Getting Started
Stellar Explorer is available at stellar-explorer.acachete.xyz. No installation required.
Choosing a Network
Section titled “Choosing a Network”Stellar Explorer supports three networks:
| Network | Purpose | URL example |
|---|---|---|
| Public | Mainnet — real transactions and assets | /en/public/... |
| Testnet | Development and testing | /en/testnet/... |
| Futurenet | Experimental features | /en/futurenet/... |
Switch networks using the selector in the header.
What You Can Explore
Section titled “What You Can Explore”- Transactions — Search by hash, browse recent transactions, view operations and effects
- Accounts — Look up any account by public key, see balances, transactions, and operations
- Assets — Discover tokens on the network, view holders and trade history
- Ledgers — Browse the blockchain ledger by ledger
- Smart Contracts — Explore Soroban contracts, their events, storage, and source code
- Watchlist — Save accounts and assets you want to track
Developer Mode
Section titled “Developer Mode”Toggle Developer Mode from the header to see additional technical details like raw XDR data, operation parameters, and effect metadata.