• Pricing
  • Enterprise
  • Customers
  • Blog

Build better with Arbitrum nodes

Run high-performing Arbitrum RPC nodes and APIs in minutes on a platform built for scale.

100K+ Developers
20K+ Active Nodes
12 Global Data Centers
Unrivaled infrastructure. Unbeatable pricing.

Reliable Arbitrum One Mainnet and Sepolia Testnet infrastructure. No friction. No complexity. Just infrastructure that scales with you.

Full node request
1 RU
Archive node request
2 RUs
API request = 1 Request Unit
Global Nodes

Chainstack makes sure you get access to robust and scalable infrastructure, ready for your Arbitrum journey, in a matter of minutes.

We take away the burden of managing it so that you can instantly focus on building and exploring data on Arbitrum RPC and API.

Create Arbitrum node

Dedicated Nodes

With Chainstack’s patented Bolt technology you get fully synced dedicated Arbitrum RPC nodes in almost no time at all.

Chainstack spins up dedicated Arbitrum RPC nodes with the latest state—so you get a node ready the same day.

Get started

“We’re happy to have Chainstack fully supporting Arbitrum One now that the migration of Nitro has been complete! We believe that to build an ecosystem, support is needed at all levels. With Chainstack’s full support we’re excited to keep empowering the Arbitrum ecosystem with infrastructure that will continue to provide for the community.”

A.J. Warner Chief Strategy Officer, Offchain Labs

Grow and scale without worry

Everything your team needs to scale securely and stay supported—SLA, access control, and compliance included.

SLA and dedicated support

Access priority support with guaranteed response times for high-availability infrastructure and RPC node performance.

SOC2 compliant

Our systems follow SOC2 standards with robust access logging, encryption, and operational oversight.

SSO and role-based access

Integrate with your identity provider via SAML or OIDC, and manage access with RBAC at scale.

Arbitrum archive nodes starting at just $49

Get access to Arbitrum archive nodes to query the entire history of the Arbitrum One Mainnet—starting at just $49 per month.

And with Chainstack’s Bolt fast sync technology, you can deploy your own dedicated archive node in minutes instead of months.

Get started

Pay with $ARB or any other crypto

Flexible billing with crypto. Pay for every plan and service using Arbitrum or 150+ other available tokens. No lock-ins, no constraints—just seamless payments on your terms.

Get started

Build on Arbitrum blockchain with us

Discover a wealth of information on how to deploy blockchain infrastructure and build amazing applications using Arbitrum RPCs and APIs with Chainstack.

Notes for Arbitrum API

When communicating with a Arbitrum RPC node, the Arbitrum client implements a JSON-RPC specification, a communication protocol allowing one to make remote calls and execute them as if they were made locally.

The Arbitrum API allows developers to communicate with the Arbitrum blockchain to build applications. The best way to use the Arbitrum API is to use a web3 library such as ethers.js if using JavaScript or web3.py using Python.