Skip to workspace
Mainnet reads · Testnet actions
Mainnet dataTestnet actions
Install Freighter
Freighter is not installed

Freighter is not installed. Install the browser extension to connect a Stellar wallet. Everything on this workspace reads without one.

This workspace expects Stellar Testnet. Ryntra never receives a key, never signs on your behalf, and a signature is never a submission.

Network

About Network

Read live from Stellar RPC and Horizon. Every figure carries the source that answered and how long ago it did.

Stellar RPC answers the ledger and the endpoint horizon. Horizon answers the base fee, the base reserve, issuer flags, trustlines and asset statistics — the facts that are JSON there and XDR everywhere else. Horizon is nearing end-of-life in favour of RPC and SDF’s Portfolio APIs, so every read records which source answered: replacing one later is a source change, not a rewrite.

Mainnet · read only

Ledger

FRESH
Latest ledger64,010,202
Closed at2026-08-18 11:35:17UTC. Ledgers close roughly every five seconds.
Protocolv27
EndpointhealthyThe endpoint's own word for itself.
Stellar Mainnet RPC getNetwork · Stellar Mainnet RPC getHealth — observed 6s ago

How far back this endpoint can answer

Stated
Why the horizon matters

Below the oldest readable ledger the endpoint has nothing to return. That answer is indistinguishable from the event never happened unless the horizon is known — which is why it is read and shown rather than assumed, and why a receipt that cannot be found near this boundary is not evidence of anything.

Oldest readable ledger63,889,243
Retention window120,960Ledgers kept.
Stellar Mainnet RPC getNetwork · Stellar Mainnet RPC getHealth — observed 6s ago

What the ledger charges

FRESH
About the reserve

The base reserve is locked per subentry, and a trustline is one subentry — so holding an issued asset costs XLM that stays locked for as long as the trustline exists. It is read from the ledger here rather than hardcoded, because it is a network parameter and not a constant.

Base fee100Stroops per operation, at the current ledger.
Base reserve0.5000000 XLMLocked per subentry. A trustline costs one.
Stellar Mainnet Horizon latest ledger — observed 6s ago