Arbitrum
Arbitrum is an Ethereum Layer 2 scaling solution using optimistic rollups to deliver high throughput and low-cost transactions while inheriting Ethereum security.
- Networks
- 3
- Data tables
- 4
- Chain ID
- 42161
- Runtime
- EVM
- Coverage
- Real-time + archive
- Start block
- 0 (genesis)
- License
- Open-source SDK
Networks
Arbitrum on SQD
Arbitrum data is validated by SQD Network workers before it reaches the Portal. Validation is performed across the network rather than by a single ingestion node, so a faulty upstream source can't poison the dataset.
4 Arbitrum tables (blocks, transactions, logs & traces), decoded and schema-typed, ready to query. Your indexer queries the data directly without writing RLP parsers.
Single Portal endpoint serves Arbitrum from genesis through the current head, with sub-second hot-path latency. No separate streaming pipeline to wire up.
Both the Squid SDK and the Pipes SDK are open-source. Connectors for Postgres, ClickHouse, MongoDB, SQLite and Parquet, plus a custom-target hook. Run your Arbitrum indexer on your own infrastructure or on SQD Cloud.
Build with Arbitrum data
Common production patterns teams build with SQD on Arbitrum.
Index swaps, liquidations, and positions on Arbitrum in real time.
Build dashboards and metrics from full Arbitrum historical state.
Give agents structured, decoded Arbitrum data with the MCP server.
Power balance, transfer, and history views for Arbitrum wallets.
Validated Arbitrum data for transaction monitoring and audits.
Track every mint, burn, and transfer of Arbitrum stablecoins.
Auditable Arbitrum data for tokenized RWA issuance and transfers.
Teams using SQD on Arbitrum
Production case studies from teams indexing Arbitrum with SQD.
Available Data
Block headers with timestamps, gas usage, miner info, and consensus data.
All onchain transactions with sender, receiver, value, gas, and input data.
Event logs emitted by smart contracts, the primary source for tracking DeFi, NFT, and token activity.
Internal transactions and call traces showing the full execution path of each transaction.
Stream Arbitrum data in two lines
Example below uses the public Arbitrum endpoint, no API key required for development. For full SDK reference, see the documentation.
Frequently asked questions
How does SQD compare to running an Arbitrum RPC node?
What does SQD cost for Arbitrum data?
How is SQD's Arbitrum data different from a block explorer like Etherscan?
Can I self-host SQD's Arbitrum indexer?
Can I export Arbitrum data to a data warehouse or pipeline?
Does SQD validate Arbitrum data?
Does SQD support real-time Arbitrum data?
See other chains supported by SQD
Start building with Arbitrum
Access Arbitrum data through the SQD Portal, free tier available.