Skip to main content
Technical proposal SIMD-0286 Review

Increase Block Limits to 100M CUs

  1. Idea
  2. Draft
  3. Review
  4. Accept
  5. Implement
  6. Active

Decision brief

Why this proposal matters

Increase the block limit to 100M CUs.

Source-backed reading aid · source language: EN

Proposal at a glance

What changes

  • Max Block Units - The maximum number of CUs that can be included in a block.
  • Max Writable Account Units - The maximum number of CUs that can be used to write any given account in a block.
  • Max Vote Units - The maximum number of CUs that can be used by simple votes in a block.

Stakeholder map

Who is affected

Builders & client teams Impact unknown

No proposal-specific evidence was found for this group.

Action requirement unknown
Validators & operators Medium impact

This proposal only changes the Max Block Units limit. The purpose is to increase capacity for non-vote transactions. The Max Writable Account Units is left unchanged since there is no specific push to increase the capacity for individual accounts at this time.…

Action requirement unknown
Users & stakers Medium impact

More transactions can be included per block.

Action requirement unknown
Governance & ecosystem Impact unknown

No proposal-specific evidence was found for this group.

Action requirement unknown

Exact source revision

Full proposal document

Source-language document. Technical identifiers and evidence remain unchanged. 0616093b2952

Summary

Increase the block limit to 100M CUs.

Motivation

Current block limits are set to 50M CUs. SIMD-0256 will increase them to 60M. Block limits' primary purpose is to ensure the vast majority of network participants are able to keep up with the network, by restricting the amount of work a leader is allowed to pack into a block. However, current mainnet traffic is largely not constrained by large block execution times. This proposal aims a substantial increase in block limits to 100M CUs, in order to provide additional capacity to the network.

New Terminology

No new terms, but the following definitions are given for clarity:

  • Max Block Units - The maximum number of CUs that can be included in a block.
  • Max Writable Account Units - The maximum number of CUs that can be used to write any given account in a block.
  • Max Vote Units - The maximum number of CUs that can be used by simple votes in a block.
  • Max Block Accounts Data Size Delta - The maximum size of the accounts data size delta in a block.

Detailed Design

The following table shows the current block limits and the proposed block limits:

TypeCurrent Block LimitSIMD-0256 LimitProposed Block Limit
Max Block Units50M60M100M
Max Writable Account Units12M12M12M
Max Vote Units36M36M36M
Max Block Accounts Data Size Delta100MB100MB100MB

This proposal only changes the Max Block Units limit. The purpose is to increase capacity for non-vote transactions. The Max Writable Account Units is left unchanged since there is no specific push to increase the capacity for individual accounts at this time. Keeping Max Writeable Account Units unchanged while raising the Max Block Units , allows for additional parallel capacity.

The intention is for this to follow SIMD-0256 (as opposed to replacing). SIMD-0256 is a much more modest increase in block space. This proposal aims to increase block space more aggressively.

Alternatives Considered

  • Smaller increase of limit to 80M CUs
    • Not IBRL'ing fast enough

Impact

  • More transactions can be included per block.

Security Considerations

  • Blocks may take longer to execute, slowing down network progress and catchup times.

Drawbacks

  • Larger blocks may cause unforseen issues in infrastructure beyond the validators.

Backwards Compatibility

  • All previously valid blocks are still valid, since limits are only increasing.
  • Blocks produced after the change may be rejected by previous versions that do not support the new limits.

Evidence graph

Related proposals and rollout

One or more sources are unavailable.

Upstream review record

Upstream discussion & review

GitHub review is editorial context, not evidence of on-chain support, voting, or outcome.

PR #286 · merged SIMD-0286: Increase block limits to 100M 12 comments and reviews · Jan 19, 2026
@bw-solana

@Benhawkins18 - anything preventing merging this one?

GitHub ↗

simd.watch community discussion · SIMD-0286

Powered by Giscus · Sign in with GitHub to comment

Community comments load when this section approaches the viewport.

Provenance

Evidence & technical details

Rollout or chain data, source revisions, freshness and integrity.
2

SIMD

Deployment Status

Document lifecycleReview
CategoryCore protocol

Feature Gate not yet created

Exact source revision

Sources & integrity

  • Proposal document pinned_commit_blob
    0616093b2952ed6de52c4a27d66aadd11d48d4f9
  • simd-document document · stale · Sep 9, 2026
    0616093b2952ed6de52c4a27d66aadd11d48d4f9

One or more sources are unavailable.