XRPL NFT Explorer Guide
How to search and explore NFTs minted on the XRP Ledger.
What Are XRPL NFTs?
The XRP Ledger supports native NFTs through the NFToken standard (XLS-20). NFTs on XRPL are minted directly on-chain with extremely low fees (fractions of a cent). Each NFT has a unique NFToken ID, an issuer, an owner, a taxon (category), a serial number, and optional metadata URI.
How to Search XRPL NFTs
On Explore XRPL, you can search NFTs by their full NFToken ID (a 64-character hex string starting with "0008"). You can also browse NFTs by issuer address or explore collections by taxon. The NFT explorer at /nfts shows recently minted and active NFTs.
Understanding NFT Data
Each XRPL NFT page shows: NFToken ID, issuer address, current owner, taxon (collection category), serial number, transfer fee (royalty percentage), URI (link to metadata), flags (transferable, burnable), mint transaction, and ownership history.
NFT Transfer Fees
XRPL NFTs support on-chain royalties through the transfer fee field. When an NFT is sold, a percentage of the sale price is automatically sent to the original issuer. Transfer fees are set at mint time and cannot be changed. They range from 0% to 50%.