Bitcoin finality time
As of July 8, 2026, Bitcoin finality time is 37.0 min at the median (p50, 24h window), with 49.5 min at p90 and 49.5 min at p99. Bitcoin ranks #11 of 11 chains measured on this benchmark.
Bitcoin is the reference probabilistic chain: Nakamoto consensus never declares a block final, confidence simply grows with confirmation depth. The exchange deposit convention is 6 confirmations, and this benchmark reports the wall-clock time to reach it, 37.0 min (p50, 24h). Bitcoin block timestamps are miner-set and may legally skew by up to two hours, so the harness does not trust them. It polls the mempool.space tip height every 30 seconds and uses its own clock: T1 when a block first appears at the tip, T2 when the tip is 6 blocks past it. Expect high variance; block intervals are Poisson, so the 6-confirmation wait ranges from about 30 minutes to well over 90. A block with 6 confirmations can still be reversed by a deeper reorg, with probability that vanishes as depth grows.
How Bitcoin compares
Live p50 over the last 24 hours across every chain on this benchmark, ranked lowest first.
Methodology, charts and the full ledger live on the Fastest L1 blockchain finality, live across 11 chains page. Raw data: JSON endpoint.