v1
latestOpenAPI 3.0.32026-07-2324356.9 KBMempool Average Relative Fee
Definition. The mean relative fee of transactions waiting in the mempool.\n\nTechnical. The relative fee is calculated as total transaction fees divided by transaction size (in vByte).\n\nInterpretation. High relative fees indicate transaction urgency, as miners optimise for fee per size rather than total fee. The total fee a miner can collect from a block is bounded by available block space.\n
get/v1/metrics/mempool/fees_average_relative
Query parameters
astring required
asset id - (see metadata (metadata/metric) page for more details)
sinteger
since, unix timestamp
uinteger
until, unix timestamp
istring
frequency interval - 10m, 1h, 24h
f'csv' | 'json'
format - csv, json
timestamp_format'unix' | 'humanized'
timestamp format - unix or humanized (RFC 3339)
Response
Successful response