Skip to the article
Crypto Market Dispatch

Crypto markets, flows and the mechanics behind them

Market Structure

Why Block Confirmations Take Seconds—or Much Longer

Block confirmation speed depends on consensus design, fee demand and finality rules, leaving traders to decide how much settlement risk they can accept.

By The Crypto Market Dispatch Editors 3 min read
Why Block Confirmations Take Seconds—or Much Longer

Block confirmations take seconds, minutes or longer because each blockchain sets a different schedule for producing blocks and a different threshold for treating them as irreversible. The timer also depends on whether “confirmed” means merely included, unlikely to be reorganized or fully finalized. That distinction determines when an exchange credits a deposit, a bridge releases assets and a trader can put capital back to work.

How does a blockchain confirm a transaction?

A transaction receives its first confirmation when a miner or validator includes it in a valid block that the network accepts. Each block built afterward places more history on top of that transaction, making a reversal harder under the chain’s consensus rules.

  • Pending: The transaction has been broadcast but is waiting for inclusion.
  • Included: It appears in a valid block, often called one confirmation.
  • Confirmed: More blocks or validator votes have reduced reversal risk.
  • Finalized: Reversal would require an exceptional consensus failure or severe economic penalty.

Wallets, exchanges and explorers do not always attach those labels to the same threshold. A “successful” explorer entry therefore does not guarantee that a receiving venue considers the funds spendable.

Why do Bitcoin and Ethereum confirmations take different times?

Bitcoin and Ethereum confirm at different speeds because proof-of-work mining and scheduled proof-of-stake slots produce blocks differently. Bitcoin targets one block every 10 minutes on average, but mining is probabilistic: consecutive blocks can arrive seconds apart, while another can take far longer. Six confirmations consequently represent roughly an hour on average, not a deadline.

Ethereum assigns a proposer for each 12-second slot. Inclusion can arrive in one slot, although an offline proposer or network delay can produce a missed slot. Stronger finality takes about 15 minutes because validators vote across epochs before a checkpoint becomes finalized.

Chains advertising shorter waits generally use faster slots, quicker validator voting or a looser early commitment level. That speed is not free. Nodes must receive, verify and distribute data within tighter windows, potentially raising hardware and bandwidth demands or increasing the chance that competing forks briefly appear.

Why can a transaction remain pending for much longer?

A transaction usually remains pending because its fee is too low, the network is congested, the submitting node failed to relay it effectively or an application imposed another settlement step. Block time only describes opportunities for inclusion; it does not reserve space for every transaction.

Cross-chain transfers stack several clocks together. A bridge may wait for source-chain finality, relay or prove the message, and then submit a destination-chain transaction. A guide to tracking a Manta bridge transfer on-chain illustrates why users should inspect both sides rather than treating one transaction hash as the complete journey.

How many confirmations should traders wait for?

The right confirmation threshold depends on the amount at risk, the chain’s reorganization model and the receiving venue’s policy. A wallet may display funds after one block while an exchange waits longer before permitting a withdrawal or trade. The venue is protecting its own balance sheet: crediting too early leaves it exposed if the deposit disappears during a reorganization.

Confirmation data shows that capital moved on-chain; it does not prove that the owner bought, sold or intends to trade. Faster settlement can shorten arbitrage gaps and free collateral sooner, but any price effect remains conditional on what happens after crediting. The practical verdict is simple: compare time to finality and venue policy, not headline block speed. The next concrete event to watch is the receiving platform’s credit status, because that is when observed movement becomes usable market capital.

Filed under

  • Market Structure
  • Protocol Economics

Further reporting