GetBlock
Request a demoDashboard
RPC Service

Build on Ethereum,
the leading smart contract platform

Tap into crypto's largest user base by developing DeFi, NFT, and Web3 apps on Ethereum with instant RPC access from GetBlock.

Available Nodes
shareddedicated
Networks
HoodiMainnetSepolia
APIs & Addons
GRAPHQLJSON-RPCWSMEV protected (WebSocket)MEV protected (JSON RPC)MEV protected - Relay (JSON RPC)

AT A GLANCE

Core specifications

1Chain ID
~250msBlock Time
12–15 TPSThroughput
2015Launched
ArchitectureProof-of-Stake blockchain
Gas TokenETH
Smart ContractsYes — Solidity
Notable Use CasesDeFi, GameFi, NFT, payments
Data AvailabilityEthereum L1
State ValidationNative validators
Network TypePublic
Transaction PrivacyNone
SequencerNo
Transaction OrderingBased on gas price

Performance

Why build on Ethereum
with GetBlock

Essential performance and infrastructure features for developers.

Provider comparison

GetBlock
Competitor 2
Competitor 3
Competitor 4

* Based on performance benchmarks across latency, uptime, and throughput.

GLOBAL EDGE NETWORK.

Low-latency API endpoints

Sub-50ms response times from global edge infrastructure. Your requests reach the nearest node in milliseconds.

  • Geo-distributed edge nodes
  • Intelligent request routing
  • Auto-failover on node errors
  • Real-time latency monitoring

Avg Response

<50ms

Edge Nodes

12+

Failover

<100ms

1K+RPS
HTTPSWebSocketgRPC

UNLIMITED SCALE.

High throughput capacity

Handle thousands of requests per second with auto-scaling infrastructure that grows with your application.

  • 1,000+ RPS per shared node
  • Unlimited RPS on dedicated
  • Auto-scaling under load
  • Batch request support

RPS Shared

1K+

RPS Dedicated

Batch Size

100

WebSocketJSON-RPCGraphQLAPI

ANY STACK. ANY PROTOCOL.

Multiple connection protocols

HTTPS, WebSocket, and GraphQL supported. Use the protocol that fits your architecture.

  • JSON-RPC over HTTPS
  • Full WebSocket support
  • GraphQL query interface
  • MEV-protected endpoints

Protocols

3

MEV Variants

3

Compression

gzip

MainnetChain ID: 1TestnetsSepolia · Hoodi

PRODUCTION & DEVELOPMENT.

Mainnet and testnet access

Endpoints for production and development environments. Hoodi, Mainnet, and Sepolia all included.

  • Ethereum Mainnet (Chain ID: 1)
  • Sepolia testnet
  • Hoodi testnet
  • Consistent API across all networks

Networks

3

Chain ID

1

Archive

Full

Infrastructure health

Ethereum Mainnet
99.98%
Sepolia
99.95%
Hoodi
99.91%

Live status · Updated every 60 seconds

ENTERPRISE RELIABILITY.

Enterprise-grade uptime SLA

Enterprise-grade reliability backed by SLA with redundant global clusters and automatic failover.

  • 99.9%+ uptime guarantee
  • Redundant global clusters
  • SOC 2 Type II in progress
  • 24/7 engineering support

Uptime SLA

99.9%+

Redundancy

N+2

Support

24/7

ENTERPRISE

Business-tuned Ethereum infrastructure

Redundant, secure, and SOC 2-ready. Engineered for enterprise-grade uptime and trust.

Dedicated Nodes & Clusters

Custom-configured, private infrastructure with <1-second access to full historical data and archive lookups.

Global node deployment

Deploy nodes anywhere — from New York to Singapore — or even on-prem with full control and compliance.

Tailored load-balancing

Intelligent geo-routing and protocol-aware redundancy deliver ultra-low latency and resilient performance at scale.

Guaranteed throughput

Proven, performant infra trusted to deliver 1,000+ RPS throughput across chains and regions without rate limits.

99.9%+ uptime SLA

High-availability global clusters with real-time redundancy to keep your systems always-on and available.

24x7 dedicated support

Premium support with a 5-minute SLA handled by real engineers across timezones and channels.

SOC 2 Type II

SOC 2 Type II Certified

Engineered to meet SOC 2 Type II standards for trust, availability, and data security.

Pricing

Ethereum Infrastructure Pricing

Shared Node
from $0/month

Best for: wallets, DeFi apps, exchanges, developer tooling, and analytics platforms.

Ethereum Mainnet, Sepolia & Holesky
HTTPS + WebSocket endpoints
Scalable RPS tiers (20 – 1,000+ RPS)
Archive node access
eth_getLogs, eth_call, eth_sendRawTransaction
Monitoring & standard SLA (99.9% uptime)
Dedicated NodeRecommended
from $1,000/month

Best for: DeFi protocols, MEV bots, institutional infrastructure, high-frequency trading, and indexing services.

Private dedicated Ethereum node
Guaranteed unlimited RPS (no throttling)
Full archive with Trace & Debug API
WebSocket + HTTPS, persistent connections
99.99%+ SLA-backed uptime
Custom pruning & sync configuration
Priority 24/7 engineering support
On-premise deployment available

API Reference

Supported Ethereum RPC Methods

Full JSON-RPC 2.0 compatibility. All standard Ethereum methods plus Trace and Debug APIs on archive nodes.

EXAMPLE REQUESTJSON-RPC 2.0
curl --location 'https://go.getblock.io/<ACCESS-TOKEN>/'
  --header 'Content-Type: application/json'
  --data '{
    "jsonrpc": "2.0",
    "id": 1,
    "method": "eth_blockNumber",
    "params": []
  }'
eth_blockNumberReturns the number of the most recent block
eth_getBalanceReturns the balance of a given address in wei
eth_getBlockByNumberReturns block information by block number
eth_getBlockByHashReturns block information by block hash
eth_getTransactionByHashReturns transaction details by hash
eth_getTransactionReceiptReturns the receipt of a transaction
eth_getLogsReturns an array of all logs matching filter
eth_getCodeReturns the code stored at a given address
eth_getStorageAtReturns the value from storage at a position
eth_callExecutes a message call without creating a transaction
eth_estimateGasEstimates the gas needed for a transaction
eth_gasPriceReturns the current price per gas in wei
eth_maxPriorityFeePerGasReturns the current maxPriorityFeePerGas value
eth_feeHistoryReturns historical gas fee data
eth_chainIdReturns the chain ID of the current network

Use Cases

Web3 provider delivering
APIs for every use case

Purpose-built infrastructure for every Web3 workload — from wallets to trading engines.

Wallets

Reliable node infrastructure for wallet transaction broadcasting and balance tracking.

Operations

broadcast transactionsquery balancesestimate gasmonitor mempool
Latency<40ms
RPC Calls500M+
Networks50+

DeFi

Low-latency RPC for DEX aggregators, lending protocols, and yield optimization.

Operations

route swapsquery liquidity poolslending protocol callsyield automation
DEX Integrations120+
Routing Speed<35ms
Liquidity Sources50+

NFTs

High-throughput endpoints for NFT minting, metadata retrieval, and marketplace indexing.

Operations

mint NFTsfetch metadataquery collectionsindex marketplaces
Mint ThroughputHigh
Metadata QueriesReal-time
Archive AccessEnabled

Analytics

Archive node access for historical data queries, indexing, and blockchain analytics.

Operations

historical queriestransaction indexingblock analyticsdata pipelines
Historical DataFull Archive
Index SpeedFast
Block CoverageComplete

dApps

Scalable node access for decentralized applications with consistent performance.

Operations

contract reads/writesevent subscriptionsbackend servicesuser session state
Concurrent UsersHigh
RPC ThroughputScalable
Event StreamsLive

Trading

Ultra-fast endpoints optimized for trading bots, arbitrage, and MEV strategies.

Operations

trading botsarbitrage enginesorder executionMEV strategies
LatencyUltra-low
Market DataReal-time
Execution SpeedOptimized

Testimonials

Favoured by top teams

Lossless

Utilizing their infrastructure, our on-chain threat intelligence system has significantly benefitted from the seamless access to real-time data.

Domantas PelaitisCTO at Lossless
Tangem

GetBlock provides us with a simple unified service that offers access to a lot of networks.

Andrey LazutkinCTO at Tangem
Zeedex

We appreciate the BSC nodes service by Get Block io as it is cost-efficient, fast and reliable.

Kyunghun CheongFounder at Zeedex
Swapuz

By partnering with Get Block, we were able to increase the productivity of the development department

Arthur RostrigaCTO at Swapuz
Banx

GetBlock helped us scale confidently while preserving performance and decentralization, powered by their XRPL expertise.

BanxChangeExecutive Team

F.A.Q.

GetBlock supports Ethereum Mainnet, Sepolia testnet, and Holesky testnet. All three networks provide full RPC access via HTTPS and WebSocket endpoints using the same API interface.
Yes. Shared and Dedicated node plans both include full archive access, allowing you to query any historical state from genesis block onwards. This is essential for DeFi analytics, backtesting, and indexing.
Shared nodes are multi-tenant endpoints with rate limits, ideal for development and moderate-traffic applications. Dedicated nodes provide exclusive access to private hardware with no rate limits, custom configuration, Trace/Debug API, and enterprise SLA — built for production workloads.
Yes. All plans include WebSocket support for real-time subscriptions to new block headers, pending transactions, and contract event logs via eth_subscribe.
Trace and Debug APIs are available on archive nodes. These methods allow deep inspection of transaction execution at the opcode level, and are critical for MEV analysis, debugging smart contracts, and building block explorers.
You can get a working Ethereum RPC endpoint in under 30 seconds. Sign up, create an access token, copy the endpoint URL, and start making requests immediately. No infrastructure setup required.
Shared nodes are backed by a 99.9% uptime SLA. Dedicated nodes come with a 99.99% uptime SLA with automatic failover and priority 24/7 engineering support.
Yes. Dedicated Ethereum nodes support unlimited RPS with no throttling, low-latency routing, and priority transaction submission — making them suitable for MEV searchers, arbitrage bots, and high-frequency trading applications.

Start building on Ethereum.
GetBlock.

Free tier included. Upgrade to dedicated nodes as you scale. No lock-in.