FAQ
Is this the official Etherscan?
No. This is an educational site. Always verify URLs and contract addresses.
How to find a transaction?
Paste a hash or search an address, then open the relevant tx and review status, gas used and logs.
What are internal transactions?
They’re value movements by contract execution. See the “Internal Txns” tab where supported.
How to verify a contract?
Use the verify tab: match compiler, license, optimization and constructor args to the deployed bytecode.
Can I use the API?
Yes — create an API key and use endpoints to fetch txs, logs, balances and contract metadata within rate limits.