ByKaranteli Crypto Datasets
August 21, 2026 · View on GitHub
Free, CC0-licensed crypto market datasets, updated daily by an automated pipeline. Maintained by ByKaranteli, a crypto derivatives terminal built on Binance USDT-M perpetual data.
No API key, no rate limits on this repo, no attribution required (CC0). If these datasets are useful, a link back to the source pages helps us keep them free.
Datasets
| File | What it contains | Updated | Live source |
|---|---|---|---|
data/daily-market.csv | One row per UTC day: BTC dominance %, ETH dominance %, total crypto market cap, 24h volume, stablecoin cap, Fear & Greed value + classification | daily | bykaranteli.com/data |
data/daily-symbols.csv | Per-symbol daily stats for tracked Binance USDT-M perpetuals: funding rate %, 24h open-interest change %, 24h price change % | daily | bykaranteli.com/data |
data/listings.csv | Perpetual listing/delisting tracker across 6 exchanges (Binance, OKX, Bybit, Gate, HTX, BingX): symbol, exchange, status, first seen, delisted at | daily | bykaranteli.com/listings |
data/liquidations-daily.csv | Daily long/short liquidation totals (USD) per symbol and exchange, recorded from six public exchange liquidation feeds (Binance, Bybit, OKX, Gate, HTX, dYdX). Recorded events, not estimates: a floor, not the sector total; collection began 2026-07-30 | daily | bykaranteli.com/liquidations |
data/etf-flows.csv | US spot Bitcoin and Ethereum ETF daily flows: net inflow, total net assets, cumulative inflow, value traded (USD). Aggregated from SoSoValue public data | daily | bykaranteli.com/etf |
data/cot-weekly.csv | Weekly CFTC Commitments of Traders positioning for CME Bitcoin, Micro Bitcoin, Ether and Micro Ether futures since 2018: open interest and per-category long/short contracts | weekly | bykaranteli.com/cot |
data/premium-daily.csv | Coinbase spot premium for BTC and ETH since 2017-08: US close, global close and the premium in % | daily | bykaranteli.com/premium |
data/dvol-daily.csv | Deribit DVOL implied-volatility index for BTC and ETH since 2021-03, one row per currency per UTC day | daily | bykaranteli.com/options |
data/options-oi-daily.csv | Deribit BTC and ETH options open-interest chain for the current day: instrument, expiry, strike, type, open interest, mark IV, underlying. Replaced each day, so earlier days live in this repo's git history | daily | bykaranteli.com/options |
data/etf-fund-flows.csv | Per-fund US spot Bitcoin and Ethereum ETF daily flows (IBIT, FBTC, GBTC, ETHA and the rest): net flow, AUM, recorded daily since 2026-07-30; the upstream only publishes today, the history accumulates here | daily | bykaranteli.com/etf |
data/theme-indices-daily.csv | Eight equal-weight crypto narrative indices (AI, RWA, DePIN, meme, L1, L2, DeFi, quantum) from Binance daily closes, rebased to 100 on 2025-01-01, one row per theme per day; baskets are fixed lists that change only with a dated commit | daily | bykaranteli.com/themes |
data/venue-markets-daily.csv | Per venue, market and symbol: the last snapshot of each UTC day with USD price, 24h volume, open interest and 8h-equivalent funding across 56 feeds on 43 exchanges, since 2026-08-21 | daily | bykaranteli.com/venues |
data/whale-trades-daily.csv | Per symbol per day: count of $1M+ aggressive market prints, buy and sell notional and the buy share, from our own trade sockets (rolling 90 days) | daily | bykaranteli.com/whales |
data/stablecoin-pegs-daily.csv | USDT, USDC, DAI and FDUSD per day: number of spot venues quoting them in USD terms and the min, median and max price at the day's last snapshot, since 2026-08-21 | daily | bykaranteli.com/venues |
data/indices-latest.json | Latest snapshot of our market indices: Fear & Greed, BTC dominance, stablecoin cap, Retail Euphoria Index, and the Altcoin Season Index | daily | api |
Column-level notes live in each dataset's header row. CFTC COT, Coinbase premium, DVOL and ETF flows ship with backfilled history from their own start dates; our own accumulation (daily market, per-symbol, listings, liquidations) started 2026-07-23 and grows one row per day from there.
Live versions and more data
- Live JSON APIs (free, CORS-enabled, no key): every product has one under
https://bykaranteli.com/api/public/<product>(indices, heatmap, pressure, top-movers, liquidations via datasets, options, options/surface, etf, themes, factors, venues/markets, venues/lead-lag, whales, quantum, macro, network and more); the full list with parameters: bykaranteli.com/openapi.json - Altcoin Season Index (live) · Bitcoin dominance (live) · Fear & Greed (live)
- Funding rate heatmap · Exchange listings tracker
- Chinese versions of all public pages live under bykaranteli.com/zh
Update pipeline
A daily job exports these files from the same database that serves bykaranteli.com and pushes the diff here. If a day is missing, the pipeline skipped rather than fabricate values; gaps are honest.
Citation
Every quarterly frozen release is archived on Zenodo with a DOI. Cite the concept DOI for the dataset as a whole, or a version DOI for an exact snapshot:
ByKaranteli (2026). ByKaranteli Crypto Datasets. Zenodo. https://doi.org/10.5281/zenodo.22049575
License
CC0 1.0 Universal: public domain dedication. Use the data for anything, commercial or not, no permission needed.