Ropsten Testnet Data File Location

This section shows where Ropsten Testnet data files are located.

While "geth" is downloading the blockchain from the Ropsten Testnet, let's look at where it is storing the blockchain data files.

According the "geth" console message, the "datadir" is pointing to "C:\Users\herong\AppData\Roaming\Ethereum\testnet". Here is the sub-directory structure of that "datadir" directory:

C:\Users\herong\AppData\Roaming\Ethereum\testnet
|---geth
|   |---chaindata
|   |---ethash
|   |---nodes
|---keystore

And I can see a large number of data files in the C:\users\herong\AppData\Roaming\Ethereum\testnet\geth\chaindata folder.

2,178,268 000107.ldb
2,149,358 000111.ldb
2,150,533 000112.ldb
2,143,262 000113.ldb
2,146,703 000114.ldb
2,147,039 000115.ldb
...

Table of Contents

 About This Book

 Introduction of Ethereum

 Ethereum Blockchain

 Ethereum Mist Wallet

 geth - Go Ethereum

Testnet - Ropsten network

 What Is Ethereum Testnet: Ropsten Network

 ropsten.etherscan.io - Block Explorer

 "geth --testnet" - Ethereum Node on Ropsten Network

Ropsten Testnet Data File Location

 "Ethereum Wallet --network test" on Ropsten Testnet

 Private Ethereum Network

 64-Bit "geth" for Private Ethereum Network

 Private Network with Custom Genesis Block

 Transferring Funds between Ether Accounts

 MetaMask - Browser Based Ethereum Wallet

 Managing Ethereum Account

 Mining Ether with Your Computer

 Archived Tutorials

 References

 Full Version in PDF/EPUB