Fees charts/Fee Spike Detector

Fee Spike Detector

Highlights blocks where the median fee rate exceeded 5x the trailing 144-block average. Red dots mark fee spike events

Not available at this range

This chart is computed per block. Pick 1M or shorter.

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

Blocks whose middle transaction paid far more than the blocks around it did. Fee rates move in bursts rather than drifting, because everyone is bidding for the same space at the same time, so a single block can settle several times higher than the day it sits in. This marks those blocks: a way of finding the moments worth a second look, not an explanation of them.

How it is measured

The line is the 144-block trailing average of the median fee rate, which is about a day of blocks. A dot marks a block whose own median fee rate was more than five times that average. What produced the jump is not in this data: a burst of fee-paying transactions and a thin block from an unlucky interval both show up the same way. Needs at least 300 blocks, so a 1W or longer range.

Measured from my own Bitcoin node. Methodology