Stellar

Explore Stellar, a blockchain designed for cross-border payments and digital assets. Build financial applications using its RPC gateway.

The Stellar RPC documentation provides developers with the tools to interact programmatically with the Stellar blockchain. Stellar is designed for cross-border payments and digital asset issuance, using the Stellar Consensus Protocol (SCP) for fast, secure, and low-cost transactions. The documentation includes API endpoints for querying blockchain data, managing transactions, and issuing assets. Developers can build decentralized financial applications, including stablecoins and remittance platforms, using Stellar’s robust RPC gateway and scalable infrastructure.

Related: 📚 Supported Blockchains • 🌐 RPC Nodes Stellar • 🔗 Official Stellar Website

Blockchain RPC Gateway for Stellar

Stellar RPC networks

💎 mainnet
https://stellar-mainnet.gateway.tatum.io
testnet
https://stellar-testnet.gateway.tatum.io

Connect to Stellar and Fetch the Latest Block

This widget lets you instantly query the latest block height (or equivalent) for Stellar using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.

Get API key For free. No commitment.

Don't have an API key?

Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.

Retrieve Stellar Node Status or Client Version via RPC

Use this pre-configured request to get version or status information for your connected Stellar node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.

Available Stellar interfaces

Stellar - REST API

Stellar - Tatum API