Solana Activates Transaction V1 on Mainnet, Expanding Transaction Size 3.3x
Solana’s Transaction V1 is now live on mainnet, increasing the maximum transaction size from 1,232 bytes to 4,096 bytes and enabling larger zero-knowledge, multisig, privacy, and DeFi operations to execute atomically.

Solana has activated Transaction V1 on mainnet at epoch 1035, roughly 01:20 UTC on September 15. The upgrade expands the network’s maximum transaction size by 3.3x, creating more room for complex on-chain applications without requiring developers to split operations across multiple transactions.
A Larger Transaction Envelope
Transaction V1 increases the maximum size from 1,232 bytes to 4,096 bytes. While the change is primarily a technical upgrade, the additional capacity could alter how developers design applications that require substantial data payloads or multiple instructions.
The upgrade was introduced through Solana Improvement Documents SIMD-0296 and SIMD-0385, which added the expanded transaction size and a new message format. Anza led implementation work in coordination with the Solana Foundation, with engineers including Jacob Creech and Andrew Fitzgerald among the contributors.
Key use cases that stand to benefit include:
- Zero-knowledge proofs, which often require large payloads for on-chain verification.
- Large multisig wallets, which can include more signer data in one transaction.
- Confidential transfers, whose cryptographic overhead can exceed previous size limits.
- Complex DeFi operations, such as swaps, collateral changes, and liquidation checks bundled into one atomic action.
Compatibility and Infrastructure Work
Transaction V1 is opt-in for transaction senders. Legacy and v0 formats remain supported and unchanged, allowing existing applications to continue operating without an immediate migration.
The more significant near-term burden falls on infrastructure providers. RPC operators, indexers, wallets, block explorers, and analytics platforms must update systems to account for the new transaction configuration, including changes related to compute limits and priority fees. The Solana Foundation has characterized these requirements as breaking changes for infrastructure providers that have not prepared for the rollout.
The deployment followed a phased process. Local testing began in August 2026, testnet activation occurred on September 1 at epoch 1025, and mainnet activation followed roughly two weeks later.
What This Means
Transaction V1 gives Solana developers a larger atomic execution envelope, potentially reducing the need for multi-step workarounds and lowering the risk that complex operations fail partially. The immediate impact will depend on adoption by wallets, protocols, and infrastructure providers, but the upgrade broadens the network’s design space for privacy tools, ZK applications, institutional-grade multisig systems, and sophisticated DeFi transactions.
Because the new format is opt-in, the transition should be gradual rather than disruptive. Still, applications that depend on larger transactions will need compatible infrastructure before users can fully realize the upgrade’s benefits.


















