Use the developer tools to test, explore, and validate XRP Ledger API requests and behavior.
Dev Tools
Explorers
XRPL Explorer
View validations of new ledger versions in real-time, or chart the location of servers in the XRP Ledger.
Bithomp Explorer
Explore public ledger data including accounts' transaction history and known names.
XRPScan
Explore ledger activity, view amendment voting in real-time, and get account information. API access is also available.
Token List
See all tokens issued in the XRP Ledger and use preset tools to issue custom tokens at the click of a button.
API Access
WebSocket Tool
Send sample requests and get responses from the rippled API.
RPC Tool
Print raw information about an XRP Ledger account, transaction, or ledger.
Technical Explorer
Browse API objects from the ledger with real-time updates.
Faucets
Get credentials and test-XRP for XRP Ledger Testnet or Devnet.
Transaction Sender
Test how your code handles various XRP Ledger transactions by sending them over the Testnet to the address.
Other
Domain Verification Checker
Verify your validator's domain.
xrp-ledger.toml Checker
Verify that your xrp-ledger.toml file is set up properly.
Binary Visualizer
Parse the XRP Ledger's native binary format with a visual representation breaking down the raw structure into its parts.
Token Metadata Lookup
Query known information about any token issued on the XRP Ledger.
Have an Idea For a Tool?
Contribute to the XRP Ledger community by submitting your idea for a tool or open a pull request if you've developed a tool.
Open a pull Request