Key Takeaways
- Vitalik Buterin, Ethereum’s co-founder, publicly acknowledged Bitcoin’s Utreexo development team for inspiring Ethereum’s hybrid state scaling framework.
- A proposal from Ethereum researcher Toni Wahrstätter introduces native UTXO functionality that could slash payment state requirements by approximately 99.8%.
- The hybrid approach maintains Ethereum’s existing account architecture while introducing UTXO-style mechanics for simple payment transactions.
- Implementation relies on EIP-8141 Frame Transactions, currently listed only as under consideration for the HegotĂĄ upgrade scheduled for 2027.
- Buterin’s recursive-STARK mempool concept addresses proof bandwidth constraints but doesn’t promise unlimited transaction capacity.
On August 16, Vitalik Buterin, the co-founder of Ethereum, gave credit to Bitcoin’s developer community for creating Utreexo. He characterized this Bitcoin innovation as a foundational influence on Ethereum’s evolving scaling framework that would merge UTXO-style state management with traditional dynamic state and hybrid approaches.
In a post on X, Buterin identified this as Ethereum’s “current proposed scaling strategy,” while emphasizing that the technical architecture remains in active research and development phases.
Bitcoiners deserve a lot of credit for pioneering many of these ideas (see Utreexo).
But yes, this is what the current proposed Ethereum scaling strategy looks like in action.
We want Ethereum to have the best of UTXO-style state, dynamic state, and everything in between,âŚ
â vitalik.eth (@VitalikButerin) August 16, 2026
It’s important to note that these comments don’t signal Ethereum abandoning its account-based model in favor of Bitcoin’s UTXO framework. These concepts remain theoretical proposals rather than ratified protocol modifications.
Understanding Utreexo Technology
Utreexo was first unveiled in 2019 by Thaddeus Dryja, a researcher at MIT’s Digital Currency Initiative. Rather than demanding that nodes maintain the complete Bitcoin UTXO set, it employs a streamlined hash-based accumulator structure. Transaction inputs include inclusion proofs enabling nodes to authenticate outputs against this accumulator.
The accumulator’s size increases logarithmically relative to the underlying dataset. This tackles a fundamental challenge that Ethereum’s research community is similarly addressing: enabling network expansion without proportional increases in storage demands.
Utreexo continues as a Bitcoin-focused scaling initiative. Ethereum isn’t implementing it wholesale but extracting applicable principles from its design.
Ethereum’s UTXO-Style Payment System
On July 6, Ethereum researcher Toni Wahrstätter unveiled a proposal to integrate native UTXO-style payment functionality into Ethereum while preserving the account model. This approach specifically targets single-use payment transactions that don’t require continuous smart-contract state maintenance.
According to the proposal’s projections, this implementation could decrease permanent state consumption by approximately 99.8%. With one billion entries, it estimates roughly 300 MB of permanent state compared to 100 GB to 150 GB needed for equivalent account-based entries.
These figures represent theoretical design calculations rather than empirical mainnet data.
Instead of maintaining complete payment objects within active state, Ethereum would verify their existence through historical records while retaining only minimal spent-status indicators.
Addressing Bandwidth Through Recursive STARKs
Buterin’s independent recursive-STARK mempool research, released in January, focuses on proof bandwidth optimization. His framework utilizes STARK proofs approximately 128 kB in size and suggests mempool nodes periodically aggregate validity proofs through recursive combination.
Using a configuration of eight peers with 500-millisecond aggregation windows as illustration, additional bandwidth would amount to roughly 2 MB per second per node while remaining stable regardless of increasing object volume.
Certain community members interpreted this as an infrastructure supporting unlimited UTXO transaction processing. However, Buterin’s research doesn’t validate infinite transaction throughput claims. This shouldn’t be viewed as a definitive roadmap commitment.
The Road Ahead
Implementation of the native UTXO proposal requires EIP-8141, known as Frame Transactions. This enhancement proposal currently holds “Considered for Inclusion” status for HegotĂĄ, Ethereum’s upcoming major network upgrade planned for 2027.
Native UTXO functionality isn’t presently designated as a confirmed HegotĂĄ feature. Buterin’s acknowledgment of Utreexo signals a research trajectory rather than an established implementation timeline.





