Increase Bandwidth, Reduce Latency: How Solana is Scaling to Enable Internet Capital Markets

by Solana Foundation

Increase Bandwidth, Reduce Latency: How Solana is Scaling to Enable Internet Capital Markets

TL;DR

Compounding infrastructure improvements are scaling Solana to serve global markets:

  • Solana block capacity expanded by 25% this year, with Solana Improvement Document (SIMD) proposals for another 66% increase planned for later this year
  • A new Token Program rewrite (P-token SIMD) reduces transaction compute requirements of Solana’s most used program by over 95%
  • Jump’s Firedancer validator client has demonstrated 1M+ TPS in testing and 100k TPS on mainnet
  • Alpenglow, a new Solana consensus protocol proposed by Anza Research promises sub 150ms median finality

Global Financial Infrastructure for Internet Capital Markets

Internet Capital Markets are here and in full force on Solana. Last quarter, Solana processed 8.5 billion transactions, more than all other chains combined (source: Artemis). Here are just a few notable highlights from that period:

  • Raydium DEX realized $1 Trillion in lifetime volume
  • Pump.fun token launch: $600 million raised. 12 minutes.
  • xStocks debuted, already exceeding $2B in tokenized stock trading volume

The future of finance is unfolding right now, and the Solana community is systematically enhancing the infrastructure to support it. These improvements are building toward one inevitable outcome: a financial system where every market for every asset operates with the speed and accessibility of the internet.

More Block Capacity: SIMD-0207, SIMD-0256, and SIMD-0286

Solana measures capacity in Compute Units (CUs), the computational work needed to process transactions. This year, the network expanded from 48 million to 60 million CUs per block, a 25% throughput increase. For context and scale, a typical token transfer uses about 5,000 CU, so that change alone enables the network to process about 2,500 additional token transfers per block.

Next stop? 100M! A Solana Improvement Document Proposal (SIMD) outlines a plan to increase another 66% by end of year:

Image source: XStocks

Each upgrade proves itself under real-world load before the next expansion, maintaining velocity without compromising reliability.

Increased Efficiency: P-Token

The Solana SPL Token Program is integral to many common activities on the platform, including DeFi swaps, lending, NFT marketplaces, stablecoin payments, airdrops, and more. The Program processes over 1.5 million transactions hourly (nearly 40% of Solana’s non-vote transactions). 

Hourly Breakdown: SPL Token vs Other Solana Programs (non-vote) 

Image source: XStocks

Because most transactions actually include multiple invocations of the SPL Token Program, the network consistently processes over 200M SPL Token instructions daily.

Image source: Kamino

At this scale, even small efficiency gains compound into massive capacity increases. Enter P-Token, a ground-up rewrite of the SPL Token Program that achieves dramatic efficiency gains while performing the same underlying actions.

To be clear: this isn't a new token program. P-Token is a drop-in code replacement for the existing SPL Token Program. All current functionality remains intact, meaning no changes to how you interact with tokens, wallets, or DeFi protocols. Your existing tokens, accounts, and integrations continue working exactly as they do today.

Under the hood, P-Token eliminates unnecessary data copying, reduces memory usage, and streamlines execution paths. The efficiency gains across all operations are massive:

P-token Compute Saving for Some Common Token Instructions

Operation Current CUs P-Token CUs Improvement
Token Transfer 4,645 249
MintTo 4538 155 > 95% reduction
Burn 4753 168

P-Token delivers similar 95%+ efficiency gains across all 20+ token operations.

In Neodyme’s audit of P-Token, they replayed 9 days of actual mainnet transactions, simulating how the upgraded program would have performed under real conditions (in lieu of the existing program). The findings were striking: P-Token would have slashed the network's total compute consumption by 12% (source). This isn't just a marginal improvement—it's the equivalent of adding an extra 5 million CUs of capacity to every block (enough to handle an additional 20,000 p-token transfers) without any hardware upgrades.

In practice, this translates to:

  • Lower fees: Reduced compute usage means lower priority-related transaction fees (estimate your savings with this tool from SendAI)
  • Better composability: More headroom enables more sophisticated cross-program interactions
  • Higher landing rates: Abundant compute headroom improves transaction landing reliability across the network

More Throughput, Sub-Second Finality

Solana has never settled for 'fast enough.’ Ecosystem engineers are working on two major upgrades that are going to transform Solana’s transaction throughput and finality latency.

Firedancer is a new client written from the ground up in C++ and maintained by Jump Crypto. In testing, the new client has demonstrated:

  • 1.2M transactions per second (~100x current mainnet) with geographically distributed nodes
  • 6-8 million signature verifications/second

The transition is happening gradually through "Frankendancer," a hybrid deployment of Firedancer and Agave clients. It already represents about 28% of testnet stake and 10% of mainnet stake with stable operation since mid-2024. A Frakendancer validator recently demonstrated a burst of 100,000 TPS on Solana’s mainnet. 

Alpenglow is the biggest change to Solana's core protocol since launch. It is a complete replacement of Solana's consensus system (the mechanism that allows thousands of validators worldwide to agree on transaction order). The upgrade aims to reduce transaction finality from 12.8 seconds to under 150ms. At these speeds, Solana could realize Web2-level responsiveness with L1 finality, unlocking new use cases that require both speed and cryptographic certainty.

Alpenglow is actively being considered by the Community. Check out SIMD 0326 to vote on its future and join the discussion here

Combined with Firedancer's throughput gains, the practical implications are transformative:

  • For traders: Sub-second execution with cryptographic finality for price-sensitive strategies
  • For applications: Responsive interfaces that feel native, not blockchain-constrained
  • For users: Instant feedback with mathematical certainty, not probabilistic confidence

Internet-Speed Finance

The compounding effect of these initiatives and the many others in the Solana ecosystem is financial infrastructure that operates at internet speed. 

At this scale and speed, entirely new categories of financial applications become possible.

  • Real-time global price discovery across every asset class simultaneously
  • Composable financial products where complex multi-step transactions execute reliably at scale
  • Micro-transaction economies that unlock entirely new product verticals
  • Institutional-grade settlement that rivals traditional financial rails

These achievements aren't accidental. They are milestones in a roadmap toward Internet Capital Markets, where every financial instrument operates with the speed and accessibility of the internet itself. The improvements highlighted here represent just a fraction of the engineering momentum across the ecosystem. Teams are advancing everything from network packet processing to market microstructure optimization, each improvement compounding to power infrastructure capable of serving global markets.

Every asset and every market on a single state machine, distributed around the world, synchronized at the speed of light. That's Solana.

Start building apps on Solana.

Build consumer and financial applications or integrate your business with Solana's high performance network.