Blockchain fee design requires reconciling two goals: providing sustainable rewards for validators and keeping transaction costs predictable and affordable for users. Research and protocol proposals from established experts highlight trade-offs rather than a single optimal solution. Vitalik Buterin, Ethereum Foundation, promoted a hybrid model to reduce fee volatility while Tim Roughgarden, Columbia University, has emphasized auction-theoretic implications for user bidding behavior. Philip Daian, Cornell University, documented how miner extractable value can distort incentives and raise effective user costs.
Fee mechanism types
First-price auctions tend to maximize short-term validator revenue but produce unstable fees and encourage overbidding, raising costs for users. EIP-1559 style hybrids introduce a dynamically adjusted base fee that is burned and a separate priority tip to pay validators. Vitalik Buterin, Ethereum Foundation, argued this reduces fee uncertainty by making the base fee predictable while still allowing validators to capture priority fees. In practice this reduces the cognitive burden on users but can lower direct validator income through burning, requiring compensating mechanisms such as tips or protocol block subsidies.
Trade-offs and real-world impacts
Burning base fees improves predictability and can reduce speculative bidding, but it shifts the revenue mix for validators. If tips or subsidies are insufficient, validator participation could decline, harming security and decentralization. Emin Gün Sirer, Cornell University, has highlighted that incentive misalignment can concentrate validation power, with territorial and cultural consequences where infrastructure operators in wealthier regions gain disproportionate control. Philip Daian, Cornell University, showed that MEV creates an additional revenue stream that can negate fee reductions unless explicitly managed.
A balanced model therefore combines a predictable pricing backbone with explicit, transparent channels for validator compensation and MEV mitigation. Dynamic base fees that stabilize prices, limited but reliable block subsidies to assure validator sustainability, and MEV-aware auctioning or redistribution mechanisms offer a practical compromise. Tim Roughgarden, Columbia University, supports designs that lower strategic complexity for users while preserving incentive compatibility for validators.
No single model fits every chain. Asset composition, user demographics, and consensus type matter: chains prioritizing low-cost retail usage may favor larger subsidies and smaller tips, while high-value settlement layers may accept higher user fees in exchange for security. Governance, empirical monitoring, and iterative adjustments grounded in academic and protocol research are essential to maintain the balance over time.