How to Find & Copy USDT Transaction Hash (TxID)

2 min. readlast update: 10.08.2025

Method 1 — Inside your wallet/exchange app

Works for MetaMask, Trust Wallet, OKX, Binance, Bybit, etc.

  1. Open the app → go to Assets/Wallet and select the correct network: TRC20 / ERC20 / BEP20.

  2. Open History / Transactions.

  3. Tap the relevant deposit/withdrawal/transfer entry.

  4. On the details page, find Transaction Hash / TxID / Transaction ID
    (often under More details or View on Explorer).

  5. Copy it (long-press or tap Copy TxID). If you opened the explorer, copy Transaction Hash there.

If you only see an internal order/reference number, tap View on Explorer to get the on-chain Transaction Hash.



Method 2 — Using a block explorer

A. USDT-TRC20 (TRON)

  1. Copy your TRON address (starts with T).

  2. Open a TRON explorer (e.g., TronScan).

  3. Paste the address in the search bar.

  4. In Transactions/Token Transfers, locate the USDT transfer by time/amount/peer.

  5. Open it and copy the Transaction Hash / TxID.

B. USDT-ERC20 (Ethereum)

  1. Copy your ETH address (starts with 0x).

  2. Open an Ethereum explorer (e.g., Etherscan).

  3. Paste the address → find the USDT transfer (Transactions or Token Transfers).

  4. Open it → copy the Txn Hash / Transaction Hash.

C. USDT-BEP20 (BNB Smart Chain)

  1. Copy your BSC address (starts with 0x).

  2. Open a BSC explorer (e.g., BscScan).

  3. Paste the address → find the USDT transfer.

  4. Open it → copy the Transaction Hash.

Important: Search on the correct chain (TRC20 → TronScan, ERC20 → Etherscan, BEP20 → BscScan). Otherwise you’ll see “not found”.



Quick checks & formatting

  • TxID format

    • TRC20 (TRON): 64 hex characters (no 0x prefix).

    • ERC20/BEP20: 0x + 64 hex characters (total 66).

  • No spaces or extra symbols when you paste.

  • Network must match: USDT-ERC20 ≠ USDT-TRC20 ≠ USDT-BEP20.

  • “Txn not found”? Likely wrong chain, very recent tx (node not synced), or failed/canceled. Recheck and try again shortly.

  • Internal transfers (within the same exchange) may not have an on-chain TxID—only an internal reference. Contact the platform with that reference.

  • Memo/Tag: Usually not required for TRC20/ERC20/BEP20 USDT unless your platform specifically asks.

Was this article helpful?