xrpl.to now uses embedded non-custodial wallets. Xaman, Crossmark & GEM Wallet login is no longer supported.Now using embedded wallets. Xaman, Crossmark & GEM no longer supported.
Insights

XRPL Transaction Explorer

Look up any transaction, account, or ledger block on the XRP Ledger. AI-powered explanations included.

Explore the XRP Ledger

XRPL.to is a full-featured XRP Ledger explorer. Look up transactions by hash, browse account history, check balances, and explore ledger blocks. Every transaction on the XRPL is permanent and publicly visible within seconds of confirmation.

The XRP Ledger processes transactions in 3 to 5 seconds with finality. Once a transaction is confirmed, it cannot be reversed or altered. This makes the ledger a reliable, transparent record of all on-chain activity, from simple XRP payments to complex DEX trades and NFT transfers.

What You Can Look Up

Transactions (/tx/:hash)

Full details including transaction type, amounts, sender and destination accounts, network fees, result code, and the ledger index where it was validated. Every Payment, OfferCreate, TrustSet, NFTokenMint, AMMDeposit, and other transaction type is supported.

Accounts

XRP balance, token holdings with live prices, NFT collection, trustlines, open DEX offers, payment channels, and escrows. View the complete state of any XRPL address.

Ledger Blocks

Browse individual ledgers with all included transactions. Each ledger closes every 3 to 5 seconds and contains a cryptographic link to the previous one, forming an immutable chain of records.

AI Transaction Explanations

XRPL.to uses AI to explain transactions in plain language. Instead of parsing raw JSON fields, you get a human-readable summary of what happened: who sent what to whom, which tokens were traded, what DEX offers were created, and what the outcome was.

This feature is available for any transaction hash on the site. Simply navigate to a transaction page and the AI explanation appears alongside the raw data.

Developers can also access this programmatically through the API:

GET https://api.xrpl.to/v1/tx-explain/:hash

Response: {
  "explanation": "Account rXYZ... sent 1,000 USD.rHub... to rABC...
    in exchange for 500 XRP via the DEX.",
  "type": "OfferCreate",
  "result": "tesSUCCESS"
}

Account Explorer Features

When you look up any XRPL address, you get a comprehensive view of that wallet:

  • XRP balance with base reserve, owner reserve breakdown, and global rank
  • All token holdings with live USD prices and 24h change
  • NFT collection with images, offers, and collection details
  • Full transaction history with filtering by type
  • Open DEX offers across all trading pairs
  • Trustlines with issuer details and balance
  • Account ancestry and activation details

You can also analyze any wallet's trading patterns, track profit/loss across tokens, and see LP positions in AMM pools. For your own wallet, connect it to access the full wallet with portfolio tracking.

XRPL.to vs Other Explorers

FeatureXRPL.toXRPSCANBithomplivenet.xrpl.org
Token pricesReal-timeNoNoNo
Built-in tradingYesNoNoNo
AI tx explanationsYesNoNoNo
NFT marketplaceYesNoLimitedNo
Trader analyticsYesNoNoNo
API endpoints200+LimitedLimitedNo

Explore Now

Start exploring the XRP Ledger with the most comprehensive analytics platform available.