Key Takeaways
The blockchain world has long wrestled with the trilemma: how to achieve scalability, security, and decentralization all at once.
Most solutions sacrifice one pillar to strengthen the others; faster systems often give up decentralization, while secure and decentralized ones struggle with speed.
Enter Taiko, a next-generation Ethereum layer-2 that refuses to compromise. Taiko relies directly on Ethereum’s own validators as a base rollup rather than centralized sequencers, preserving decentralization at its core. Its breakthrough lies in preconfirmations, a novel mechanism that delivers near-instant “soft confirmations” for transactions.
By allowing stake-backed actors called preconfirmers to guarantee inclusion of transactions (with penalties for failure), Taiko gives users feedback in about two seconds while inheriting Ethereum’s unmatched security.
In short, preconfirmations are the missing puzzle piece: a way to scale Ethereum rollups without abandoning the very principles that make blockchains trustworthy.
Taiko is a decentralized layer-2 ZK‑Rollup built as a Type 1 ZK‑EVM, designed for full Ethereum equivalence. It allows developers to deploy existing EVM‑based dApps seamlessly, preserving the core of Ethereum’s architecture, such as state trees, hash functions, and gas costs, without any modifications needed.
Taiko achieves scalability, security, and compatibility by employing a fully open, decentralized approach to sequencing and proving, with permissionless participation by design.
+68
Preconfirmations are essentially “soft confirmations” issued by preconfirmers, specifically, stake-backed actors who monitor the mempool, pledge to include particular transactions in the next block, and face slashing penalties if they fail to do so.
This mechanism gives users a fast, trust-minimized assurance that their transactions will proceed, even before final on-chain settlement.
The blockchain trilemma is a well-known concept in blockchain design, first coined by Ethereum co-founder Vitalik Buterin. It states that public blockchains typically can only optimize two of the following three properties at the same time:
As you enhance one of these aspects, you often compromise one of the others. For instance, Bitcoin is highly secure and decentralized, but sacrifices scalability. On the other hand, networks that optimize for scalability, such as those relying on centralized infrastructure, might reduce decentralization or security
Taiko’s preconfirmations, soft confirmations issued by stake-backed preconfirmers who pledge to include your transaction and get slashed if they fail, deliver a powerful fusion:
| Property | Traditional Rollups with Sequencers | Taiko’s Preconfirmations |
| Scalability | Moderate (based on block times and throughput) | High — near-instant (2 sec) feedback |
| Security | Depends on rollup design and trust in sequencer | Inherits Ethereum’s security model |
| Decentralization | Often centralized through sequencer control | Fully decentralized; uses Ethereum validators |
One of the biggest bottlenecks for Ethereum rollups has always been user experience. Waiting 12 seconds or more for a block confirmation might be acceptable for large transfers.
Still, it feels painfully slow in fast-moving environments like decentralized trading, on-chain gaming, or enterprise applications that demand real-time responsiveness.
Taiko’s preconfirmations change this equation. By enabling stake-backed actors to “preconfirm” a transaction’s inclusion in the next block, users get feedback in about two seconds—or even faster in some cases—without compromising decentralization or security.
As Reddit user jaxon_green1 explained:
“Preconfirmations are a game-changer for user experience on Ethereum’s L2s, and Taiko is rolling this out soon… When you submit a transaction on Taiko, the proposer quickly checks and ‘preconfirms’ it, promising it’ll be included in the next block. This happens in about 100ms, much faster than waiting for full Ethereum confirmation.”
Another user, neo101b, described the experience even more directly:
“Preconfirmation allows instant transactions, no waiting for anything to confirm. As soon as you hit the send button, it’s all done. It potentially achieves sub-second UX while preserving the core principles of decentralization and security.”
For DeFi traders, this means faster swaps and reduced slippage. Furthermore, for GameFi, it means seamless in-game economies where transactions feel as smooth as traditional web apps.
For enterprises, it unlocks the potential for blockchain-based settlement systems that don’t sacrifice speed for security.
Taiko’s preconfirmations bridge the gap between Layer-2 performance and Layer-1 trust, bringing Ethereum rollups closer to the holy grail of instant, decentralized finance.
| Phase | Timeline | Participants | Outcome |
| Phase 1 | August 11–13, 2025 | Whitelisted preconfirmers only | 2-second confirmations; tested performance in a controlled environment |
| Phase 2 | Upcoming (TBD) | Open to anyone (permissionless) | Full decentralization, anyone can preconfirm, fulfilling Taiko’s long-term goal |
Taiko’s preconfirmation breakthrough didn’t happen in isolation—it was the product of deep collaboration between some of the most respected teams in the Ethereum ecosystem. Each brought a crucial piece of expertise to make preconfirmations both secure and practical:
Together, these collaborators brought research depth, engineering execution, and protocol-level expertise—making Taiko’s vision of secure, decentralized, and lightning-fast rollups a reality.
The rollout of preconfirmations has been supported by major protocol improvements introduced in Taiko’s Pacaya release. These upgrades lay the groundwork for faster, more efficient, and more secure rollup operations:
“With our Phase 1 preconfirmations delivering transaction times of approximately 2 seconds while we work toward complete decentralization, we’re seeing developers fundamentally rethink what’s possible on-chain,” Taiko’s director of engineering, Gustavo Gonzalez, told CCN.
“From a developer’s perspective, preconfirmations enable new application categories that were previously impossible on decentralized infrastructure.”
According to Gonzalez, DeFi protocols are reaching out about building strategies that were simply impossible before: real-time market making, cross-DEX arbitrage with guaranteed execution, and complex multi-step transactions that need precise timing. Gaming teams are even more excited because they can now implement mechanics that feel as responsive as traditional games.
“From the user’s perspective, the transition to Based Preconfirmation is frictionless. It operates out-of-the-box with common wallets and development environments (e.g., OKX, Binance, Metamask) without requiring any additional configuration. Users stop second-guessing their transactions and start treating blockchain apps like normal applications. We’re seeing engagement rates improve across our ecosystem because the friction that made people hesitant to interact with DeFi or gaming dApps is disappearing,” he added.
In its next phase of preconfirmations, Taiko will transition to a fully permissionless model after EIP-7917 is implemented as part of the Ethereum Fuksa upgrade. This upgrade provides Taiko with access to the lookahead functionality, which is a requirement for us to decentralize preconfirmations beyond the current permissioned whitelist.
“To maintain security during this transition, we’re building a comprehensive architecture that includes proper slashing mechanisms for validators who fail to honor their preconfirmation commitments, multiple fallback systems if individual preconfers go offline, and economic incentives that attract quality validators while deterring bad actors. Proposers will register through a registry contract by staking collateral (can be TAIKO or ETH), creating accountability without being prohibitively expensive for honest participants,” Gonzalez said.

With preconfirmations, a proposer can be certain that they will be able to batch transactions for a certain number of slots, allowing them to aggregate more before submitting to the L1. Not to mention, better UX will increase activity, allowing costs to be spread among more transactions.
The data costs to Ethereum have already materially dropped since we started implementing these optimizations.
“On top of this, we are working on a new protocol design that will make proposing substantially cheaper and more efficient, dropping costs for preconfers significantly and ultimately for users.”
According to Taiko’s director of engineering, the current L2 ecosystem is vast but also fragmented. Each rollup is like a silo, as apps deployed to one may not exist on another. User balances and smart wallets are isolated, and bridging between rollups is slow, costly, and often relies on centralized liquidity providers. This is exactly the problem our booster rollup architecture is designed to solve.
“What gets me excited is the composability unlock. Under the current architecture, lack of coordination between L1 block proposers and L2 sequencers restricts atomic execution across layers, limiting both user experience and protocol composability. Our based preconfirmation model changes this completely. Booster rollups would unlock synchronous composability across shards, making it feasible to construct transactions that span multiple L2s and L1 in a single operation,” Gonzalez told CCN.
“Our goal is to bring L1 preconfirmations to market by 2025, and we’re building infrastructure that benefits the entire ecosystem. Because all contracts and assets originate from L1, there’s no need for wrapped tokens or third-party bridges, reducing attack surfaces and increasing security through code and state uniformity.”
For Gonzalez, DeFi applications a logical starting point because latency directly impacts profitability. Execution preconfirmations provide a stronger guarantee and ensure a transaction’s exact execution ordering and state before L1 inclusion. Transactions are executed immediately in L2 based on the preconfirmed state.
This benefits arbitrageurs, DEX aggregators, and sophisticated trading strategies that require guaranteed execution and precise ordering.
“We’re seeing interest in lending protocols that can offer instant liquidations and cross-chain bridges where fast finality creates much better user experiences,” he said.
“Gaming represents significant potential. Execution preconfirmations reduce uncertainty, making applications more responsive while preserving Ethereum’s security model. Real-time strategy games, trading card games, and MMOs can now offer experiences that feel closer to traditional games.”
“As the first based rollup with this capability, we’re positioned to work with applications that require performance and credible neutrality(no counterparty risk). Enterprise use cases like supply chain tracking and IoT integrations can finally build on blockchain infrastructure that meets their performance needs while maintaining the transparency and security that only decentralized systems provide,” Gonzalez concluded.
While Taiko’s preconfirmations represent a major breakthrough in Ethereum rollup design, the model is not without challenges. For Taiko to scale sustainably and remain aligned with Ethereum’s ethos, several risks must be addressed.
In the early stages, participation is restricted to a handful of whitelisted preconfirmers. If this structure persists, or if only a few actors dominate when the system becomes permissionless, Taiko risks replicating the same centralization problem it aims to solve.
Ensuring a broad, diverse set of preconfirmers is crucial to prevent concentration of power and censorship risks.
Preconfirmers are economically incentivized to provide soft confirmations by staking collateral and earning rewards. For the system to scale, there must be a robust and fair profit model that:
Striking this balance is critical; too little incentive could discourage participation, while too much could centralize the role in the hands of a few.
Moving from a controlled whitelist model to a fully permissionless ecosystem will not be simple. Challenges include:
Taiko’s preconfirmations represent one of the most significant steps forward in Ethereum rollup design to date. By combining near-instant transaction assurances with Ethereum’s base-layer security and decentralization, Taiko addresses the blockchain trilemma in a way that few projects have dared to attempt.
Challenges remain—particularly in ensuring broad participation, sustainable incentives, and a smooth transition to permissionless operation—but the foundation is clear. If Taiko succeeds in scaling preconfirmations while avoiding centralization risks, it could set a new standard for Ethereum rollups, redefining what’s possible for DeFi, GameFi, and enterprise adoption alike.
Taiko is showing that speed, security, and decentralization no longer need to be trade-offs—they can coexist.
Taiko’s preconfirmations replace centralized sequencers with stake-backed preconfirmers who guarantee transaction inclusion. This reduces censorship risks, improves decentralization, and delivers near-instant user feedback (2 seconds), something traditional rollups often struggle to provide. Yes, Taiko’s preconfirmations help balance scalability, security, and decentralization by combining Ethereum-level security with decentralized participation and faster transaction confirmations. While challenges remain, preconfirmations are a major step toward overcoming the blockchain trilemma. The main risks include potential centralization if only a few preconfirmers dominate, economic sustainability of the preconfirmer profit model, and technical challenges in fully transitioning to a permissionless system. However, penalties for misbehavior and ongoing protocol upgrades help mitigate these risks. Taiko is currently in a phased rollout. Phase 1 uses whitelisted preconfirmers, but in Phase 2 the network plans to open preconfirmation participation to anyone, making the system fully permissionless and aligned with Ethereum’s decentralized ethos.