Bloctopus + Blockscout: Lighting Up Every Devnet
A Conversation with Anisha Goel, Co-founder of Bloctopus

Bloctopus and Blockscout have a lot in common. We're both open-source, we both approach our work with a developer-first credo, and we're both seeing substantial growth and adoption within a multichain context.
Bloctopus just released a new blockscout package that gives you access to an out-of-the-box explorer as soon as you spin up your local validator.
We sat down with Anisha to talk about Bloctopus, instant transparency, and the features unlocked for developers with the new Blockscout/Bloctopus integration.
Blockscout: Anisha, thanks for joining us. Letâs start with the basics: what is Bloctopus, and how does it fit into the Web3 dev tooling landscape?
Anisha Goel: Bloctopus is an orchestration layer for Web3 networks. Think of it as a dev-friendly way to spin up entire blockchain environments: validators, bridges, sequencers, anything, with a single command. Whether youâre testing token issuances, compliance flows, staking flows or building a cross-chain dApp, we help you build and test fast. And now, with Blockscout as our default explorer, every chain comes with rich visibility from the moment the first block lands.
Blockscout: Speaking of thatâthis partnership is a big deal. Why Blockscout?
Anisha: Because itâs the gold standard. For years, Blockscout has been the go-to open-source explorer for EVM chains. And itâs only gotten better: multichain search, contract verification microservices, a super generous API that doesnât require keys for basic usage. Itâs powerful and permissively licensed. That combo is critical for devnets and testnets. Nobody wants to pay per chain or jump through OAuth hoops just to see a transaction.
Blockscout: Tell us more about how the integration works under the hood.
Anisha: Weâve built a reusable, open-source blockscout-package that plugs directly into any Bloctopus environment. It gives you the backend, frontend, and verifier all in one go. Works out-of-the-box with both Ethereum and OP Stack chains. Everythingâs auto-configured: ports, resources, DB, but also fully overridable if you want to customize. Itâs as close to one-command observability as you can get.
Hereâs the link, by the way: github.com/LZeroAnalytics/blockscout-package
Blockscout: What does this unlock for builders?
Anisha: A ton. You get instant feedback loops, see gas metrics or trace failures seconds after deploying. You get confidence to verify and debug contracts right in the explorer UI. And because the whole thing is open-source, you can swap in custom images, test bleeding-edge features, or integrate new data layers like Celestia the moment they drop. Itâs all composable.
Blockscout: Thatâs fantastic, and super useful. Whatâs the broader vision here?
Anisha: Absolutely. The long-term goal is to give developers a unified, multichain view of their systems. That starts with integrating your multichain search right into Bloctopus. So whether you're working on a local fork or deploying to a public testnet, you can trace and analyze everything from one place.
But weâre going further: soon youâll be able to spin up linked L1/L2 environments, observe cross-chain message flows, and prototype entire rollup ecosystems using Blockscout as the central explorer. Eventually, we want Superchain-grade simulations to feel like a default part of dev-work, not some special enterprise feature. And with Blockscout, weâre well on our way there.
Blockscout: We love that vision. Any final thoughts?
Anisha: Builders shouldnât have to choose between shipping fast and seeing whatâs actually happening on-chain. Partnering with Blockscout lets us give them both. Weâre proud to help bring full-stack transparency to dev environments of every size.
Blockscout: Thanks Anisha. Weâre thrilled to be building alongside you.
Anisha: Same here! Itâs been awesome working with your team.
Follow the progress:
- đ Try Bloctopus: https://app.bloctopus.io
- đ Explore Blockscout: https://www.blockscout.com
đ ď¸ Contribute to the package: https://github.com/LZeroAnalytics/blockscout-package