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.
 
 
 
 
 
Andrew Gross c81468b071
move projects to README, change docsify theme due to mobile rendering issues
5 years ago
.circleci Fix wrong parity tasks names 6 years ago
apps dropdown_main_nets and dropdown_test_nets to show only chains, that are not marked to hide in dropdown 5 years ago
bin use the latest version of chromedriver 5 years ago
config add logging 6 years ago
docker fix docker build error 6 years ago
docs move projects to README, change docsify theme due to mobile rendering issues 5 years ago
rel --f -> -f 6 years ago
.credo.exs Disable lazy logging check in Credo (#1800) 6 years ago
.dialyzer-ignore cond instead fo if 6 years ago
.dockerignore Reworked docker. minified image from 344 -> 15 Mb 6 years ago
.formatter.exs Benchmark 7 years ago
.gitignore Only use HTTPS for prod and dev so H2 will be used in browswer 6 years ago
.pairs Add Desmond to pairs 7 years ago
.tool-versions upgrade elixir to 1.8.1 6 years ago
CHANGELOG.md Merge pull request #2044 from poanetwork/feature/#2038-new-network-selector 5 years ago
CODE_OF_CONDUCT.md Move to root folder 7 years ago
CONTRIBUTING.md Add changelog.md, update cintributing template 6 years ago
ISSUE_TEMPLATE.md Add that reproduction repos are appreciated. 7 years ago
LICENSE Add GPL3 license 7 years ago
PULL_REQUEST_TEMPLATE.md Add a checklist to the PR template (#1693) 6 years ago
README.md move projects to README, change docsify theme due to mobile rendering issues 5 years 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
coveralls.json Decrease coveralls minimum coverage to match where we are 6 years ago
mix.exs upgrade elixir to 1.8.1 6 years ago
mix.lock Merge branch 'master' into ab-export-transactions 5 years ago
prometheus.yml Scrape interval to match observer 6 years ago

README.md

BlockScout

Blockchain Explorer for inspecting and analyzing EVM Chains.

CircleCI Coverage Status Join the chat at https://gitter.im/poanetwork/blockscout

BlockScout provides a comprehensive, easy-to-use interface for users to view, confirm, and inspect transactions on all EVM (Ethereum Virtual Machine) blockchains. This includes the Ethereum main and test networks as well as Ethereum forks and sidechains.

See our project documentation for detailed information and setup instructions.

Visit the POA BlockScout forum for FAQs, troubleshooting, and other BlockScout related items. You can also post and answer questions here.

You can also access the dev chatroom on our Gitter Channel.

About BlockScout

BlockScout is an Elixir application that allows users to search transactions, view accounts and balances, and verify smart contracts on the entire 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

Hosted Mainnets Hosted Testnets Additional Chains using BlockScout
Aerum Goerli Testnet ARTIS
Callisto Kovan Testnet Ether-1
Ethereum Classic POA Sokol Testnet Fuse Network
Ethereum Mainnet Rinkeby Testnet Oasis Labs
POA Core Network Ropsten Testnet Petrichor
RSK PIRL
xDai Chain SafeChain
SpringChain
Kotti Testnet
Loom
Tenda

Current BlockScout versions for hosted projects are available on the forum.

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.