Solana Activates V1 Upgrade, Tripling Transaction Size Limit
Solana has activated its Transaction V1 upgrade on mainnet, significantly increasing the maximum size of a single transaction from 1,232 bytes to 4,096 bytes. The change, which went live on September 15, 2026, at the start of epoch 1035, is designed to enable more complex atomic operations on the blockchain, such as zero-knowledge proofs and large multisignature transactions. The upgrade, implemented through Solana Improvement Documents SIMD0296 and SIMD0385, triples the data capacity per transaction. This allows developers to bundle more instructions, signatures, and application data into a single, atomic operation that either succeeds or fails as a whole. Previously, complex workflows often had to be split across multiple transactions or relied on external bundles, which lacked the same protocol-level atomic guarantee. According to the Solana Foundation, the larger transaction size is particularly beneficial for workloads like zero-knowledge proofs, large multisig wallets, and confidential transfers, which are data-heavy and previously struggled against the strict size ceiling.