Ethereum Tutorials - Herong's Tutorial Examples - v1.06, by Herong Yang
What Is Ethereum Blockchain
This section describes what is Ethereum Wallet.
Ethereum Blockchain is the database that stores the all Ethereum transactions in a list of sequentially chained blocks.
A block in the Ethereum blockchain contains the following primary information:
Below is a rough illustration of Ethereum blockchain (Blockhash is labeled as "Proof of work"):
Table of Contents
etherscan.io - Ethereum Block Explorer
etherscan.io - View Old Blocks
etherscan.io - View Transaction
etherscan.io - View Account Address
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