TensorCash (TSC) coin information, specifications and pool terms

Miners online

group

Blockchain height

database

Pool Hashrate

bar_chart
pattern-lines

TensorCash (TSC)

Proof-of-inference: securing the chain with real LLM compute

Active proof-of-inference
Coin Specifications
  • Coin Name
    TensorCash
  • Ticker Symbol
    TSC
  • Algorithm
    Proof-of-Inference

    Miners run real LLM inference — Qwen3-8B in bf16 — instead of hashing. Each share is a verified 256-token sampling transcript.

  • Block Time
    ~24 min

    Measured across the last 144 blocks. The protocol targets 10 minutes; actual spacing varies with network hashrate.

  • Emission
    Epoch-decaying

    The first epoch spans 715 blocks and each following epoch is twice as long, with the block reward decaying by a factor of 3/5 per epoch.

  • Block Reward
    92.66 TSC

    Current epoch. The reward decreases at every epoch boundary.

Pool Information
  • Pool Fee
    1%

    Taken from the block reward before PPLNS distribution.

  • Payout Scheme
    PPLNS

    Pay Per Last N Shares — your reward reflects contribution across the recent share window, which discourages pool hopping.

  • PPLNS Window
    Last 5 blocks

    Shares from the five most recent rounds are weighted into each payout.

  • Payout Schedule
    Every 60 min

    Balances above the minimum are sent automatically once per hour.

  • Minimum Payout
    0.1 TSC

    Balances below this threshold roll over to the next payout run.

  • Block Confirmations
    101 blocks

    Coinbase maturity on the TensorCash chain. A found block must reach this depth before it can be paid out.

Fee Structure
  • Pool Fee
    1%

    Deducted from the block reward. It covers the verification fleet — every share is checked by GPU inference verifiers — plus node, payout and infrastructure costs.

  • Miners Receive
    99%

    Distributed via PPLNS in proportion to verified inference work, paid directly to your mining address.

Emission & Rewards

TensorCash rewards verified LLM inference rather than hashing. Every block certificate carries a proof that real forward passes were computed, and the pool verifies each submitted share before crediting it.

Emission is epoch-based: the first epoch spans 715 blocks, each following epoch is twice as long, and the block reward decays by a factor of 3/5 per epoch. The current epoch pays 92.66 TSC per block, with a coinbase maturity of 101 blocks. Details at tensorcash.org and git.tensorcash.org/tensorcash.

About TensorCash — proof-of-inference

TensorCash is a blockchain secured by proof-of-inference: instead of burning energy on hash puzzles, miners run real large-language-model inference (Qwen3-8B in bf16) on their GPUs. The compute that secures the chain is the same compute that serves AI workloads — mining produces useful work by construction. Details and source at git.tensorcash.org/tensorcash.

  • Inference-as-work

    Miners receive inference jobs over our TCP stratum, run them on GPU and return a signed sampling transcript. Qwen3-8B in bf16 needs ~24 GB VRAM on a single card (a 32 GB card is comfortable); two 16 GB cards work only tensor-split across both. Verified transcripts are credited as shares.

  • TCP stratum, two bands

    Workers connect over plain TCP stratum: stratum+tcp://tsc.suprnova.cc:3310 for fast cards, :3309 for slower ones. Your wallet address is the username; difficulty adjusts automatically.

  • Bech32 addresses

    Mine directly to your wallet address — it is your username, no registration needed. Mainnet addresses start with tc1….

  • Verified work only

    Every share is replayed by our GPU verifiers before it is credited, so fabricated transcripts earn nothing and honest miners are not diluted.

Why mine TSC here?
  • 1% fee, PPLNS

    A single flat fee covers the verification fleet and infrastructure. No hidden deductions, no per-payout charge beyond the network transaction cost.

  • One-line worker setup

    One binary, no Docker — point supr-meow-tsc at the stratum with your wallet address. See Start Mining.

  • PPLNS (window = 5)

    Pool-hopping resistant. Your credit depends on your share of the last 5 blocks' work, not just the current round.

  • Instant job updates

    Jobs are pushed to your worker the moment they exist — no polling, no stale work, automatic reconnect handling in the official worker.

  • Familiar suprnova dashboard

    Same live stats, PPLNS accounting, and payout automation as our other pools — once blocks mature, credits go out automatically.