← Glossary

Glossary

Transaction hash (tx hash)

A unique identifier for one on-chain transaction — paste it into an explorer or Tracefunds to decode exactly what moved in that tx.

When to use a hash vs a wallet

  • Single tx: decode one payment, drainer setup tx, or suspicious transfer ($5 scan)
  • Wallet address: map all outbound activity after a drain ($20 case file)
  • On Solana, the same idea applies but IDs are base58 signatures — see Solana transaction signature

Related terms