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.22.2
- #3569 Fixed corrupted API output in some rare conditions.
- #3571 Fixed number of threads on the new Intel Core Ultra CPUs.
SHA256SUMS
8ef29220c2d4c82014e9e962cce7d8eccd8dd6536c751a134da9a5bcbc755647 *xmrig-6.22.2-focal-x64.tar.gz
b9983da7e4b0e84d2b804725ccbefa580edd0bdc7d91091bf653e612c0c9933b *xmrig-6.22.2-freebsd-static-x64.tar.gz
b4209bf3c49d9773134a31fc447cd712aa245808a803ff7c28c950e29ae0597e *xmrig-6.22.2-jammy-x64.tar.gz
b2c88b19699e3d22c4db0d589f155bb89efbd646ecf9ad182ad126763723f4b7 *xmrig-6.22.2-linux-static-x64.tar.gz
625375bf2f5ba609c8034667ef8073e81c0e864df224fa57386a754e788fc6ce *xmrig-6.22.2-macos-arm64.tar.gz
868b0622da3a6ce522c69cfb1ce7c0e7f4514887f427a7accc485be2dfb933fb *xmrig-6.22.2-macos-x64.tar.gz
607cd3c0d57986b8942cb053612889ee562f7093d2f34b7f03954ee0b3b7cbde *xmrig-6.22.2-noble-x64.tar.gz
53b37a734ab27bb40626c6434029defbebe8470f2d89b97e7ce85b40c9a3b05f *xmrig-6.22.2-gcc-win64.zip
1d903d39c7e4e1706c32c44721d6a6c851aa8c4c10df1479478ee93cd67301bc *xmrig-6.22.2-msvc-win64.zip
SHA256SUMS.sig
GPG public key: xmrig.com + github
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEmsTOqOZuNaXHzdwbRGpTY4vpRAkFAmcnK+kACgkQRGpTY4vp
RAmTkAgAomv0JSLqTM3ZjaspbO01zivUI9OrJWYxPY/haDGHZtx5QyhoUolKoWKN
DgTJAtBGlZnPB2zpkoGu1rMK94th0xCeOu+wAhybyJ4V8Tll8s64U03sR9EqzUc9
0Gt7DmIEL5mHXLIPZikMbN0EPGZotAdA5FU+1sy7aREWpWGwKQsbQp7Mt7LIbv+7
kfIepN3rZ3F49gQ4DKkqC2bK2BOo07ZcWBXMcslZ+l8KTRm6lEpcxy3a8+Inf0Nt
eT5pJwxi1+b3tvkpmPG1+1X3Kima5slF1XjP+rQeoaO+/YpMYqOIEOwwOE9YNRec
0twOMQExSKZuptIXE8hQmSUmtK1iOQ==
=aBmq
-----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.