Solana is moving closer to a major protocol overhaul known as Alpenglow, a consensus redesign that developers say could reduce transaction finality from roughly 12.8 seconds today to around 100 to 150 milliseconds. If achieved in production, the change would mark one of the most significant architectural shifts in Solana’s history and could make transaction confirmation feel nearly instantaneous.
A major redesign of Solana’s consensus layer
Formally introduced through SIMD-0326, Alpenglow would replace Solana’s current Proof-of-History (PoH) timing system and TowerBFT voting model with a new framework built around two components: Votor, which handles validator voting and block finalization, and Rotor, a future mechanism intended to streamline data propagation across the network.
According to developer documentation, much of the expected speed gain comes from a simpler voting structure. Under Votor, validators send votes directly instead of submitting on-chain vote transactions. The system runs two finalization paths in parallel: a fast path that confirms blocks in one round when about 80% of staked validators agree, and a fallback path that finalizes after two rounds when at least 60% of stake participates.
Less complexity, lower bandwidth demand
Alpenglow also removes the need for PoH as a global clock and replaces it with local timeout rules, allowing the network to continue progressing even when parts of the validator set are delayed. Solana Foundation materials describe this as a fundamental simplification of how the network reaches agreement on blocks, with the removal of PoH and on-chain vote transactions expected to improve reliability.
The design further introduces aggregate voting certificates using aggregated BLS signatures, enabling validators to prove consensus thresholds without broadcasting every individual vote across the network. Developers say this should reduce gossip traffic and lower bandwidth requirements for validators. The architecture also includes a 20+20 resilience model intended to preserve safety and liveness even if up to 20% of staked validators act maliciously and another 20% go offline.
Mainnet rollout targeted for H1 2026
The proposal comes with economic changes as well. A Validator Admission Ticket (VAT) fee is expected to replace part of the incentive structure previously tied to on-chain vote transactions. That fee is estimated at around 1.6 SOL per epoch and would be burned by the protocol. Developers also expect the system to support about 2,000 active validators, a figure meant to balance decentralization with manageable consensus message sizes.
Alpenglow was first introduced publicly by Solana development group Anza in May 2025. It later moved through Solana’s governance process in August and September 2025, where it received near-unanimous support, with roughly 98% to 99% of participating stake voting in favor. As of March 2026, the upgrade remained under active development and testing, with engineers planning to ship it alongside Agave client version 4.1 and tentatively target a mainnet deployment in the first half of 2026.
For DeFi builders, payments applications, and real-time blockchain services, the implications could be substantial. The key promise of Alpenglow is not merely higher throughput, but a network whose confirmation speed feels immediate enough to compete more directly with conventional financial infrastructure.

