16
6
What information does the Bitcoin wallet file used by the Bitcoin.org client contain?
Is the owner's Bitcoin balance written in the wallet.dat file, or does it contain a list of transactions that have been made since the beginning of wallet creation? Does the wallet's filesize grow bigger as more transactions are made?
The one important thing contained in the wallet is the secret (private key or keys) needed to access your Bitcoin address(es), one for each. Everything else depends on your specific client. Also note that clients may or may not preallocate future Bitcoin addresses for you in your wallet file, and may or may not update that in the future (hence possibly requiring regular rather than one-off backups). – pyramids – 2013-11-13T14:31:57.677
Now that there are clients with their own wallet formats, I clarified the question by specifying that it is referring to the Bitcoin.org client. – Stephen Gornick – 2012-03-15T19:38:40.913