// multi-utility computation suite · offline · instant · precise
┌──────────────────────────┐
│ [c] calcalyst_ │
│ computation suite │
└──────────────────────────┘
// select a module to initialize
/ search↵ open firstesc close
// adsenseEMPTY_LEADER_SLOT728×90
// adsenseMOBILE_ANCHOR_SLOT320×50
// keyboard_shortcuts
/focus search
↑↓navigate module list
Enter
open first result from search
open highlighted
compute when module is open
compute when focused in a field
Escclose module · clear selection
⌫
web3.gas-compute-unit Calculator
Calculates compute unit (CU) consumption and cost for Solana transactions in the context of gas fee estimation for blockchain transactions. Solana's compute budget allows up to 1.4M compute units per transaction — complex DeFi instructions often require explicit SetComputeUnitLimit to avoid failure.
Inputs
Cu Per Tx
Reference formula or conversion factor shown for context.
Cu Price
Reference formula or conversion factor shown for context.
Tx Per Block
Reference formula or conversion factor shown for context.
Results
fee (lamports)
Reference formula or conversion factor shown for context.
fee (SOL)
Reference formula or conversion factor shown for context.
block CU usage
Reference formula or conversion factor shown for context.
block utilization
Fraction of capacity actually being used. Above 80–85% is typically considered high utilisation; above 95% leads to queuing and latency spikes.