How XRP Transaction Fees Work (and Why They're Burned)
Every transaction on the XRP Ledger includes a small fee — and unlike most other major blockchains, that fee isn't paid to anyone. It's simply destroyed. Here's why that design choice exists and what it actually does.
The fee itself
Under normal network conditions, the fee required for a standard XRPL transaction is tiny — a small fraction of a cent's worth of XRP. The exact amount is governed by network rules that can adjust (for example, rising temporarily if the network is under unusually heavy load), so rather than quoting a specific figure that could be stale by the time you read this, the useful thing to know is: it's designed to be negligible for normal use, while still being nonzero.
Why "burned" instead of paid to someone
On networks like Bitcoin or Ethereum, transaction fees are paid to whoever does the work of adding your transaction to the chain (miners, or validators under proof-of-stake) — the fee is a payment for a service. The XRP Ledger's consensus mechanism works differently: validators aren't competing for transaction fees as their primary incentive the way miners are, so instead of routing fees to any party, the ledger protocol simply destroys the fee amount permanently.
What this is actually for
The core purpose isn't revenue for anyone — it's spam prevention. Because every transaction costs a small, real amount of XRP that's permanently gone, flooding the network with junk transactions has a real (if tiny per-transaction) cost, which discourages abuse without requiring identity verification or centralized rate-limiting.
The (very slight) deflationary side effect
Because burned fees are permanently removed from the total XRP supply rather than being redistributed, the network's total supply technically decreases very slightly over time as transactions accumulate. In practice, this effect is small relative to XRP's overall supply and isn't a significant driver of XRP's price on its own — it's a side effect of the spam-prevention design, not the primary purpose.
How this compares to other networks
This is a genuinely distinctive design choice. Proof-of-work networks like Bitcoin pay fees to miners as part of their security incentive model; many proof-of-stake networks pay fees to validators/stakers similarly. The XRPL's validators are typically run by entities (exchanges, businesses, institutions) with their own reasons for participating in the network's health, rather than relying on fee revenue as the primary incentive — see our guide on how XRPL consensus works for more on how that works.
Related reading
For how this fits into XRP's overall supply picture, see XRP Circulating Supply vs. Total Supply, Explained.