home / data
ethereum base fee, one row a day
for every day: the block range, the min, p25, median, p75, p90 and max base fee in gwei, the cheapest and the priciest hour, how full the blocks were and the median blob fee. the only copy of these numbers is daily.csv in the repository.
days so far
0
latest median
0.000 gwei
cheapest hour
00:00
utc, latest day
blocks were
00%
full on average
medianp25 – p75daily max
loading daily.csv from github…
| date (utc) | blocks | min | p25 | median | p75 | p90 | max | cheap h | pricey h | full | blob |
|---|---|---|---|---|---|---|---|---|---|---|---|
| loading… | |||||||||||
gwei throughout. "cheap h" and "pricey h" are the hours of day, utc, with the lowest and highest median base fee. the method is on the methods page; the workflow that writes the rows is daily.yml. download: daily.csv. your browser fetches the numbers from github; privacy.