Solana Boosts Transaction Size Limit to 4,096 Bytes
Solana has increased its maximum transaction size to 4,096 bytes as part of its txv1 feature gate activation on mainnet. This change was implemented at epoch 1035 on September 15, 2026, and is designed to accommodate larger atomic transactions such as zero-knowledge proofs and batched programs.
The upgrade allows for more complex workloads to be processed in a single transaction, reducing the need for chained transactions and decreasing costs. Solana notes that existing v0 and legacy formats continue to function unchanged, ensuring seamless integration with wallets and applications.
However, node operators must update their infrastructure to support the new feature. RPC nodes and Jito-Solana validators require Agave v4.2.2 or later to process transactions correctly. A version matrix is provided by Solana to guide users through the necessary updates.