How to mine Bitcoin Gold (BTG)?
Below, we list a few examples to get you mining Bitcoin Gold with miniZ.
You should check each pool page, since the pool may define more than one server or port number.
- Suprnova.cc: https://btg.suprnova.cc
miniZ.exe --url=YourUsername.Worker@btg.suprnova.cc:8866 --log --extra
Using SSL port connection
miniZ.exe --url=ssl://YourUsername.Worker@btg.suprnova.cc:8817 --log --extra - MiningPoolHub.com: https://bitcoin-gold.miningpoolhub.com
miniZ.exe --url=YourUsername.Worker@europe.equihash-hub.miningpoolhub.com:20595 --log --extra - 2miners.com: https://btg.2miners.com
miniZ.exe --url=YourWallet.worker@btg.2miners.com:4040 --log --extra - ZHash.pro: https://btg.zhash.pro
miniZ.exe --url=YourWallet.Worker@eu1.zhash.pro:5057 --log --extra - K1Pool: https://k1pool.com/pool/btg
miniZ.exe --url=YourWallet.Worker@eu.btg.k1pool.com:3857 --log --extra - Coinblockers.com: https://btg.coinblockers.com
miniZ.exe --url=YourWallet.Worker@btg-eu.coinblockers.com:5555 --log --extra - Solopool.org: https://btg.solopool.org
miniZ.exe --url=YourWallet.Worker@s4.solopool.org:8010 --log --extra - ZSOLO: https://zsolo.bid/en/btg-solo-mining-pool
miniZ.exe --url=YourWallet.Worker@s.zsolo.bid:9057 --log --extra - hellominer.com: https://hellominer.com/BTG/BTGHome.aspx
miniZ.exe --url=YourWallet.Worker@eu1.hellominer.com:8800 --log --extra - WhoolyPooly: https://woolypooly.com/#/coin/btg
miniZ.exe --url=YourWallet.Worker@btg.woolypooly.com:3090 --log --extra - pool.gold: http://pool.gold
miniZ.exe --url=YourWallet.Worker@eu.pool.gold:3050 --log --extra - ALTpool.pro: https://btgpool.pro
miniZ.exe --url=YourWallet.Worker@eu.btgpool.pro:3857 --log --extra
Normally, you do not need to write --pers=BgoldPoW
because this is the default personalisation string. However, this may depend on the pool.
Also, be aware that some pools do not support --pers=auto
, in this case it is better to not specify --pers
at all or use --smart-pers
.
For more information about miniZ command line arguments, please refer to Usage page.
Happy BTG mining!