CryptoQuant User Guide
English
English
  • 🔍What is CryptoQuant
    • Introduction
      • How We Process Data
      • Why Trust CryptoQuant Metrics?
      • Why Market Driven?
    • Background Knowledge
      • What is On-Chain Data?
      • What are Entities?
      • What is a UTxO?
    • Our Product
  • 🎯QuickStart
    • 5 Minute Data Guide
      • 3 Key On-Chain Metrics
      • 3 Key Market Metrics
      • 3 Key Indicators
      • Deriving Insights
    • 5 Minute Feature Guide
      • 1. Charting Overview
      • 2. Set Alerts
      • 3. Dashboards
      • 4. Quicktake
      • 5. Top 15 Pro Charts
        • Miner Selling
        • Whale Accumulation
        • Large OTC deals
        • Buying/Selling Pressure
        • Market Trend
        • Market Sentiment
        • Whale Dumping
  • 📊CryptoQuant Metrics
    • Exchange Flows/Indicators
      • Exchange In/Outflow and Netflow
      • Exchange Reserve
      • Exchange to Exchange
      • Exchange Addresses Count
      • Exchange Transactions Count
      • Fund Flow Ratio
      • Exchange Supply Ratio
      • Exchange Inflow CDD
      • Exchange Inflow - Spent Output Age Bands
      • Exchange Inflow - Spent Output Value Bands
    • Miner Flows/Indicators
      • Miner Outflow
      • Miner to Exchange
      • Miners' Position Index (MPI)
      • Miner Supply Ratio
    • UTxO Data/Indicators
      • Profit and Loss (UTxO)
      • Profit and Loss (Supply)
      • Coin Days Destroyed (CDD)
      • Binary CDD
      • Mean Coin Age (MCA)
      • Sum Coin Age (SCA)
      • Sum Coin Age Distribution (SCA Distribution)
      • Spent Output Profit Ratio (SOPR)
        • aSOPR (Adjusted SOPR)
        • STH-SOPR
        • LTH-SOPR
        • SOPR Ratio (LTH-SOPR/STH-SOPR)
      • Net Unrealized Profit/Loss (NUPL)
      • UTXO Bands (Age)
        • UTXO Age Bands
        • Realized Cap - UTXO Age Bands
        • Realized Price - UTXO Age Bands
        • UTXO Count - Age Bands
        • Spent Output Age Bands
      • UTXO Bands (Value)
        • UTXO Value Bands
        • Realized Cap - UTXO Value Bands USD
        • UTXO Count - Value Bands
        • Spent Output Value Bands
    • Market Data/Indicators
      • Open Interest
      • Funding Rates
      • Estimated Leverage Ratio
      • Taker Buy Sell Volume/Ratio
      • Capitalization models
      • Realized Price
      • Exchange Whale Ratio
      • MVRV (Market Value to Realized Value) Ratio
    • Network Indicators
      • NVT Ratio
      • NVT Golden Cross
      • Puell Multiple
      • Stock to Flow Ratio
      • Stock to Flow Reversion
      • NVM Ratio
    • Stablecoin Exchange Flows/Indicators
      • Stablecoin Network Data
      • Stablecoin Exchange In/Outflow & Netflow
      • Stablecoin Exchange Reserve
      • Stablecoin Exchange Addresses Count
      • Stablecoin Exchange Transactions Count
      • Stablecoins Ratio
      • Stablecoin Supply Ratio (SSR)
    • Fund Data & Premium
      • Grayscale Bitcoin Trust (GBTC)
        • GBTC Digital Asset Holdings
        • GBTC Premium or Discount
      • Grayscale Ethereum Trust (ETHE)
        • ETHE Digital Asset Holdings
        • ETHE Premium or Discount
      • Coinbase Premium
      • Korea Premium Index
      • Bank Supply Ratio
  • 🛠️Web3 Analytics Tool
    • Overview
    • Cohort Data Navigation
    • Query Data Navigation
    • How to Use(Query Tool)
      • 1. DateTime Aggregation
      • 2. Query Block - Metric
      • 3. Query Block - Where
      • 4. Query Block - Group by
      • 5. Query Block - Join
      • 6. Query Block - Order by
      • 7. Save and Run
      • 8. Editing the Result
      • 9. Visualization
        • Table
        • Pie
        • Serial
        • Number
        • Pivot Table
  • 📌Reference
    • FAQ
    • Community Guidelines
    • Community Links
Powered by GitBook
On this page
  • Categories
  • 1) Raw Data
  • 2) Decoded Data
  • 3) Abstractions
  • 4) CQ Metrics
  • 5) Address Balances
  • 6) Metadata
  • Search Filter
  • Preview
  • Add

Was this helpful?

  1. Web3 Analytics Tool

Query Data Navigation

PreviousCohort Data NavigationNextHow to Use(Query Tool)

Last updated 1 year ago

Was this helpful?

Find the complete list of CryptoQuant's data

Categories

1) Raw Data

Raw data refers to the data recorded in a blockchain in its original form. It can be used to verify the network status, retrieve basic information about the blockchain, or trace transactions associated with a specific address.

Blocks

A block is a collection of data that contains a set of verified transactions. When a new transaction is initiated, it is verified by network nodes and bundled into a block along with other validated transactions. The block is then added to the blockchain as a permanent record.

Transactions

A transaction is an exchange of data between two parties that is recorded on the blockchain. In a blockchain network, transactions can represent the transfer of cryptocurrency, digital assets, or other data.

Event Logs

An event log is a record of all the events that occur during a transaction or other activity on the blockchain. Event logs can include information such as the sender and recipient addresses, the amount of cryptocurrency transferred, and any other relevant data. Not all smart contracts have event logs since this information is input separately.

Traces

Traces are a record of the steps taken by a smart contract during execution. Smart contracts are self-executing programs that can be used to automate the execution of transactions on a blockchain. Traces are used to debug smart contracts and ensure that they are executing correctly.

2) Decoded Data

Decoded data is the information that reveals the actions of a smart contract. It is converted from raw, encrypted data into a human-readable format, allowing you to examine the functions and event records of each smart contract. This data provides a more in-depth analysis of each project compared to blockchain-level data.

Example: Aave’s Lending

3) Abstractions

Abstractions present information from multiple projects in a unified format in a single table. It categorizes data into structured sections, including DEX, NFT transactions across multiple platforms, chain bridges, token standards, and NFT lending platform data.

Token standard data offers a standard structure for token information from each chain such as ERC20 and ERC721.

Also, full history data is provided for token prices from DEX.

4) CQ Metrics

CryptoQuant’s existing advanced indicators are also provided as tables for you to customize.

You can view all data previously shown in charts, such as exchange deposits/withdrawals, network metrics, and derivative data, in the metrics section. This section also allows you to perform calculations or to compare between indicators.

5) Address Balances

Balance The historical balance of an address can be found using custom queries, but CryptoQuant offers it in a table format for convenience. Keep in mind that a large amount of data may affect query speed. You can also access the token-wise balance change history of all addresses.

UTXO (= shows when and how many assets were moved)

  1. UTXO is similar to a check, showing the amount and timing of a transaction. This allows for data to be categorized by the age of the token and traded amount, from which various meaningful metrics can be derived.

  2. CryptoQuant provides UTXO information for both UTXO-based chains like BTC and account-based chains like ETH by creating virtual UTXOs to enable the calculation of metrics using the same methodology.

6) Metadata

Metadata provides information about addresses, token assets, smart contracts, and NFTs in a tabular form. It enables more detailed analysis by adding cohorts and filters to the queries.

Search Filter

Search for data using the table or category name in the search filter.

Refine your search by specifying the chain or project name for more accurate results.

Preview

Preview table data and structure by clicking the 'View' button in each table. Evaluate the table information without executing a query before making a decision on using it.

Add

Start your analysis by adding a query block to your query by clicking 'add' next to the table name or in the preview area.

Before
After
🛠️
here
CryptoQuant Data GuideCryptoQuant Data Guide
Find the complete list of CryptoQuant's data here.
Logo