100+ datasets found
  1. Cryptocurrency Historical Prices [Updated Daily]

    • kaggle.com
    Updated May 25, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Usama Buttar (2023). Cryptocurrency Historical Prices [Updated Daily] [Dataset]. https://www.kaggle.com/datasets/usamabuttar/cryptocurrency-historical-prices-updated-daily
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    May 25, 2023
    Dataset provided by
    Kaggle
    Authors
    Usama Buttar
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    This dataset contains a comprehensive collection of historical price records for the top 1000 cryptocurrencies. The data in this dataset is updated daily, providing a reliable and up-to-date source of information for cryptocurrency traders, researchers, and enthusiasts.

    Each file in the dataset includes the following columns: date, open price, high price, low price, closing price, adjusted closing price, and trading volume. These columns provide a detailed picture of the daily price movements and trading activity of each cryptocurrency in the dataset.

    The "date" column indicates the day on which the price data was recorded, while the "open" column provides the opening price of the cryptocurrency for that day. The "high" and "low" columns indicate the highest and lowest prices of the cryptocurrency on that day, respectively. The "close" column represents the closing price of the cryptocurrency on that day, while the "adjusted close" column takes into account any dividends or other corporate actions that may have affected the price. Finally, the "volume" column shows the trading volume of the cryptocurrency on that day.

    With this dataset, users can analyze and visualize the performance of individual cryptocurrencies, compare them to one another, and track trends over time. The data is ideal for use in machine learning models, predictive analytics, and other data-driven applications.

  2. Bitcoin Historical Prices Dataset - Dataset - CryptoData Hub

    • cryptodata.center
    Updated Dec 4, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    cryptodata.center (2024). Bitcoin Historical Prices Dataset - Dataset - CryptoData Hub [Dataset]. https://cryptodata.center/dataset/bitcoin-historical-prices-dataset
    Explore at:
    Dataset updated
    Dec 4, 2024
    Dataset provided by
    CryptoDATA
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    The following dataset contains the attributes: Date: Specific date to be observed for the corresponding price. Open: The opening price for the day High: The maximum price it has touched for the day Low: The minimum price it has touched for the day Close: The closing price for the day percent_change_24h: Percentage change for the last 24hours Volume: Volume of Bitcoin traded at the date Market Cap: Market Value of traded Bitcoin

  3. 🤑 Cryptocurrency Hourly Historical Data

    • kaggle.com
    Updated Sep 21, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Sain (2023). 🤑 Cryptocurrency Hourly Historical Data [Dataset]. https://www.kaggle.com/datasets/lunaticsain/cryptocurrency-hourly-historical-data
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Sep 21, 2023
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Sain
    License

    https://cdla.io/permissive-1-0/https://cdla.io/permissive-1-0/

    Description

    About this dataset As cryptocurrency markets have gained prominence, individuals and organizations have shown an increased fascination with crafting automated trading strategies. The creation of algorithmic trading approaches, though, necessitates rigorous backtesting to ascertain their profitability. Consequently, the cornerstone of any triumphant algorithmic trading strategy lies in the availability of meticulously detailed historical trading data. This dataset will provide you a deeper understanding of working with this type of financial security, it provides you with open, high, low, close (OHLC) information, recorded at 1-hour intervals (not very high-velocity data), encompassing a multitude of cryptocurrency pairs. This data resource is invaluable for those seeking to devise and refine automated trading systems, data analysis, or predictions.

    Content This dataset contains the historical trading data (OHLC) of 14 crypto securities at 1 1-hour resolution. The source of this data is Coindesk. The data in the CSV files is refined and cleaned for easier interpretation.

    The data is free to use.

  4. Integrated Cryptocurrency Historical Data for a Predictive Data-Driven...

    • cryptodata.center
    Updated Dec 4, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    cryptodata.center (2024). Integrated Cryptocurrency Historical Data for a Predictive Data-Driven Decision-Making Algorithm - Dataset - CryptoData Hub [Dataset]. https://cryptodata.center/dataset/integrated-cryptocurrency-historical-data-for-a-predictive-data-driven-decision-making-algorithm
    Explore at:
    Dataset updated
    Dec 4, 2024
    Dataset provided by
    CryptoDATA
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Cryptocurrency historical datasets from January 2012 (if available) to October 2021 were obtained and integrated from various sources and Application Programming Interfaces (APIs) including Yahoo Finance, Cryptodownload, CoinMarketCap, various Kaggle datasets, and multiple APIs. While these datasets used various formats of time (e.g., minutes, hours, days), in order to integrate the datasets days format was used for in this research study. The integrated cryptocurrency historical datasets for 80 cryptocurrencies including but not limited to Bitcoin (BTC), Ethereum (ETH), Binance Coin (BNB), Cardano (ADA), Tether (USDT), Ripple (XRP), Solana (SOL), Polkadot (DOT), USD Coin (USDC), Dogecoin (DOGE), Tron (TRX), Bitcoin Cash (BCH), Litecoin (LTC), EOS (EOS), Cosmos (ATOM), Stellar (XLM), Wrapped Bitcoin (WBTC), Uniswap (UNI), Terra (LUNA), SHIBA INU (SHIB), and 60 more cryptocurrencies were uploaded in this online Mendeley data repository. Although the primary attribute of including the mentioned cryptocurrencies was the Market Capitalization, a subject matter expert i.e., a professional trader has also guided the initial selection of the cryptocurrencies by analyzing various indicators such as Relative Strength Index (RSI), Moving Average Convergence/Divergence (MACD), MYC Signals, Bollinger Bands, Fibonacci Retracement, Stochastic Oscillator and Ichimoku Cloud. The primary features of this dataset that were used as the decision-making criteria of the CLUS-MCDA II approach are Timestamps, Open, High, Low, Closed, Volume (Currency), % Change (7 days and 24 hours), Market Cap and Weighted Price values. The available excel and CSV files in this data set are just part of the integrated data and other databases, datasets and API References that was used in this study are as follows: [1] https://finance.yahoo.com/ [2] https://coinmarketcap.com/historical/ [3] https://cryptodatadownload.com/ [4] https://kaggle.com/philmohun/cryptocurrency-financial-data [5] https://kaggle.com/deepshah16/meme-cryptocurrency-historical-data [6] https://kaggle.com/sudalairajkumar/cryptocurrencypricehistory [7] https://min-api.cryptocompare.com/data/price?fsym=BTC&tsyms=USD [8] https://min-api.cryptocompare.com/ [9] https://p.nomics.com/cryptocurrency-bitcoin-api [10] https://www.coinapi.io/ [11] https://www.coingecko.com/en/api [12] https://cryptowat.ch/ [13] https://www.alphavantage.co/ This dataset is part of the CLUS-MCDA (Cluster analysis for improving Multiple Criteria Decision Analysis) and CLUS-MCDAII Project: https://aimaghsoodi.github.io/CLUSMCDA-R-Package/ https://github.com/Aimaghsoodi/CLUS-MCDA-II https://github.com/azadkavian/CLUS-MCDA

  5. Bitcoin Historical Data (2014-2025) Yahoo! Finance

    • kaggle.com
    Updated Feb 21, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Eldintaro Farrandi (2025). Bitcoin Historical Data (2014-2025) Yahoo! Finance [Dataset]. https://www.kaggle.com/datasets/eldintarofarrandi/bitcoin-historical-data-2014-2025-yahoo-finance
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Feb 21, 2025
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Eldintaro Farrandi
    Description

    This dataset includes daily historical price data for Bitcoin (BTC-USD) from 2014 to 2025, obtained through web scraping from the Yahoo Finance page using Selenium. The primary data source can be accessed at Yahoo Finance - Bitcoin Historical Data . The dataset contains daily information such as opening price (Open), highest price (High), lowest price (Low), closing price (Close), adjusted closing price (Adj Close), and trading volume (Volume).

    About Bitcoin: Bitcoin (BTC) is the world's first decentralized digital currency, introduced in 2009 by an anonymous creator known as Satoshi Nakamoto. It operates on a peer-to-peer network powered by blockchain technology, enabling secure, transparent, and trustless transactions without the need for intermediaries like banks. Bitcoin's limited supply of 21 million coins and its growing adoption have made it a popular asset for investment, trading, and as a hedge against inflation.

    We are excited to share this dataset and look forward to seeing the insights it can provide. We hope it will inspire collaboration and innovation within the community. By leveraging this daily data, we can explore trends, develop predictive models, and design innovative trading strategies that deepen our understanding of Bitcoin's market behavior. Together, we can unlock new opportunities and contribute to the collective advancement of cryptocurrency research and analysis.

  6. Top 100 Cryptocurrency Historical Data

    • kaggle.com
    Updated Oct 9, 2017
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Nate (2017). Top 100 Cryptocurrency Historical Data [Dataset]. https://www.kaggle.com/natehenderson/top-100-cryptocurrency-historical-data/kernels
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Oct 9, 2017
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Nate
    Description

    This dataset contains historical prices as tracked by www.coinmarketcap.com for the top 100 cryptocurrencies by market capitalization as of September 22, 2017, and is current to that date.

    Each CSV file is named by its cryptocurrency as named on www.coinmarketcap.com, with the sole exception of "I-O Coin" in place of I/O Coin for ease of importing.

    Also accompanying the zip of the top 100 CSVs is a CSV named "Top 100.csv", which is a list of the top 100, ordered 1 to 100 with Bitcoin at the beginning and GridCoin at the end. The second row of this CSV is the Market Cap as of September 22, 2017.

    Row descriptions - Date, string, e.g. "Sep 22, 2017" - Open, float (2 decimal places), e.g. 1234.00 - High, float (2 decimal places), e.g. 1234.00 - Low, float (2 decimal places), e.g. 1234.00 - Close, float (2 decimal places), e.g. 1234.00 - Volume [traded in 24 hours], string, e.g. "1,234,567,890" - Market Cap [Market capitalization], string, e.g. "1,234,567,890"

    This is my first dataset and I would greatly appreciate your feedback. Thanks and enjoy!

  7. BTC/USDT Historical Price

    • dataandsons.com
    csv, zip
    Updated Mar 10, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Romain Delaitre (2023). BTC/USDT Historical Price [Dataset]. https://www.dataandsons.com/data-market/economic/btc-usdt-historical-price
    Explore at:
    zip, csvAvailable download formats
    Dataset updated
    Mar 10, 2023
    Dataset provided by
    Authors
    Romain Delaitre
    License

    Attribution-ShareAlike 4.0 (CC BY-SA 4.0)https://creativecommons.org/licenses/by-sa/4.0/
    License information was derived automatically

    Time period covered
    Nov 6, 2017 - Mar 10, 2023
    Description

    About this Dataset

    This dataset contains the prices of Bitcoin every minute over a period from 2017-11-06 03:00 to 2023-03-10 2:59 (YYYY-MM-DD). The data includes the time, close time, open, high, low, close prices, the volume exchanged per minute and the number of trades per minute. It represent Bitcoin prices over 2.8 millions values. This dataset is ideal for anyone who want to track, study and analyze BTC/USDT values over more than 5 years.

    Time range: From 2017-11-06 04:00 to 2023-03-40 14:00

    File format: Datas are in .csv format

    Columns values: - time: Date in milliseconds where observation begins - open: Opening ETH price in the minute - high: Highest ETH price in the minute - low: Lowest ETH price in the minute - close: Closing ETH price in the minute - volume: Volume exchanges between time and close_time - close_time: Date in milliseconds were observation ends

    Category

    Economic

    Keywords

    Bitcoin,BTC,#btc,Cryptocurrency,Crypto

    Row Count

    2808000

    Price

    $149.00

  8. Bitcoin Historical Data

    • kaggle.com
    Updated Feb 21, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    swaptr (2023). Bitcoin Historical Data [Dataset]. https://www.kaggle.com/datasets/swaptr/bitcoin-historical-data
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Feb 21, 2023
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    swaptr
    License

    http://opendatacommons.org/licenses/dbcl/1.0/http://opendatacommons.org/licenses/dbcl/1.0/

    Description

    Context

    This minute by minute historical dataset of bitcoin prices offers a wealth of information for data scientists and analysts. In addition to the OHLC prices for each minute, this dataset also includes the volume of bitcoin traded during that time period. This granular data, going back to 2015, allows for in-depth analysis of the market fluctuations and trends of the world's most popular cryptocurrency.

    With this dataset, researchers can study the underlying mechanisms of the bitcoin network, traders can gain a better understanding of market movements, and investors can make more informed decisions about their investments. The open, high, low, and close prices, as well as the volume data, provide a wealth of information for analyzing the market and identifying potential opportunities.

    Whether you're looking to gain a competitive edge as a trader, conduct research on the bitcoin market, or simply want to learn more about the world of cryptocurrency, this dataset is a valuable resource. With its rich and detailed data, you'll be able to dive deep into the world of bitcoin and uncover insights that can help you make better decisions.

    Content

    • Timestamp: This is the UNIX timestamp or the "Epoch Time", number of seconds elapsed since 00:00:00 UTC on 1 January 1970.
    • Date: Date and time of price recording.
    • Open - This is the opening price of the time period (in US Dollars).
    • High - This is the highest price of the time period (in US Dollars).
    • Low - This is the lowest price of the time period (in US Dollars).
    • Close - This is the closing price of the time period (in US Dollars).
    • Volume BTC - This is the volume of â‚¿ transacted in the time interval.
    • Volume USD - This is the volume of $ transacted in the time interval.
  9. Bitcoin BTC/USD price history up to Aug 27, 2025

    • statista.com
    Updated Aug 28, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2025). Bitcoin BTC/USD price history up to Aug 27, 2025 [Dataset]. https://www.statista.com/statistics/326707/bitcoin-price-index/
    Explore at:
    Dataset updated
    Aug 28, 2025
    Dataset authored and provided by
    Statistahttp://statista.com/
    Time period covered
    Mar 7, 2020 - Aug 27, 2025
    Area covered
    Worldwide
    Description

    The Bitcoin (BTC) price again reached an all-time high in 2025, as values exceeded over 111,842.71 USD on August 27, 2025. Price hikes in early 2025 were connected to the approval of Bitcoin ETFs in the United States, while previous hikes in 2021 were due to events involving Tesla and Coinbase, respectively. Tesla's announcement in March 2021 that it had acquired 1.5 billion U.S. dollars' worth of the digital coin, for example, as well as the IPO of the U.S.'s biggest crypto exchange, fueled mass interest. The market was noticeably different by the end of 2022, however, after another crypto exchange, FTX, filed for bankruptcy.Is the world running out of Bitcoin?Unlike fiat currency like the U.S. dollar - as the Federal Reserve can simply decide to print more banknotes - Bitcoin's supply is finite: BTC has a maximum supply embedded in its design, of which roughly 89 percent had been reached in April 2021. It is believed that Bitcoin will run out by 2040, despite more powerful mining equipment. This is because mining becomes exponentially more difficult and power-hungry every four years, a part of Bitcoin's original design. Because of this, a Bitcoin mining transaction could equal the energy consumption of a small country in 2021.Bitcoin's price outlook: a potential bubble?Cryptocurrencies have few metrics available that allow for forecasting, if only because it is rumored that only a few cryptocurrency holders own a large portion of the available supply. These large holders - referred to as 'whales'-are' said to make up two percent of anonymous ownership accounts, while owning roughly 92 percent of BTC. On top of this, most people who use cryptocurrency-related services worldwide are retail clients rather than institutional investors. This means outlooks on whether Bitcoin prices will fall or grow are difficult to measure, as movements from one large whale are already having a significant impact on this market.

  10. Top 10 Crypto-Coin Historical Data (2014-2024)

    • kaggle.com
    Updated Dec 2, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Farhan Ali (2024). Top 10 Crypto-Coin Historical Data (2014-2024) [Dataset]. https://www.kaggle.com/datasets/farhanali097/top-10-crypto-coin-historical-data-2014-2024
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Dec 2, 2024
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Farhan Ali
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Description

    This dataset contains historical price data for the top global cryptocurrencies, sourced from Yahoo Finance. The data spans the following time frames for each cryptocurrency:

    BTC-USD (Bitcoin): From 2014 to December 2024 ETH-USD (Ethereum): From 2017 to December 2024 XRP-USD (Ripple): From 2017 to December 2024 USDT-USD (Tether): From 2017 to December 2024 SOL-USD (Solana): From 2020 to December 2024 BNB-USD (Binance Coin): From 2017 to December 2024 DOGE-USD (Dogecoin): From 2017 to December 2024 USDC-USD (USD Coin): From 2018 to December 2024 ADA-USD (Cardano): From 2017 to December 2024 STETH-USD (Staked Ethereum): From 2020 to December 2024

    Key Features:

    Date: The date of the record. Open: The opening price of the cryptocurrency on that day. High: The highest price during the day. Low: The lowest price during the day. Close: The closing price of the cryptocurrency on that day. Adj Close: The adjusted closing price, factoring in stock splits or dividends (for stablecoins like USDT and USDC, this value should be the same as the closing price). Volume: The trading volume for that day.

    Data Source:

    The dataset is sourced from Yahoo Finance and spans daily data from 2014 to December 2024, offering a rich set of data points for cryptocurrency analysis.

    Use Cases:

    Market Analysis: Analyze price trends and historical market behavior of leading cryptocurrencies. Price Prediction: Use the data to build predictive models, such as time-series forecasting for future price movements. Backtesting: Test trading strategies and financial models on historical data. Volatility Analysis: Assess the volatility of top cryptocurrencies to gauge market risk. Overview of the Cryptocurrencies in the Dataset: Bitcoin (BTC): The pioneer cryptocurrency, often referred to as digital gold and used as a store of value. Ethereum (ETH): A decentralized platform for building smart contracts and decentralized applications (DApps). Ripple (XRP): A payment protocol focused on enabling fast and low-cost international transfers. Tether (USDT): A popular stablecoin pegged to the US Dollar, providing price stability for trading and transactions. Solana (SOL): A high-speed blockchain known for low transaction fees and scalability, often seen as a competitor to Ethereum. Binance Coin (BNB): The native token of Binance, the world's largest cryptocurrency exchange, used for various purposes within the Binance ecosystem. Dogecoin (DOGE): Initially a meme-inspired coin, Dogecoin has gained a strong community and mainstream popularity. USD Coin (USDC): A fully-backed stablecoin pegged to the US Dollar, commonly used in decentralized finance (DeFi) applications. Cardano (ADA): A proof-of-stake blockchain focused on scalability, sustainability, and security. Staked Ethereum (STETH): A token representing Ethereum staked in the Ethereum 2.0 network, earning staking rewards.

    This dataset provides a comprehensive overview of key cryptocurrencies that have shaped and continue to influence the digital asset market. Whether you're conducting research, building prediction models, or analyzing trends, this dataset is an essential resource for understanding the evolution of cryptocurrencies from 2014 to December 2024.

  11. Cryptocurrency Historical Prices

    • kaggle.com
    zip
    Updated Aug 8, 2017
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    SRK (2017). Cryptocurrency Historical Prices [Dataset]. https://www.kaggle.com/sudalairajkumar/cryptocurrencypricehistory
    Explore at:
    zip(242898 bytes)Available download formats
    Dataset updated
    Aug 8, 2017
    Authors
    SRK
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    Context

    In the last few days, I have been hearing a lot of buzz around cryptocurrencies. Things like Block chain, Bitcoin, Bitcoin cash, Ethereum, Ripple etc are constantly coming in the news articles I read. So I wanted to understand more about it and this post helped me get started. Once the basics are done, the DS guy sleeping inside me (always lazy.!) woke up and started raising questions like

    1. How many such cryptocurrencies are there and what are their prices and valuations?
    2. Why is there a sudden surge in the interest in recent days? Is it due to the increase in the price in the last few days? etc.

    For getting answers to all these questions (and if possible to predict the future prices ;)), I started getting the data from coinmarketcap about the cryptocurrencies.

    Content

    This dataset has the historical price information of some of the top cryptocurrencies by market capitalization. The currencies included are

    • Bitcoin
    • Ethereum
    • Ripple
    • Bitcoin cash
    • Bitconnect
    • Dash
    • Ethereum Classic
    • Iota
    • Litecoin
    • Monero
    • Nem
    • Neo
    • Numeraire
    • Stratis
    • Waves

    In case if you are interested in the prices of some other currencies, please post in comments section and I will try to add them in the next version. I am planning to revise it once in a week.

    Dataset has one csv file for each currency. Price history is available on a daily basis from April 28, 2013 till Aug 07, 2017. The columns in the csv file are

    • Date : date of observation
    • Open : Opening price on the given day
    • High : Highest price on the given day
    • Low : Lowest price on the given day
    • Close : Closing price on the given day
    • Volume : Volume of transactions on the given day
    • Market Cap : Market capitalization in USD

    Acknowledgements

    This data is taken from coinmarketcap and it is free to use the data.

    Cover Image : Photo by Thomas Malama on Unsplash

    Inspiration

    Some of the questions which could be inferred from this dataset are:

    1. How did the historical prices / market capitalizations of various currencies change over time?
    2. Predicting the future price of the currencies
    3. Which currencies are more volatile and which ones are more stable?
    4. How does the price fluctuations of currencies correlate with each other?
    5. Seasonal trend in the price fluctuations
  12. m

    Cryptocurrency dataset

    • data.mendeley.com
    Updated Mar 10, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Susrita Mahapatro (2025). Cryptocurrency dataset [Dataset]. http://doi.org/10.17632/5tv4bmrrf8.2
    Explore at:
    Dataset updated
    Mar 10, 2025
    Authors
    Susrita Mahapatro
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    The dataset used in this research is a historical record of Bitcoin, Ethereum, and Litecoin’s daily trading activity, containing essential financial metrics for each date. This sample includes the following columns: Date: The specific day of each recorded entry, showing a continuous timeline. Open: The price of currencies at the start of the trading day. High: The highest price of currencies reached during the day. Low: The lowest price of currencies traded throughout the day. Close: The closing price of the currencies at the end of the trading day. Volume: The total trading volume, indicating the number of currencies traded that day in units. Market Cap: The total market capitalization of currencies, calculated as the total supply multiplied by the closing price.

  13. Weekly market cap of all cryptocurrencies combined up to August 2025

    • statista.com
    Updated Aug 18, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2025). Weekly market cap of all cryptocurrencies combined up to August 2025 [Dataset]. https://www.statista.com/statistics/730876/cryptocurrency-maket-value/
    Explore at:
    Dataset updated
    Aug 18, 2025
    Dataset authored and provided by
    Statistahttp://statista.com/
    Time period covered
    Aug 18, 2025
    Area covered
    Worldwide
    Description

    It is estimated that the cumulative market cap of cryptocurrencies increased in early 2023 after the downfall in November 2022 due to FTX. That value declined in the summer of 2023, however, as international uncertainty grew over a potential recession. Bitcoin's market cap comprised the majority of the overall market capitalization. What is market cap? Market capitalization is a financial measure typically used for publicly traded firms, computed by multiplying the share price by the number of outstanding shares. However, cryptocurrency analysts calculate it as the price of the virtual currencies times the number of coins in the market. This gives cryptocurrency investors an idea of the overall market size, and watching the evolution of the measure tells how much money is flowing in or out of each cryptocurrency. Cryptocurrency as an investment The price of Bitcoin has been erratic, and most other cryptocurrencies follow its larger price swings. This volatility attracts investors who hope to buy when the price is low and sell at its peak, turning a profit. However, this does little for price stability. As such, few firms accept payment in cryptocurrencies. As of June 25, 2025, the cumulative market cap of cryptocurrencies reached a value of ******.

  14. Ethereum ETH/USD price history up to Jul 22, 2025

    • statista.com
    Updated Jul 23, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2025). Ethereum ETH/USD price history up to Jul 22, 2025 [Dataset]. https://www.statista.com/statistics/806453/price-of-ethereum/
    Explore at:
    Dataset updated
    Jul 23, 2025
    Dataset authored and provided by
    Statistahttp://statista.com/
    Time period covered
    Jan 31, 2020 - Jul 22, 2025
    Area covered
    Worldwide
    Description

    Ethereum's price history suggests that that crypto was worth more in 2025 than during late 2021, although nowhere near the highest price recorded. Much like Bitcoin (BTC), the price of ETH went up in 2021 but for different reasons altogether: Ethereum, for instance, hit the news when a digital art piece was sold as the world's most expensive NFT for over 38,000 ETH - or 69.3 million U.S. dollars. Unlike Bitcoin, of which the price growth was fueled by the IPO of the U.S.'s biggest crypto trader, Coinbase, the rally on Ethereum came from technological developments that caused much excitement among traders. First, the so-called 'Berlin update' rolled out on the Ethereum network in April 2021, an update that would eventually lead to the Ethereum Merge in 2022 and reduced ETH gas prices - or reduced transaction fees. The collapse of FTX in late 2022, however, changed much for the cryptocurrency. As of July 22, 2025, Ethereum was worth 3,765.45 U.S. dollars - significantly less than the 4,400 U.S. dollars by the end of 2021.Ethereum's future and the DeFi industryPrice developments on Ethereum are difficult to predict but cannot be seen without the world of DeFi, or decentralized finance. This industry used technology to remove intermediaries between parties in a financial transaction. One example includes crypto wallets such as Coinbase Wallet that grew in popularity recently, with other examples including smart contractor Uniswap, Maker (responsible for stablecoin DAI), moneylender Dharma and market protocol Compound. Ethereum's future developments are tied with this industry: Unlike Bitcoin and Ripple, Ethereum is technically not a currency but an open-source software platform for blockchain applications, with Ether being the cryptocurrency that is used inside the Ethereum network. Essentially, Ethereum facilitates DeFi, meaning that if DeFi does well, so does Ethereum.NFTs: the most well-known application of EthereumNFTs or non-fungible tokens, grew nearly tenfold between 2018 and 2020, as can be seen in the market cap of NFTs worldwide. These digital blockchain assets can essentially function as a unique code connected to a digital file, allowing to distinguish the original file from any potential copies. This application is especially prominent in crypto art, although there are other applications: gaming, sports, and collectibles are other segments where NFT sales occur.

  15. c

    Bitcoin Historical Dataset

    • cubig.ai
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    CUBIG, Bitcoin Historical Dataset [Dataset]. https://cubig.ai/store/products/372/bitcoin-historical-dataset
    Explore at:
    Dataset authored and provided by
    CUBIG
    License

    https://cubig.ai/store/terms-of-servicehttps://cubig.ai/store/terms-of-service

    Measurement technique
    Privacy-preserving data transformation via differential privacy, Synthetic data generation using AI techniques for model training
    Description

    1) Data Introduction • The Bitcoin Historical Dataset is a cryptocurrency time-series dataset that summarizes the history of Bitcoin (BTC) minutes-by-minute transactions in a tabular format for 2017, including key transaction information such as market price and volume per minute.

    2) Data Utilization (1) Bitcoin Historical Dataset has characteristics that: • Each row contains key market and transaction information, including Unix timestamps, dates (UTC), symbols, open, high, low, close, BTC, and USD. • The data is an ultra-high resolution time series structure that is well structured for price volatility analysis, ultra-short prediction, deep learning time series model learning, and more. (2) Bitcoin Historical Dataset can be used to: • Bitcoin Price Forecasting and Trading Strategies: Using minute-by-minute market price data, it can be used to develop deep learning-based price forecasting and auto-trading strategies such as LSTM and reinforcement learning. • Analyzing Volatility and Market Patterns: High-frequency trading data can be applied to researching cryptocurrency market structure, including market volatility, detection of abnormal trading, and transaction volume-based pattern analysis.

  16. Daily Bitcoin (BTC) market cap history up to August 17, 2025

    • statista.com
    Updated Aug 18, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2025). Daily Bitcoin (BTC) market cap history up to August 17, 2025 [Dataset]. https://www.statista.com/statistics/377382/bitcoin-market-capitalization/
    Explore at:
    Dataset updated
    Aug 18, 2025
    Dataset authored and provided by
    Statistahttp://statista.com/
    Time period covered
    Aug 17, 2025
    Area covered
    Worldwide
    Description

    By 2025, the Bitcoin market cap had grown to over ***** billion USD as the cryptocurrency kept growing. Market capitalization is calculated by multiplying the total number of Bitcoins in circulation by the Bitcoin price. The Bitcoin market capitalization increased from approximately *** billion U.S. dollars in 2013 to several times this amount since its surge in popularity. Dominance The Bitcoin market cap takes up a significant portion of the overall cryptocurrency market cap. This is referred to as "dominance". Within the crypto world, this so-called "dominance" ratio is one of the oldest and most investigated metrics available. It measures the coin's market cap relative to the overall crypto market — effectively showing how strong Bitcoin compared to all the other cryptocurrencies that are not BTC, called "altcoins". The Bitcoin dominance was above ** percent. Maximum supply and scarcity Bitcoin is unusual from other cryptocurrencies in that its maximum supply is getting closer. By 2025, well over ** million out of all 21 million possible Bitcoin had been created. Bitcoin's supply is expected to reach its maximum around the year 2140, likely making mining more energy-intensive.

  17. Bitcoin Historical Dashboard(POWER BI)

    • kaggle.com
    Updated Dec 28, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Kehinde Y Adediran (2023). Bitcoin Historical Dashboard(POWER BI) [Dataset]. http://doi.org/10.34740/kaggle/dsv/7293563
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Dec 28, 2023
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Kehinde Y Adediran
    License

    http://opendatacommons.org/licenses/dbcl/1.0/http://opendatacommons.org/licenses/dbcl/1.0/

    Description

    In this work, i will be analyzing the Bitcoin growth trends from January 2012 to March 2021 in comparison with year indicators where Bitcoin usages/patronage, volumes and prices were high and low across the world.

  18. 🪙 Cryptocurrency Prices Data

    • kaggle.com
    Updated Oct 26, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    MaharshiPandya (2022). 🪙 Cryptocurrency Prices Data [Dataset]. http://doi.org/10.34740/kaggle/dsv/4396186
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Oct 26, 2022
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    MaharshiPandya
    License

    Open Database License (ODbL) v1.0https://www.opendatacommons.org/licenses/odbl/1.0/
    License information was derived automatically

    Description

    Content

    This is a dataset of over 50 Cryptocurrencies' historical OHLC (Open High Low Close) data. The date range is from May 2013 to October 2022 on a daily basis. The prices are represented in USD or $. The file format is CSV which is tabular and faster to load.

    The data was scraped and cleaned from the Coin Market Cap website using automated scripts.

    Usage

    The dataset can be used for:

    • Time Series Analysis for different cryptocurrencies based on the date
    • Forecasting the prices of different cryptocurrencies in the future
    • Performing Exploratory Data Analysis on the dataset
    • Any other task that you can think of. Feel free to discuss!

    Column Description

    • open: Opening price on that particular date (UTC time)
    • high: Highest price hit on that particular date (UTC time)
    • low: Lowest price hit on that particular date (UTC time)
    • close: Closing price on that particular date (UTC time)
    • volume: Quantity of asset bought or sold, displayed in base currency
    • marketCap: The total value of all the coins that have been mined. It's calculated by multiplying the number of coins in circulation by the current market price of a single coin
    • timestamp: UTC timestamp of the day considered
    • crypto_name: Name of the cryptocurrency
    • date: timestamp converted to date

    Acknowledgment

    Image credits: Information Age

  19. n

    Bitcoin Historical Price Data

    • nakamotonotes.com
    json
    Updated Aug 21, 2011
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Nakamoto Notes (2011). Bitcoin Historical Price Data [Dataset]. https://nakamotonotes.com/bitcoin-barometer
    Explore at:
    jsonAvailable download formats
    Dataset updated
    Aug 21, 2011
    Dataset authored and provided by
    Nakamoto Notes
    Time period covered
    Jan 1, 2012 - Present
    Area covered
    Worldwide
    Description

    Comprehensive Bitcoin price dataset from inception to present with market sentiment indicators

  20. Bitcoin (BTC) vs altcoin dominance history up to February 4, 2025

    • statista.com
    Updated Jun 23, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2025). Bitcoin (BTC) vs altcoin dominance history up to February 4, 2025 [Dataset]. https://www.statista.com/statistics/1269669/bitcoin-dominance-historical-development/
    Explore at:
    Dataset updated
    Jun 23, 2025
    Dataset authored and provided by
    Statistahttp://statista.com/
    Area covered
    Worldwide
    Description

    Bitcoin dominance steadily declined in April 2024 to below ** percent, amid rumors of central banks halting or potentially lowering interest rates in the future. Within the crypto world, this so-called "dominance" ratio is one of the oldest and most investigated metrics available. It measures the coin's market cap relative to the overall crypto market — effectively showing how strong Bitcoin compared to all the other cryptocurrencies that are not BTC, called "altcoins". Why dominance matters is because market caps of any crypto can change relatively quickly, either due to sudden price changes or a change of recorded trading volume. Essentially, the figure somewhat resembles a trading sentiment, revealing whether Bitcoin investors are responding to certain events or whether Bitcoin is losing out on functions offered by, for example, stablecoins or NFT tokens. "Dominance" criticism: Ethereum and stablecoin The interpretation of the Bitcoin metric is not without its criticism. When first conceived, Bitcoin was the first cryptocurrency to be created and had a substantial market share within all cryptocurrencies? The overall share of stablecoins, such as Tether, as well as Ethereum increasingly start to resemble that of Bitcoin, however. Some analysts argue against this comparison. For one, they point towards the large influence of trading activity between Bitcoin and Ethereum in the dominance metric. Second, they argue that stablecoins can be traded in for Bitcoin and Ethereum, essentially showing how much investors are willing to engage with "regular" cryptocurrency. A rally around Bitcoin in late 2023? By December 2023, the Bitcoin price reached roughly 41,000 U.S. dollars — the first time in 20 months such a value was reached. A weaker U.S. dollar, speculation on decreasing interest rates, and a potential Bitcoin ETF approval are believed to be at the heart of this price increase. Whether this will hold in 2024 is unclear: The monthly interest rate from the U.S. Fed is speculated to decrease in 2024, despite a vow of "higher for longer". In December 2023, the thought of decreasing interest rates and the potential of a Bitcoin ETF fuelled market sentiment towards riskier assets.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Usama Buttar (2023). Cryptocurrency Historical Prices [Updated Daily] [Dataset]. https://www.kaggle.com/datasets/usamabuttar/cryptocurrency-historical-prices-updated-daily
Organization logo

Cryptocurrency Historical Prices [Updated Daily]

Daily Updated Historical Prices Of Top 1000 Cryptocurrencies

Explore at:
CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
Dataset updated
May 25, 2023
Dataset provided by
Kaggle
Authors
Usama Buttar
License

https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

Description

This dataset contains a comprehensive collection of historical price records for the top 1000 cryptocurrencies. The data in this dataset is updated daily, providing a reliable and up-to-date source of information for cryptocurrency traders, researchers, and enthusiasts.

Each file in the dataset includes the following columns: date, open price, high price, low price, closing price, adjusted closing price, and trading volume. These columns provide a detailed picture of the daily price movements and trading activity of each cryptocurrency in the dataset.

The "date" column indicates the day on which the price data was recorded, while the "open" column provides the opening price of the cryptocurrency for that day. The "high" and "low" columns indicate the highest and lowest prices of the cryptocurrency on that day, respectively. The "close" column represents the closing price of the cryptocurrency on that day, while the "adjusted close" column takes into account any dividends or other corporate actions that may have affected the price. Finally, the "volume" column shows the trading volume of the cryptocurrency on that day.

With this dataset, users can analyze and visualize the performance of individual cryptocurrencies, compare them to one another, and track trends over time. The data is ideal for use in machine learning models, predictive analytics, and other data-driven applications.

Search
Clear search
Close search
Google apps
Main menu