Base Fee
The protocol-set price of a unit of gas: what every transaction pays before any priority tip.
The Fee · 30 days
Base Fee · 30 days
median p25–p75gweiLoading history…
Base Fee · last 48 hours, hourly
median p25–p75gweiLoading history…
Spike Premium · p95 over median, 30 days
Loading history…
How this is measured
The base fee adjusts block by block with demand under the chain's fee mechanism: sustained demand pushes it up, idle blocks let it decay back toward the floor. It is burned, not paid to validators; the priority tip is the part that buys inclusion order.
History is computed from every block in ClickHouse: each bucket's percentiles (p25, median, p75, p95) summarize the distribution of per-block base fees inside it, so the band shows what the fee actually was across the period, not a single sampled value. The live figure reads eth_feeHistory straight off the chain's public RPC.