Solana cuts slot time to 250 milliseconds, making blocks nearly 17% faster
Solana shortens its block window to 250 milliseconds
Solana cut its target slot time from 300 milliseconds to 250 milliseconds earlier on Friday, according to CoinDesk, which cited blockchain data. A slot is the short window in which a chosen validator — a computer that helps run and secure the network — is allowed to add a block of transactions.
The change makes the network's clock run nearly 17% faster. At 250 milliseconds, Solana aims for four slots every second, up from about 3.3.
Key numbers from the change
- Target slot time falls from 300 milliseconds to 250 milliseconds.
- Slots arrive nearly 17% faster, but total transaction capacity does not rise by the same amount.
- Validators stay leaders for four slots in a row, so each leader's control window shrinks from 1.2 seconds to one second.
- Epochs — longer fixed periods in the network's schedule — shorten to about 30 hours.
- A proposal to cut slot time further to 200 milliseconds has no mainnet date, meaning no set date to go live on the real network.
What faster blocks mean for apps and users
Wallets, exchanges and trading applications get a more current view of the network, CoinDesk reported. Because each validator holds control for a shorter time, the power to order transactions passes to the next validator sooner.
CoinDesk says this matters for oracle-powered markets and automated market makers — services that price trades automatically — where stale prices or a few hundred milliseconds of uncertainty can affect whether a trade works as planned. Users may see transaction updates sooner, and swaps have a smaller window for the market to move before they reach the network. That can mean fewer failed trades and less chance of getting a materially different price than expected.
Transaction capacity is roughly unchanged
The speed increase does not give Solana 17% more raw capacity. Under the proposal known as SIMD-0525, the amount of computation and data allowed 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 overall processing ceiling roughly the same.
The shorter slots also leave less time for offline signing and delayed approvals, and CoinDesk notes that infrastructure has more individual blocks to take in.
What is confirmed and what is still unclear
Confirmed in the report: the target slot time is now 250 milliseconds, the clock runs nearly 17% faster, transaction capacity is not up by the same amount, and validator control windows are shorter.
Still unclear: CoinDesk describes a proposed move to 200 milliseconds but says no mainnet date has been given. The report does not say when or whether that proposal will be adopted. It also does not name a confirmed official statement from the Solana Foundation; the details come from CoinDesk's reporting and the cited blockchain data.