⛏️ Mining Connection Guide
From ESP32s to Industrial ASICs — every hash counts
Choose Your Port
🔧 Port 3337 - IoT & Micro Miners
3337 Up to 100 KH/sPerfect For:
- ESP32 miners (typically ~0.1 to 5 KH/s)
- NerdMiner-class devices
- Ultra-low-power IoT mining devices
- Educational and hobby mining devices
Features:
- Starting difficulty: 0.01
- VarDiff range: 0.01 - 0.1
- Frequent share submissions for instant feedback
- Target: 1 share every 15 seconds
- Suggested Difficulty: 0.01
Connection Example:
Username: YOUR_BITCOIN_ADDRESS
Password: x
⚡ Port 3335 - CPU, GPU & General Purpose
3335 100 KH/s - 300 GH/sPerfect For:
- CPU miners (cpuminer-opt, XMRig, etc.)
- GPU miners
- USB stick miners (e.g. GekkoScience)
- Small FPGA miners
Features:
- Starting difficulty: 128
- Min difficulty: 1
- VarDiff auto-adjusts for any hashrate in this range
- Target: 1 share every 10-15 seconds
- Suggested Difficulty: 128 (range: 1 - 10,000)
Connection Example:
Username: YOUR_BITCOIN_ADDRESS
Password: x
🪓 Port 3334 - Bitaxe & Solo Miners
3334 300 GH/s - 1.5 TH/sPerfect For:
- Bitaxe (all models: BM1366, BM1368, BM1370, BM1397)
- NerdAxe
- Similar standalone ASIC miners
Features:
- Starting difficulty: 2,048
- Min difficulty: 1,024
- Tuned so Bitaxe connects cleanly with no rejected shares
- Target: 1 share every 10-15 seconds
- Suggested Difficulty: 2,048 (range: 1,024 - 8,192)
Connection Example:
Username: YOUR_BITCOIN_ADDRESS.bitaxe1
Password: x
⚙️ Port 3336 - ASIC Miners
3336 1.5 TH/s - 20 TH/sPerfect For:
- NerdQAxe (4+ TH/s)
- Antminer S9 (13-14 TH/s)
- Antminer S17 series
- Other standard ASIC miners
Features:
- Starting difficulty: 8,192
- Min difficulty: 4,096
- Automatic difficulty adjustment
- Target: 1 share every 10-15 seconds
- Suggested Difficulty: 8,192 (range: 4,096 - 65,536)
Connection Example:
Username: YOUR_BITCOIN_ADDRESS
Password: x
🏭 Port 3338 - Industrial ASICs
3338 20+ TH/sWhen To Use This Port:
- Antminer S19 series (90-110 TH/s)
- Antminer S21 series (200+ TH/s)
- Whatsminer M30S+ (100+ TH/s)
- Whatsminer M50 series (120+ TH/s)
- Mining farms and large-scale operations
- MiningRigRentals and rented hashrate
Features:
- Starting difficulty: 131,072
- Min difficulty: 65,536
- For miners that require high initial difficulty
- Target: 1 share every 10-15 seconds
- Fast difficulty adjustment
- Suggested Difficulty: 131,072+ (range: 65,536+)
Connection Example:
Username: YOUR_BITCOIN_ADDRESS
Password: x
💡 What is Suggested Difficulty?
When your miner connects to the pool, it can request a specific starting difficulty using the stratum protocol's mining.suggest_difficulty message. This tells the pool how hard each share should be, based on your miner's hashrate.
Why does it matter?
- Too low: Your miner submits too many easy shares, wasting bandwidth and pool resources. Some pools will disconnect miners that spam low-difficulty shares.
- Too high: Your miner takes too long between shares, making your hashrate appear choppy on stats pages. You won't lose any rewards — just slower feedback.
- Just right: Aim for roughly 1 share every 10-15 seconds. The pool's VarDiff will fine-tune it automatically after you connect.
How to set it
Most mining firmware has a "Custom Difficulty" or "Suggested Difficulty" field in its pool configuration. Some firmware uses the password field — for example: d=2048 as the password. If your miner doesn't have a difficulty setting, don't worry — the pool will assign one based on the port you connect to.
Quick formula
suggested_diff ≈ hashrate_in_GH/s × 4.3
Example: A 500 GH/s Bitaxe → 500 × 4.3 ≈ 2,150 → use 2,048. A 14 TH/s S9 → 14,000 × 4.3 ≈ 60,200 → use 65,536.
Difficulty Reference Table
| Hashrate | Port | Start / Min Diff | Suggested Diff | Example Miners |
|---|---|---|---|---|
| Up to 100 KH/s | 3337 | 0.01 / 0.01 | 0.01 | ESP32, NerdMiner, IoT devices |
| 100 KH/s - 300 GH/s | 3335 | 128 / 1 | 128 | CPU, GPU, USB stick, small FPGAs |
| 300 GH/s - 1.5 TH/s | 3334 | 2,048 / 1,024 | 2,048 | Bitaxe, NerdAxe, standalone ASICs |
| 1.5 TH/s - 20 TH/s | 3336 | 8,192 / 4,096 | 8,192 | S9/S17, Whatsminer, NerdQAxe |
| 20+ TH/s | 3338 | 131,072 / 65,536 | 131,072+ | S19/S21, M30S+/M50, farms, MRR |
� Hybrid Payout System
HashedMax Unity Pool uses a hybrid PPLNS + finder's bonus system. When the pool finds a block:
- 1% Dev Fee — covers infrastructure, development, and transaction fees
- 20% Finder's Bonus — goes to the miner who found the block
- 5% Participation Bonus — split equally among miners connected for 1+ hour
- 74% PPLNS Share Pool — distributed to all miners proportionally based on shares in the last 7 days
The block finder also receives their normal proportional share — the bonus is extra. This means every hash you submit is both a contribution to your steady earnings and a lottery ticket for the finder's bonus.
📊 Pool Information
- Pool Fee: 1%
- Payout Scheme: Hybrid PPLNS + Finder's Bonus
- Minimum Payout: 10,000 sats (0.0001 BTC)
- Force Payout: 90 days (balances above dust)
- Block Maturity: 100 confirmations (~16 hours)
- PPLNS Window: 7 days
- Payout Check Interval: Every 10 minutes
- Bech32 Support: Yes (bc1... addresses)
- Network: Bitcoin Mainnet