Blockchain
Last updated
Last updated
GET
https://api.glassnode.com/v1/metrics/blockchain/block_height
The block height, i.e. the total number of blocks ever created and included in the main blockchain.
a*
string
asset id: BTC, ETH
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m, 1w, 1month
f
string
format: csv, json
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
GET
https://api.glassnode.com/v1/metrics/blockchain/block_interval_mean
The mean time (in seconds) between mined blocks.
a*
string
asset id: BTC, ETH
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m, 1w, 1month
f
string
format: csv, json
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
GET
https://api.glassnode.com/v1/metrics/blockchain/block_interval_median
The median time (in seconds) between mined blocks.
a*
string
asset id: BTC, ETH
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m, 1w, 1month
f
string
format: csv, json
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
GET
https://api.glassnode.com/v1/metrics/blockchain/block_size_mean
The mean size of all blocks created within the time period (in bytes).
a*
string
asset id: BTC, ETH
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m, 1w, 1month
f
string
format: csv, json
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
GET
https://api.glassnode.com/v1/metrics/blockchain/block_size_sum
The total size of all blocks created within the time period (in bytes).
a*
string
asset id: BTC, ETH
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m, 1w, 1month
f
string
format: csv, json
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
GET
https://api.glassnode.com/v1/metrics/blockchain/block_count
The number of blocks created and included in the main blockchain in that time period.
a*
string
asset id: BTC, ETH
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m, 1w, 1month
f
string
format: csv, json
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
GET
https://api.glassnode.com/v1/metrics/blockchain/utxo_profit_relative
a*
string
asset id: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h
f
string
format: csv, json
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
GET
https://api.glassnode.com/v1/metrics/blockchain/utxo_created_value_mean
The mean amount of coins in newly created UTXOs.
a*
string
asset id: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m, 1w, 1month
f
string
format: csv, json
c
string
currency: native, usd
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
GET
https://api.glassnode.com/v1/metrics/blockchain/utxo_created_value_median
The median amount of coins in newly created UTXOs.
a*
string
asset id: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m, 1w, 1month
f
string
format: csv, json
c
string
currency: native, usd
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
GET
https://api.glassnode.com/v1/metrics/blockchain/utxo_created_value_sum
The total amount of coins in newly created UTXOs.
a*
string
asset id: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m, 1w, 1month
f
string
format: csv, json
c
string
currency: native, usd
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
GET
https://api.glassnode.com/v1/metrics/blockchain/utxo_spent_value_mean
The mean amount of coins in spent transaction outputs.
a*
string
asset id: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m, 1w, 1month
f
string
format: csv, json
c
string
currency: native, usd
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
GET
https://api.glassnode.com/v1/metrics/blockchain/utxo_spent_value_median
The median amount of coins in spent transaction outputs.
a*
string
asset id: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m, 1w, 1month
f
string
format: csv, json
c
string
currency: native, usd
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
GET
https://api.glassnode.com/v1/metrics/blockchain/utxo_spent_value_sum
The total amount of coins in spent transaction outputs.
a*
string
asset id: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m, 1w, 1month
f
string
format: csv, json
c
string
currency: native, usd
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
GET
https://api.glassnode.com/v1/metrics/blockchain/utxo_count
The total number of UTXOs in the network.
a*
string
asset id: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m, 1w, 1month
f
string
format: csv, json
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
GET
https://api.glassnode.com/v1/metrics/blockchain/utxo_created_count
The number of created unspent transaction outputs.
a*
string
asset id: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m, 1w, 1month
f
string
format: csv, json
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
GET
https://api.glassnode.com/v1/metrics/blockchain/utxo_loss_count
a*
string
asset id: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h
f
string
format: csv, json
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
GET
https://api.glassnode.com/v1/metrics/blockchain/utxo_profit_count
a*
string
asset id: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h
f
string
format: csv, json
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
GET
https://api.glassnode.com/v1/metrics/blockchain/utxo_spent_count
The number of spent transaction outputs.
a*
string
asset id: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m, 1w, 1month
f
string
format: csv, json
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
The percentage of unspent transaction outputs whose price at creation time was lower than the current price. For more information see .
The number of unspent transaction outputs whose price at creation time was higher than the current price. For more information see .
The number of unspent transaction outputs whose price at creation time was lower than the current price. For more information see .