Avg Fee per Transaction
Daily average fee per transaction in satoshis
Short ranges plot one point per block, about one every ten minutes. Longer ranges plot one point per day, computed from every block in that day. How it is computed depends on the chart: some average, some total the day up, some are a ratio of the day's sums, and each chart says which. Either way a brief spike inside a day is smoothed away.
Get this data
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