Stellar

The only Stellar provider you’ll ever need

Build on Stellar with the fastest RPC Nodes, a comprehensive library of web3 APIs, and the most performant blockchain ETL tools—all backed by enterprise-grade infrastructure.

Trusted by the best

Battle-tested infrastructure for Stellar builders

Providing performance and reliability at scale for the world's top businesses and onchain projects. Join them.

400 billion+

API requests handled monthly, we can handle any volume you need.

99.99%

Uptime SLA ensures you're only paying while we're online.

2.5x

Faster API response times than our competitors.

24/7

Access to our support team, Discord community, and docs.

Everything you need to build on Stellar, all under one account

2 supported networks
  • Mainnet
  • Testnet
  • 01
  • 02
  • 03
  • 04
  • 05
  • 06
  • 07
  • 08
  • 09
  • 10
// import the QuickNode SDK
import { Core } from '@quicknode/sdk'
// create a connection to your endpoint
const core = new Core({
endpointUrl: "https://docs-demo.quiknode.pro/",
})
// call the getBlockNumber method
core.client.getBlockNumber()
Core RPC API

Reliable & scalable RPC endpoints

Connect to Stellar with one line of code and get unparalleled latency, reliability, and scalability.

Looking for something dedicated?

Check out clusters
Streaming block data
18% complete
137 blocks till tip
Last streamed block: 10343453
Streams

Real-time data and historical backfills

Stream data from Stellar to your application in real-time. Monitor transactions, logs, and more.

Learn more

Not yet supported on Stellar

Functions

Serverless functions for web3 developers

Filter, transform, and enrich blockchain data in real-time with serverless functions, optimized for web3.

Learn more

Not yet supported on Stellar

Marketplace

Supercharge your dApp with add-on services

Integrate with add-on services and tools to enhance the functionality of your Stellar application.

Browse all our add-ons

Learn more about Stellar, and how to get started

Why build on Stellar?

Stellar is a blockchain platform focused on facilitating fast and low-cost cross-border transactions. It provides developers with tools to build financial applications that can connect people, payment systems, and banks, enabling efficient value transfer.

Doc

Stellar Docs

Browse our robust documentation for all of our supported chains and learn how to call RPC methods using up-to-date libraries and code examples across Python, Ruby, JavaScript, and cURL.