Explore the XRP Ledger.
Start with a plain-English explanation, inspect a real example, try a safe tool, and follow the evidence into the protocol documentation.
XRP Ledger
The XRP Ledger is a public network that keeps a shared record of accounts, assets, and transactions. Independent servers repeatedly agree on the next version of that record.
Explore and verify →02 · VALIDATED ACTIVITYXRPL Transactions
A transaction is a signed request to change XRP Ledger state. A submitted request is not final until it appears in a validated ledger with a successful result.
Explore and verify →03 · PUBLIC ACCOUNT STATEAccounts & Ledger Explorer
An XRPL account is a public ledger address with state such as its XRP balance, sequence, flags, and owned objects. Looking up an address never requires its private key.
Explore and verify →04 · EXPLAINABLE PUBLIC INTELLIGENCECheck an XRPL Wallet
A wallet check reviews public transactions and account state for patterns worth understanding. It cannot prove who controls an address or declare guilt from a single payment.
Explore and verify →05 · CONSENSUS & GOVERNANCEXRPL Validators
Validators publish signed proposals and validations that help servers decide which ledger result has enough trusted agreement. They do not mine XRP or collect transaction fees.
Explore and verify →06 · PROTOCOL LIQUIDITYXRPL Automated Market Makers
An automated market maker is a shared pool of two assets. Traders exchange against the pool, while liquidity providers receive pool tokens representing their share.
Explore and verify →07 · BUILT-IN ORDER BOOKSXRPL Decentralized Exchange
The XRPL DEX matches offers recorded directly in the ledger. It can trade issued assets and route payments through order books and AMMs without a separate exchange contract.
Explore and verify →08 · CONDITIONAL XRPXRPL Escrow
Escrow locks XRP in the ledger until a specified time or condition permits it to finish. If cancellation conditions are met first, the XRP can return to the sender.
Explore and verify →09 · NATIVE TOKEN OBJECTSXRPL NFTs
An XRPL NFT is a native ledger object with a unique identifier, issuer, flags, taxon, and optional URI. The ledger tracks the token; it does not guarantee the media or intellectual-property claim behind it.
Explore and verify →10 · ISSUED ASSET IDENTITYXRPL Tokens & Stablecoins
An issued token is an obligation associated with an issuer account. The currency code alone is not a complete identity: issuer plus currency identifies the asset, and holders usually need a trust line.
Explore and verify →11 · CODE LABDevelopers
Begin with what an API does, run safe public requests, and connect responses to validated ledger evidence.
Open the developer lab →