Solana Speeds Up Blocks by 17% After Slot Cut
Wallets, exchanges, and AMMs get fresher data faster, while total capacity stays the same. The next step to 200 milliseconds depends on block-skip rates.

Key Takeaways
- Solana lowered its target slot time from 300 to 250 milliseconds, making the network run almost 17% faster.
- Total transaction capacity does not rise along with it, because less computation and data are allowed per slot.
- A further cut to 200 milliseconds is not scheduled yet and depends on acceptable block-skip rates.
Solana lowered its target slot time on Friday from 300 milliseconds to 250 milliseconds. That makes the network clock run almost 17% faster, but total transaction capacity does not increase along with it.
Faster Blocks
A slot is the short window in which a designated validator is allowed to add a block. By moving to 250 milliseconds, Solana is now aiming for four slots per second instead of about 3.3. Wallets, crypto exchanges, and trading apps will therefore get fresher data from the chain faster.
Validators still lead for four consecutive slots. That shrinks their control window from 1.2 seconds to 1 second. Transaction ordering therefore shifts to the next validator sooner, which matters most for applications where timing counts.
That applies, for example, to oracle-driven markets and automated market makers. There, stale price data or a few hundred milliseconds of uncertainty can already be enough to make a transaction turn out differently than intended.
No Extra Capacity
The speed boost does not mean Solana gets 17% more raw capacity. Under SIMD-0525, the amount of computation and data allowed per slot drops by the same ratio as slot time. There are more slots per second, but each slot can carry less work, so total processing capacity in real time stays roughly the same.
For users, though, the update can still be noticeable. Transaction updates appear faster, and swaps have a smaller chance of the market moving before they reach the chain. That can reduce the number of failed trades and lower the odds that someone gets a clearly different price than expected.
Earlier upgrades were also mainly aimed at making room for more complex transactions. For example, Solana recently increased transaction space for heavier multi-step trades and wallet approvals.
Next Step to 200 Milliseconds
The change is the third step in a series of cuts, from 400 milliseconds to 350, 300, and now 250 milliseconds. Because an epoch stays fixed at 432,000 slots, the expected length of an epoch drops from about 36 hours to 30 hours.
A further cut to 200 milliseconds would bring five slots per second and shorten epochs to about 24 hours. There is no mainnet date for that yet. Developers have said the step will only go through if block-skip rates stay acceptable after the 250-millisecond phase.