XRPL transaction fees are not fixed. During periods of high network activity, the open ledger cost escalates automatically to prioritize legitimate transactions and deter spam. Understanding fee escalation helps you time transactions and avoid overpaying.
The XRP Ledger uses a dynamic fee mechanism called the open ledger cost. Under normal conditions, fees sit at 10 drops (0.00001 XRP). When many transactions compete to be included in the next ledger, the cost increases proportionally.
How the Open Ledger Cost Works
Each rippled server maintains a cost threshold based on its current load. Transactions that do not meet the open ledger cost are not rejected outright — they are queued and may be included in a subsequent ledger when congestion subsides. The server estimates whether a queued transaction is likely to be included and relays it accordingly.
Real-World Congestion Example: March 2026
On March 23, 2026, XRPL recorded 190 transactions per ledger — its highest rate in over a year. During this congestion event, fees surged above 1,400 XRP burned in a single day. Ripple's CTO confirmed that fee spikes are driven primarily by transaction volume and the types of transactions being submitted.
Tips for Managing Fee Escalation
- Monitor the XRPL network status before submitting time-sensitive transactions
- Use the fee API method to check current open ledger costs in real time
- Set a higher Fee field during known congestion periods
- For non-urgent transactions, submit at base fee and allow queuing
- Use XRPScan to track per-ledger transaction counts

Have a question about XRPL transaction fees? Return to the main guide for a full overview.