Where can I find my blockchain directory?
algorithm GENERIC
source branch ALL
updated March 17, 2021, 6:18 pm
The following table shows the default blockchain data directory per operating system.
Operating System | Default datadir | Typical path to configuration file |
---|---|---|
Windows | %APPDATA%\examplecoin\ | C:\Users\username\AppData\Roaming\examplecoin\examplecoin.conf |
Linux | $HOME/.examplecoin/ | /home/username/.examplecoin/examplecoin.conf |
macOS | $HOME/Library/Application Support/Examplecoin/ | /Users/username/Library/Application Support/Examplecoin/examplecoin.conf |