InstantQR
🔎 Transaction lookup • ⚡ Fast UI • 🔒 Browser-side check

Transaction Status Checker

Check Ethereum transaction status using a transaction hash. View pending, confirmed, or failed state, confirmations, fee paid, gas used, value transferred, and more.

Status
—
Pending, confirmed, failed, or not found.
Confirmations
—
Blocks since the transaction was included.
Fee Paid
—
Estimated fee paid in ETH.
Mode
Ready
Shows the latest lookup state.
Transaction Lookup
Paste an Ethereum transaction hash to check its current status.
Ready
Live result
Updates when you check a transaction hash
Enter a transaction hash and click Check Status.
Formula: fee paid = gas used × effective gas price

Block Number

—
The block that included the transaction.

Current Block

—
Used to estimate confirmations.

Gas Used

—
Gas consumed by the transaction.

Effective Gas Price

—
Effective gas price from the receipt when available.

Transfer Details

From
—
To
—
Value
—

Transaction Details

Hash
—
Nonce
—
Last Updated
—
This checker uses public Ethereum RPC endpoints from your browser. If one endpoint is slow or unavailable, the tool tries a fallback automatically.

Pending vs confirmed

If a transaction is found but has no receipt yet, it is typically still pending. Once a receipt appears and a block is assigned, it is confirmed or failed.

Fee calculation

For confirmed transactions, the fee is estimated from gas used multiplied by effective gas price from the receipt.

Related Crypto Tools

FAQ

What does this transaction checker show?

This tool shows whether an Ethereum transaction is pending, confirmed, or failed, along with confirmations, block number, sender, recipient, value, gas used, and fee paid.

Can this checker show pending transactions?

Yes. If a transaction exists but does not yet have a receipt or block confirmation, it is shown as pending.

Does this tool run in the browser?

Yes. The lookup runs from your browser using public Ethereum RPC endpoints.