Miners online
group
Blockchain height
database
Pool Hashrate
bar_chart
Stratum Information
-
EU Stratum
Stratum URL: stratum+tcp://c64.suprnova.cc Ports: 6464 (low), 6465 (mid), 6466 (high), 6467 (farm), 6468 (nicehash), 6469 (SSL) Difficulty: Variable (VarDiff on all ports). Set fixed diff via password: d=XXXX Getting Ping
Miner Config Information
-
Username: Use your C64 Wallet Address as Username Workername: Add .workername to your Username Algo: rx/c64 (RandomX variant) Password: x (or d=XXXX for fixed difficulty) Example: YOUR_WALLET_ADDRESS.myWorker01priority_high
Linux Mining Information
CPU Miners (RandomX - CPU only)
-
cpuminer-opt-supr CPU Recommended
Download: github.com/ocminer/cpuminer-opt-supr/releases Example Command:./cpuminer -a c64 -o stratum+tcp://c64.suprnova.cc:6464 -u YOUR_WALLET_ADDRESS.rigname -p xWith fixed difficulty:./cpuminer -a c64 -o stratum+tcp://c64.suprnova.cc:6464 -u YOUR_WALLET_ADDRESS.rigname -p d=50000 -
c64miner CPU
Download: github.com/oxynaz/c64miner Alternative miner with native rx/c64 support Example Command:./c64miner -o stratum+tcp://c64.suprnova.cc:6464 -u YOUR_WALLET_ADDRESS.myWorker01 -p x -a rx/c64 -t 4Use-t Nto set number of CPU threads -
SRBMiner-Multi CPU
Download: github.com/doktor83/SRBMiner-Multi/releases Multi-algorithm miner with RandomX support Example Command:./SRBMiner-MULTI --disable-gpu --algorithm randomc64 --pool stratum+tcp://c64.suprnova.cc:6464 --wallet YOUR_WALLET_ADDRESS.rigname --password xWith fixed difficulty:./SRBMiner-MULTI --disable-gpu --algorithm randomc64 --pool stratum+tcp://c64.suprnova.cc:6464 --wallet YOUR_WALLET_ADDRESS.rigname --password d=50000
Windows Mining Information
CPU Miners (RandomX — CPU Only)
-
cpuminer-opt-supr CPU Recommended
Download: github.com/ocminer/cpuminer-opt-supr/releases Example Command:cpuminer.exe -a c64 -o stratum+tcp://c64.suprnova.cc:6464 -u YOUR_WALLET_ADDRESS.rigname -p xWith fixed difficulty:cpuminer.exe -a c64 -o stratum+tcp://c64.suprnova.cc:6464 -u YOUR_WALLET_ADDRESS.rigname -p d=5000 -
c64miner CPU
Download: github.com/c64chain/c64miner/releases Example Command:c64miner.exe -o stratum+tcp://c64.suprnova.cc:6464 -u YOUR_WALLET_ADDRESS.myWorker01 -p d=5000 -a rx/c64 -t 4 -
SRBMiner-Multi CPU
Download: github.com/doktor83/SRBMiner-Multi/releases Multi-algorithm miner with RandomX support Example Command:SRBMiner-MULTI.exe --disable-gpu --algorithm randomc64 --pool stratum+tcp://c64.suprnova.cc:6464 --wallet YOUR_WALLET_ADDRESS.rigname --password xWith fixed difficulty:SRBMiner-MULTI.exe --disable-gpu --algorithm randomc64 --pool stratum+tcp://c64.suprnova.cc:6464 --wallet YOUR_WALLET_ADDRESS.rigname --password d=5000
C64Chain uses a CPU-only algorithm. GPU mining is not supported.
Set fixed difficulty via password field:
d=5000 (must be within port's VarDiff range).
Hashrate Rental Services
-
Nicehash / Mining Rig Rentals
Support for Nicehash and Mining Rig Rentals for RandomX (rx/c64) is coming soon. Use port 6468 (high difficulty, optimized for rental hashrate) when connecting via these services. We will provide a detailed guide once these services add support for rx/c64. -
Octa.Space Available Now
You can rent CPU hashpower on Octa.Space. Pool URL:stratum+tcp://c64.suprnova.cc:6468
HiveOS / MMPOS Configuration
HiveOS Flight Sheet Setup
-
Step 1: Create a Flight Sheet
Go to Flight Sheets in your HiveOS dashboard and click Add Flight Sheet. Set the following:Coin Select Custom, enter C64Wallet Create a new wallet with your C64 wallet address, or select an existing one Pool Select Configure in miner Miner Choose one of the miners below (see Step 2) -
Step 2a: SRBMiner-Multi Easiest
SRBMiner-Multi is a built-in miner in HiveOS — no custom installation needed.Miner Select SRBMiner-Multi from the miner dropdown Algorithm randomc64Pool URL stratum+tcp://c64.suprnova.cc:6464Wallet %WAL%.%WORKER_NAME%Password xExtra config --disable-gpu -
Step 2b: cpuminer-opt-supr Recommended
cpuminer-opt-supr is a Custom Miner in HiveOS. You need to provide the installation URL.Miner Select Custom at the bottom of the miner dropdown Miner name cpuminer-opt-suprInstallation URL Copy the .tar.gzlink from GitHub releasesHash algorithm c64Wallet and worker %WAL%.%WORKER_NAME%Pool URL stratum+tcp://c64.suprnova.cc:6464Password x -
Step 3: Apply and Start
1. Save the flight sheet and apply it to your worker(s). 2. The miner will start automatically. Check the Miner log tab to confirm shares are being accepted. 3. Your stats will appear on the Your Stats page within a few minutes. Tip: Use port 6465 for mid-range CPUs or 6466 for high-end CPUs for faster VarDiff convergence.
MMPOS Configuration
-
MMPOS Setup
MMPOS configuration is similar to HiveOS. Use SRBMiner-Multi, cpuminer-opt-supr, or c64miner. Pool URL:stratum+tcp://c64.suprnova.cc:6464Wallet:YOUR_WALLET_ADDRESS.%WORKER%Refer to the miner GitHub pages for specific MMPOS configuration examples.