MKT CAP$2.67T+7.2%
24H VOL$291.4B
BTC DOM58.7%
HEALTH66NEUTRAL
SHORT-TERM79BULLISH
LONG-TERM52NEUTRAL
OI$13.6B
24H LIQ$71M
LONG/SHORT50.9% / 49.0%
REGIME (LT)SPECULATIVE EUPHORIA
REGIME (ST)STRONG TREND (BULL)
HL OI$9.2B
WHALESSHORT 46.5%
MKT CAP$2.67T+7.2%
24H VOL$291.4B
BTC DOM58.7%
HEALTH66NEUTRAL
SHORT-TERM79BULLISH
LONG-TERM52NEUTRAL
OI$13.6B
24H LIQ$71M
LONG/SHORT50.9% / 49.0%
REGIME (LT)SPECULATIVE EUPHORIA
REGIME (ST)STRONG TREND (BULL)
HL OI$9.2B
WHALESSHORT 46.5%
Plug real-time crypto data into your AI agent — one command: Get your free API key →
Get API KeyLogin

Bitcoin & Ether ETF Flows

Daily net flows into US spot Bitcoin and Ether ETFs — the clearest read on institutional demand. Green days are net inflows (funds buying coins); red days are net outflows.

Bitcoin ETFs · latest reported
+$307.5M
reported 2026-08-22
Cumulative over 55 reported figures: −$1.15B
Ether ETFs · latest reported
+$184.0M
reported 2026-08-22
Cumulative over 38 reported figures: −$91.1M

Bitcoin ETF net flows — last 55 reported figures

Every distinct net-flow figure published for Bitcoin spot ETFs over the last 90 days, oldest to newest. Bars above the line are net inflows (the issuer buying spot); below are net outflows. Figures are dated when we first observed them, which trails the trading day they describe by the provider's reporting lag; repeats of an unchanged figure are collapsed so nothing is counted twice.

2026-05-242026-08-21
Cumulative
−$1.15B
Inflow figures
31
Outflow figures
24
Biggest inflow
+$223.5M
2026-07-03
Biggest outflow
−$444.5M
2026-06-27

Hover any bar for its date and value.

Ether ETF net flows — last 38 reported figures

Every distinct net-flow figure published for Ether spot ETFs over the last 90 days, oldest to newest. Bars above the line are net inflows (the issuer buying spot); below are net outflows. Figures are dated when we first observed them, which trails the trading day they describe by the provider's reporting lag; repeats of an unchanged figure are collapsed so nothing is counted twice.

2026-05-242026-08-21
Cumulative
−$91.1M
Inflow figures
16
Outflow figures
22
Biggest inflow
+$49.6M
2026-08-08
Biggest outflow
−$70.7M
2026-07-25

Hover any bar for its date and value.

Why ETF flows matter

A US spot ETF has to buy or sell the underlying coin to match shares created or redeemed. So when an ETF sees net inflows, the issuer is buying real spot Bitcoin or Ether to back the new shares — adding genuine demand. Net outflows mean the opposite: coins are sold back into the market.

Because of that mechanical link, sustained flow trends are one of the most-watched demand proxies in crypto. A run of strong green days signals institutions accumulating; a run of red days signals distribution. Single days are noisy — the cumulative trend is the signal.

Get it from the API

Daily flows are available per asset (BTC, ETH, SOL, XRP):

curl -H "X-API-Key: cdk_live_yourkey" \
  https://cryptodataapi.com/api/v1/market-intelligence/etf/btc/flows

Swap btc for eth, sol or xrp. See the ETF flows endpoint docs.

Backtest it

daily flows, joined to what the market did next Pro Plus

ETF flow is a daily print that everyone quotes and few test. The archive keeps every issuer's flow alongside the same day's price, derivatives positioning and market health, so "do inflows lead price?" becomes a query rather than an argument.

DatasetWhat it holdsSince
coinglass_etf_flows per-issuer BTC and ETH ETF flows with the daily net 9 May 2026
daily-snapshots the full daily market payload, ETF flows included, one JSON per day 2 Mar 2026
market_health the health composite for the same day, component by component 9 May 2026
GET · backtestingcurl
curl -H "X-API-Key: cdk_live_yourkey" \
  "https://cryptodataapi.com/api/v1/backtesting/snapshots?data_type=coinglass_etf_flows&start=2026-05-09&limit=1000"
LAUNCH PREVIEW This page is a free launch preview — data is ~30-min delayed. The API is real-time.