6 min read

The Complete Guide to Mining Qubic on Windows

I wanted to see if Qubic Mining was actually profitable and worth doing, so I dusted off my PC Miner skills and tried it for myself. Check out the below to see how I went.
The Complete Guide to Mining Qubic on Windows
Title Image for the Complete Guide to Mining Qubic on Windows

I recently came across Qubic as part of my ongoing exploration of what I call the Crypto Disruption Continuum.

Initially I was pretty skeptical about the project, however, the more I researched it, the more excited I became.

It truly felt like a disruptive project, and I was keen to get involved.

You can read my analysis and insights on the project itself here.


How to Start Mining on Qubic

Compared to when I first started mining Ethereum, the process to get started was pretty straight-forward. Still not what I'd call user friendly, but at least didn't take me a whole day.

I also really liked that they took into account mining pools right from the start. I can definitely see that the team has learned some lessons from previous projects!

Get Your Qubic Address

The first stage is to create a Qubic Wallet.

💡
When following the prompts, I came across a warning to redirect to the site wallet.qubic.org from the existing wallet.qubic.li
  1. Create a Qubic Wallet.
  2. Navigate to wallet.qubic.org
  3. Reload your wallet if needed
  4. Get your Qubic address by using the toggle Show Table
  5. Save the PUBLIC address somewhere easy to access, on the same machine you'll be using for a miner.
Qubic Wallet

Sign Up to the Qubic Portal

Now you need to sign up to the Qubic mining portal. Once again, I was impressed with the ease of doing this.

💡
According to Qubic you don't actually need to sign up to the portal, you can use the provided guest@qubic.li however this restricts a lot of the options you can use. For this article, I will be assuming you have signed up.
  1. Go to the signup link
  2. Create an account
  3. Sign In

If you're interested, you can spend a bit of time looking around in this portal, it's got a lot interesting information about the network. This is where you can get all the statistics about your miner as well.

Here's what mine looked like:

Qubic Portal homepage

Choose Your Pool Mining

If you're wanting to mine in a pool (recommended by Qubic for small retail miners), in your portal, navigate to the pool mining tab (link here).

You can read on the site about the different types of pools as the offer different types of bonuses and incentives. For my purposes, I chose the Fixed Mining Pool which offered a fixed reward of 85%.

Once you've made your choice, choose 'Subscribe'

Once I get more familiar with the mining, I'll look into optimizing it a bit further.

Download the Qubic Mining Client

The next step is to get your Qubic mining client up and running.

To do this, go to Qubic Mining Client. It's on GitHub, and the link is here.

  1. Download the client for your operating system
  2. Extract the .zip / .tar
  3. Navigate to the file appsettings.json
  4. In the appsettings, you can choose between having an accessToken or a payoutId. If you want to use payoutId then use your address from your Qubic Wallet.
  5. To get the accessToken go the Qubic Portal -> Pool Mining -> Access Token -> Show Token
  6. Download the Microsoft Visual C++ Redistributable Version
  7. Install the C++ redistributable

Mining Qubic with CPU Only

In Windows, the default setting for the app will run your CPU as a miner. To use it simply double-click the .exe

Mining Qubic with a GPU

Mining Qubic with a GPU, while more profitable in my experience, is slightly more challenging. For starters, I couldn't get it actually working on Windows natively. I eventually figured out a workaround which was straightforward. Hopefully this saves you having to do the same!

I ended up using Windows Subsystem for Linux, known as WSL. This effectively brings a Linux based operating system, called Ubuntu, into your windows environment without the sheer hassle of mucking around with Virtual Machines and Docker containers.

Here's how to do it.

  1. Open Powershell as an administrator
  2. Run the command wsl --install
  3. Wait for a bit while it installs
  4. Set it up by following the prompts for a username and password
  5. Reboot your computer

Next, we need to add in the Qubic mining software to our new Ubuntu OS. This is actually pretty straightforward, there's just a number of steps which I've outlined below.

  1. Go back to the Qubic Mining Client
  2. Download the Linux version onto your Windows
  3. Extract the file
  4. Modify your appsettings.json (I've provided an example below)
  5. Open your Windows File Explorer
  6. Navigate to Linux -> Ubuntu -> home -> your username you created a couple of minutes ago
  7. Copy the extracted Qubic Mining Client and modified appsettings.json to this folder

Example GPU Settings for Qubic Miner

{
  "Settings": {
    "baseUrl": "https://mine.qubic.li/",
    "amountOfThreads": 1,
    "accessToken": <YOUR_ACCESS_TOKEN>,
    "alias": "AppnologyJames",
    "trainer":{"gpu": true, "gpuVersion": "CUDA12"}
  }
}

Finally, we need to set the Miner to execute and run. To do this:

  1. Open your Ubuntu in Windows
  2. Navigate to the folder you dropped in step 6 above. I.e. for my system, it would be cd qubic
  3. Run the command chmod -x <name-of-miner>
  4. Now run the file ./<name-of-miner>

All set!


How much Money Does Qubic Make Mining?

Although every system is different, I can definitely record my own statistics for you. For reference, here is my system setup:

My System Setup

  • CPU: 13th Gen i5 13500K 3.5GHz
  • RAM: 64Gb
  • OS: Windows 11 Pro
  • GPU: NVIDIA GeForce RTX 3060

My Results

Over a 24 hour period, I was able to average 10 it/s. This comprised of 5 it/s from my GPU and 5 it/s from my CPU with 9 threads running.

The overall load on my machine ended up being:

  • 75% of my CPU
  • 5GB ram (for WSL and CPU running)
  • GPU continued running my 49" wide screen with no hassles
  • Power consumption around 300 watts (I don't have a Wattage meter any more 😥)

At the time of writing, the current price is 0.0000017 Qubic / USD. Therefore, this would mean that I earn the following:

0.0000017 * 255064 Qubic per day = $0.43 USD per day

At the peak of the price, 0.00001244, this would be

0.00001244 * 255064 Qubic per day = $3.17 USD per day

Considering I'm using a completely unoptimized desktop computer that I also use for my own development and content creation, this is actually not bad.

What's interesting about my results is the following:

  1. I did no overclocking or optimization of my GPU. When I was deep into mining Ethereum, I could easily double my hashrate, and I'm pretty sure the same would apply here.
  2. My system is far below the recommended settings for a Miner, which asks for i9 and AMD Threadrippers at a minimum
  3. My GPU is not considered one of the best for mining. This would be the RTX 4080
💡
I feel very confident I could get significantly better results with a custom built rig.

Is Qubic Profitable for Mining?

Based on my results, at the current time of writing, my answer is no. It is not currently profitable for mining at all.

However, I would put a giant * next to this.

I feel that if I put a couple of thousand dollars towards it and built a custom rig, I could definitely get to a decent level of profit. Certainly enough to pay itself off.


Say Hi!

I love hearing from my readers, so feel free to reach out. It means a ton to me when you clap for my articles or drop a friendly comment — it helps me know that my content is helping.

Resources

  1. Qubic Wallet
  2. Qubic Signup Link
  3. Qubic Mining Client
  4. Microsoft Visual C++ Redistributable Version
  5. Windows Subsystem for Linux (WSL)