Bitcoin Halving Countdown
Every 210,000 blocks the Bitcoin block subsidy halves. This countdown reads the live chain tip and projects the date from the real average block time, so the estimate moves as hash rate does.
- FinCEN-registered MSB
- NMLS ID 1804170 · 40+ US state licences
- Operating since 2013
CEX.IO is not accepting new retail clients in your region, so we are not linking to it here. See which exchanges do serve you, or .
Countdown to block —
live chain tipEvery halving so far
| Halving | Block height | Date | New subsidy | Annual issuance |
|---|
Why the countdown moves
Bitcoin does not have a calendar. The halving occurs when the chain reaches a block height that is an exact multiple of 210,000, and blocks arrive at whatever pace the current hash rate produces. The protocol targets ten minutes per block and re-tunes difficulty every 2,016 blocks to defend that target, but between adjustments the real rate drifts.
That means the date shown here is an estimate derived from the recent observed block interval, and it will shift as hash rate changes. The block height, by contrast, is certain.
How this page calculates the estimate
The chain tip comes from mempool.space. From there:
next halving height = ceil(height / 210000) × 210000blocks remaining = next halving height − heightestimated date = now + blocks remaining × average block time
Average block time is measured over the current difficulty epoch rather than assumed at ten minutes, which makes the estimate track reality during periods of rapidly rising or falling hash rate.
The block subsidy is 50 / 2^(halvings so far) BTC, and the annualised issuance figure is that subsidy multiplied by the number of blocks in a year at the current pace.
What the halving does not do
It does not change demand, and it does not create buyers. It reduces the rate at which new coins are paid to miners — the flow of new supply that must be absorbed. Whether that matters to price depends entirely on demand at the time, which is why the same event has coincided with very different outcomes across cycles.
Frequently asked questions
When is the next Bitcoin halving?
The live estimate, the exact block height and the number of blocks remaining are at the top of this page. The date is an estimate because halvings happen at a fixed block height, not on a calendar date — the arrival time depends on how fast blocks are found, which depends on hash rate and the difficulty adjustment.
What is the Bitcoin halving?
Every 210,000 blocks — roughly every four years — the reward paid to miners for producing a block is cut in half. It started at 50 BTC in 2009 and has stepped down to 25, 12.5, 6.25 and 3.125 BTC. The halving is what makes Bitcoin's issuance schedule fixed and finite, capping total supply at 21 million coins some time around 2140.
How accurate is the countdown?
The block height is exact — it is read from the chain tip. The date is a projection: we take the blocks remaining and multiply by the average time between blocks measured over the last 2,016-block difficulty period, rather than assuming a flat ten minutes. When hash rate is growing the estimate pulls earlier; when miners capitulate it drifts later. Expect the estimate to move by days over the course of a year.
Does the halving make the price go up?
The halving is one of the most widely known events in the asset class, which is precisely why you should be careful with the assumption. Past cycles did see large rallies in the year following a halving, but the sample size is four, each cycle had very different macro conditions, and anything known this far in advance is available to every participant. Treat the correlation as interesting history rather than a plan.
What happens to miners after a halving?
Their block subsidy revenue halves overnight while their costs do not. Historically this has forced less efficient operations offline, hash rate has fallen, and the next difficulty adjustment has rebalanced the network. Transaction fees become a larger share of miner income with each halving — that is the long-term design.