Fees charts/Avg Fee per Transaction

Avg Fee per Transaction

Daily average fee per transaction in satoshis

Loading chart data...

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 one transaction cost, on average, to get into a block. Fees are paid for space rather than for the amount being moved, so a transaction sending a fortune can pay less than one sending pennies if it takes up less room.

How it is measured

The block's total fees divided by its transactions, less one for the coinbase, which pays nothing. The total is itself taken from the coinbase output rather than summed per transaction, so a miner who underclaims makes this read low. A block with no user transaction reports nothing rather than zero.

Measured from my own Bitcoin node. Methodology