The Solana blockchain is set to undergo a significant update on September 9, aiming to expand its maximum transaction size from 1,232 bytes to 4,096 bytes. This substantial increase, by approximately 3.3 times, promises to facilitate more complex processes within a single atomic transaction.
What is the New Standard?
The update will be introduced through Solana’s new v1 transaction format. However, it’s important to note that not all network transactions will automatically benefit from this increase. Existing legacy and v0 transactions will continue to function under current regulations, inviting developers who wish to leverage the additional capacity to transition to the v1 format. Anatoly Yakovenko, a co-founder of Solana, highlighted potential applications of this update. He explained Solana’s need for a single transaction to atomically move data between two different zk roots, hinting that based rollup structures could also become feasible on the platform.
Yakovenko points out that their goal is to facilitate atomic data transfer between zk roots and to build based rollup structures on Solana.
Why Change the Technical Limit?
The technical constraint of the existing 1,232-byte limit was originally due to Solana’s initial network architecture. With growing adoption of QUIC for network communication, the need to adhere to the minimal MQTT limit for IPv6 no longer applies. Consequently, the new 4,096-byte ceiling was proposed, replacing this outdated limit.
The modification is not merely about carrying more data per transaction. Zero-knowledge proofs and rollup-related transactions are expected to benefit from improved atomicity, ensuring either complete execution or full cancellation of operations.
Updated Version Already in Testing
Already live on the test network, the Transaction V1 update was enabled one month prior to its mainnet release, allowing developers a head start in trialing the new transaction format.
According to the Solana Foundation, the expanded capacity isn’t exclusive to ZK systems. It also opens doors for large multi-signature structures, BLS signatures, Winternitz one-time signatures, and Confidential Transfers—all of which may now complete processes in a single atomic transaction that previously required multiple steps.
Expanded capacity may allow processes previously spread across several transactions to be completed within a single atomic transaction.
Yakovenko’s emphasis on zk roots and based rollups suggests that the impact of the update might not be limited to a 3.3% capacity increase. The true impact will depend on how developers choose to utilize this additional space and what architectural choices they make.


