datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Token-To-Token-Prices-OHLC-Ethereum-Cryptocurrency-Data
Token-To-Token-Prices-OHLC-Ethereum-Cryptocurrency-Data
Hive-partitioned Parquet export of BlockDB token_to_token_prices_ohlc (Ethereum).
Load
from datasets import load_dataset
ds = load_dataset("BlockDB/Token-To-Token-Prices-OHLC-Ethereum-Cryptocurrency-Data", split="train")
Files live under data/year=YYYY/month=MM/part-NNNN.parquet.
Range: 2015-08 .. 2026-06 (UTC calendar months).
Schema
column
type
block_timestamp
timestamp… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/Token-To-Token-Prices-OHLC-Ethereum-Cryptocurrency-Data.Token-To-Token-VWAP-Ethereum-Cryptocurrency-Data
Token-To-Token-VWAP-Ethereum-Cryptocurrency-Data
Hive-partitioned Parquet export of BlockDB token_to_token_vwap (Ethereum).
Load
from datasets import load_dataset
ds = load_dataset("BlockDB/Token-To-Token-VWAP-Ethereum-Cryptocurrency-Data", split="train")
Files live under data/year=YYYY/month=MM/part-NNNN.parquet.
Range: 2015-08 .. 2026-06 (UTC calendar months).
Schema
column
type
block_timestamp
timestamp
bucket_start
timestamp… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/Token-To-Token-VWAP-Ethereum-Cryptocurrency-Data.Token-To-Token-Cross-Pool-VWAP-Ethereum-Cryptocurrency-Data
Token-To-Token-Cross-Pool-VWAP-Ethereum-Cryptocurrency-Data
Hive-partitioned Parquet export of BlockDB token_to_token_cross_pool_vwap (Ethereum).
Load
from datasets import load_dataset
ds = load_dataset("BlockDB/Token-To-Token-Cross-Pool-VWAP-Ethereum-Cryptocurrency-Data", split="train")
Files live under data/year=YYYY/month=MM/part-NNNN.parquet.
Range: 2015-08 .. 2026-06 (UTC calendar months).
Schema
column
type
block_timestamp… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/Token-To-Token-Cross-Pool-VWAP-Ethereum-Cryptocurrency-Data.ERC20-Tokens-Ethereum-Cryptocurrency-Data
ERC20-Tokens-Ethereum-Cryptocurrency-Data
Hive-partitioned Parquet export of BlockDB erc20_tokens (Ethereum).
Load
from datasets import load_dataset
ds = load_dataset("BlockDB/ERC20-Tokens-Ethereum-Cryptocurrency-Data", split="train")
Files live under data/year=YYYY/month=MM/part-NNNN.parquet.
Range: 2023-08 .. 2026-06 (UTC calendar months).
Schema
column
type
block_timestamp
timestamp
block_number
int64
tx_index
int32
contract_id… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/ERC20-Tokens-Ethereum-Cryptocurrency-Data.Token-To-Token-Prices-Swap-Prints-Ethereum-Cryptocurrency-Data
Token-To-Token-Prices-Swap-Prints-Ethereum-Cryptocurrency-Data
Hive-partitioned Parquet export of BlockDB token_to_token_prices_swap_prints (Ethereum).
Load
from datasets import load_dataset
ds = load_dataset("BlockDB/Token-To-Token-Prices-Swap-Prints-Ethereum-Cryptocurrency-Data", split="train")
Files live under data/year=YYYY/month=MM/part-NNNN.parquet.
Range: 2020-05 .. 2026-06 (UTC calendar months).
Schema
column
type
block_timestamp… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/Token-To-Token-Prices-Swap-Prints-Ethereum-Cryptocurrency-Data.Token-To-Fiat-VWAP-Ethereum-Cryptocurrency-Data
Token-To-Fiat-VWAP-Ethereum-Cryptocurrency-Data
Hive-partitioned Parquet export of BlockDB token_to_fiat_vwap (Ethereum).
Load
from datasets import load_dataset
ds = load_dataset("BlockDB/Token-To-Fiat-VWAP-Ethereum-Cryptocurrency-Data", split="train")
Files live under data/year=YYYY/month=MM/part-NNNN.parquet.
Range: 2015-08 .. 2026-06 (UTC calendar months).
Schema
column
type
block_timestamp
timestamp
bucket_start
timestamp… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/Token-To-Fiat-VWAP-Ethereum-Cryptocurrency-Data.Liquidity-Pools-Reserves-Ethereum-Cryptocurrency-Data
Liquidity-Pools-Reserves-Ethereum-Cryptocurrency-Data
Hive-partitioned Parquet export of BlockDB liquidity_pools_reserves (Ethereum).
Load
from datasets import load_dataset
ds = load_dataset("BlockDB/Liquidity-Pools-Reserves-Ethereum-Cryptocurrency-Data", split="train")
Files live under data/year=YYYY/month=MM/part-NNNN.parquet.
Range: 2023-05 .. 2026-06 (UTC calendar months).
Schema
column
type
block_timestamp
timestamp
block_number… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/Liquidity-Pools-Reserves-Ethereum-Cryptocurrency-Data.ERC721-Tokens-Ethereum-Cryptocurrency-Data
ERC721-Tokens-Ethereum-Cryptocurrency-Data
Hive-partitioned Parquet export of BlockDB erc721_tokens (Ethereum).
Load
from datasets import load_dataset
ds = load_dataset("BlockDB/ERC721-Tokens-Ethereum-Cryptocurrency-Data", split="train")
Files live under data/year=YYYY/month=MM/part-NNNN.parquet.
Range: 2023-08 .. 2026-06 (UTC calendar months).
Schema
column
type
block_timestamp
timestamp
block_number
int64
tx_index
int32… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/ERC721-Tokens-Ethereum-Cryptocurrency-Data.ERC1155-Tokens-Ethereum-Cryptocurrency-Data
ERC1155-Tokens-Ethereum-Cryptocurrency-Data
Hive-partitioned Parquet export of BlockDB erc1155_tokens (Ethereum).
Load
from datasets import load_dataset
ds = load_dataset("BlockDB/ERC1155-Tokens-Ethereum-Cryptocurrency-Data", split="train")
Files live under data/year=YYYY/month=MM/part-NNNN.parquet.
Range: 2015-08 .. 2026-06 (UTC calendar months).
Schema
column
type
block_timestamp
timestamp
block_number
int64
tx_index
int32… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/ERC1155-Tokens-Ethereum-Cryptocurrency-Data.Liquidity-Pools-Swap-Fees-Ethereum-Cryptocurrency-Data
Liquidity-Pools-Swap-Fees-Ethereum-Cryptocurrency-Data
Hive-partitioned Parquet export of BlockDB liquidity_pools_swap_fees (Ethereum).
Load
from datasets import load_dataset
ds = load_dataset("BlockDB/Liquidity-Pools-Swap-Fees-Ethereum-Cryptocurrency-Data", split="train")
Files live under data/year=YYYY/month=MM/part-NNNN.parquet.
Range: 2020-05 .. 2026-06 (UTC calendar months).
Schema
column
type
block_timestamp
timestamp… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/Liquidity-Pools-Swap-Fees-Ethereum-Cryptocurrency-Data.Liquidity-Pools-TVL-USD-Ethereum-Cryptocurrency-Data
Liquidity-Pools-TVL-USD-Ethereum-Cryptocurrency-Data
Hive-partitioned Parquet export of BlockDB liquidity_pools_tvl_usd (Ethereum).
Load
from datasets import load_dataset
ds = load_dataset("BlockDB/Liquidity-Pools-TVL-USD-Ethereum-Cryptocurrency-Data", split="train")
Files live under data/year=YYYY/month=MM/part-NNNN.parquet.
Range: 2025-01 .. 2026-06 (UTC calendar months).
Schema
column
type
block_timestamp
timestamp
block_number… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/Liquidity-Pools-TVL-USD-Ethereum-Cryptocurrency-Data.Liquidity-Pools-Fee-Terms-Ethereum-Cryptocurrency-Data
Liquidity-Pools-Fee-Terms-Ethereum-Cryptocurrency-Data
Hive-partitioned Parquet export of BlockDB liquidity_pools_fee_terms (Ethereum).
Load
from datasets import load_dataset
ds = load_dataset("BlockDB/Liquidity-Pools-Fee-Terms-Ethereum-Cryptocurrency-Data", split="train")
Files live under data/year=YYYY/month=MM/part-NNNN.parquet.
Range: 2020-05 .. 2026-06 (UTC calendar months).
Schema
column
type
block_timestamp
timestamp… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/Liquidity-Pools-Fee-Terms-Ethereum-Cryptocurrency-Data.Liquidity-Pools-Ethereum-Cryptocurrency-Data
Liquidity-Pools-Ethereum-Cryptocurrency-Data
Hive-partitioned Parquet export of BlockDB liquidity_pools (Ethereum).
Load
from datasets import load_dataset
ds = load_dataset("BlockDB/Liquidity-Pools-Ethereum-Cryptocurrency-Data", split="train")
Files live under data/year=YYYY/month=MM/part-NNNN.parquet.
Range: 2020-05 .. 2026-06 (UTC calendar months).
Schema
column
type
block_timestamp
timestamp
block_number
int64
tx_index
int32… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/Liquidity-Pools-Ethereum-Cryptocurrency-Data.ETH-and-ERC20-Transfers-Ethereum-Cryptocurrency-Data
ETH and ERC-20 Transfers — Ethereum Cryptocurrency Data
Native ETH (transaction and internal), plus all ERC-20 transfers on Ethereum mainnet.
Chain
Ethereum mainnet (chain_id 1)
Coverage
2015-08 → 2025-10 (UTC, by block_timestamp)
Transfer types
0 native tx, 1 native internal, 2 ERC-20
Format
Parquet, Hive partitions data/year=YYYY/month=MM/
Source
BlockDB blockdb0304_token_transfers_v1
Schema
Token Transfers — data catalog
Files
data/… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/ETH-and-ERC20-Transfers-Ethereum-Cryptocurrency-Data.Flash-Loan-Prints-Ethereum-Cryptocurrency-Data
Flash-Loan-Prints-Ethereum-Cryptocurrency-Data
Hive-partitioned Parquet export of BlockDB flash_loan_prints (Ethereum).
Load
from datasets import load_dataset
ds = load_dataset("BlockDB/Flash-Loan-Prints-Ethereum-Cryptocurrency-Data", split="train")
Files live under data/year=YYYY/month=MM/part-NNNN.parquet.
Range: 2020-05 .. 2026-06 (UTC calendar months).
Schema
column
type
block_timestamp
timestamp
block_number
int64
tx_index
int32… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/Flash-Loan-Prints-Ethereum-Cryptocurrency-Data.
