Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: jamesdrew on March 05, 2011, 02:12:15 AM



Title: Can't find Wallet.dat on OSX
Post by: jamesdrew on March 05, 2011, 02:12:15 AM
New OSX user here.  I downloaded bitcoin and received .05 btc from faucet today (I can see it appeared as a credit when I run bitcoin).  However I cannot find a wallet.dat file anywhere on my computer. 

I searched through the FAQ, wiki, and forum and the only reference I was able to find for locating this file was that it should be in ~/Library/Application Support/Bitcoin/... but I don't have a Bitcoin folder in my Application Support folder and am unable to find wallet.dat anywhere on my computer. 

I do have a bitcoin-0.3.20.01 folder on my desktop, but do not see it in there either.

Thanks in advance, big supporter of the cause!


Title: Re: Can't find Wallet.dat on OSX
Post by: Hal on March 05, 2011, 08:44:47 PM
That's where it is. Maybe you were looking at another Library folder? Start with your home directory and open Library from there.


Title: Re: Can't find Wallet.dat on OSX
Post by: Sawzall on March 06, 2011, 05:40:04 AM
It might be a hidden folder, so try showing hidden folders.
You could probably try using the search bar in Finder also.


Title: Re: Can't find Wallet.dat on OSX
Post by: jamesdrew on March 06, 2011, 07:59:05 AM
Yeah I am looking at the right library and there is definitely not a bitcoin folder there.  also, I unhide all files using the terminal, tried the searchbar, and still no wallet.dat file.  Any other ideas?  This seems really odd


Title: Re: Can't find Wallet.dat on OSX
Post by: Jim Hyslop on March 12, 2011, 03:37:02 AM
I searched through the FAQ, wiki, and forum and the only reference I was able to find for locating this file was that it should be in ~/Library/Application Support/Bitcoin/... but I don't have a Bitcoin folder in my Application Support folder and am unable to find wallet.dat anywhere on my computer. 
Hmm... that's where mine is located. Did you search using the Finder or through a terminal? If through the finder, try opening a terminal and typing the command:

find / -name 'wallet.dat'