BitPier — Instant TRC20 Transaction Verification
Verify TRC20 transfers and token details quickly and securely. Enter a transaction hash to get a full, human-readable breakdown.
Features
Fast lookup
Real-time status, confirmations, block height, and timestamp.
Token details
Token name, symbol, decimals, contract address, and value transferred.
Readable output
Parsed logs, human-friendly token amounts, and link to raw transaction JSON.
How it works
- Paste a TRC20 transaction hash.
- Fetch the transaction, decode TRC20 Transfer events and token metadata.
- View a clear summary, raw JSON, and links to the block and contract.
Transaction result (example)
Transaction
0x9f2c...a1b3
Status
Confirmed
Block
Confirmations
42
Timestamp
2026-03-11 14:22
From
TAbc...1234
To
TDef...5678
| Token | Contract | Amount | Decimals | USD |
|---|---|---|---|---|
| USDT | TXYZ...9a8b | 1,250.00 | 6 | $1,250.00 |
Gas used
21,000
Gas price
20 SUN
Fee
0.00042 TRX (~$0.00)
Raw JSON
{
"txid": "0x9f2c...a1b3",
"status": "CONFIRMED",
"blockNumber": 8123456
}
About BitPier
BitPier is a lightweight TRC20 transaction verifier styled to match the BitPie aesthetic — a pet project for inspecting TRC20 Transfer events and transaction data.