Mining · Scrypt proof-of-work

Start mining
Tracercoin.

Point your Scrypt hardware at the community pool, contribute hash power, and help secure the memory chain. Miners process blocks and receive newly minted TFX for the work their hardware contributes.

Community mining. No purchase, no token sale — blocks are earned by proof-of-work.

Network status: launch phase. The Tracercoin mainnet is live and the community pool is coming online. Set up your rig now using the guide below — and join the waitlist to be notified the moment the pool opens for connections.

Before you start

What you need to mine

Tracercoin uses the Scrypt proof-of-work algorithm — the same as Litecoin — so it mines on standard, widely available Scrypt hardware. Three things get you going.

Scrypt hardware

A Scrypt ASIC such as the Antminer L7 or L3+, or a GPU rig. Any miner that speaks the Scrypt Stratum protocol will work.

See hardware benchmarks →

A TFX wallet address

Your payout destination — a Tracercoin address beginning tfx1… generated by the Tracercoin wallet. Rewards for your shares are paid here.

Get the wallet on GitHub →

Mining software

For CPU, the easiest is cpuminer (the minerd binary) — it works on any CPU where cgminer can't. For GPU, ccminer is the pick on NVIDIA and sgminer on AMD (CGMiner 3.7.2 is a legacy fallback); ASICs use their built-in dashboard — anything that speaks Scrypt Stratum.

See the prerequisites below →
Let Winslow set it up for you. Not sure where to start? Winslow, our AI guide, can teach the AI assistant on your own computer — Claude, ChatGPT, or any — to install your wallet, point your miner at the pool, and run a node, step by step. Copy the ready-made setup prompt and paste it into your assistant. Set it up with Winslow & AI →
Downloads & source — the Tracercoin Core wallet (your tfx1… address), node source, and releases with checksums — live on our GitHub.

Prerequisites

Prerequisites & environment requirements

What every miner needs, then the extras for each kind of hardware. Pick the path that matches your rig — CPU is the easiest way to test, ASIC is the competitive path.

Every miner needs: a miner portal account with a worker added (your login is account.worker — the account name, a dot, then the worker name — plus the worker's password); a payout address set on the account (a tfx1… wallet address, where rewards are sent); the pool endpoint stratum+tcp://pool.tracercoin.org:3333 with algorithm Scrypt; and network access to reach the pool.

CPU mining — easiest / testing

Use cpuminer / cpuminer-opt (the minerd binary) — not cgminer. Any 64-bit CPU; Windows, Linux, or macOS. On Windows add an antivirus exclusion (CPU miners are commonly flagged as riskware). No GPU or drivers needed.

GPU mining (Scrypt)

Two GPU miners are recommended — pick the one for your card. On NVIDIA, use ccminer (needs CUDA plus a recent NVIDIA driver); on AMD, use sgminer (needs the OpenCL runtime from the AMD driver). Both deliver the top Scrypt hashrate on their respective GPUs. CGMiner 3.7.2 is only a legacy fallback — current cgminer 4.x removed Scrypt GPU support entirely. Scrypt is memory-hard, so you need enough VRAM plus tuning (intensity, thread-concurrency, worksize) and an adequate PSU and cooling.

ASIC — competitive

A Scrypt ASIC such as the Antminer L3+ or L7. Point its built-in web interface at the pool with your worker login — no PC or drivers required. This is the class to run for serious output.

Both CPU + GPU on one rig

Run two miners at once — cpuminer for the CPU and a GPU miner for the card. Give each its own worker (for example rig1cpu and rig1gpu) so the portal tracks them separately.

Informational only. These requirements describe how to participate in mining and are not a promise of rewards or profit, and nothing here is financial, legal, or tax advice. Actual output depends on your hardware, network difficulty, and energy cost.

Hardware & benchmarks

What can your rig do?

Tracercoin is Scrypt proof-of-work — the same algorithm as Litecoin and Dogecoin — so any Scrypt-capable hardware works, and the wider Scrypt ecosystem is a good yardstick for what to expect. The figures below are approximate reference numbers from public Litecoin/Scrypt hardware data; your real results vary with firmware, tuning, temperature, and power.

Scrypt ASIC miners — the efficient path

MinerHashratePowerEfficiency
Bitmain Antminer L915–17 GH/s~3,150–3,400 W~0.21 J/MH
Bitmain Antminer L79.05–9.5 GH/s~3,260–3,425 W~0.36 J/MH
Goldshell LT63.35 GH/s~3,200 W~0.95 J/MH
Goldshell LT5 Pro2.46 GH/s~2,080 W~0.85 J/MH
Innosilicon A6+ LTCMaster~2.2 GH/s~2,100 W~0.95 J/MH
Antminer L3++ / L3+580 / 504 MH/s~800–950 W~1.6 J/MH

ASICs dominate Scrypt. If you're buying hardware to mine seriously, this is the class to look at.

GPU & CPU — great for testing your setup

You can point a GPU — or even a CPU — at the pool to learn the flow and confirm your rig connects and submits shares. Just know Scrypt is memory-hard and ASIC-dominated, so a GPU or CPU is for testing and learning, not competitive output.

DeviceApprox. Scrypt hashrateNotes
High-end AMD GPU (R9 290X-class)~700–900 kH/sBest of the GPU-era Scrypt numbers
NVIDIA GTX 780 Ti-class~400–450 kH/sTuned cgminer / cudaminer
Mid-range GPU~120–200 kH/sVaries widely by card and tuning
Desktop CPU (multi-core)~10–45 kH/sTesting only — not competitive

Scale check: 1 GH/s = 1,000 MH/s = 1,000,000 kH/s. One Antminer L7 (~9.5 GH/s) is on the order of ten thousand times a tuned GPU — that gap is why Scrypt is an ASIC game.

Benchmark your own rig

Two quick ways to measure your real Scrypt hashrate:

  1. Offline benchmark

    Run your Scrypt miner in benchmark mode — no pool, no wallet needed — to read raw hashrate. Compare it to the tables above.

    cgminer · benchmark
    cgminer --scrypt --benchmark
    # bfgminer: bfgminer --scrypt --benchmark
  2. Live on the pool

    Point your rig at pool.tracercoin.org:3333, then watch your live hashrate and accepted shares in the miner portal — that's your real, network-conditions number.

Reference only. These are approximate capability figures from public Litecoin/Scrypt sources to help you size and test hardware — not a promise of rewards or profit. Actual output depends on your hardware, network difficulty, and energy cost.

The pool

Community pool connection details

These are the settings you'll enter into your miner. The pool combines everyone's hash power so blocks are found steadily, then distributes rewards by the shares each worker contributed.

Sign in to view the pool connection details. Log in to your miner portal account — the live stratum URL, port, and worker settings appear here once you're signed in. New here? Create a miner account.
Stratum URL
stratum+tcp://pool.tracercoin.org
Port
3333
Algorithm
Scrypt
Username
account.worker
Password
your worker password
Pool fee
2%

Get started

Four steps to your first shares

From a fresh machine to submitting work in a few minutes.

  1. Get a wallet address

    Install the Tracercoin wallet and create a receiving address (it starts with tfx1). This is where your mining rewards are sent, so keep your wallet backed up and your keys private.

  2. Install your mining software

    Pick the miner for your hardware. For a CPU, the easiest is cpuminer / cpuminer-opt (the minerd binary). For a GPU, use ccminer (NVIDIA — recommended, highest Scrypt hashrate), sgminer (AMD), or CGMiner 3.7.2 as a legacy fallback. For an ASIC, open its built-in configuration page. You'll enter the pool details from above.

  3. Point it at the pool

    Log in with your portal worker: the username is account.worker (your portal account name, a dot, then the worker name — add one per rig) and the password is the worker password you set in the portal. Rewards are paid to the payout address on your account, not to the username.

    cpuminer (minerd) · easiest, any CPU
    # cpuminer / cpuminer-opt mines Scrypt on any CPU — cgminer cannot CPU-mine
    minerd --scrypt \
      -o stratum+tcp://pool.tracercoin.org:3333 \
      -u youraccount.rig1 \
      -p yourworkerpassword
    GPU · ccminer / sgminer / cgminer
    # NVIDIA: ccminer (recommended). AMD: sgminer. cgminer only as 3.7.2 legacy.
    # same -u/-p worker login for all — swap the binary name for your miner:
    cgminer --scrypt \
      -o stratum+tcp://pool.tracercoin.org:3333 \
      -u youraccount.rig1 \
      -p yourworkerpassword
    bfgminer · GPU/ASIC only
    # bfgminer takes the same Scrypt stratum settings
    bfgminer --scrypt \
      -o stratum+tcp://pool.tracercoin.org:3333 \
      -u youraccount.rig1 \
      -p yourworkerpassword
  4. Start hashing & monitor

    Start your miner. It will connect, request work, and begin submitting shares. Watch your accepted-share count climb — that's your hardware contributing to the network and earning rewards proportional to the work it does.

    generic stratum config
    {
      "algo": "scrypt",
      "url":  "stratum+tcp://pool.tracercoin.org:3333",
      "user": "youraccount.rig1",
      "pass": "yourworkerpassword"
    }
A note on rewards. Mining rewards are newly minted TFX paid for the proof-of-work your hardware contributes. Actual output depends on your hash rate, total network difficulty, and electricity cost — it is not fixed or guaranteed. This guide describes how to participate in mining; it is not financial advice.

Mining questions

Frequently asked

What hardware can mine TFX?

Any Scrypt-capable miner. Scrypt ASICs such as the Antminer L7 and L3+ are the most efficient; a GPU works too (ccminer on NVIDIA, sgminer on AMD); and any CPU can mine with cpuminer, which is the easiest way to test. Because Tracercoin uses the same algorithm as Litecoin, hardware built for Scrypt mining is directly compatible.

How are rewards calculated?

The pool finds blocks with everyone's combined hash power and distributes the reward by the share of work each miner contributed. The block reward is 400 TFX at launch, halving every 840,000 blocks, with a 2.5-minute target block time. A 2% pool fee covers operation.

Where do my rewards go?

To the payout address set on your miner portal account — a tfx1… wallet address. Your worker login (account.worker) only identifies the rig; payouts follow the account's payout address. Keep that wallet backed up — whoever holds the keys holds the coins.

Is the pool live yet?

The mainnet chain is live and the community pool is coming online during the launch phase. You can prepare your rig now using this guide. Join the waitlist to be notified the moment the pool opens for connections.

Can I solo mine instead?

Yes — you can run a full Tracercoin node and mine directly against it. Pool mining is recommended for most people because it smooths out rewards into steady, frequent payouts rather than waiting to find a whole block on your own.

Do I need to buy anything to start?

No. There is no token sale or purchase. TFX is earned by mining once the network is live — you only need Scrypt hardware, electricity, and a wallet address.

Get notified when the pool opens