Block Explorer
Infrastructure
Web tool to inspect blocks, transactions, and addresses.
A block explorer indexes chain data and makes it easy to search. You can check transaction status, gas usage, logs, contract code, and token balances. If something looks off in an app, the explorer helps you confirm what really happened on chain.
Frequently asked questions
How do I verify a contract?
Search the address, check the verified source code badge, and confirm the functions match the app you are using.Why is my transaction pending?
It may have a low fee or be stuck behind conflicting nonces. Check gas settings and consider replacing or canceling it if supported.What data can I trust?
Base data like transactions and balances are sourced from nodes. Labels and tags are added by explorers and may not be complete.