# blockscout/blockscout

Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.

Repository: https://github.com/blockscout/blockscout
Canonical: https://ross.abutalabs.com/products/blockscout
Homepage: http://docs.blockscout.com
Language: Elixir
License: NOASSERTION
License Family: other
Topics: elixir, blockchain, explorer, ethereum
Last push: 2026-08-26T17:38:17+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 3155, "days_push": 7, "days_rel": 7, "gap_med": 3, "n_releases_24m": 70}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4648, forks 3139 (observed 2026-08-28T04:08:55.589536+00:00)

## What it is
Blockscout is an open-source blockchain explorer for inspecting and analyzing EVM-based chains, supporting Ethereum mainnet, L2s, sidechains, testnets, and private networks. It provides a web UI for searching transactions, addresses, and tokens, contract verification and interaction, and REST, JSON-RPC, and GraphQL APIs, deployable via Docker, Kubernetes, or managed hosting.

## Use cases
- run a self-hosted block explorer for my EVM chain
- search and inspect transactions and addresses on Ethereum
- verify and interact with smart contracts in a browser
- get an open-source Etherscan alternative for my L2 or sidechain
- query blockchain data via REST or GraphQL APIs
- index and analyze an EVM testnet or private network
- explore ERC-20 and ERC-721 token transfers
- launch an explorer for a new rollup

## When to choose
- you need a transparent, open-source explorer for any EVM-compatible chain
- you want to self-host an explorer with full API access
- you need contract verification and read/write interaction out of the box
- you support multiple chains, L2s, or rollups and need multi-chain coverage

## When to avoid
- your chain is not EVM-compatible (e.g., Bitcoin, Solana)
- you only need a lightweight wallet or node dashboard rather than a full explorer
- you cannot provision the database and indexer resources Blockscout requires

## Facets
- artifact type: application
- maturity: active
- function: search-engine, api-framework, web-framework, analytics, developer-tools
- domain: blockchain, developer-tools, self-hosted, apis
- platform: self-hosted, elixir
- tags: blockchain-explorer, ethereum, evm, smart-contracts, etherscan-alternative, indexer, l2, rollups, cryptocurrency, web-server, docker, kubernetes

## Member repositories
- blockscout/blockscout (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:55.589536+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:19:31.158231+00:00, confidence not recorded.
  - readme: https://github.com/blockscout/blockscout (fetched 2026-08-28T04:08:55.589536+00:00, sha 2096f8c5a595)
  - homepage: http://docs.blockscout.com (fetched 2026-08-29T09:04:09.651563+00:00, sha 0003dbe80b60)
  - site_page: https://docs.blockscout.com/about/features (fetched 2026-08-29T09:04:09.660543+00:00, sha 31344823e15e)
  - site_page: https://docs.blockscout.com/devs/apis (fetched 2026-08-29T09:04:09.662463+00:00, sha 9ac43427fa1f)
  - site_page: https://docs.blockscout.com/faqs/faqs (fetched 2026-08-29T09:04:09.664088+00:00, sha a1020b48626b)
  - site_page: https://docs.blockscout.com/faqs/developer-faqs (fetched 2026-08-29T09:04:09.666560+00:00, sha 5f193e898d62)
  - site_page: https://docs.blockscout.com/resources/premium-features (fetched 2026-08-29T09:04:09.668621+00:00, sha 28f7f49eccdc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
