Ethereum Tutorials - Herong's Tutorial Examples - v1.06, by Herong Yang
Ethereum Mist Wallet Data File Location
This section shows where Ethereum Mist Wallet data files are located.
While Ethereum Mist Wallet is downloading the blockchain, let's look at where it is storing the blockchain data files.
Go to "C:\users\herong\AppData\Roaming\Ethereum Wallet", and you see wallet data file locations:
C:\USERS\HERONG\APPDATA\ROAMING\ETHEREUM WALLET |---binaries | |---Geth | |---unpacked | |---geth-windows-386-1.8.1-1e67410e |---GPUCache |---Local Storage
Go to "C:\users\herong\AppData\Roaming\Ethereum\Geth", and you see blockchain data file locations:
C:\USERS\HERONG\APPDATA\ROAMING\ETHEREUM\GETH |---chaindata |---ethash |---lightchaindata |---nodes
And we can see a large number of data files in the C:\users\herong\AppData\Roaming\Ethereum\geth\chaindata folder. I think those files represents Ethereum transaction blocks. You will see more files showing up as more blocks are downloaded:
2,182,492 000142.ldb 2,160,625 000143.ldb 2,162,627 000144.ldb 2,159,891 000145.ldb 2,153,430 000146.ldb 2,149,069 000147.ldb 2,147,425 000148.ldb 2,145,229 000149.ldb ...
Table of Contents
Download Ethereum Mist for Windows
Run Ethereum Mist Wallet for Windows
►Ethereum Mist Wallet Data File Location
Ethereum Mist Wallet Command Options
Deprecated: Testnet - Ropsten Network
64-Bit "geth" for Private Ethereum Network
Private Network with Custom Genesis Block
Transferring Funds between Ether Accounts
MetaMask - Browser Based Ethereum Wallet
Getting Free Ether on Test Networks