Solana has activated its second mainnet block-time reduction this month, cutting the target slot time from 350ms to 300ms. The change went live today, one week after the network made its firs
Solana has activated its second mainnet block-time reduction this month, cutting the target slot time from 350ms to 300ms. The change went live today, one week after the network made its first-ever slot time cut, from 400ms to 350ms, on August 21.
A Staged Path to 200ms
Developer firm Anza (@anza_xyz) confirmed the activation. The 300ms step is the second of four sequential reductions laid out under SIMD-0525, a Solana improvement proposal that introduces four progressively shorter slot configurations at 350ms, 300ms, 250ms, and 200ms.The proposal was approved and merged on May 14.
Anza deliberately avoided halving slot times in one move. Instead, SIMD-0525 defines four separate 50ms decrements, with each step sitting behind its own feature gate and requiring fresh validator approval.Each step turns on one at a time, in a later epoch than the one before it, so the network can pause between steps if block skip rates climb. No activation dates have been set for the remaining two cuts to 250ms and 200ms. Live network data currently shows blocks averaging 325ms, slightly above the new 300ms target, which is consistent with how the prior reduction behaved. The gap between a target and actual performance is expected because slot time is a target for block production rather than a guarantee that every block will arrive at exactly the same interval.
Lower Latency, Not More Raw Throughput
If SIMD-0525 reaches its final stage, Solana's target slot time will fall 50% from 400ms to 200ms. Blocks would arrive twice as frequently, but the upgrade is designed to keep theoretical compute capacity per second broadly constant, making lower latency rather than raw compute expansion the central goal.
For DeFi users, faster slot production compresses the interval between transaction submission and inclusion, tightening confirmation flow across AMMs, lending markets, and orderbook venues built on Solana. A denser block cadence means the network reaches the next leader's block sooner, which matters for time-sensitive actions such as liquidations and arbitrage.
The change also doubles as a censorship-resistance measure, since it narrows the time a leader has a monopoly over block building, improving fairness for validators and users by limiting individual leader control windows.
Looking further ahead, Anza is also developing Alpenglow, a consensus redesign intended to bring confirmation times to roughly 150ms while removing Proof of History and on-chain vote transactions from Solana's core consensus process. Anza has called the planned upgrade the largest consensus change in Solana's history.
Sources:Solana Foundation: Reduced Slot Times upgrade pageFinanceFeeds: Solana Cuts Slot Time to 350ms, Targets 200ms NextCrypto.news: Solana cuts slot time to 350ms for first time since network launch