Mining Ethereum (ETH) and Ethereum Classic (ETC) remains a popular choice among cryptocurrency enthusiasts, especially with reliable platforms like OKX Mining Pool offering stable connections, low rejection rates, and strong uptime performance. This comprehensive guide walks you through setting up your mining rig using various operating systems and mining software to connect seamlessly to the OKX mining pool β formerly known as OKEx.
Whether you're using Windows, Linux, or specialized mining OS like minerOS or Minerbabe OS, this guide covers everything from installation to troubleshooting common issues.
Why Choose OKX for ETH/ETC Mining?
OKX operates one of the most stable and high-performance mining pools for ETH and ETC. With multiple server endpoints, global node distribution, and real-time monitoring tools, it ensures minimal latency and downtime. The platform supports both A-series (AMD) and N-series (NVIDIA) GPUs, making it accessible for a wide range of miners.
Core Keywords: OKX mining pool
, ETH mining
, ETC mining
, minerOS setup
, GPU mining guide
, claymore miner
, PhoenixMiner
, bminer
π Start mining on a trusted platform with optimized pool connectivity
Supported Operating Systems
You can run your mining operations on the following platforms:
- Windows β Ideal for beginners or small-scale setups
- Linux β Preferred for advanced users due to efficiency and control
- minerOS β Lightweight Linux-based OS designed specifically for GPU mining
- Minerbabe OS β Another mining-dedicated OS with cloud management features
Choose the OS that best fits your technical level and hardware configuration.
Compatible Mining Software
Depending on your GPU type (NVIDIA or AMD), select one of these widely used miners:
- Claymoreβs Dual Miner β Supports both ETH and other altcoins; works with AMD and NVIDIA cards
- PhoenixMiner β High-efficiency miner optimized for ETH, low dev fee
- Bminer β Best for NVIDIA GPUs; supports Ethash algorithm
- Ethminer β Open-source option compatible with both A and N cards
- minerOS β Full OS with built-in support for multiple miners
Each tool has its strengths. For example, PhoenixMiner is known for faster DAG generation, while Claymore offers dual-mining capabilities.
π Access real-time mining stats and optimize your hashrate performance
Step-by-Step Mining Setup Guides
Using minerOS
minerOS simplifies large-scale mining operations with remote management and automated updates.
1. Create an Account
Visit the official minerOS portal and register your account. If already registered, ensure your system is updated to the latest version.
2. Prepare Bootable USB Drive
Use an 8GBβ32GB USB drive or SSD:
- Download the ISO image and flashing tool from the minerOS website.
- Flash the OS onto the drive using tools like Rufus or BalenaEtcher.
3. Install on Mining Rig
Insert the USB into your rig, enter BIOS settings, and set boot priority to USB. On startup, the system will auto-detect and link to your minerOS account.
4. Configure Mining Template
In the dashboard:
- Go to Mining Template > Add > ETH
- Select appropriate miner (e.g., PhoenixMiner for NVIDIA)
- Set custom pool:
stratum.okpool.me:3336
stratum.okpool.me:3446
stratum.okpool.me:3556
(Use any; switch if facing delays) - Enter wallet address using your OKX pool alias
- Adjust settings based on GPU model
5. Apply Template to Miner
Navigate to Hosts > Select Rig > Configure & Restart > Apply ETH Template
Monitor performance under the Overview tab.
Using Minerbabe OS
A cloud-managed alternative ideal for remote teams.
1. Register & Log In
Sign up at the Minerbabe dashboard.
2. Create Boot Drive
Use a 16GB+ USB drive. Follow their official tutorial to create a bootable installer.
3. Add Wallet Address
Under Wallet > Add Wallet Address, input your OKX mining alias.
4. Create Mining Group
Go to Groups > New Group > Choose OKX Pool
- Assign previously created wallet
- For Claymore, add custom parameter:
-allpools 1
5. Link Miners
From the Miners page:
- Select target rigs
- Click Assign Group
- Choose the ETH group ("okpool")
Once connected, youβll see live hashrate data within minutes.
Using Claymore Miner
Best for users who prefer direct software control.
- Extract the downloaded ZIP file.
- Open
config.txt
and replace content with:
-epool stratum.okpool.me:3336
-ewal YOUR_WALLET_ADDRESS
-eworker WORKER_NAME
-epsw x
-dbg -1
-asm 2
-allpools 1
-mode 1
ReplaceYOUR_WALLET_ADDRESS
with your OKX pool username (not blockchain address). Use a dot (.
) to separate worker name: e.g.,myaccount.worker1
- Save and run
EthDcrMiner.exe
.
Using PhoenixMiner
Lightweight and efficient.
- Unpack files.
- Edit
config.txt
:
-pool stratum.okpool.me:3336
-wal myaccount.worker1
Replacemyaccount
with your OKX pool alias, andworker1
with your rig identifier.
- Run
PhoenixMiner.exe
.
Using Bminer (NVIDIA Only)
Edit
mine.bat
:@echo OFF SET ADDRESS=your_alias SET USERNAME=%ADDRESS%.worker_name SET POOL=stratum.okpool.me:3336 SET SCHEME=ethproxy START "Bminer" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880
- Save and run
mine.bat
.
Using Ethminer
Open-source option suitable for developers.
- Create a new text file in the ethminer folder.
- Add this line:
ethminer.exe -U -P stratum1+tcp://youraccount.worker:[email protected]:3336
Use-U
for NVIDIA,-G
for AMD
Replaceyouraccount.worker
with your credentials
- Save as
start.bat
(ensure extension is visible). - Run the batch file.
Troubleshooting Common Issues
β Cannot Connect to Pool?
Check for these error messages:
- PhoenixMiner:
Can't resolve host stratum.okpool.me:3336
- Claymore:
Cannot resolve 'stratum.okpool.me'
- Bminer:
connect failed... retrying
Solution: Try alternate ports (:3446
, :3556
) or verify internet connectivity.
π» No GPU Detected?
Errors like:
No NVIDIA CUDA GPUs detected
AMD OpenCL platform not found
Cause: Missing drivers or incorrect installation
Fix: Install latest GPU drivers from NVIDIA/AMD official sites.
π§ GPU Memory Below 3GB?
ETH mining requires at least 3GB VRAM. Check your GPU specs via Device Manager or online databases.
β οΈ Antivirus Flags Miner as Virus?
Many miners are flagged due to bundled crypto tools. These are false positives β allow execution in Windows Defender or add exceptions.
FAQ Section
Q: Can I mine both ETH and ETC simultaneously on OKX?
A: Yes, OKX supports dual mining via compatible software like Claymore, allowing you to mine ETH and another coin like SIA or ZIL alongside.
Q: Do I need a blockchain wallet address to mine on OKX?
A: No β use your OKX Mining Pool username (alias) directly. Payouts go to your registered account automatically.
Q: What should I do if my rejection rate is high?
A: High rejects may stem from unstable overclocks or network lag. Lower core/memory clocks slightly and switch to a closer server endpoint.
Q: Is minerOS free to use?
A: Yes, minerOS offers a free tier with basic features. Premium plans unlock advanced monitoring and automation tools.
Q: Which port should I use for best performance?
A: Start with 3336
. If experiencing delays, test 3446
or 3556
. Choose the one with lowest ping and consistent uptime.
Q: Can I use multiple rigs under one account?
A: Absolutely β each worker name (e.g., account.rig1
, account.rig2
) identifies individual machines within the same pool account.
Final Tips for Optimal Performance
- Monitor temperatures and power draw regularly.
- Keep GPUs clean and well-cooled.
- Update firmware and drivers monthly.
- Use static IP assignments for stability in large farms.
With proper setup, you can achieve consistent daily rewards from ETH/ETC mining on the OKX network.
π Maximize profitability by connecting to a high-uptime mining pool today