Skip to main content

How Is the ‘Base Fee’ Determined under Ethereum’s EIP-1559?

The Base Fee is algorithmically calculated based on the difference between the previous block's size and the target block size. If the previous block was over the target, the Base Fee increases by up to 12.5%.

If it was under, the Base Fee decreases. This mechanism dynamically manages block utilization to keep it close to the target capacity and makes fee prediction easier.

How Is the Gas Fee Calculated on a Turing-Complete Blockchain like Ethereum?
How Did Ethereum’s EIP-1559 Change the Transaction Fee Mechanism?
Why Did the Ethereum/Ethereum Classic Fork Require Specific Replay Protection?
Explain the Difference between a Volume-Weighted Average Fee and a Fixed Fee Structure