Xmrig. Download Xm Rig
Xmrig. Download Xm Rig
Latest release
Notes
- GhostRider algorithm (Raptoreum) RELEASE NOTES :new:
- RandomX Benchmark
- KawPow release notes
- Stay tuned about updates, follow me on X https://x.com/xmrig_dev
- Configuration wizard
- Management panel for miners
- For NVIDIA CUDA mining support, use any regular version with CUDA plugin.
v6.23.0
- #3668 Added support for Windows ARM64.
- #3665 Tweaked auto-config for AMD CPUs with < 2 MB L3 cache per thread.
SHA256SUMS
9248b609de3e0d41b9741c81fe443fd655bff93f596688cddd7c2743b3392851 *xmrig-6.23.0-focal-x64.tar.gz
f4f437ae80479022323b4244094144fed2aba18993463b05a36638851a8ed80e *xmrig-6.23.0-freebsd-static-x64.tar.gz
8daf7bd793b8b1009993168a6f1e6af26cb34829be9cb704ad175fe07fe8f0a8 *xmrig-6.23.0-jammy-x64.tar.gz
4c74561b341eb32c5f4f110c4ca19cce29b0fabac66886d9ad3429e1d94d7d68 *xmrig-6.23.0-linux-static-x64.tar.gz
1a9eda96544155a68a98264163849002a1c663096b3fd47b41b848ea00ccc2eb *xmrig-6.23.0-macos-arm64.tar.gz
19836a6eb48447c09f07e62f3df8b92ebe1f6c159950fc5b3808494c76f76f24 *xmrig-6.23.0-macos-x64.tar.gz
1b5ef15d030faa009bb92da01eee0dfe47c15703ad4922bbd72b841037d31600 *xmrig-6.23.0-noble-x64.tar.gz
e7e8013b8119c9ee8e38f55cf766883ca8bde60265d8e7c5f139c71be1140b23 *xmrig-6.23.0-windows-arm64.zip
d2d6217634767721d063536729bce9dc6c71978af8f39d1b8f88bcaaa5f9670d *xmrig-6.23.0-windows-gcc-x64.zip
3ffcb0373e1eb77f91efe629477e7769c9951e86e33a01d6bc9da112c744792d *xmrig-6.23.0-windows-x64.zip
SHA256SUMS.sig
GPG public key: xmrig.com + github
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEmsTOqOZuNaXHzdwbRGpTY4vpRAkFAmhQJ9UACgkQRGpTY4vp
RAnJcwgAkrcuWCh/uiHbDK3zpBIiGAGXfmMjhpO0O0sYP/1URVl+MXaLeiq1tGXr
VlhguAYkL8+DVnqqbz+SdoyBicNNO2PAHZFDNYo7KbxORbQ6c26vbOcdcupssUXF
epAehX5h5ypDbQdYGuCsqNtRhzpbu3t1gJ9kluhHFD7pJoFOn6NqchRoMEMBKDSC
Mko7C8VakpPV4rstM9mH2ysWeYLUtxNzjHKVmOjXTqPzK8wXeTSev4i5DKm76kLB
I+y51a1eDaxVEkYj7XqGQdpk1cThcl06xySdHwMk6z1IXhnsiGAgsYU1i4qm/jmp
DjaHtg8LBgzrZkMS1mw2ypQTiSojUA==
=ritl
-----END PGP SIGNATURE-----
Downloads
Xmrig .bat File Examples
Raptoreum (RTM)
xmrig.exe -a gr -o pool.woolypooly.com:3110 -u WALLET_ADDRESS.WORKER_NAME -p x
Ravencoin (RVN)
xmrig.exe -a kawpow -o pool.woolypooly.com:55555 -u WALLET_ADDRESS.WORKER_NAME -p x
Xmrig Crypto Miner Setup
Download the latest Xmrig from the link above. After that, extract the archive and go to the folder with the miner. Select the coin you are interested in for mining and edit the .bat file. If you have not yet chosen what you want to mine, then we recommend that you first go to our mining calculator, where you can specify your video card and get the most profitable coin for the current day. Above you will find ready-made examples of bat files for each coin that you can mine on our pool. You will only have to specify your wallet address and, if desired, the name of the worker (rig).
Xmrig miner Basic Commands
-a, --algo selects the mining algorithm;
--coin coin selection (command used instead of algorithm selection);
--opencl -devices= selection of AMD video cards that will mine (those id of video cards that you did not specify will not be mined). The count starts from 0. A comma without a space is used as a separator. For example, --opencl-devices=0,1,2,3. In HiveOS, this parameter is set in the add. configuration;
--cuda-devices= selection of AMD video cards that will be mined (the id of video cards that you did not specify will not be mined). The count starts from 0. A comma without a space is used as a separator. For example, --cuda-devices=0,1,2,3. In HiveOS, this parameter is set in the add. configuration;
--no-cpu disable mining on the CPU (for example, if you mine the algorithm for video cards);
-u, --user in this field specifies your wallet address or pool account address;
-p, --pass password, use x by default;
--tls enable SSL connection ;
-t, --threads= number of threads when mining on the processor. For example, --threads=32;
-h, --help list all available commands.
--coin coin selection (command used instead of algorithm selection);
--opencl -devices= selection of AMD video cards that will mine (those id of video cards that you did not specify will not be mined). The count starts from 0. A comma without a space is used as a separator. For example, --opencl-devices=0,1,2,3. In HiveOS, this parameter is set in the add. configuration;
--cuda-devices= selection of AMD video cards that will be mined (the id of video cards that you did not specify will not be mined). The count starts from 0. A comma without a space is used as a separator. For example, --cuda-devices=0,1,2,3. In HiveOS, this parameter is set in the add. configuration;
--no-cpu disable mining on the CPU (for example, if you mine the algorithm for video cards);
-u, --user in this field specifies your wallet address or pool account address;
-p, --pass password, use x by default;
--tls enable SSL connection ;
-t, --threads= number of threads when mining on the processor. For example, --threads=32;
-h, --help list all available commands.
Dev Fees
RTM - 1%
RVN - 1%
RVN - 1%
Xmrig API
The developers of the Xmrig miner also provide an API for working with the miner. It can be found at this link.
Xmrig not starting
If you have Windows OS and the miner crashes immediately at startup, then add pause to the second line of the miner. Next, start the miner and read the error. After that, double-check your miner settings. If you have HiveOS or any other OS - go to the miner console and look at the logs of what is happening in the miner. After that, double-check your miner settings.