Network Overview
This pages gives an overview around the different networks available in the IOTA ecosystem.
info
In general, all endpoints are load-balanced but also subject to rate limiting. If you are developing a production-level application for IOTA, consider setting up your own infrastructure to have more control and avoid any limits.
IOTA Mainnet
| Base Token | IOTA Token | 
|---|---|
| Protocol | Rebased | 
| Explorer | https://explorer.iota.org/ | 
| JSON RPC URL |  | 
| Websocket |  | 
| Indexer |  | 
| GraphQL RPC URL |  | 
info
Nirvana Labs provides hosted RPC nodes, archival services, and indexers to support developers and applications building on IOTA.
IOTA Testnet
| Base Token | IOTA Token (no value) | 
|---|---|
| Protocol | Rebased | 
| Explorer | https://explorer.iota.org/?network=testnet | 
| JSON RPC URL |  | 
| Websocket |  | 
| Indexer |  | 
| GraphQL RPC URL |  | 
| Faucet |  | 
IOTA Devnet
| Base Token | IOTA Token (no value) | 
|---|---|
| Protocol | Rebased | 
| Explorer | https://explorer.rebased.iota.org/?network=devnet | 
| JSON RPC URL |  | 
| Websocket |  | 
| Indexer |  | 
| GraphQL RPC URL |  | 
| Faucet |  | 
IOTA Localnet
To create a local IOTA network, you can refer to Local Development page.
| Base Token | IOTA Token (no value) | 
|---|---|
| Protocol | Custom | 
| Explorer | https://explorer.rebased.iota.org/?network=http://127.0.0.1:9000 | 
| JSON RPC URL |  | 
| Websocket |  | 
| Indexer |  | 
| GraphQL RPC URL |  | 
| Faucet |  |