Solana speeds up blocks by 17%, but transaction capacity stays the same

SOL news: Solana speeds up blocks by 17%, but transaction capacity stays the same

Tech

The network is cutting its target slot time to 250 milliseconds, giving apps fresher blockchain data and validators shorter control windows while reducing the amount of work allowed in each slot.

By Shaurya Malwa

2min read

Share this article

(Solana logo)

Summary

Solana cut its target slot time from 300 milliseconds to 250 milliseconds earlier Friday, blockchain data shows, making the network’s clock run nearly 17% faster without producing an equivalent increase in total transaction capacity.

A slot is the short window in which a designated validator can add a block. At 250 milliseconds, Solana will target four slots each second, up from about 3.3, giving wallets, exchanges and trading applications a more current view of the network.

Validators, or entities that supply computing power to maintain any blockchain network, will remain leaders for four consecutive slots. The faster clock therefore reduces each leader’s control window from 1.2 seconds to one second, handing transaction-ordering power to the next validator sooner.

That matters for applications such as oracle-powered markets and automated market makers, where stale prices or a few hundred milliseconds of uncertainty can affect whether a transaction executes as intended.

Users should see transaction updates sooner, while swaps have a smaller window in which the market can move before they reach the network. That can mean fewer failed trades and less chance of receiving a materially different price than expected.

Read More: Solana to triple transaction size as apps get room for more complex trades

The speed increase does not give Solana 17% more raw capacity. Under SIMD-0525, the amount of computation and data permitted in each slot falls by the same proportion as the slot duration. More slots arrive each second, but each is allowed to carry less work, leaving the network’s wall-clock processing ceiling roughly unchanged.

Infrastructure still has more individual blocks to ingest and store. Applications that estimate time by multiplying slot numbers by a hard-coded duration will also drift, while blockhashes expire sooner in real time. That leaves less room for offline signing, delayed approvals and other transaction flows that depend on human action.

The change is the third stage of a rollout that has taken Solana from 400-millisecond slots to 350, 300 and now 250 milliseconds. Because an epoch remains fixed at 432,000 slots, its expected duration falls from roughly 36 hours to 30 hours.

A final reduction to 200 milliseconds would produce five slots a second and shorten epochs to about 24 hours. It has no mainnet date. Developers have said the network will proceed only if block-skip rates remain acceptable after the 250-millisecond stage.


 

Leave a Reply

Your email address will not be published. Required fields are marked *