Institutions
Purpose Bitcoin ETF AUM
GET
https://api.glassnode.com/v1/metrics/institutions/purpose_etf_aum_sum
The total AUM of the Purpose Bitcoin ETF fund. Source: Purpose Investments
asset id - BTC
since, unix timestamp
until, unix timestamp
frequency interval - 24h
format - csv, json
json
Possible values: timestamp format - unix or humanized (RFC 3339)
unix
Possible values: Successful response
Bad Request - Invalid parameters or unsupported asset
Unauthorized - Invalid or missing API key
Too Many Requests - Rate limit exceeded
GET /v1/metrics/institutions/purpose_etf_aum_sum HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
{
"t": 1726790400,
"v": 1700000000
}
]
Query Parameters
a*
string
asset id - BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval - 24h
f
string
format - CSV, JSON
timestamp_format
string
timestamp format - unix or humanized (RFC 3339)
[{"t":1726790400,"v":1700000000}]
Purpose Bitcoin ETF Flows
GET
https://api.glassnode.com/v1/metrics/institutions/purpose_etf_flows_sum
The number of bitcoin flowing from/to the Purpose Bitcoin ETF. Source: Purpose Investments
asset id - BTC
since, unix timestamp
until, unix timestamp
frequency interval - 24h
format - csv, json
json
Possible values: timestamp format - unix or humanized (RFC 3339)
unix
Possible values: Successful response
Bad Request - Invalid parameters or unsupported asset
Unauthorized - Invalid or missing API key
Too Many Requests - Rate limit exceeded
GET /v1/metrics/institutions/purpose_etf_flows_sum HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
{
"t": 1726790400,
"v": 144.28126699999848
}
]
Query Parameters
a*
string
asset id - BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval - 24h
f
string
format - CSV, JSON
timestamp_format
string
timestamp format - unix or humanized (RFC 3339)
[{"t":1726790400,"v":144.28126699999848}]
Purpose Bitcoin ETF Holdings
GET
https://api.glassnode.com/v1/metrics/institutions/purpose_etf_holdings_sum
The number of bitcoin in the Purpose Bitcoin ETF. Source: Purpose Investments
asset id - BTC
since, unix timestamp
until, unix timestamp
frequency interval - 24h
format - csv, json
json
Possible values: timestamp format - unix or humanized (RFC 3339)
unix
Possible values: Successful response
Bad Request - Invalid parameters or unsupported asset
Unauthorized - Invalid or missing API key
Too Many Requests - Rate limit exceeded
GET /v1/metrics/institutions/purpose_etf_holdings_sum HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
{
"t": 1726790400,
"v": 26876.16178
}
]
Query Parameters
a*
string
asset id - BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval - 24h
f
string
format - CSV, JSON
timestamp_format
string
timestamp format - unix or humanized (RFC 3339)
[{"t":1726790400,"v":26876.16178}]
US Spot ETF Balances
GET
https://api.glassnode.com/v1/metrics/institutions/us_spot_etf_balances_all
This metric provides the latest available balances of the top US-traded Bitcoin ETFs, typically reflecting the asset holdings at the close of the previous trading day (T+1). This metric updates hourly between midnight UTC and the US market open, aiming at a timely update of the reported balances. The ETFs covered include: \n\n - GBTC by Grayscale\n - IBIT by BlackRock\n - FBTC by Fidelity\n - BITB by Bitwise\n - ARKB by Ark/21 Shares\n - HODL by VanEck\n - EZBC by Franklin Templeton\n - BTCO by Invesco/Galaxy\n - BRRR by Valkyrie\n - BTCW by WisdomTree \n\nSource: The metric utilizes publicly available information, obtained directly from the respective ETF issuers.
asset id - BTC, ETH
since, unix timestamp
until, unix timestamp
frequency interval - 24h, 1w, 1month
format - csv, json
json
Possible values: currency - native, usd
timestamp format - unix or humanized (RFC 3339)
unix
Possible values: Successful response
Bad Request - Invalid parameters or unsupported asset
Unauthorized - Invalid or missing API key
Too Many Requests - Rate limit exceeded
GET /v1/metrics/institutions/us_spot_etf_balances_all HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
{
"t": 1726790400,
"o": {
"ARKB": 46605,
"BITB": 38313.3079559,
"BRRR": 8862.6,
"BTC": 33076,
"BTCO": 7935.181567873182,
"BTCW": 3705.48721115,
"EZBC": 7016.87,
"FBTC": 177066.64,
"GBTC": 221640.4016,
"HODL": 10860.334,
"IBIT": 357550.2143,
"total": 912632.0366349232
}
}
]
Query Parameters
a*
string
asset id - BTC, ETH
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval - 24h, 1w, 1month
f
string
format - CSV, JSON
c
string
currency - native, usd
timestamp_format
string
timestamp format - unix or humanized (RFC 3339)
[{"t":1726790400,"o":{"ARKB":46605,"BITB":38313.3079559,"BRRR":8862.6,"BTC":33076,"BTCO":7935.181567873182,"BTCW":3705.48721115,"EZBC":7016.87,"FBTC":177066.64,"GBTC":221640.4016,"HODL":10860.334,"IBIT":357550.2143,"total":912632.0366349231}}]
US Spot ETF Balances (Latest 24h)
GET
https://api.glassnode.com/v1/metrics/institutions/us_spot_etf_balances_latest
This metric provides the latest available balances of the top US-traded Bitcoin ETFs, typically reflecting the asset holdings at the close of the previous trading day (T+1). This metric updates hourly between midnight UTC and the US market open, aiming at a timely update of the reported balances. The ETFs covered include: \n\n - GBTC by Grayscale\n - IBIT by BlackRock\n - FBTC by Fidelity\n - BITB by Bitwise\n - ARKB by Ark/21 Shares\n - HODL by VanEck\n - EZBC by Franklin Templeton\n - BTCO by Invesco/Galaxy\n - BRRR by Valkyrie\n - BTCW by WisdomTree \n\nSource: The metric utilizes publicly available information, obtained directly from the respective ETF issuers.
asset id - BTC, ETH
frequency interval - 24h
format - csv, json
json
Possible values: currency - native, usd
timestamp format - unix or humanized (RFC 3339)
unix
Possible values: Successful response
Bad Request - Invalid parameters or unsupported asset
Unauthorized - Invalid or missing API key
Too Many Requests - Rate limit exceeded
GET /v1/metrics/institutions/us_spot_etf_balances_latest HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
{
"t": 1750896000,
"balance": {
"ARKB": 45414,
"BITB": 39410.16002491,
"BRRR": 5852.46,
"BTC": 43950.7902,
"BTCO": 5148.71245721733,
"BTCW": 1547.32325326,
"EZBC": 5126.42,
"FBTC": 199798.14,
"GBTC": 185129.1426,
"HODL": 15604.659,
"IBIT": 694398.6457,
"total": 1241380.453235387
},
"changes": {
"ARKB": 17,
"BITB": 233.90488103000098,
"BRRR": 14.090000000000146,
"BTC": -0.18059999999968568,
"BTCO": -11.79162922116484,
"BTCW": 0,
"EZBC": 28.960000000000036,
"FBTC": 305.37000000002445,
"GBTC": -7.608399999997346,
"HODL": 84.84900000000016,
"IBIT": 3158.0799999999995,
"total": 3822.6732518088634
}
}
]
Query Parameters
a*
string
asset id - BTC, ETH
i
string
frequency interval - 24h
f
string
format - CSV, JSON
c
string
currency - native, usd
timestamp_format
string
timestamp format - unix or humanized (RFC 3339)
[{"t":1753920000,"balance":{"ARKB":49267,"BITB":40740.69390189,"BRRR":5934.46,"BTC":46043.3928,"BTCO":5472.929896929342,"BTCW":1573.49812956,"EZBC":5384.82,"FBTC":205864.16,"GBTC":181450.3421,"HODL":16891.496,"IBIT":740896.2513,"total":1299519.0441283793},"changes":{"ARKB":0,"BITB":-6.769932719995268,"BRRR":0,"BTC":-0.18920000000071013,"BTCO":24.97954226557431,"BTCW":0,"EZBC":57.899999999999636,"FBTC":0,"GBTC":-7.4570999999996275,"HODL":0,"IBIT":295.23,"total":363.69330954557836}}]
US Spot ETF Flows
GET
https://api.glassnode.com/v1/metrics/institutions/us_spot_etf_flows_all
This metric provides the latest available balances of the top US-traded Bitcoin ETFs, typically reflecting the asset holdings at the close of the previous trading day (T+1). This metric updates hourly between midnight UTC and the US market open, aiming at a timely update of the reported balances. The ETFs covered include: \n\n - GBTC by Grayscale\n - IBIT by BlackRock\n - FBTC by Fidelity\n - BITB by Bitwise\n - ARKB by Ark/21 Shares\n - HODL by VanEck\n - EZBC by Franklin Templeton\n - BTCO by Invesco/Galaxy\n - BRRR by Valkyrie\n - BTCW by WisdomTree \n\nSource: The metric utilizes publicly available information, obtained directly from the respective ETF issuers.
asset id - BTC, ETH
since, unix timestamp
until, unix timestamp
frequency interval - 24h, 1w, 1month
format - csv, json
json
Possible values: currency - native, usd
timestamp format - unix or humanized (RFC 3339)
unix
Possible values: Successful response
Bad Request - Invalid parameters or unsupported asset
Unauthorized - Invalid or missing API key
Too Many Requests - Rate limit exceeded
GET /v1/metrics/institutions/us_spot_etf_flows_all HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
{
"t": 1726790400,
"o": {
"ARKB": 350,
"BITB": 239.70477916000527,
"BRRR": 81.94000000000051,
"BTC": 0,
"BTCO": -3.748247057048502,
"BTCW": 0,
"EZBC": 0,
"FBTC": 415.2300000000105,
"GBTC": -9.084000000002561,
"HODL": 0,
"IBIT": 0,
"total": 1074.0425321029652
}
}
]
Query Parameters
a*
string
asset id - BTC, ETH
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval - 24h, 1w, 1month
f
string
format - CSV, JSON
c
string
currency - native, usd
timestamp_format
string
timestamp format - unix or humanized (RFC 3339)
[{"t":1726790400,"o":{"ARKB":350,"BITB":239.70477916000527,"BRRR":81.94000000000051,"BTC":0,"BTCO":-3.748247057048502,"BTCW":0,"EZBC":0,"FBTC":415.2300000000105,"GBTC":-9.084000000002561,"HODL":0,"IBIT":0,"total":1074.0425321029652}}]
US Spot ETF Net Flows
GET
https://api.glassnode.com/v1/metrics/institutions/us_spot_etf_flows_net
This metric provides the latest available balances of the top US-traded Bitcoin ETFs, typically reflecting the asset holdings at the close of the previous trading day (T+1). This metric updates hourly between midnight UTC and the US market open, aiming at a timely update of the reported balances. The ETFs covered include: \n\n - GBTC by Grayscale\n - IBIT by BlackRock\n - FBTC by Fidelity\n - BITB by Bitwise\n - ARKB by Ark/21 Shares\n - HODL by VanEck\n - EZBC by Franklin Templeton\n - BTCO by Invesco/Galaxy\n - BRRR by Valkyrie\n - BTCW by WisdomTree \n\nSource: The metric utilizes publicly available information, obtained directly from the respective ETF issuers.
asset id - BTC, ETH
since, unix timestamp
until, unix timestamp
frequency interval - 24h, 1w, 1month
format - csv, json
json
Possible values: currency - native, usd
timestamp format - unix or humanized (RFC 3339)
unix
Possible values: Successful response
Bad Request - Invalid parameters or unsupported asset
Unauthorized - Invalid or missing API key
Too Many Requests - Rate limit exceeded
GET /v1/metrics/institutions/us_spot_etf_flows_net HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
{
"t": 1726790400,
"v": 1074.0425321029652
}
]
Query Parameters
a*
string
asset id - BTC, ETH
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval - 1month, 24h, 1w
f
string
format - CSV, JSON
c
string
currency - native, usd
timestamp_format
string
timestamp format - unix or humanized (RFC 3339)
[{"t":1726790400,"v":1074.0425321029652}]
Last updated