Transaction Count
https://api.glassnode.com/v1/metrics/transactions/count
The total amount of transactions. Only successful transactions are counted.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.Count
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m, 1w, 1month
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":331533}]
Transaction Rate
https://api.glassnode.com/v1/metrics/transactions/rate
The total amount of transactions per second. Only successful transactions are counted.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.Rate
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m, 1w, 1month
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":3.8371875}]
Contract Calls (External)
https://api.glassnode.com/v1/metrics/transactions/contract_calls_external_count
The total number of smart contract calls on the Ethereum network initiated by Externally Owned Addresses (EOAs), i.e. external transactions. Only successful transactions are counted.
View in Studio:
https://studio.glassnode.com/metrics?a=ETH&m=transactions.ContractCallsExternalCount
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":757446}]
Contract Calls (Internal)
https://api.glassnode.com/v1/metrics/transactions/contract_calls_internal_count
The total number of internal smart contract calls on the Ethereum network, i.e. contract calls initiated by other contracts (internal transactions). Only successful transactions are counted.
View in Studio:
https://studio.glassnode.com/metrics?a=ETH&m=transactions.ContractCallsInternalCount
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":2762925}]
Transaction Size (Mean)
https://api.glassnode.com/v1/metrics/transactions/size_mean
The mean size of a transaction within the time period (in bytes).
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.SizeMean
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m, 1w, 1month
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":541.434424325781}]
Transaction Size (Total)
https://api.glassnode.com/v1/metrics/transactions/size_sum
The total size of all transactions within the time period (in bytes).
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.SizeSum
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m, 1w, 1month
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":179503379}]
Transfer Count
https://api.glassnode.com/v1/metrics/transactions/transfers_count
The total amount of transfers. One transaction can trigger one or more transfers. Only successful, non-zero transfers are counted.
View in Studio:
https://studio.glassnode.com/metrics?a=ETH&m=transactions.TransfersCount
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m, 1w, 1month
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":396764}]
Transfer Rate
https://api.glassnode.com/v1/metrics/transactions/transfers_rate
The total amount of transfers per second. One transaction can trigger one or more transfers. Only successful, non-zero transfers are counted.
View in Studio:
https://studio.glassnode.com/metrics?a=ETH&m=transactions.TransfersRate
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m, 1w, 1month
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":4.592175925925926}]
Transfer Volume (Total)
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_sum
The total amount of coins transferred on-chain. Only successful transfers are counted.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeSum
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m, 1w, 1month
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":3209023.72818993}]
Transfer Volume (Mean)
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_mean
The mean value of a transfer. Only successful transfers are counted.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeMean
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m, 1w, 1month
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":9.67934935041134}]
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_median
The median value of a transfer. Only successful transfers are counted.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeMedian
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m, 1w, 1month
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":0.04579188}]
Change-Adjusted Volume (Total)
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_adjusted_sum
The total amount of coins transferred on-chain, adjusted by change volume. Only successful transfers are counted.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeAdjustedSum
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":992984.159480871}]
Change-Adjusted Volume (Mean)
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_adjusted_mean
The mean value of a transfer, adjusted by change volume. Only successful transfers are counted.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeAdjustedMean
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":3.00830450550287}]
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_adjusted_median
The median value of a transfer, adjusted by change volume. Only successful transfers are counted.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeAdjustedMedian
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":0.03473188}]
Percent Volume in Profit
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_profit_relative
The percentage of transfer volume in profit, i.e. the percentage of transferred coins whose price at the time of their previous movement was lower than the current price. Spent outputs with a lifespan of less than an hour are discarded.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeProfitRelative
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":0.765372237592495}]
Transfer Volume in Profit
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_profit_sum
The total transfer volume in profit, i.e. the amount of transferred coins whose price at the time of their previous movement was lower than the price during the current transfer. Spent outputs with a lifespan of less than an hour are discarded.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeProfitSum
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":394416.46886856}]
Transfer Volume in Loss
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_loss_sum
The total transfer volume in loss, i.e. the amount of transferred coins whose price at the time of their previous movement was higher than the price during the current transfer. Spent outputs with a lifespan of less than an hour are discarded.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeLossSum
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":120909.86451036}]
Entity-Adjusted Transaction Count
https://api.glassnode.com/v1/metrics/transactions/entity_adjusted_count
The estimated entity-adjusted number of transactions is defined as the number of transactions between different entities, i.e. the total number of transactions excluding transactions within addresses of the same entity. Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses. For more information this article (https://insights.glassnode.com/true-bitcoin-volume).
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.EntityAdjustedCount
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":296835}]
Entity-Adjusted Volume (Total)
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_entity_adjusted_sum
The total estimated amount of coins moved between different entities, i.e. the total volumed transferred excluding the volume transferred within addresses of the same entity. Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses. For more information this article (https://insights.glassnode.com/true-bitcoin-volume).
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeEntityAdjustedSum
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":334610.5657439}]
Entity-Adjusted Volume (Mean)
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_entity_adjusted_mean
The mean estimated amount of coins moved between different entities, i.e. excluding the volume transferred within addresses of the same entity. Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses. For more information this article (https://insights.glassnode.com/true-bitcoin-volume).
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeEntityAdjustedMean
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":1.12726115769333}]
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_entity_adjusted_median
The median estimated amount of coins moved between different entities, i.e. excluding volume transferred within addresses of the same entity. Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses. For more information this article (https://insights.glassnode.com/true-bitcoin-volume).
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeEntityAdjustedMedian
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":0.0185}]
Miner Outgoing Transfers
https://api.glassnode.com/v1/metrics/transactions/transfers_from_miners_count
The total number of transfers in which the sender is a miners' address.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersFromMinersCount
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
miner name (see /v1/metrics/transactions/transfers_from_miners_count/miners for a full list)
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":2833}]
Miner Incoming Transfers
https://api.glassnode.com/v1/metrics/transactions/transfers_to_miners_count
The total number of transfers in which the receiver is a miners' address.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersToMinersCount
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
miner name (see /v1/metrics/transactions/transfers_to_miners_count/miners for a full list)
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":564}]
Miner Outflow Volume
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_from_miners_sum
The total amount of coins transferred from miner addresses.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeFromMinersSum
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
miner name (see /v1/metrics/transactions/transfers_volume_from_miners_sum/miners for a full list)
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":2027.458643759582}]
Miner Inflow Volume
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_to_miners_sum
The total amount of coins transferred to miner addresses.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeToMinersSum
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
miner name (see /v1/metrics/transactions/transfers_volume_to_miners_sum/miners for a full list)
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":2588.9265316800506}]
Miner Netflow Volume
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_miners_net
The difference between miner's inflow and outflow, i.e the net flow of coins into/out of miner addresses.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeMinersNet
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
miner name (see /v1/metrics/transactions/transfers_volume_miners_net/miners for a full list)
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":561.4678879204687}]
Miners to Exchanges
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_miners_to_exchanges
The total amount of coins transferred from miners to exchange wallets. Only direct transfers are counted. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeMinersToExchanges
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
exchange name (see endpoints for a full list)
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":174.927662807213}]
Miners to Exchanges (Stacked)
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_miners_to_exchanges_all
The total amount of coins transferred from miners to exchange wallets. Only direct transfers are counted. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeMinersToExchangesAll
Query Parameters
asset symbol (see endpoints page for more details)
exchange name (see endpoints for a full list)
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"volumes":{"1THash&58COIN":1.0328840599529,"BTC.TOP":0.06653395,"F2Pool":42.43808224,"HuobiPool":5.88655174944712,"Poolin":100.35868212,"SlushPool":4.82233928,"other":20.3225894078126}}]
Exchange Inflow Volume (Mean)
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_to_exchanges_mean
The mean value of a transfer to exchanges addresses. Only successful transfers are counted. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeToExchangesMean
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
exchange name (see endpoints for a full list)
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":0.840331805646001}]
Exchange Outflow Volume (Mean)
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_from_exchanges_mean
The mean value of a transfer from exchanges addresses. Only successful transfers are counted. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeFromExchangesMean
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
exchange name (see endpoints for a full list)
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":1.5061484169793633}]
Exchange Net Flow Volume
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_exchanges_net
The difference of in volume flowing into exchanges and out of exchanges, i.e. the net flow of coins into/out of exchanges. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeExchangesNet
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
exchange name (see endpoints for a full list)
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":-17488.0610123851}]
Exchange Deposits
https://api.glassnode.com/v1/metrics/transactions/transfers_to_exchanges_count
The total count of transfers to exchange addresses, i.e. the number of on-chain deposits to exchanges. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersToExchangesCount
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
exchange name (see endpoints for a full list)
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":58901}]
Exchange Withdrawals
https://api.glassnode.com/v1/metrics/transactions/transfers_from_exchanges_count
The total count of transfers from exchange addresses, i.e. the number of on-chain withdrawals from exchanges. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersFromExchangesCount
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
exchange name (see endpoints for a full list)
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":44474}]
Exchange Inflow Volume (Total)
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_to_exchanges_sum
The total amount of coins transferred to exchange addresses. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeToExchangesSum
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
exchange name (see endpoints for a full list)
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":49496.3836843551}]
Exchange Outflow Volume (Total)
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_from_exchanges_sum
The total amount of coins transferred from exchange addresses. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
View in Studio:
https://studio.glassnode.com/metrics?a=BTC&m=transactions.TransfersVolumeFromExchangesSum
Query Parameters
asset symbol (see endpoints page for more details)
frequency interval: 1h, 24h, 10m
exchange name (see endpoints for a full list)
timestamp format: unix or humanized (RFC 3339)
[{"t":1604361600,"v":66984.4446967402}]