Jito bundle
A group of up to 5 Solana transactions that Jito's block engine attempts to land atomically in the same slot.
A Jito bundle is a list of up to 5 transactions submitted to Jito's MEV-aware block engine on Solana. The engine attempts to land them as a single atomic group in one slot, or none of them. Bundles are the standard mechanism for bundled launches (create + multiple buys), sandwich protection, and tip-based MEV strategies. Each bundle includes a tip to the Jito validator that lands it.
Related
- Bundled launchA token launch where the create transaction and several buy transactions execute atomically together, filling the deployer's wallets first.
- Priority feeA per-compute-unit fee added to a Solana transaction to incentivize validators to include it sooner.
- Jito tipA SOL payment included in a Jito bundle that goes to the Jito validator that lands the bundle.