Where to Download Cryptocurrency Data? [Free + No Email] – Be on the Right Side of Change (2024)

by Jean Rousseau

2.7/5 - (4 votes)

Do you want to analyze and plot the data of Bitcoin (BTC), Ethereum (ETH), Cardano (ADA) and other cryptocurrencies but you don’t know where to find a reliable data source? I had the same problem a couple of hours ago when writing a Python script to plot the relative price of altcoins versus BTC. This article is the one I’ve been looking for—and I hope it’ll be helpful to you as well.

Let’s get started with my top data source right away!

CryptoDataDownload.com

This is my preferred data source because it’s updated and very fine-granular data:

  • Daily, Hourly, Minute data sets
  • Spot and physical market
  • CSV format
  • Downloadable by Python script

Here’s how they describe their data set:

“We track and produce files for Daily, Hourly, and Minute(!) time series pricing data for the spot/physical market. Each file is easily downloadable in CSV format and can be consumed automatically by Python scripts or other automated processes. In each file, you will find the below/following fields. This OHLC (Open/High/Low/Close) pricing data is updated each day and is taken directly from the exchange(s). Please reach out if you find discrepancies or errors in the data that need to be addressed” (source)

Here are some of their specific data sets from Binance stock exchange. Each link directly leads to the CSV file:

You can download these CSV data sets in your own Python script using the pandas library:

import pandas as pd # Needed to use unverified SSLimport sslssl._create_default_https_context = ssl._create_unverified_context# For example: BTC/USD dataurl = "https://www.cryptodatadownload.com/cdd/Binance_BTCUSDT_d.csv"df = pd.read_csv(url, delimiter=",", skiprows=[0]) print(df) 

You can replace the URL field with the custom URL with your data from the list above. The code downloads the BTC/USD historic data that looks like this:

 unix date ... Volume USDT tradecount 0 1.622333e+12 2021-05-30 00:00:00 ... 1.690781e+09 965806.0 1 1.622246e+12 2021-05-29 00:00:00 ... 3.949843e+09 2169643.0 2 1.622160e+12 2021-05-28 00:00:00 ... 4.926261e+09 2659178.0 3 1.622074e+12 2021-05-27 00:00:00 ... 3.361414e+09 2102182.0 4 1.621987e+12 2021-05-26 00:00:00 ... 4.113718e+09 2432319.0 ... ... ... ... ... ... 1379 1.503274e+09 2017-08-21 ... 2.770592e+06 NaN 1380 1.503187e+09 2017-08-20 ... 1.915636e+06 NaN 1381 1.503101e+09 2017-08-19 ... 1.508239e+06 NaN 1382 1.503014e+09 2017-08-18 ... 4.994494e+06 NaN 1383 1.502928e+09 2017-08-17 ... 2.812379e+06 NaN [1384 rows x 10 columns]

Feel free to play with this in our interactive Jupyter Notebook here:

Where to Download Cryptocurrency Data? [Free + No Email] – Be on the Right Side of Change (1)

The interactive notebook opens in a new tab.

To summarize, the best way to download cryptocurrency data is via this link: https://www.cryptodatadownload.com/data/

CoinMetrics.io

You can also download specific data sets at CoinMetrics.io:

Where to Download Cryptocurrency Data? [Free + No Email] – Be on the Right Side of Change (2)

If you want to download, for example, Bitcoin data, you can use the dropdown menu, select “Bitcoin”, and click download like so:

Where to Download Cryptocurrency Data? [Free + No Email] – Be on the Right Side of Change (3)

When opening the data set with Excel, it has the following CSV format:

Where to Download Cryptocurrency Data? [Free + No Email] – Be on the Right Side of Change (4)

You can download a ZIP file with all data via this link: https://coinmetrics.io/newdata/all.zip. This will download the ZIP file, extract it to obtain the following rich data set:

Where to Download Cryptocurrency Data? [Free + No Email] – Be on the Right Side of Change (5)

At the point of this writing, the ZIP file has 113 different data sets for different cryptocurrencies.

However, I haven’t found direct download links that can be used in a Python script—probably, they want to sell the API for a premium price. However, all those data sets can be manually downloaded for free in a safe and secure way.

To summarize, the second best way to download cryptocurrency data is via this link: https://coinmetrics.io/community-network-data/

Other Cryptocurrency Download Links

In various forums, some links are thrown around. I think they’re not as good as the options provided above, but I’ll include them here for comprehensibility as well:

All Cryptocurrencies

Bitcoin

Ether

If you have any additional data sets of interest, and/or you want to improve your Python skills, consider subscribing and send me an email by replying to any of our Python content emails here:

Where to Download Cryptocurrency Data? [Free + No Email] – Be on the Right Side of Change (6)

Jean Rousseau

Jean is a tech enthusiast with a love for AI and machine learning innovations, particularly LLMs. Beyond contributing insightful articles to our blog, Jean has worked as a Python, Rust, and Go coder for one of the leading tech firms in the world.

Where to Download Cryptocurrency Data? [Free + No Email] – Be on the Right Side of Change (2024)

FAQs

Where can I get cryptocurrency data? ›

Topstonks is a data provider offering Cryptocurrency Data, Alternative Data, Stock Market Sentiment Data, Quantitative Model Data, and 3 others. They are headquartered in United States of America.

How to get free crypto for free? ›

Let's explore them all.
  1. Learn and Earn Platforms. Learn and Earn platforms are a great way to earn free crypto while also gaining knowledge about the industry. ...
  2. Airdrops. ...
  3. Play-To-Earn Games. ...
  4. Cryptocurrency Dividends. ...
  5. Credit Cards. ...
  6. Referral Bonuses. ...
  7. Browser and Search Engine Rewards. ...
  8. Conclusion.

Where can I download Bitcoin price data? ›

To ensure accuracy and reliability, the most recommended approach is to directly download the data from reputable cryptocurrency exchanges like Bitget, Binance, or CoinMarketCap. This allows for seamless integration into your Excel spreadsheet, providing a trustworthy source of historical crypto data.

How to extract data from CoinMarketCap? ›

Or it can be done in minutes on Airbyte in three easy steps:
  1. set up CoinMarketCap as a source connector (using Auth, or usually an API key)
  2. set up CSV File Destination as a destination connector.
  3. define which data you want to transfer and how frequently.

What app gives you free crypto for signing up? ›

However, you should know that there are many apps that offer free crypto for signing up, including those offered by crypto exchanges KuCoin, HTX Global, Coinbase, ByBit, OKX, Gate.io, Phemex, and eToro.

How do I transfer crypto for free? ›

If you're a Coinbase customer, you can also send crypto to any email address in 100+ countries for free. Just open your Coinbase app, select the crypto and an amount, enter the recipient's email address, and hit send.

Where is crypto data stored? ›

The data stored in a blockchain is decentralized, meaning that it is not stored in a single location or controlled by a single entity. Instead, the data is stored on multiple devices, or “nodes,” which are connected to the blockchain network.

How do I get $200 free on Coinbase? ›

Get a Coinbase sign-up bonus

To claim your sign-up bonus, all you have to do is create a Coinbase account and make a cryptocurrency purchase. Following this, you'll have the opportunity to spin a wheel and unveil your sign-up reward, which can range from $3 to $200 in either USDC or Bitcoin!

Which game gives free crypto? ›

Axie Infinity — Pokemon-Like P2E Game

Axie Infinity also uses an in-game cryptocurrency called Axie Infinity Sharts or Tokens (AXS) – which is among the best gaming crypto coins. They are awarded to successful players and can be traded on exchanges. Besides dueling, Axie Infinity introduced various other capabilities.

Which crypto platform is free? ›

Coinbase is one of the most used exchange platforms worldwide and it also deserves the title of one of the best free crypto trading platforms. This comes as no surprise, considering it's a well-rounded platform where users can buy, trade, discover, and manage digital assets.

How do I download crypto data? ›

You can download historical Bitcoin data from various cryptocurrency exchanges, financial data providers, or use specialized platforms that offer such data. Popular sources include Coinbase, Binance, or financial data services like Yahoo Finance.

Where can I get crypto trading data? ›

Amberdata delivers real-time and historical reference cryptocurrency market data and BTC and ETH reference rates to meet all trading and compliance needs.

How to get crypto live data? ›

Data availability in crypto

Some data is easiest to find at the source, i.e. directly on a cryptocurrency exchange. So, if you need the current price of Bitcoin on Kraken, all you need to do is check directly on the platform. That was the easy part. The tricky one starts when you need aggregated historical data.

How do I get a crypto CSV file? ›

  1. Open your Crypto.com app.
  2. Select accounts at the bottom of the screen.
  3. Select the clock icon (transaction history) in the top right corner.
  4. Select the export icon in the top right corner.
  5. Select fiat wallet or crypto.com visa card.
  6. Select a start and end date (maximum of 3 years). ...
  7. Select export to CSV.

How do I download data from CoinMarketCap to excel? ›

From the data ribbon, select From Web which can be found in the Get and Transform group of commands. This will open a From Web setup box. In the HTTP request header parameters(optional) second box enter your API Key and press OK. Excel will connect to the API and open up the Power Query window.

How to use cryptofinance google sheet? ›

How to use CRYPTOFINANCE in Google Sheets
  1. Sign in/create Cryptowatch account. First, you must sign in to your Cryptowatch account. ...
  2. Generate API key. In the top right-hand corner of the homepage, click on the Account dropdown and select API Access. ...
  3. Connect API key to Google Sheets. ...
  4. Enter formula to extract data.

How can I get free crypto right now? ›

How to earn free cryptocurrency: 11 easy ways
  1. Sign up with an exchange. ...
  2. Crypto staking. ...
  3. Free NFTs. ...
  4. Learn and earn. ...
  5. Crypto savings account. ...
  6. Crypto lending. ...
  7. Get cash from a brokerage. ...
  8. Participate in an airdrop.
Oct 24, 2023

What is the best free crypto tracking app? ›

  • Coinstats is regarded as one of the best portfolio tracking tools thanks to its ability to connect to multiple platforms and support in-app token swaps.
  • Kubera and Delta also support traditional assets, including stocks.
  • Coinmarketcap and CoinGecko are the best crypto portfolio trackers that can be used for free.
Mar 20, 2024

How do you get free crypto on cash App? ›

Earn Bitcoin using offers on Cash App Card purchases. Bitcoin offers can be found in the Boost carousel and work just like normal offers, but allow you to earn Bitcoin on card purchases. When you select a Bitcoin offer and make a card purchase, Bitcoin will be automatically placed into your Bitcoin balance.

Is there a free crypto wallet? ›

Guarda is a free, all-purpose crypto wallet whose users can access their crypto via mobile, desktop or browser extension. It says it supports more than 400,000 digital assets.

How to swap crypto for free? ›

For Quick and Fee-Free Crypto Swapping: KuCoin Convert is your best bet if you're looking for a hassle-free way to swap cryptos without incurring any fees.

How to transfer Bitcoin with no fees? ›

Using the Lightning Network is a faster and cheaper way to send and receive bitcoin transactions. There are typically little to no fees involved, and it's used to send smaller amounts of bitcoin. Lightning transactions are not recorded on the blockchain.

Where do I get knowledge about cryptocurrency? ›

Familiarizing yourself with blockchain technology can help you build a better understanding of how cryptocurrency works. Before investing, you might consider enrolling in a free online course like Princeton University's Bitcoin and Cryptocurrency Technologies.

Where can I find blockchain data? ›

The data on a blockchain network is stored across all nodes in the network. Blockchain is a distributed ledger of transactions, with a copy available to all nodes, which is updated with every transaction.

Is there a way to track cryptocurrency? ›

CoinMarketCap is one of the world's most-trusted cryptocurrency price trackers. The company also offers a portfolio tracking product to investors. Though the platform is limited in its functionality, it can be a good option for traders who are on a budget and who prefer to manually enter their cryptocurrency holdings.

Where can I find crypto charts? ›

TradingView is the market leader when it comes to crypto charts and one of the best crypto charting tools for both traders and investors thanks to a comprehensive and user-friendly platform.

Top Articles
Latest Posts
Article information

Author: Stevie Stamm

Last Updated:

Views: 6210

Rating: 5 / 5 (80 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Stevie Stamm

Birthday: 1996-06-22

Address: Apt. 419 4200 Sipes Estate, East Delmerview, WY 05617

Phone: +342332224300

Job: Future Advertising Analyst

Hobby: Leather crafting, Puzzles, Leather crafting, scrapbook, Urban exploration, Cabaret, Skateboarding

Introduction: My name is Stevie Stamm, I am a colorful, sparkling, splendid, vast, open, hilarious, tender person who loves writing and wants to share my knowledge and understanding with you.