Mine SHIT

Mine Bitcoin. Get SHIT free.
No extra energy. No extra hardware.

AuxPoW is mandatory

From block 1, every SHIT block must carry valid AuxPoW. Standalone SHIT mining doesn't exist — consensus rejects it. Real Bitcoin miners can merge-mine SHIT with the same work (see below).

Same work, two coins

SHIT is SHA256. Hash power already pointed at Bitcoin can commit to SHIT blocks at the same time, at zero extra cost.

AuxPoW chain ID 16

That's SHIT's identifier in the merged-mining commitment. Point Bitcoin hash here and the same work earns SHIT free.

Mine in one click

No node, no setup, no command line. Paste a SHIT address below, hit Start mining, and this page does real SHA256 work in your browser against the pool built into this site. The pool assembles each block's AuxPoW, so every block you find is valid under SHIT consensus. When your computer finds a block, the reward pays straight to your address, minus a 1% pool fee that funds Shitcoin development. Need an address? Make a free web wallet first.

Connecting to the pool…
0
0
0

Keep this tab open while mining. Phones work but slowly, and it eats battery. Finding a block is luck: more hashes per second means more chances. The pool never holds your coins: the block reward pays your address directly, minus a 1% pool fee.

True merge-mining

For miners and pool operators with real Bitcoin hash. You need a synced SHIT node, a synced Bitcoin Core node, and SHA256 mining hardware with merged-mining support. One hash, two chains.

  1. Get a payout address:
    ./syscoin-cli getnewaddress
  2. Ask your node for work:
    ./syscoin-cli createauxblock <your-address>
    It returns a block hash and a target.
  3. Do the work: commit to the SHIT block in your Bitcoin block's coinbase (AuxPoW) and find a header that meets the aux target. Any merged-mining-capable SHA256 setup works.
  4. Submit the proof:
    ./syscoin-cli submitauxblock <hash> <auxpow-hex>
    The block reward — about 178 SHIT per block in the current era — pays straight to your address.

Pools

This site runs a public pool: the one-click miner above. It speaks plain HTTPS, pays your address directly from the coinbase, and never holds funds. If you run your own pool, SHIT is ready for you too: AuxPoW chain ID 16 and the standard createauxblock / submitauxblock RPCs. Get in touch at shitcoinbtc21@gmail.com and we'll list you here.

Early days. The network just launched, so difficulty is still finding its level. A founding miner is keeping blocks flowing while independent miners come online — now is the cheapest time to point hash at it.