Unconfirmed

A transaction state where a broadcast crypto transfer is not yet included in a block, so it is pending validation on the blockchain.

An unconfirmed transaction is a cryptocurrency transaction that has been broadcast to a blockchain network but has not yet been included in a block. Until it is added to the blockchain, the transfer is considered pending and does not have the finality that comes from on-chain confirmation.

How unconfirmed transactions work

When you send crypto from a wallet, the transaction is propagated to network nodes. Most nodes keep a pool of pending transactions (commonly called the mempool) and share them with peers. Validators or miners select transactions from this pool to include in the next block, typically prioritizing those that offer higher fees or meet other policy rules. Once a block containing your transaction is accepted by the network, it becomes confirmed, and additional blocks added on top provide more confirmations and stronger assurance that the transaction will not be reversed.

Why a transaction can stay unconfirmed

A transaction may remain unconfirmed during periods of network congestion when block space is limited. If the attached fee is low relative to other pending transactions, it can be deprioritized and sit in the mempool longer. Wallets may show a “pending” status, and explorers may display the transaction as unconfirmed even though it is visible on the network. Some networks allow fee bumping or replacement mechanisms that can help accelerate inclusion, while others rely on waiting or resubmitting depending on wallet and protocol rules.

Practical implications and why it matters

Unconfirmed does not necessarily mean failed, but it does mean the transaction is not final. Exchanges and merchants often wait for one or more confirmations before crediting deposits or completing high-value purchases to reduce the risk of double-spends or chain reorganizations. Understanding the unconfirmed state helps users choose appropriate fees, interpret wallet statuses correctly, and manage settlement expectations, making it an essential concept for safe and reliable crypto payments.