Before 2021, Ethereum used a simple first-price auction: users bid gas prices and miners chose the highest offers. This system caused extreme fee volatility. EIP-1559 (London Hard Fork, August 2021) replaced it with a two-component model: a Base Fee that adjusts automatically every block ±12.5% based on network utilization, and an optional Priority Fee (tip). The total cost is: Total Fee = Gas Used × (Base Fee + Priority Fee). The Base Fee is permanently burned, reducing ETH supply.
Below are the most important facts about this topic, based on current Ethereum network data and research from leading blockchain analytics providers.
Below are the most important facts about this topic, based on current Ethereum network data and research from leading blockchain analytics providers.
Yes. Gas fees compensate validators for computational work regardless of transaction outcome. Even failed transactions consume gas.
The base fee is permanently burned (removed from supply), making ETH deflationary during high-activity periods under EIP-1559.