Cryptolwei Logo CryptoLwei

Understanding Cryptocurrency Transaction States

When you send cryptocurrency, it doesn't instantly appear in the recipient's wallet. Instead, it goes through several "states" or stages on the blockchain before it's considered final and secure. Understanding these states helps you track your transactions and know what to expect.

The Journey of a Transaction

1. Unconfirmed / Pending (In the Mempool)

After you broadcast a transaction from your wallet, it first enters the **mempool** (memory pool) of the network. The mempool is like a waiting area or a lobby for all unconfirmed transactions. At this stage:

2. Confirmed (Included in a Block)

A transaction becomes "confirmed" when a miner or validator successfully includes it in a block, and that block is added to the blockchain.

3. Failed / Dropped (Less Common, but Possible)

In some cases, a transaction might fail or be dropped from the mempool.

Using a Blockchain Explorer

To track the exact state of your transaction, you'll need its **transaction ID** (TxID or transaction hash). This unique identifier is generated when you send the transaction and can be found in your wallet's transaction history. Paste the TxID into a blockchain explorer for the relevant cryptocurrency (e.g., Blockchain.com/explorer for Bitcoin, Etherscan.io for Ethereum) to see its live status, number of confirmations, and other details.

Back to Crypto 101