Abstract is a zero-knowledge (ZK) rollup Layer 2 (L2) scaling solution built on Ethereum, designed for consumer-facing blockchain apps with low fees and high-speed transactions.
It leverages the ZK Stack to enable secure, verifiable computations off-chain while settling on Ethereum mainnet. As of late 2025, Abstract has not publicly announced a direct reduction of its block times to 200ms from a baseline of ~1 second, which would be roughly 5x faster.
However, the broader Ethereum L2 ecosystem has seen innovations like this, which Abstract could adopt or integrate in future upgrades. Block time refers to the interval at which new blocks are produced on a blockchain, directly impacting transaction confirmation speed.
Register for Tekedia Mini-MBA edition 19 (Feb 9 – May 2, 2026): big discounts for early bird.
Tekedia AI in Business Masterclass opens registrations.
Join Tekedia Capital Syndicate and co-invest in great global startups.
Register for Tekedia AI Lab: From Technical Design to Deployment (next edition begins Jan 24 2026).
Ethereum’s base layer has 12-second blocks, but L2s like Abstract aim to optimize this for real-world usability (e.g., gaming, DeFi, payments). A 200ms block time is a significant leap—faster than a human blink (300-400ms)—enabling near-instant confirmations without sacrificing security.
Base’s Flashblocks launched in July 2025 by Coinbase’s Base network an Optimistic Rollup L2, this feature streams “sub-blocks” every 200ms, reducing effective block times from 2 seconds to 200ms—a 10x improvement in latency for early confirmations.
It includes revert protection for reliability, making Base the fastest EVM-compatible chain at the time and boosting throughput by up to 5x in high-demand scenarios. This has been hailed as a “world record” for EVM transaction speed.
In October 2025, Berachain a Cosmos-based EVM chain proposed a sequencer-based system for partial blocks with 200ms inclusion times, enhancing DeFi and gaming experiences while reverting to standard blocks if needed for stability.
Projects like MegaETH a 15ms mini-blocks on testnet and Eclipse, a Solana-inspired shredding are pushing sub-200ms norms, but these are often “preconfirmation” mechanisms rather than full block production.
Implications for Abstract
Abstract’s current setup as tracked by L2BEAT uses an operator-only block proposal model with ZK proofs for batch settlement, achieving sub-second finality in practice. While it hasn’t matched 200ms yet, its ZK architecture positions it well for similar upgrades.
Prior to Flashblocks, Base produced full blocks every 2 seconds—a respectable speed for an L2, but still too slow for latency-sensitive applications like gaming, high-frequency trading, or real-time social interactions.
Flashblocks reduces this effective block time to just 200 milliseconds (ms), achieving up to a 10x speedup and positioning Base as the fastest Ethereum Virtual Machine (EVM)-compatible chain at the time of launch.
This innovation was developed in collaboration with Flashbots, a research organization focused on reducing Miner Extractable Value (MEV) harms and improving blockchain efficiency.
At its core, Flashblocks introduces preconfirmations—ultra-fast, partial block updates (or “sub-blocks”) that stream to users and nodes every 200ms, providing near-instant feedback on transaction inclusion without waiting for a full block to seal.
These preconfirmations are probabilistic but highly reliable, with built-in mechanisms for handling discrepancies. The feature is optional for applications, allowing developers to opt-in for snappier user experiences (UX) while falling back to standard blocks if needed.
Instead of bundling everything into a single 2-second block, the sequencer divides the block’s contents into smaller, time-sliced “Flashblocks.” Each Flashblock is produced every 200ms, capturing a portion of the incoming transactions. There are 10 Flashblocks per full block aligning with the 2-second cycle: 10 × 200ms = 2s.
The gas budget scales progressively: The i-th Flashblock where i ranges from 1 to 10 can hold up to i/10 of the full block’s total gas limit. For example:Flashblock 1: Up to 10% of gas.
This progressive allocation ensures early Flashblocks are lightweight and fast, while later ones can accommodate more volume if needed. Flashblocks are streamed as “partial blocks” via WebSockets or RPC methods, providing preconfirmations—signals that a transaction is likely included in the upcoming full block.
Nodes and apps receive these updates in real-time, allowing for immediate UX feedback (e.g., “Transaction confirmed” UI after 200ms). Unlike traditional blocks, Flashblocks enforce time-based ordering rather than pure priority-fee auctions.
Later-arriving transactions can’t easily “bribe” their way to the top of an early Flashblock, reducing MEV opportunities for external bots. At the end of the 2-second cycle, the 10 Flashblocks are combined (or “recreated”) into a single canonical full block, which is then proven and settled on Ethereum L1.
If a reorg occurs (e.g., due to network congestion or sequencer issues), the streamed Flashblocks may differ from the final block. Base estimates this happens infrequently (<0.1% of cases), but apps must handle it gracefully—e.g., by reverting to L1 finality checks.
Benefits of FlashblocksUltra-Fast UX: Confirmations in 200ms enable “blink-speed” interactions—faster than Solana’s ~400ms blocks—ideal for consumer apps, DeFi bots, and games where delays kill engagement.
Adopting flashblock-like sub-blocks could enable 5x faster user experiences, ideal for Abstract’s focus on scalable consumer apps. Faster blocks increase sequencer centralization risks, but Abstract’s ZK proofs mitigate this via cryptographic verifiability.
No censorship resistance via L1 queues is currently implemented, which could be a next step. These speeds make Ethereum L2s competitive with Solana ~400ms blocks or even faster, driving adoption. Base’s rollout, for instance, has doubled its transaction speed relative to Solana in benchmarks.



