Mining · Bitcoin glossary

What is Block reward?

The block subsidy plus transaction fees a miner may claim from a valid block.

Plain-English definition · Reviewed 2026-08-04
In one sentence

The block subsidy plus transaction fees a miner may claim from a valid block.

01

Block reward meaning

Block reward is the miner's total permitted revenue inside a block: newly issued bitcoin from the block subsidy and the fees left by included transactions. The two parts should not be treated as synonyms.

02

How it works in Bitcoin

The miner claims the available amount through the block's coinbase transaction. Nodes independently calculate the maximum allowed subsidy and fees. A block that creates too much value is invalid even if its proof of work is sufficient.

03

A simple example

If a block's subsidy is 3.125 BTC and its transactions leave 0.25 BTC in fees, its maximum block reward is 3.375 BTC.

04

Why Block reward matters

Mining terms connect proof of work, block production, incentives and energy. They should not be used as shorthand for node validation or guaranteed profitability.

05

What people often get wrong

Mining revenue can be lower than the theoretical maximum, and pool payouts are separate contracts between pool operators and participants.

06

Quick checks before using the term

  • Is this about hashrate, energy, revenue or validation?
  • Which unit and period does the claim use?
  • What changes when difficulty or fees move?

Apply these questions to the concrete example above. A precise answer is more useful than repeating the definition without naming the actor, rule or failure path.

Check the primary reference

This entry is written in plain English, but the technical source is available when you need exact protocol detail.

Bitcoin Developer Guide: Mining ↗