Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Qwerty5Uiop eb574f8961
chore: Move eth_bytecode_db_lookup_started event to smart contract related event handler (#10462)
4 months ago
.circleci Arm compatible docker image 1 year ago
.github Indexer/API docker images from production-optimism branch 4 months ago
apps chore: Move eth_bytecode_db_lookup_started event to smart contract related event handler (#10462) 4 months ago
bin Fix Indexer.Transform.Addresses for non-Suave setup (#8784) 1 year ago
config feat: Add Celestia blobs support to Optimism batches fetcher (#10199) 4 months ago
docker 6.7.2 5 months ago
docker-compose doc: Move note in README.md higher for visibility (#10450) 4 months ago
rel 6.7.2 5 months ago
.credo.exs Refactor `try rescue` statements to keep stacktrace (#6786) 2 years ago
.dialyzer-ignore chore: Bump ex_cldr_units from 3.16.5 to 3.17.0 (#9931) 7 months ago
.dockerignore Set integration with Blockscout eth bytecode DB endpoint by default, replace old UI with new one in docker-compose configs, set default value for port: 4000 1 year ago
.formatter.exs Benchmark 7 years ago
.gitignore Open ports of services 12 months ago
.pairs Add Desmond to pairs 7 years ago
.pre-commit-config.yaml Move .pre-commit-config.yaml to the root 1 year ago
.tool-versions chore: bump elixir to 1.16.3 and Erlang OTP to 26.2.5.1 (#9256) 5 months ago
CHANGELOG.md 6.7.2 5 months ago
CODE_OF_CONDUCT.md Move to root folder 7 years ago
CONTRIBUTING.md chore: Use git-cliff changelog generator (#9687) 8 months ago
LICENSE Add GPL3 license 7 years ago
PULL_REQUEST_TEMPLATE.md ci: rework chain type matrix in CI runs (#9704) 8 months ago
README.md Update README.md 7 months ago
appspec.yml [deployment] need to run build step as root, in order to set permissions correctly to run as ec2-user later 7 years ago
blockscout.png Add image and center elements 6 years ago
cliff.toml chore: Use git-cliff changelog generator (#9687) 8 months ago
coveralls.json Decrease minimum coverage value 4 years ago
cspell.json Add Brotli decompression to Indexer.Fetcher.Optimism.TxnBatch (#10410) 4 months ago
mix.exs 6.7.2 5 months ago
mix.lock chore(deps): bump absinthe from 1.7.6 to 1.7.7 (#10420) 4 months ago
prometheus.yml Scrape interval to match observer 6 years ago

README.md

Blockscout

Blockchain Explorer for inspecting and analyzing EVM Chains.

Blockscout

Blockscout provides a comprehensive, easy-to-use interface for users to view, confirm, and inspect transactions on EVM (Ethereum Virtual Machine) blockchains. This includes Ethereum Mainnet, Ethereum Classic, Optimism, Gnosis Chain and many other Ethereum testnets, private networks, L2s and sidechains.

See our project documentation for detailed information and setup instructions.

For questions, comments and feature requests see the discussions section or via Discord.

About Blockscout

Blockscout allows users to search transactions, view accounts and balances, verify and interact with smart contracts and view and interact with applications on the Ethereum network including many forks, sidechains, L2s and testnets.

Blockscout is an open-source alternative to centralized, closed source block explorers such as Etherscan, Etherchain and others. As Ethereum sidechains and L2s continue to proliferate in both private and public settings, transparent, open-source tools are needed to analyze and validate all transactions.

Supported Projects

Blockscout currently supports several hundred chains and rollups throughout the greater blockchain ecosystem. Ethereum, Cosmos, Polkadot, Avalanche, Near and many others include Blockscout integrations. A comprehensive list is available here. If your project is not listed, please submit a PR or contact the team in Discord.

Getting Started

See the project documentation for instructions:

Acknowledgements

We would like to thank the EthPrize foundation for their funding support.

Contributing

See CONTRIBUTING.md for contribution and pull request protocol. We expect contributors to follow our code of conduct when submitting code or comments.

License

License: GPL v3.0

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.