← All articles
Getting Started7 min read

What Is the XRP Ledger? A Plain-English Introduction

The XRPL settles payments in seconds for a fraction of a cent, and has an exchange built into the network itself. Here is what that actually means for a first-time investor.

The XRP Ledger (XRPL) is a public payment network that has been running continuously since 2012. Anyone can send value across it, anyone can read every transaction ever recorded on it, and no single company can switch it off. If you are coming from a bank app, the simplest mental model is a shared accounting book that thousands of independent servers keep in agreement, updating every three to five seconds.

Three properties that matter to a beginner

  • Speed: a transaction is final in roughly three to five seconds. There is no pending state that reverses days later.
  • Cost: fees are a fraction of a cent, paid in XRP and destroyed rather than collected by anyone.
  • A built-in market: the ledger contains an exchange and automated market makers. You do not need a separate company to swap one asset for another.

That third point is the one most newcomers underestimate. On most networks, trading happens on top of the chain via applications. On the XRPL, the order book and the automated market maker (AMM) are protocol features. That is why this site can analyse every pool directly from public data rather than asking an exchange for permission.

XRP versus tokens issued on the XRPL

XRP is the native asset. It pays fees and covers the small reserve every account needs to exist. Everything else on the ledger — stablecoins, project tokens, tokenised commodities — is issued by an account. Anyone can issue a token, and tickers are not unique: several accounts can each issue something called USD. The issuer address is the only thing that identifies the real one.

Trust lines: opting in to hold a token

Before your wallet can hold an issued token, you create a trust line to that specific issuer. It is a one-time on-ledger statement saying you are willing to hold this asset from this account, up to a limit you set. Each trust line locks a small XRP reserve, which is released if you later remove it. This design is a feature, not friction: nobody can push an unwanted token into your balance without you first agreeing to hold it.

What to learn, in order

  1. 1Set up a self-custody wallet and back up the seed phrase on paper.
  2. 2Fund it with enough XRP to cover the base reserve plus a little spare.
  3. 3Send a small test payment to yourself before moving anything meaningful.
  4. 4Add one trust line to a well-known issuer and verify the address twice.
  5. 5Only then look at trading, and only with an amount you can afford to lose entirely.

Our eight-stage journey walks through each of those steps with the exact checks to run at every point.

Start the CampXRP learning path

Once you are comfortable holding and sending, the next skill is judging what you are holding. That is what the token and pool analysers on this site exist for: they read issuer settings, supply concentration and trading activity straight from the ledger, so you can see the risks a price chart never shows.

Educational content only. Nothing in this article is financial advice. Risk ratings on CampXRP are automated estimates built from public XRP Ledger data and can be wrong or out of date — always do your own research.

Keep reading