Block reward, block size, and block time all describe different aspects of how new blocks get added to Bitcoin’s blockchain, and mixing them up is a common source of confusion for newcomers. Block reward is what miners earn; block size is how much data fits in a block; block time is how often a new block gets added.
Key Takeaways
- Block reward is the new BTC (plus transaction fees) a miner earns for successfully adding a block — currently subject to periodic halvings.
- Block size is the maximum amount of transaction data that can fit into a single block, which effectively caps how many transactions Bitcoin can process per block.
- Block time is the average time between new blocks being added — Bitcoin targets roughly 10 minutes, with mining difficulty adjusting to keep it close to that target.
- These three factors together determine Bitcoin’s approximate transaction throughput and, indirectly, its fee market during periods of high demand.
- Changing block size or block time would require a network-wide consensus change (a fork) — these aren’t parameters that can be casually adjusted.
Block Reward vs Block Size vs Block Time
| Term | What It Measures |
|---|---|
| Block reward | What a miner earns for adding a block |
| Block size | Maximum data capacity per block |
| Block time | Average time between new blocks (~10 min for Bitcoin) |
Our Take
These three parameters together define a fundamental trade-off in Bitcoin’s design: larger blocks or faster block times would allow more transactions per hour, but at the cost of larger bandwidth and storage requirements for every node — the same trilemma trade-off between throughput and the ease of running an independent, decentralized node. Bitcoin’s specific parameters were a deliberate choice to keep node operation accessible, prioritizing decentralization over raw throughput.
The block-size question specifically has real history behind it: it was the exact point of disagreement that led to the 2017 Bitcoin Cash hard fork, when part of the community wanted larger blocks for more on-chain capacity and another part prioritized keeping blocks small to preserve decentralization. Understanding these three metrics is genuinely useful context for understanding why that governance debate happened, and why it was so contentious.
FAQs
Why does Bitcoin’s block time stay close to 10 minutes even as more miners join?
Bitcoin automatically adjusts its mining difficulty roughly every two weeks to keep the average block time near 10 minutes, regardless of how much total computing power is competing to mine.
Can Bitcoin’s block size just be increased to process more transactions?
Technically yes, but it requires a network-wide consensus change (a fork), and it’s historically been contentious — larger blocks increase throughput but also increase the resources required to run a full node, a trade-off with decentralization.
📎 Source: Coinbase Learn — Bitcoin block reward, block size, block time: what’s the difference?

