Fees charts/Total Fees per Block

Total Fees per Block

Average daily transaction fees earned by miners per block

Loading chart data...
Unit

Get this data

CSV and JSON take the selected range without overlay series. PNG captures the chart as it looks now.

About this metric

Definition

What everyone paid, in total, to get into a given block. Each transaction pays a fee to be included, and the miner keeps every fee in the block they find. It is one half of what a miner earns. The other is the subsidy, which halves every four years and eventually reaches zero.

How it is measured

A transaction does not state its fee anywhere: a fee is what its inputs exceed its outputs by. This chart does not sum those, though. The block total is taken from the coinbase transaction, as the value the miner paid itself minus the subsidy the schedule allows, floored at zero. The two agree whenever a miner claims everything available, and a miner who underclaims makes this read low. Shown in BTC or satoshis by the toggle above, never in dollars of the day, so the figure is comparable across the whole chain.

Measured from my own Bitcoin node. Methodology