Solana reduced its target slot time from 300 milliseconds to 250 milliseconds on Friday, a nearly 17% increase in how often the network produces blocks. The change represents the third speed cut since August under a proposal called SIMD-0525.
A slot is the window during which a validator—a computer that helps secure and operate the network—builds and publishes a block containing confirmed transactions. Shortening this window quickens the network's operational pace.
The upgrade does not raise overall transaction capacity. Each slot now carries proportionally less computation and data relative to its shorter duration, meaning Solana processes the same transaction load in smaller, more frequent pieces rather than handling 17% more transactions.
Benefits for Latency-Sensitive Applications
The reduction primarily benefits applications where timing matters most. Oracles, which feed real-world price data onto the blockchain, and automated market makers that power most crypto trading can operate with fresher information. Even a delay of a few hundred milliseconds can cause trades to execute at incorrect prices.
Validators now hold the leader role—the right to build blocks—for four consecutive slots. At 250 milliseconds per slot, this four-slot control window shrinks from 1.2 seconds to one second, reducing the time any single validator operates as the block producer.
Effects on Network Timing
An epoch, Solana's internal accounting period, consists of 432,000 slots regardless of individual slot duration. Faster slots compress the epoch length from roughly 36 hours to approximately 30 hours. Since staking rewards and validator schedules operate on epochs, this change also accelerates these processes.
Future Plans
SIMD-0525 includes four planned stages total. The rollout has progressed from 400 milliseconds at genesis to 350 in August, then 300, and now 250. A final reduction to 200-millisecond slots remains planned but has no mainnet activation date. This final stage will only proceed if block-skip rates—how often validators miss their turn to produce a block—remain stable.
Separately, Solana is testing Alpenglow, a consensus overhaul designed to reduce transaction finality from 12.8 seconds to near-instant confirmation.


