estimatesmartfee

Estimates the approximate fee per kilobyte needed for a transaction to begin confirmation within conf_target blocks if possible and return the number of blocks for which the estimate is valid. Uses virtual transaction size as defined in BIP 141 (witness data is discounted). Argument #1 - conf_target Type: numeric, required Confirmation target in blocks (1 - 1008)

Argument #2 - estimate_mode Type: string, optional, default=CONSERVATIVE The fee estimate mode. Whether to return a more conservative estimate which also satisfies a longer history. A conservative estimate potentially returns a higher feerate and is more likely to be sufficient for the desired target, but is not as responsive to short term drops in the prevailing fee market. Must be one of: “UNSET” “ECONOMICAL” “CONSERVATIVE”

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to public

For higher throughput, please create your own API key.

Body Params

Accepts nothing.

integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to estimatesmartfee
params
array
length between 1 and 1
Defaults to 6

integer - estimatesmartfee conf_target ( "estimate_mode" ).

params
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json