Skip to main content

Inscription Count per Block

Retrieves statistics on the number of inscriptions revealed per block

Query Parameters

from_block_height

Block Height

Possible values: Value must match regular expression ^[0-9]+$

Bitcoin block height

Example:

777678

to_block_height

Block Height

Possible values: Value must match regular expression ^[0-9]+$

Bitcoin block height

Example:

777678

Responses

200

Default Response

Schema

OPTIONAL

results

object[]

block_height

string

block_hash

string

inscription_count

string

inscription_count_accum

string

timestamp

integer

404

Default Response

Schema

OPTIONAL

error

string

Possible values: [Not found]