Arbitrum (ARB) Price and Market Data

    Arbitrum is an optimistic rollup that executes transactions off Ethereum's main chain and then posts compressed batches of that activity back to Ethereum for data availability and security. Its native token, ARB, is a governance token rather than a gas token — every transaction on Arbitrum is still paid for in ETH — and its early history is inseparable from a large 2023 airdrop and the governance dispute that followed almost immediately after it.

    Arbitrum market snapshot

    Updated 2026-09-11 18:58 UTC.(cached for up to 15 minutes)

    Price
    $0.1401
    24h change
    -6.64%
    7d change
    +7.50%
    Market cap
    $935.19M
    24h volume
    $222.19M
    Market cap rank
    #77
    24h high
    $0.1515
    24h low
    $0.1383
    Circulating supply
    6.68B ARB
    Total supply
    10B ARB
    Max supply
    10B ARB
    All-time high
    $2.39 (Jan 12, 2024)
    All-time low
    $0.0705 (Jun 26, 2026)

    Market data provided by CoinGecko. Figures are cached on our server and may lag the provider. We do not guarantee their accuracy and nothing here is financial advice. Data methodology.

    Arbitrum price history

    Chart loads after the page — the summary below covers the same period.
    Period start
    $0.0740Aug 13, 2026
    Period end
    $0.1404Sep 11, 2026
    Change
    +89.65%
    Period high
    $0.1893
    Period low
    $0.0727

    Arbitrum moved from $0.0740 on Aug 13, 2026 to $0.1404 on Sep 11, 2026, a change of +89.65%, with a period high of $0.1893 and a period low of $0.0727.

    Daily closing prices in USD. Historical series are fetched on our server and cached; we do not keep a permanent copy of provider history.

    Market data provided by CoinGecko. Figures are cached on our server and may lag the provider. We do not guarantee their accuracy and nothing here is financial advice.

    What Arbitrum is

    Arbitrum is a layer-2 scaling network for Ethereum, developed by Offchain Labs, that lets users and applications transact far more cheaply than they could directly on Ethereum's base layer while still inheriting security guarantees from Ethereum itself. It is the largest optimistic rollup by activity and has operated multiple distinct chains under the Arbitrum name, most notably Arbitrum One (the main general-purpose chain) and Arbitrum Nova (a separate chain tuned for lower-cost, higher-volume applications with a different data availability tradeoff).

    The core idea of an optimistic rollup is in the name: transactions are assumed to be valid when they are submitted, and are only checked in detail if someone disputes them. This is the opposite approach to a zero-knowledge rollup, which proves validity upfront for every batch. Optimistic rollups trade faster, cheaper execution for a withdrawal process that has to leave room for that dispute to happen.

    How the network works

    A single, centralized entity called the sequencer — currently run by Offchain Labs — receives user transactions on Arbitrum, orders them, and executes them immediately, giving users a fast, near-instant sense of confirmation. Periodically, the sequencer batches up compressed transaction data and posts it to Ethereum as calldata (or, since Ethereum's Dencun upgrade, increasingly via cheaper 'blob' space), which is what lets Ethereum function as the underlying data availability and dispute-resolution layer for the rollup.

    Because the chain is optimistic, any batch posted to Ethereum can be challenged during a dispute window — commonly described as roughly seven days — during which a fraud proof can be submitted if someone believes a batch contains invalid state transitions. This challenge period is also why withdrawing funds directly from Arbitrum back to Ethereum through the native bridge takes on the order of a week: the protocol has to leave enough time for a fraud proof to be raised before treating funds as final. In practice, many users avoid that wait by using third-party 'fast bridges' that front the funds instantly for a fee, accepting the counterparty risk that entails instead of the protocol-level delay.

    Arbitrum's current technology stack is called Nitro, a rewrite that replaced the original custom virtual machine with one built on Ethereum's own execution engine (Geth), which made Arbitrum more directly compatible with Ethereum tooling and improved throughput and fraud-proof efficiency. Building on Nitro, Arbitrum has also introduced Stylus, which allows smart contracts to be written in languages like Rust or C++ and compiled to WebAssembly, running alongside standard Solidity contracts on the same chain rather than replacing them.

    • Optimistic rollup: transactions are assumed valid, then are open to fraud-proof challenges.
    • Roughly a seven-day challenge window governs native (non-bridge) withdrawals to Ethereum.
    • Nitro rebuilt Arbitrum's execution engine around Ethereum's own Geth client for closer compatibility.
    • Stylus adds Rust/C++-via-WebAssembly contracts alongside existing Solidity contracts.

    What Arbitrum is actually used for

    Arbitrum is used primarily as a lower-cost venue for the same categories of activity that exist on Ethereum itself: decentralized exchanges, lending protocols, perpetual futures platforms, and NFT marketplaces, many of which are the same applications that also deployed on Ethereum mainnet but wanted to offer users lower transaction fees. It has consistently ranked among the largest rollups by total value locked and transaction count since launching its mainnet in 2021.

    Beyond serving as a destination chain itself, Arbitrum's technology is also licensed out through Arbitrum Orbit, which lets teams launch their own independent Layer-3 chains that settle to Arbitrum One or Arbitrum Nova, using the same Nitro codebase. This lets a project run an application-specific chain with its own sequencer and fee token while still ultimately relying on Arbitrum's rollup infrastructure and, transitively, on Ethereum's security.

    Risks and limitations

    The sequencer is currently a single, centralized operator. It decides transaction ordering and can, in principle, delay or reorder transactions or go offline, which is a meaningful centralization point relative to Ethereum's own decentralized validator set; Arbitrum's public roadmap includes plans to decentralize sequencing, but as of now that role sits with Offchain Labs, which also collects the fee revenue the sequencer generates from the gap between what users pay and what it costs to post batches to Ethereum.

    ARB does not capture gas revenue directly — it is purely a governance token used to vote in the Arbitrum DAO — so holding ARB is a bet on governance influence and, indirectly, on the ecosystem's growth, not a claim on transaction fee revenue in the way some other protocols' tokens are designed. Arbitrum's 2023 ARB airdrop and its associated governance rollout were also immediately controversial: shortly after the token launched, the Arbitrum Foundation proposed AIP-1, which included allocating a large portion of tokens to the Foundation's own treasury and operating budget before any DAO vote had approved it, drawing significant community backlash and forcing a revised, community-voted process. That episode is frequently cited as a case study in the tension between founding teams and token holders in newly launched DAOs.

    Historical context

    Offchain Labs was founded by researchers from Princeton, and Arbitrum's mainnet for general users (Arbitrum One) launched in August 2021, arriving in the same broad wave of Ethereum layer-2 rollups as Optimism. Arbitrum Nova launched later, in 2022, targeting applications like gaming and social apps that needed even lower costs and were willing to accept a different data availability model (posting data to a committee rather than fully to Ethereum) in exchange for that cost reduction.

    The ARB token launched in March 2023 via a large airdrop to past users of the network, immediately becoming one of the largest token distributions in the industry's history by number of recipients. The AIP-1 governance controversy that followed within days of the token's launch shaped much of the DAO's subsequent structure, pushing Arbitrum toward more formalized proposal and treasury-management processes than many other DAOs adopted at launch. Since then, Arbitrum has continued to expand through Orbit chains and the Nitro/Stylus upgrade path rather than through a single dramatic relaunch.

    Frequently Asked Questions

    Do I pay gas fees in ARB on Arbitrum?

    No. Gas on Arbitrum is paid in ETH, the same as on Ethereum mainnet. ARB is a separate governance token used for voting in the Arbitrum DAO, not for paying transaction fees.

    Why does withdrawing from Arbitrum to Ethereum take about a week?

    Arbitrum is an optimistic rollup, meaning transaction batches posted to Ethereum can be disputed with a fraud proof during a challenge window of roughly seven days. The native bridge waits out that window before finalizing withdrawals; third-party fast bridges can skip the wait for a fee, at the cost of added counterparty risk.

    What was the AIP-1 controversy?

    Shortly after the March 2023 ARB airdrop, the Arbitrum Foundation proposed allocating a large share of tokens to its own treasury before a DAO vote had approved it, prompting community backlash and a revised governance process.

    What is Arbitrum Orbit?

    A framework that lets teams launch their own Layer-3 chains using Arbitrum's Nitro technology, settling to Arbitrum One or Arbitrum Nova rather than directly to Ethereum.

    Back to all 25 assets

    Nothing on this page is financial advice or a prediction. Market figures come from a third-party provider and are cached; see our data methodology for sources, refresh cadence and limitations.