Summary: Blockscout is an open-source EVM explorer stack with APIs, contract verification, self-hosted deployments, managed hosting, and an MCP surface. More infrastructure than a retail block scanner, but still mainly explorer plumbing.
What it does:
Provides public and chain-specific block explorers for inspecting transactions, addresses, tokens, NFTs, contracts, gas metrics, and application links across many EVM networks
Supports smart-contract verification and direct contract read/write interaction from the explorer UI
Exposes REST, GraphQL, JSON-RPC, microservice APIs, and a developer portal for downstream integrations
Offers deployment paths for self-hosted explorers via Docker, Kubernetes, and manual setups, plus managed hosting through Autoscout and Explorer-as-a-Service
Publishes an MCP server and related developer tooling so AI agents and other automation tools can query blockchain data through Blockscout’s infrastructure
Key claims:
Official docs describe Blockscout as a “universal, open-source blockchain explorer” for inspecting, analyzing, and interacting with EVM-based chains, and say it supports more than 1000 L1, L2, and L3 EVM-based networks
The feature docs show Blockscout extending beyond passive browsing into contract verification, contract interaction, APIs, decoded views, watchlists, and app-discovery surfaces
Integration docs show a broader developer platform including a PRO API, additional microservice APIs, an SDK, Chainscout metadata, and an MCP server for AI-agent access
Running docs make clear that the core software is intended both for forking/self-hosting and for managed deployment through Blockscout-operated products such as Autoscout and Explorer-as-a-Service
The official GitHub org exposes a substantial open-source stack rather than a single monolith, including the main explorer, frontend, Rust microservices, documentation, configs, and related tooling
Whitepaper: No classic whitepaper or litepaper was found during this pass. The strongest primary materials were Blockscout’s official site, docs home, llms.txt index, features docs, integration docs, MCP docs, deployment docs, and GitHub organization; see ../whitepapers/blockscout-primary-sources-2026-04-25.md.