Solana Triples Transaction Size to 4,096 Bytes with Transaction v1
Solana is set to triple its transaction size from 1,232 bytes to 4,096 bytes on September 9, 2026, with the activation of Transaction v1. This move will give applications roughly 3.3 times as much room to package complex operations into a single transaction.
The expanded format is designed to accommodate data-intensive workloads such as zero-knowledge proofs, large multisignatures, and confidential transfers. Solana's byte ceiling was previously limited by networking constraints, but with the adoption of QUIC in 2022, this limit has been removed.
Transaction v1 formalizes the capacity change, while legacy and v0 transactions will remain supported alongside the new version. The increased transaction size does not remove other constraints, including limits on accounts and instructions a transaction can carry.