Ethereum Transaction Tool

Transaction Status Checker

Check Ethereum transaction status instantly. See whether a transaction is pending, successful, failed, or not found, along with confirmations, gas usage, block details, value, and sender/receiver information.

Check Transaction

Enter a 66-character Ethereum transaction hash.
Ready.

Details

Enter a transaction hash to view details here.

Why use a transaction status checker?

A transaction checker helps users confirm whether a blockchain transfer or smart contract interaction has been included in a block, is still pending, or failed during execution. This is useful for payments, swaps, NFT activity, and general on-chain troubleshooting.

It can also help identify whether high gas fees were consumed, whether a transaction reverted, and how many confirmations it has received.

Frequently Asked Questions

What does pending mean?

Pending means the transaction has been broadcast to the network but has not yet been included in a confirmed block.

What does failed mean?

Failed means the transaction was included in a block but the execution reverted or did not complete successfully.

How many confirmations are enough?

It depends on the use case, but many users treat 1 to 3 confirmations as a basic signal and 12 or more as stronger finality for normal transfers.

Why would a transaction not be found?

A transaction may not be found if the hash is incorrect, the transaction has not propagated yet, or the public RPC endpoint has not indexed it yet.