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.
 
 
 
 
 
 
Go to file
Victor Baranov 6f12456e0d
Merge pull request #7117 from blockscout/dependabot/hex/flow-1.2.4
1 hour ago
.circleci Rename obsolete "parity" EthereumJSONRPC.Variant to "nethermind" 6 months ago
.github Fix spell in namings, add spell checking in CI 3 weeks ago
apps Set infinity timeout in timestamp_to_block_number query (#7102) 4 hours ago
bin Update chromedriver version 7 months ago
config Merge pull request #7089 from blockscout/ethereum-jsonrpc-http-timeout-env 1 day ago
deploy/testing/eth-goerli ETHEREUM_JSONRPC_HTTP_TIMEOUT env variable 5 days ago
docker Merge pull request #7089 from blockscout/ethereum-jsonrpc-http-timeout-env 1 day ago
docker-compose Merge pull request #7089 from blockscout/ethereum-jsonrpc-http-timeout-env 1 day ago
rel Blockscout 5.1.1 3 weeks ago
.credo.exs Refactor `try rescue` statements to keep stacktrace (#6786) 2 months ago
.dialyzer-ignore Add broadcast for CheckBytecodeMatchingOnDemand 4 weeks ago
.dockerignore Reworked docker. minified image from 344 -> 15 Mb 4 years ago
.formatter.exs Benchmark 5 years ago
.gitignore Add deploy for bs-indexers-ethereum-goerli (#6960) 3 weeks ago
.pairs Add Desmond to pairs 5 years ago
.tool-versions Update .tool-versions 2 months ago
CHANGELOG.md Set infinity timeout in timestamp_to_block_number query (#7102) 4 hours ago
CODE_OF_CONDUCT.md Move to root folder 5 years ago
CONTRIBUTING.md Update changelog#1 8 months ago
ISSUE_TEMPLATE.md Re-use _btn_copy.html for raw trace page 7 months ago
LICENSE Add GPL3 license 5 years ago
PULL_REQUEST_TEMPLATE.md Update PULL_REQUEST_TEMPLATE.md 1 year ago
README.md Update README 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 5 years ago
blockscout.png Add image and center elements 4 years ago
coveralls.json Decrease minimum coverage value 3 years ago
cspell.json Extend spell check for .env and makefile 2 weeks ago
mix.exs Blockscout 5.1.1 3 weeks ago
mix.lock Bump flow from 1.2.3 to 1.2.4 2 hours ago
prometheus.yml Scrape interval to match observer 5 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 the POA Network, Gnosis Chain, Ethereum Classic and other Ethereum testnets, private networks and sidechains.

See our project documentation for detailed information and setup instructions.

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

About BlockScout

BlockScout is an Elixir application that allows users to search transactions, view accounts and balances, and verify smart contracts on the Ethereum network including all forks and sidechains.

Currently available full-featured block explorers (Etherscan, Etherchain, Blockchair) are closed systems which are not independently verifiable. As Ethereum sidechains continue to proliferate in both private and public settings, transparent, open-source tools are needed to analyze and validate transactions.

Supported Projects

BlockScout supports a number of projects. Hosted instances include POA Network, Gnosis Chain, Ethereum Classic, Sokol & Kovan testnets, and other EVM chains.

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.