Arbitrum Gas Fee

Arbitrum One · L2

Live Arbitrum gas

0.0200 Gwei

~21k gas transfer

$0.000852

ETH ≈ $2,029.73

Full estimate

Optimistic rollup. Largest L2 by TVL. Gas fees typically 10–20x cheaper than Ethereum mainnet.

Arbitrum Nitro bundles the parent-chain calldata/poster fee into eth_gasPrice — the displayed cost is the full wallet fee.

Arbitrum at a glance

Block time
~0.25s sequencer · ~10 min L1 finality
Withdrawal to L1
~7 days native · minutes via Across / Hop
Chain ID
42161
Gas model
ETH · Nitro bundles L1 calldata into eth_gasPrice
Compare to other L2s →

History

Execution gas cost over time

Loading…

21,000-gas transfer in USD, sampled every 90 s from the arbitrum RPC. Execution gas only — OP-stack chains add an L1 calldata fee on top in real wallet quotes.

How Arbitrum gas pricing actually works

Arbitrum One is an optimistic rollup running on Arbitrum Nitro — the upgrade that shipped in August 2022 and replaced the original ArbOS architecture. Nitro's biggest practical difference from other rollups: it folds the L1 calldata fee directly into eth_gasPrice. What your wallet shows is what you pay. There's no separate L1 data fee line item like OP Stack adds.

The Nitro sequencer prices each block based on three live inputs:

  • L1 base fee. When mainnet gets congested, the cost of posting calldata back to Ethereum rises. The sequencer rolls this into the gas price quoted to your wallet.
  • L2 execution demand. Arbitrum has its own gas-price floor that adjusts based on how full L2 blocks are. Most days this floor is ~0.01 gwei — a hundredth of a typical mainnet gas price.
  • Compression ratio. Nitro uses Brotli to compress the transaction batch before posting to L1. Repeated calldata (common contract addresses, common function selectors) compresses well — which is why per-transaction L1 costs on Arbitrum are typically lower than on OP Stack rollups.

Since EIP-4844 (Dencun, March 2024), Nitro publishes its batches into blobs rather than regular L1 calldata. Blob gas is a separate, cheaper resource — the practical effect was a 10-20x reduction in the L1 posting cost. That's why Arbitrum transactions you ran in early 2024 felt dramatically cheaper than in 2023.

What you actually pay — wallet examples

Because Nitro bundles the L1 portion into the displayed gas price, the math your wallet shows matches what you pay. Here are typical real-wallet costs:

TransactionArbitrumMainnetSavings
ETH transfer~$0.02-0.05$0.50-320-60x
USDC transfer~$0.03-0.10$1.50-830-80x
Uniswap V3 swap~$0.20-0.80$5-3020-40x
GMX trade open~$0.50-1.50n/anative

Arbitrum tends to run slightly more expensive than Base for the same transaction — typically 2-3x — because Base's OP Stack scalar is lower and Base's L1 posting is more aggressively blob-optimized. Arbitrum's advantage is its deep liquidity (largest L2 by TVL) and the existence of Arbitrum-native venues (GMX, Camelot, Pendle) that don't deploy on Base.

When Arbitrum gets weird — sequencer outages and L1 cascades

Two specific failure modes worth understanding before you depend on Arbitrum for time-sensitive transactions:

  • Sequencer outages. Arbitrum currently runs a single centralized sequencer (Offchain Labs). When it goes down — has happened a handful of times since launch, usually for 30-90 minutes — new transactions can't be submitted. Your funds are safe (state is preserved), but you can't trade until the sequencer recovers. There's a force-include path through L1 for emergency exits, but it's slow (24 hours) and expensive. The plan is to decentralize the sequencer; it hasn't happened yet as of 2026.
  • L1 cascade fees. When mainnet base fee spikes hard (say, 50 → 300 gwei during a major NFT mint), Arbitrum's gas price spikes more aggressively than OP Stack rollups because Nitro's L1 portion is bundled into the visible price. A swap that costs $0.30 on a normal day can cost $3-5 during a mainnet spike. The transaction itself still works, but you pay near-mainnet rates for a few minutes.
  • Withdrawal timing. Arbitrum's native L1 withdrawal still takes ~7 days because of the optimistic challenge window. If you need an exit faster than that, use a paid bridge — Across and Hop move funds in minutes for a fee (usually 0.05-0.15% on stablecoins).

How to reduce your Arbitrum gas fees

  • Time the L1 base fee. Arbitrum gas tracks Ethereum mainnet base fee. Send during a calm mainnet window for the cheapest Arbitrum rates too.
  • Batch related actions. Each transaction has a base cost. Combine approval + swap, or use multi-send tools where available.
  • Skip mainnet congestion. When mainnet base fee spikes, Arbitrum fees climb too. Wait it out for routine activity.
  • Use Arbitrum-native DEXs. Camelot, GMX, and other native venues are gas-tuned for Arbitrum specifically.
  • Set a gas alert on mainnet. When L1 drops, L2 drops with it. Set a mainnet gas alert and bridge or transact when it fires.

When to use mainnet vs Arbitrum

Use Arbitrum when you do not need mainnet settlement immediately — routine swaps, DeFi positions, NFT trades on Arbitrum-native marketplaces, and active trading where mainnet fees would eat returns. Use mainnet when you need composability with mainnet-only contracts, are depositing to a CEX that does not support Arbitrum withdrawals, or moving large value where the bridge round-trip exceeds the fee savings.

Compare against Optimism gas, Base gas, and Polygon gas in our live L2 fees comparison.

Frequently asked questions

What is the Arbitrum gas fee right now?

The live Arbitrum gas price above is in Gwei, pulled directly from the Arbitrum One RPC. Most transfers cost a fraction of a cent because Arbitrum batches calldata and posts it to Ethereum less frequently.

Why is Arbitrum cheaper than Ethereum mainnet?

Arbitrum is an optimistic rollup. It executes transactions off-chain and posts compressed proofs to Ethereum. You pay for that compressed L1 data plus L2 execution, which together is typically 10–20x cheaper than mainnet.

How does Arbitrum gas pricing work?

Arbitrum Nitro folds the L1 data cost into a single gas price you see from eth_gasPrice. You do not have to track L1 calldata separately like on some other rollups.

Does Arbitrum use ETH or its own token for gas?

Arbitrum One uses ETH for gas. Bridge ETH from mainnet (or buy on a centralized exchange that supports Arbitrum withdrawals) before transacting.

When does Arbitrum get expensive?

Arbitrum gas spikes when Ethereum mainnet base fee spikes — the L1 calldata posting cost rises in lockstep. Big mainnet congestion events cascade onto every rollup, Arbitrum included.

Is Arbitrum cheaper than Optimism or Base?

Usually within the same order of magnitude, but the winner changes week to week. Check our L2 fees comparison for the live ranking.

How do I bridge from Ethereum to Arbitrum?

Use the official Arbitrum Bridge (bridge.arbitrum.io) or a third-party bridge like Across or Hop. Native withdrawals back to mainnet take ~7 days; third-party bridges are faster for a fee.

Related ETH gas tools and guides

Compare all L2s side by side.

See live gas prices for Arbitrum, Optimism, Base, and Polygon in one table — and pick the cheapest L2 for your transaction.

Compare L2 fees →