Sign Up Free

Bitcoin Halving Explained: How Bitcoin's Supply Cut Actually Works

beginner bitcoin blockchain mining

Bitcoin halving is the protocol rule that cuts the new bitcoin paid to miners in half, and it changes less than most headlines suggest. If you have only ever heard the halving described through price charts and four-year cycles, the actual mechanism is simpler, more verifiable, and far less dramatic than the story around it.

Key Takeaways

  • A Bitcoin halving cuts the block subsidy, the new bitcoin a miner may claim per block, by 50%. It happens every 210,000 blocks, which is roughly every four years.
  • The halving is triggered by block height, not a calendar date. The next one occurs at block 1,050,000, when the subsidy drops from 3.125 BTC to 1.5625 BTC.
  • The subsidy is cut, but transaction fees are not. A miner's total reward is the subsidy plus fees, so "rewards are cut in half" is a useful shortcut, not a precise statement.
  • Mining difficulty does not reset at the halving. Difficulty adjusts separately every 2,016 blocks to keep blocks arriving near ten minutes apart.
  • The halving changes Bitcoin's issuance schedule. It does not set Bitcoin's price, and past cycles do not guarantee future ones.

What a Bitcoin halving actually is

A Bitcoin halving is a scheduled reduction in the block subsidy, the amount of newly created bitcoin a miner is allowed to claim when it produces a valid block. The subsidy is cut in half every 210,000 blocks. That is the whole event. It is not a meeting, a vote, a software upgrade, or a market signal. It is a rule that already lives inside the software every Bitcoin node runs.

This distinction matters because most halving explainers skip straight from "rewards get cut" to "scarcity" to "price." At Blockready, we teach Bitcoin's monetary policy mechanism-first, because a reader who understands what the protocol actually changes can evaluate the price narratives on their own instead of taking them on faith. The mechanism is the part you can verify. The narratives are the part you should question.

Bitcoin Halving

A Bitcoin halving is a protocol rule that reduces the block subsidy by 50% every 210,000 blocks, lowering the rate at which new bitcoin is created.

Simple version: the same rules that run Bitcoin already know the subsidy will drop. Nothing has to be switched on for it to happen.

The first thing to fix is the idea of a date. People ask when the next halving is and expect a day on a calendar. The protocol does not work that way. It counts blocks. Because Bitcoin only targets an average of one block every ten minutes, and real blocks arrive a little faster or slower than that, the calendar date of a future halving can only ever be an estimate. The block height is the fact. The date is a forecast.

What changes at the halving block, and what does not

When the network reaches a halving height, exactly one thing changes: the maximum subsidy a miner may claim drops by half. Everything a beginner usually associates with the halving stays where it was. The fee market keeps working the same way. The difficulty target does not move. The 21 million supply cap does not change. The price is not rewritten by the protocol. Pulling these apart is the single most useful thing this article can do for you.

Here is the clean version of the boundary, so you can hold the mechanism and the myths separately in your head.

What the Halving Changes vs What It Does Not

 
Changes at the halving
Does not change at the halving
Block subsidy
  Cut by 50%, from 3.125 BTC to 1.5625 BTC next time
  Transaction fees are untouched
Mining difficulty
  Does not reset at the halving
  Adjusts separately every 2,016 blocks
Total supply cap
  Stays at 21 million BTC
  Only new issuance slows
Bitcoin's price
  Not set by the protocol
  Decided by the open market

Framework: Blockready educational synthesis based on Bitcoin Core consensus rules and block data cited in this article.

If you only remember one row from that table, make it the first one. The subsidy is new issuance. Transaction fees are paid by users who want their transactions included in a block. A miner collects both in a single special transaction called the coinbase transaction, and the two parts are added together to form the total block reward. The halving touches the issuance half. It does nothing to the fee half. That is why "miner rewards are cut in half" is a shortcut that quietly misleads people, and we will come back to why it matters for miners later.

This is also where a clear picture of how a blockchain validates and links blocks pays off. If you want the broader foundation underneath this, our explainer on how blockchain validation works covers how nodes accept or reject blocks before a single subsidy number ever comes up.

How Bitcoin calculates the block subsidy

The rule behind the schedule is short enough to describe in plain English. A node looks at the current block height, divides it by 210,000, and counts how many whole halvings have happened. It starts from a base subsidy of 50 BTC and halves that figure once for every halving that has passed. The math is done in whole satoshis, so as the subsidy shrinks it rounds down, and eventually rounds all the way to zero. This logic lives in Bitcoin Core's block subsidy function, and the 210,000-block interval is set in the network's consensus parameters.

The reason this is worth seeing, even at a high level, is that it removes the mystery. The halving is not a prediction about the future. It is arithmetic applied to a number that only ever goes up: the block height. Every node runs the same calculation independently. If a miner ever tried to claim more subsidy than the rule allows, every other node would reject the block as invalid. No central authority enforces this. The rule is enforced by thousands of independent participants all checking the same arithmetic.

How a Node Checks the Subsidy at the Halving Block

Miner
 
Accepted or rejected
1
A miner builds a candidate block
The block includes a coinbase transaction where the miner claims the subsidy plus the fees from the transactions it chose to include.
2
Each node reads the block height
The height alone tells the node which subsidy era this block belongs to.
3
The node calculates the allowed subsidy
Height divided by 210,000 gives the number of halvings, which sets the maximum new bitcoin the block may create.
4
The block is accepted only if the claim fits the rule
Claim the allowed subsidy or less and the block is valid. Claim more and every honest node rejects it.

Framework: Simplified educational flow based on Bitcoin Core consensus validation logic.

The clearest real example came at the last halving. On April 20, 2024, at block 840,000, Bitcoin's subsidy dropped from 6.25 BTC to 3.125 BTC. But that same block carried an unusually large fee load, because a new token protocol launched at the same height and users competed fiercely for space in it. According to block explorer data for block 840,000, fees on that single block ran to roughly 37.6 BTC, which means the miner's total reward was far higher than the 3.125 BTC subsidy. That one block is the cleanest proof you will find that the subsidy and the fees are separate numbers. The halving cut one of them in half. It left the other completely alone.

The Bitcoin supply schedule, halving by halving

Stack the halvings end to end and you get Bitcoin's full issuance schedule. Each era runs for 210,000 blocks at a fixed subsidy, then the subsidy halves and the next era begins. This is how the 21 million cap emerges. It is not a single setting someone can turn up. It is the sum of an ever-shrinking series of subsidies that eventually rounds down to nothing.

Bitcoin's Block Subsidy Across Halving Eras

2009
50 BTC per block
Bitcoin launches with a 50 BTC subsidy. The first era runs from block 0.
2012
25 BTC per block
First halving at block 210,000, on November 28, 2012.
2016
12.5 BTC per block
Second halving at block 420,000, on July 9, 2016.
2020
6.25 BTC per block
Third halving at block 630,000, in May 2020.
2024
3.125 BTC per block
Fourth halving at block 840,000, on April 20, 2024. The current subsidy.
2028
1.5625 BTC per block (projected)
Fifth halving at block 1,050,000, expected around April 2028.

Sources: Bitcoin Core subsidy logic and block-explorer data for the halving blocks. Dates from 2028 onward are estimates.

By the time the 2028 halving arrives, more than 19 million of the eventual 21 million bitcoin will already exist, which means each future halving shaves off a smaller and smaller slice of new supply. The subsidy keeps halving roughly every four years until it rounds down to zero, which the schedule places somewhere around the year 2140. Because the subsidy is tracked in whole satoshis, the hundred-millionths that make up a single bitcoin, each halving eventually reaches a figure too small to halve cleanly, and the schedule simply rounds it down to nothing.

One way to feel the effect is to count coins per day rather than per block. Bitcoin produces roughly 144 blocks a day, so the subsidy translates directly into a daily supply figure. At the 2024 halving, daily new issuance fell from about 900 BTC to roughly 450 BTC. At the 2028 halving it will drop again to around 225 BTC per day. The network keeps mining the same number of blocks, but the new bitcoin flowing out of those blocks keeps getting thinner. None of this controls what already exists, though. A halving slows the creation of new coins. It cannot reduce the coins already in circulation. If you want the broader picture of where this fits in Bitcoin's design, our guide to the core mechanics of Bitcoin covers the fixed supply and proof of work in more depth.

When is the next Bitcoin halving?

The next halving happens at block 1,050,000. That number is fixed. The date is not. As of June 2026, public countdown tools estimate the fifth halving will land around April 2028, with individual trackers ranging from late March to mid-April depending on their method. For example, one widely used halving countdown placed the event in mid-April 2028 at the time of writing. As a rough gauge of where the network sits, fewer than 100,000 blocks remained before block 1,050,000 as of mid-2026, which puts the current era past its halfway mark. Treat any specific date as a working estimate, not a commitment.

The reason the dates wander is worth understanding, because it teaches you how to read every countdown clock you will ever see. Trackers estimate the date by looking at recent block times and projecting forward. If blocks have been arriving slightly faster than ten minutes, the estimate moves earlier. If they slow down, it moves later. Two reputable trackers can disagree by days simply because they average over different windows. The honest answer to "what date is the next halving" is a range, plus the advice to check a live block explorer if you need the current number.

This is also where a very common confusion shows up. Many people assume the halving and mining difficulty are the same event, or that difficulty resets when the subsidy drops. They are separate systems. Difficulty adjusts on its own schedule, every 2,016 blocks, to keep the average block time near ten minutes regardless of how much computing power is securing the network. A halving can change how much money miners earn, but it does not retune the difficulty. If miners switch off after a halving, blocks can slow down temporarily until the next difficulty adjustment brings the target back into line. We cover that adjustment and the rest of the mining mechanism in detail in our explainer on how Bitcoin mining secures the network.

What the halving does to miners

This is where the "cut in half" shorthand causes the most trouble, and it is an easy mistake to make. It sounds like a halving cuts a miner's income in half overnight. It does not, and pretending it does leaves you unable to read what actually happens after a halving.

Common mistake

"The halving cuts miner revenue in half"

The halving cuts the subsidy in half. A miner's total revenue also depends on transaction fees, the bitcoin price, mining difficulty, and operating costs. Some of those can rise while the subsidy falls.

A miner's revenue is a stack of variables, not a single number. The subsidy is one input. Transaction fees are another, and they rise and fall with demand for block space. The bitcoin price decides what that revenue is worth in dollars. Difficulty and electricity costs decide how expensive it was to earn in the first place. After the 2024 halving, the per-block subsidy dropped from 6.25 BTC to 3.125 BTC, so the bitcoin a miner earns per unit of work was permanently compressed. Yet many miners stayed profitable because the price was high and, for a stretch, fees were elevated, while others with higher costs were squeezed. That spread is the real story of a halving's effect on mining, and it is why blanket claims like "miners will capitulate" tend to be wrong as often as they are right.

The long-term version of this question is more interesting. As the subsidy keeps shrinking toward zero, transaction fees are expected to become the main reason miners keep securing the network. Bitcoin's original design paper anticipated this shift, describing a system where fees gradually replace new issuance as the incentive to mine. Whether fees alone will be enough to keep the network secure decades from now is a genuine open question that researchers still debate. It is not a reason to panic, but it is the kind of nuance that separates real understanding from a slogan. Scaling approaches such as the Bitcoin Layer 2 payment network are part of how that fee-market future is being explored.

Does the halving make Bitcoin's price go up?

This is the question most readers actually arrived with, so it deserves a direct and careful answer. The halving reduces the rate of new bitcoin entering circulation. That is a real change to supply. But supply is only one side of a price. Demand, liquidity, macro conditions, regulation, and market structure all sit on the other side, and the protocol controls none of them.

It is true that each of the four completed halvings was followed by a major price rise within roughly twelve to eighteen months. Four matching cycles is a striking pattern, and it is the engine behind most halving hype. But a pattern across four events is not a law, and the context around each one was wildly different: a tiny market in 2012, retail mania in 2017, pandemic-era monetary expansion in 2020, and large institutional and exchange-traded fund flows around 2024. Reading those four data points as a guarantee is exactly the reasoning error that gets beginners hurt. The honest framing is that the halving changes issuance, the market decides price, and correlation across a handful of cycles is not proof of cause.

There is also a quieter detail the cycle story tends to leave out. The size of the move after each halving has shrunk from one cycle to the next as the market has grown larger and harder to push. The earliest cycles produced enormous percentage gains; the more recent ones have been far more modest. Even read on its own terms, the historical pattern points toward smaller and less reliable moves over time, not a repeatable windfall you can plan around. That is a very different message from the one most halving content sells, and it is closer to what the data actually shows.

Halving Myths vs Reality

Myth

The halving guarantees a price rise

Past cycles each rose afterward, but the protocol does not set price, and four cycles cannot prove cause.

Reality

It changes issuance, not demand

Price depends on demand, liquidity, macro conditions, and market structure that the halving does not touch.

Myth

The halving cuts transaction fees

Fees are confused with the subsidy.

Reality

Only the subsidy is cut

Fees are set by demand for block space and are untouched by the halving.

Myth

The next halving is on a fixed date

People expect a calendar day.

Reality

It is a block height

It triggers at block 1,050,000. The date is only an estimate based on block speed.

Framework: Blockready educational synthesis based on Bitcoin Core consensus rules and the sources cited in this article.

If you find yourself wanting to act on a halving narrative, that is the moment to slow down. The same misconceptions get recycled every cycle, and we unpack several of them in our piece on common Bitcoin myths and what they get right and wrong.

Our take

Based on how we sequence Bitcoin education, we introduce the halving as a monetary-policy mechanism first and a market event a distant second, and we would steer any learner away from treating it as a buy signal. The reason is structural, not stylistic. Once someone can explain that the subsidy is cut while fees, difficulty, and the supply cap are not, the four-year price story loses its grip on them. They stop asking the protocol to predict the market, because they can see the protocol does not have that job. That shift, from chasing the cycle to understanding the mechanism, is the whole point of learning the halving in the first place.

Frequently Asked Questions

What is the Bitcoin halving in simple terms?

The Bitcoin halving is a rule that cuts the new bitcoin paid to miners per block by 50%, every 210,000 blocks. It lowers how fast new bitcoin is created without changing the coins that already exist.

When is the next Bitcoin halving?

The next halving occurs at block 1,050,000, when the subsidy drops from 3.125 BTC to 1.5625 BTC. As of June 2026, countdown tools estimate this will happen around April 2028, but the exact date depends on how quickly blocks are mined.

Does the Bitcoin halving reduce transaction fees?

No. The halving only cuts the block subsidy, the newly created bitcoin. Transaction fees are paid separately by users and are set by demand for block space, so they are not affected by the halving.

How often does the Bitcoin halving happen?

The halving happens every 210,000 blocks, which is roughly every four years at Bitcoin's target of one block about every ten minutes. Because real block times vary, the four-year figure is an approximation, not a fixed schedule.

Does the Bitcoin halving make the price go up?

The halving does not set Bitcoin's price. Each past halving was followed by a price rise within roughly twelve to eighteen months, but price depends on demand, liquidity, and market conditions the protocol does not control, and four cycles are not enough to prove the halving causes those moves.

What happens when all Bitcoin is mined?

When the subsidy eventually rounds down to zero, expected around the year 2140, miners are designed to be paid through transaction fees instead of new issuance. Whether fees alone will fund enough network security is still an open question among researchers.

Go Deeper on Bitcoin's Monetary Policy

Blockready's masterclass covers Bitcoin's supply schedule, mining, and monetary design as part of a structured crypto curriculum, from blockchain fundamentals to more advanced mechanics. Built for clarity, not hype.

Explore the Full Course