Market Overview
Fear and Greed Index

Crypto Market Overview

Stay updated on the latest cryptocurrency market trends, including Bitcoin dominance, altcoin season, ETF net flows, and real-time market sentiment, all conveniently accessible in one place on CoinMarketCap.
Crypto Dashboard

Altcoin Season Index

28 / 100
Bitcoin SeasonAltcoin Season

Bitcoin Dominance

Bitcoin
58.9%
Ethereum
13.0%
Others
28.1%
Crypto Market Cap
  • Overview
    Overview
  • Breakdown
    Breakdown
  • 30d
    30d
  • 1y
    1y
  • All
    All
Market Cap$0.00
Volume$0.00
Loading ...This might take a few seconds.

Crypto ETFs Net Flow

  • 30d
    30d
  • 1y
    1y
  • All
    All
See More
-
Invalid Date
Loading ...This might take a few seconds.

ETH Gas

Slow16.21 Gwei~45 sec
Standard16.21 Gwei~45 sec
Fast16.30 Gwei~45 sec

Open Interest

Perpetuals$304.41B
Futures$3.34B

Volmex Implied Volatility

Bitcoin61.32
Ethereum66.89

Frequently Asked Questions (FAQ)

Can I access live market data through an API?

Yes, you can access live global cryptocurrency market data via the CoinMarketCap API, which provides real-time metrics like total market capitalization, Bitcoin dominance, and 24-hour trading volume. You can use the /v1/global-metrics/quotes/latest API endpoint to retrieve this data.

API Endpoint: GET https://pro-api.coinmarketcap.com/v1/global-metrics/quotes/latest

Parameters:

• convert: (optional) Optionally calculate market quotes in up to 120 fiat or cryptocurrency symbols. Example: convert=BTC,USD.
• convertid: (optional) Use CoinMarketCap IDs instead of symbols for conversions. Example: convertid=1,2781.

Response Example:
{
"data": {
"btc_dominance": 67.0057,
"eth_dominance": 9.02205,
"active_cryptocurrencies": 2941,
"active_exchanges": 445,
"totalmarketcap": 2374432083905.6846,
"totalvolume24h": 262906061281.24,
"last_updated": "2024-10-11T02:36:05.986Z"
},
"status": {
"timestamp": "2024-10-11T02:36:05.986Z",
"error_code": 0,
"error_message": null,
"elapsed": 10,
"credit_count": 1
}
}

This API is available on the following plans:
• Basic
• Hobbyist
• Startup
• Standard
• Professional
• Enterprise

Explore the plans and their features on the CoinMarketCap API pricing page.

Can I access historical market data through an API?

Yes, you can access historical cryptocurrency market data via the /v1/global-metrics/quotes/historical API endpoint. This allows you to retrieve past global market metrics, such as market capitalization and Bitcoin dominance, based on specified time ranges and intervals.

API Endpoint:GET https://pro-api.coinmarketcap.com/v1/global-metrics/quotes/historical

Parameters:

• time_start: (optional) Timestamp (Unix or ISO 8601) to start returning quotes for. Example: 2024-01-01T00:00:00Z.
• time_end: (optional) Timestamp (Unix or ISO 8601) to stop returning quotes for. Example: 2024-10-01T00:00:00Z.
• interval: Interval of time to return data points for. Example: 1d, hourly, weekly, monthly.
• count: (optional) The number of interval periods to return results for. Example: 100.
• convert: (optional) Optionally calculate market quotes in up to 3 other fiat currencies or cryptocurrencies. Example: convert=USD,EUR,BTC.
• convertid: (optional) Use CoinMarketCap IDs instead of symbols for conversions. Example: convertid=1,2781.

Response Example:

{
"data": {
"quotes": [
{
"timestamp": "2024-01-01T00:00:00.000Z",
"btc_dominance": 45.0057,
"active_cryptocurrencies": 2900,
"totalmarketcap": 2374432083905.6846,
"totalvolume24h": 262906061281.24
},
{
"timestamp": "2024-01-02T00:00:00.000Z",
"btc_dominance": 46.0028,
"active_cryptocurrencies": 2950,
"totalmarketcap": 2385000000000,
"totalvolume24h": 265000000000
}
]
},
"status": {
"timestamp": "2024-10-11T02:36:05.986Z",
"error_code": 0,
"error_message": null,
"elapsed": 10,
"credit_count": 1
}
}

This API is available on the following plans:
• Basic
• Hobbyist (1 month)
• Startup (1 month)
• Standard (3 months)
• Professional (12 months)
• Enterprise (Up to 6 years)

Explore the plans and their features on the CoinMarketCap API pricing page.

CoinMarketCap Research Articles

article-img
CMC Research
According to CMC 2024 Q3
Dive into a comprehensive Q3 2024 report covering crypto market analysis, key narratives and users trends, informed by world-class crypto data and CMC users insights.
by CMC Research
1w ago
12m
article-img
CMC Research
According to CMC 2024 H1
Dive into a comprehensive H1 2024 report covering crypto market analysis, key narratives and users trends, informed by world-class crypto data and CMC users insights.
by CMC Research
3mo ago
16m
article-img
CMC Research
2024 New Token Listing Analysis: Trends, Challenges, and the Altcoin Season Index
We analyse the performance of the newly listed projects in 2024 on the big 4 exchanges, and what it says about the current market.
by CMC Research
3mo ago
5m