Solana is deploying Transaction v1 on September 9, a format enhancement that expands the maximum transaction size from 1,232 bytes to 4,096 bytes — approximately 3.3 times greater capacity per transaction.
The upgrade stems from two proposals: SIMD-0296, which establishes the expanded size parameters, and SIMD-0385, which outlines the v1 format specifications. Both were authored by Jacob Creech and Andrew Fitzgerald.
Developer Benefits and Technical Changes
The expanded capacity enables developers to bundle additional instructions, signatures, and account information within a single transaction. Practical applications include zero-knowledge proof verification, complex multisignature configurations, and cross-chain bridge operations.
Under the previous system, sophisticated operations required segmentation across multiple transactions, introducing execution risk where individual components could succeed or fail independently. Transaction v1 ensures all instructions execute or fail as a unified atomic operation.
Transaction v1 eliminates Address Lookup Tables, a compression mechanism used in v0. The new version stores complete 32-byte addresses directly within transactions. The existing 64-account-per-transaction ceiling remains in effect, and developers must now explicitly configure compute-unit allocations and loaded-data thresholds.
Infrastructure Requirements
Adoption of the new format is voluntary — existing legacy and v0 transaction formats remain functional with current limitations.
RPC service providers, blockchain indexers, explorers, and analytics platforms must implement software updates to accommodate v1 transactions. Failure to update could result in transaction processing errors or incorrect data presentation, such as displaying zero priority fees when fees were actually included.
Testnet and devnet environments have already enabled Transaction v1 for developer testing and validation.
Market Context
SOL was trading near $105.56 at the time of reporting, with the weekly Relative Strength Index at approximately 60. Liquidation data reveals concentrated leveraged position clusters between $145 and $150, with additional concentrations near $180–$200 and $240–$250. Downside liquidity zones are positioned around $60–$70.
Open interest in Solana derivatives markets has recovered to approximately $6–7 billion, up from $4–5 billion previously, though significantly below the prior all-time high near $17 billion.


