Network Status

How to mine on DERO Node?

Node Miners

Network Miners

Chain Height

Difficulty

Average Block Time

Total Supply

Last Blocks
Height Time Hash TXNS Reward

Start Solo Mining

Payout immediately to miner wallet when block is found.
Payment is made by the DERO network.

How to mine on DERO Node?
Official DERO Miner
Download official DERO HE Release and run following command:
./dero-miner-linux-amd64 --daemon-rpc-address=dero-node.net:10100 --wallet-address=YOUR_WALLET_ADDRESS
Hansen33's DERO Miner
Download official Hansen33's DERO Miner and run following command:
./hansen33s-dero-miner -daemon-rpc-address dero-node.net:10100 -wallet-address YOUR_WALLET_ADDRESS
Hansen33's DERO Miner (Docker Container)
Make sure you have Docker installed:

and run following command:
docker run -it -e DAEMON_RPC_ADDRESS=dero-node.net:10100 -e DERO_WALLET=YOUR_WALLET_ADDRESS hansen333/dero-miner:latest
URANUS Miner
Download official Uranus Release and run following command:
./uranus -o wss://dero-node.net:10100 -u YOUR_WALLET_ADDRESS

DERO Community

You can find the DERO community on Discord, Twitter and Telegram.

Also, don't forget to visit official DERO forums.