|
| 1 | +--- |
| 2 | +title: Public Dashboards |
| 3 | +description: A directory of free, public dashboards that track Stellar network activity, real-world assets, stablecoins, and DeFi. |
| 4 | +sidebar_position: 500 |
| 5 | +--- |
| 6 | + |
| 7 | +This page lists public dashboards that show what is happening on the Stellar network. Every dashboard here can be opened in a browser without an account, though some platforms offer extra views to signed-in users. Most are built and maintained by third parties, not SDF, so refresh cadence and methodology vary by platform. |
| 8 | + |
| 9 | +If you want to run your own queries against the underlying data instead, see [Hubble](./hubble/README.mdx) or the [Data Analytics Providers](./analytics-providers/analytics-providers.mdx) page. For looking up a specific transaction, account, or contract, use a [block explorer](../../tools/developer-tools/block-explorers.mdx). |
| 10 | + |
| 11 | +## Network Overview |
| 12 | + |
| 13 | +Chain-level activity: transactions, operations, accounts, fees, and comparisons with other networks. |
| 14 | + |
| 15 | +| Dashboard | Published by | What it shows | |
| 16 | +| --- | --- | --- | |
| 17 | +| [Stellar Network](https://dashboard.stellar.org) | SDF | Real-time network liveness for developers and validators: ledger close times, transaction throughput, and testnet status. The first place to check during a protocol upgrade. | |
| 18 | +| [Stellar on Dune](https://dune.com/blockchains/stellar) | Dune | Entry point to Dune's Stellar datasets and community dashboards. Best when you want to fork a query or build your own chart. | |
| 19 | +| [Stellar Ecosystem Portal](https://stellar.messari.io) | Messari | Metrics alongside research reports, news, and ecosystem project profiles. Aimed at investors and analysts who want context, not just charts. | |
| 20 | +| [Stellar on Artemis](https://app.artemis.xyz/project/stellar) | Artemis | Fees, revenue, active addresses, and TVL in a standard format for comparing Stellar against other chains. | |
| 21 | +| [Stellar on Token Terminal](https://tokenterminal.com/explorer/projects/stellar) | Token Terminal | Financial statement style metrics for Stellar. Useful for analysts benchmarking Stellar with the same definitions Token Terminal applies to every chain. | |
| 22 | +| [Stellar Cross-Chain Explorer](https://stellar.range.org) | Range | Cross-chain transfers into and out of Stellar at the transaction level, with bridge hops and counterparties. For compliance and bridge users. | |
| 23 | +| [Stellar on DappRadar](https://dappradar.com/chain/stellar) | DappRadar | Dapp discovery and usage rankings. Best for finding which Soroban apps have users. | |
| 24 | + |
| 25 | +## Real-World Assets and Stablecoins |
| 26 | + |
| 27 | +Tokenized assets, stablecoin supply, and related transaction volume on Stellar. |
| 28 | + |
| 29 | +| Dashboard | Published by | What it shows | |
| 30 | +| --- | --- | --- | |
| 31 | +| [RWAs on Stellar](https://dune.com/stellar/rwas) | SDF | SDF's own view of tokenized assets and stablecoins on Stellar. Lists assets as they launch on Stellar, including ones not yet tracked by rwa.xyz. | |
| 32 | +| [Stellar on rwa.xyz](https://app.rwa.xyz/networks/stellar) | rwa.xyz | Tokenized asset value on Stellar by asset class and issuer, using the same vetted methodology rwa.xyz applies to every network. Useful for comparing Stellar's RWA footprint with other networks on a like-for-like basis. | |
| 33 | + |
| 34 | +## DeFi and Lending |
| 35 | + |
| 36 | +Total value locked, protocol activity, and lending metrics for Soroban-based protocols. |
| 37 | + |
| 38 | +| Dashboard | Published by | What it shows | |
| 39 | +| --- | --- | --- | |
| 40 | +| [Stellar on DefiLlama](https://defillama.com/chain/stellar) | DefiLlama | TVL by protocol on Stellar, with history. The TVL figure most commonly cited in third-party research. | |
| 41 | +| [Blend Protocol Analytics](https://dune.com/stellar/blend-protocol-analytics) | SDF | SDF-maintained view of Blend lending pools: TVL, supply and borrow, utilization, and volume. Currently the one dashboard here focused on a single Soroban protocol. | |
0 commit comments