22
1
Is there a wallet.dat for OSX? Where is it located?
22
1
Is there a wallet.dat for OSX? Where is it located?
23
The Bitcoin wallet on Mac OS X is located in ~/Library/Application Support/Bitcoin/wallet.dat.
Mac OS X v10.7 (Lion) came out, and it has the ~/Library folder hidden, see the answer from chilled35 to access it with Finder.
In order to see hidden folders, such as
~/Libraryfrom Finder, simply hitshift + ⌘ (command) + Gwhich will GO to a folder, then paste in this location:~/Library/Application Support/BitcoinFrom there, you will see all the files associated with your wallet.
7
In order to see hidden folders, such as ~/Library from Finder, simply hit shift + ⌘ (command) + G which will GO to a folder, then paste in this location:
~/Library/Application Support/Bitcoin
From there, you will see all the files associated with your wallet.
Having moved all my BTC to another location, I recovered more than 5 GB of storage space by deleting my local wallet.
-2
Take a look at ~/Library/Application Support
Remember, this is the default location. If you installed Bitcoin a long time ago, you may have chosen another folder somewhere else... For example, mine was in
~/Documents/Bitcoin– achedeuzot – 2014-11-26T05:37:49.540hmm I can't find this in Mountain Lion... – goodguys_activate – 2012-09-16T02:48:20.237
hmm, I discovered I can see it in terminal, but not in Finder. – goodguys_activate – 2012-09-16T02:49:50.500