Block explorers are tools you can use to browse blockchain data. With block explorers, you can learn more about any transaction that was made on the blockchain.
Since all Ethereum blockchain data is public and pseudonymous, it doesn't matter whose transactions you're exploring. You can view the details of both your own and others' transactions.
Block explorers are network-specific. This means that for bridge transactions, you need to use two or more different block explorers, one for each chain. In your Status Wallet, you can find the Bridge field and transaction hashes for each chain. For more details, check out Understand your transaction details.
To get started with block explorers, copy your address and look it up on a block explorer of your choice. For example, you can use Etherscan, Blockchair or beaconcha.in for the Ethereum mainnet. If you're using an L2 or a sidechain, you need to find a block explorer for this network.
You can usually find the data below on all block explorers. This list isn't comprehensive. For more details, check out your block explorer's documentation.
Field | Description |
---|---|
Transaction hash | Your transaction's unique identifier. |
Status | Your transaction's status: for example, processing or completed. For more details on the statuses you can see in the Status Wallet Activity tab, check out About transaction statuses. |
To | The address this transaction was sent to. |
Block | The block your transaction was added to. Blocks are structures within the blockchain. Each block has a unique ID and includes multiple transactions. |
Value | The total ETH value that is transferred. |
Tokens transferred | A list of tokens that are transferred in this transaction, if any. |
Timestamp | The date and time at which your transaction was completed. |
Transaction fee | The network fee that was charged for your transaction. |
Field | Description |
---|---|
Nonce | Only change this value if you know what you're doing. Using the wrong nonce can cause your transaction to fail. Changing the nonce lets you control the order of your transactions. You can prepare a transaction for later execution or speed up a stuck one. The nonce is a number that determines the order of transactions sent from your wallet. |
Gas price | Cost per unit of gas for this transaction, in gwei. |
Confirmations | The number of confirmations this transaction currently has. |