You can purchase data for all assets listed on Coinbase exchange and for blockchain data on bitcoin and ethereum networks.
Exchange datasets:
Tick level trade
Hourly OHLCV (Open, High, Low, Close, Volume)
Daily OHLCV (Open, High, Low, Close, Volume)
Daily Prices (EOD)
Blockchain data:
Exchange inflows and outflows
Miner outflows
Large transactions
Hashrate
Unique addresses
Blockchain fees
Transaction count and volume
Expand each section below to learn more about the datasets:
Tick level trade datasets capture all the trades executed for assets listed on the exchange. Trade datasets are normalized and time stamped at a micro second level granularity.
Attribute | Description | ||||||
Exchange | Internal identifier used for the exchange (for example: Coinbase) | ||||||
Base | Base symbol | ||||||
Quote | Quote symbol | ||||||
Timestamp (UTC) | Epoch timestamp in microseconds | ||||||
ID | Unique trade ID (unique to the exchange). Trade ID's come directly from the exchange. If an exchange does not provide a trade ID, we will generate it ourselves. | ||||||
Price | Trade price in the quote currency | ||||||
Quantity | Quantity of asset bought or sold, in base currency | ||||||
Side | Side of trade, either Buy or Sell. |
Attribute |
Description |
||||||
Exchange |
Exchange Name (e.g. Coinbase, Gemini, ..) |
||||||
Base |
Base symbol (e.g. BTC, ETH, ..) |
||||||
Quote |
Quote symbol (e.g. USD, EUR, ..) |
||||||
Timestamp (UTC) |
Epoch timestamp in microseconds for start of hour interval |
||||||
Count |
Number of trades occurring over the time interval of the data set. |
||||||
Open |
Opening price in quote currency (for BTCUSD, USD is the quote currency) |
||||||
High |
Highest price reached during the timeframe, in quote currency |
||||||
Low |
Lowest price reached during the timeframe, in quote currency |
||||||
Close |
Closing price of the timeframe in quote currency |
||||||
Volume |
Volume traded in the timeframe in base currency |
||||||
Buy Volume |
Buy side Volume traded in the timeframe in base currency |
||||||
Sell Volume |
Sell side Volume traded in the timeframe in base currency |
||||||
VWAP |
Volume Weighted Average Price in quote currency |
||||||
Buy VWAP |
Buy side Volume Weighted Average Price in quote currency |
||||||
Sell VWAP |
Sell side Volume Weighted Average Price in quote currency |
Attribute |
Description |
||||||
Exchange |
Exchange Name (e.g. Coinbase, Gemini, ..) |
||||||
Base |
Base symbol (e.g. BTC, ETH, ..) |
||||||
Quote |
Quote symbol (e.g. USD, EUR, ..) |
||||||
Date |
Date in ISO 8601 format (e.g. 2022-01-21) |
||||||
Count |
Number of trades occurring over the time interval of the data set. |
||||||
Open |
Opening price in quote currency (for BTCUSD, USD is the quote currency) |
||||||
High |
Highest price reached during the timeframe, in quote currency |
||||||
Low |
Lowest price reached during the timeframe, in quote currency |
||||||
Close |
Closing price of the timeframe in quote currency |
||||||
Volume |
Volume traded in the timeframe in base currency |
||||||
Buy Volume |
Buy side Volume traded in the timeframe in base currency |
||||||
Sell Volume |
Sell side Volume traded in the timeframe in base currency |
||||||
VWAP |
Volume Weighted Average Price in quote currency |
||||||
Buy VWAP |
Buy side Volume Weighted Average Price in quote currency |
||||||
Sell VWAP |
Sell side Volume Weighted Average Price in quote currency |
Attribute |
Description |
||||||
Exchange |
Internal identifier used for the exchange. |
||||||
Base |
Base symbol |
||||||
Quote |
Quote symbol |
||||||
Date |
Date in ISO 8601 format |
||||||
PriceUTC |
Price at UTC midnight |
||||||
Price4pmET |
Price at 4pm ET (NYC market close) |
Attribute |
Description |
||||||
Date |
Date in ISO 8601 format |
||||||
Asset |
The asset being transferred |
||||||
Exchange |
Internal identifier used for the exchange. (e.g Coinbase) |
||||||
Inflow |
Aggregated inflows value in asset unit |
||||||
Outflow |
Aggregated outflows value in asset unit |
Attribute |
Description |
||||||
Date |
Date in ISO 8601 format |
||||||
Asset |
The asset being transferred |
||||||
Value |
Value of the transfer in asset unit |
Attribute |
Description |
||||||
Date |
Date in ISO 8601 format |
||||||
Asset |
The asset being transferred |
||||||
Hash |
Transaction Hash |
||||||
Sender |
Sender address |
||||||
Receiver |
Receiver address |
||||||
Value |
Transaction output amount |
||||||
ValueUSD |
Transaction output amount in USD |
Attribute |
Description |
Date |
Date in ISO 8601 format |
Blockchain |
Name of the blockchain |
Hashrate |
Hashrate in TH/s |
Attribute |
Description |
Date |
Date in ISO 8601 format |
Blockchain |
Name of the blockchain |
Count |
Number of addresses |
Attribute | Description |
Date |
Date in ISO 8601 format |
Blockchain |
Name of the blockchain |
Total Fees (native currency) |
Total fees paid in blockchain native currency |
Total Fees USD |
Total fees paid in USD, calculated using Coinbase EOD spot price |
Attribute |
Description |
Date |
Date in ISO 8601 format |
Blockchain |
Name of the blockchain |
Asset |
Asset being transferred |
Count |
Number of transactions |
Volume |
Volume of native token transacted |
VolumeUSD |
USD-denominated volume of native token transacted |