Bitcoin Forum
May 28, 2026, 08:36:33 PM *
News: Latest Bitcoin Core release: 31.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN][BC3][SHA3-256T][POW] BitcoinIII (BC3) - SHA3-256t Bitcoin relaunch  (Read 135 times)
btc-man21M (OP)
Copper Member
Newbie
*
Offline

Activity: 3
Merit: 0


View Profile
May 26, 2026, 08:44:14 PM
 #1

BitcoinIII [BC3]
A Bitcoin relaunch with no compatible mining hardware and no rental hashrate market at birth




What is BitcoinIII?

BitcoinIII, ticker BC3, is a relaunch of the Bitcoin protocol, with SHA3-256t as the block hash algorithm.

The codebase is BitcoinIII Core v29.1, based on BitcoinII Core v29.1 and Bitcoin Core v29.1. The code remains as similar as possible to Bitcoin by design. The core idea is simple:

Keep Bitcoin's consensus rules, but change the block hash / proof-of-work (PoW) algorithm to one without an existing rental hashrate market or compatible ASIC fleet at launch.

BitcoinIII uses SHA3-256t - three iterations of SHA3-256 - as its proof-of-work algorithm.

The goal is not to claim magical security from day one. No new proof-of-work chain can honestly claim that. The goal is narrower and more concrete: BC3 avoids launching into a world where a large amount of algorithm-compatible hashrate can simply be rented and redirected at the chain on short notice.

I should mention that BC3 is not associated with BC2, despite inheriting the codebase. BC3 will likely follow upstream Bitcoin Core/Knots in the future instead.



Why BC3?

Since the rise of rental hashrate markets, attacking small proof-of-work coins has become much easier.

For many algorithms, an attacker no longer needs to buy, configure, host, and operate physical mining hardware. He can simply rent hashrate for the chosen algorithm, point it at a target chain, and attempt a disruption.

That is the problem BC3 tries to avoid.

BC3 does not share SHA-256d with Bitcoin. Bitcoin's enormous SHA-256d hashrate cannot mine BC3. Existing SHA-256d ASICs cannot mine BC3. Rental hashrate for SHA-256d cannot simply be redirected to BC3.

BC3 also does not rely on a common altcoin algorithm with a mature rental market. Its proof-of-work algorithm is little-endian SHA3-256t over the 80-byte Bitcoin block header, and the network launched without a ready-made pool of compatible ASICs or rental hashpower.

This means that anyone who wants to mine BC3 must deliberately choose to mine BC3 with suitable CPU or GPU software. Likewise, any serious attacker must assemble, configure, coordinate, and sustain the necessary compute himself.

That is a materially higher bar than logging into a rental platform and buying temporary access to an existing hashrate market.

As mentioned, BC3 does not claim a high level of security from day one; it claims that the bar to disrupt the chain is higher. In addition, as BC3 matures, it has a smaller hill to climb than small coins whose PoW algorithm is shared with a larger coin, as it does not need to "out-hash" an existing, large pool of compatible hashrate elsewhere.



The Consensus Change

BC3 changes only what is necessary: the block hash / proof-of-work algorithm. BitcoinIII does not use a "separate" PoW field as some chains do: the block hash algorithm is SHA3-256t, so the PoW algorithm and block identification both utilise SHA3-256t over the same header.

BC3 started out by using SHA-256d, but then forked to SHA3-256t for all the reasons mentioned above.

Post-fork blocks use:

Code:
SHA3_256t(header) = SHA3_256(SHA3_256(SHA3_256(header)))

The hard fork activated at block height 30,240.

Block 30,239 was the final SHA-256d block.
Block 30,240 was the first SHA3-256t block.

At the fork height, difficulty was reset to 1:

Code:
nBits = 0x1d00ffff

This gave the new SHA3-256t network room to find its own hashrate instead of being trapped at an inherited SHA-256d difficulty level, with blocks 35 years apart.

The block hash algorithm is determined using version bit 12. Pre-fork blocks do not have bit 12 set; post-fork blocks must have it set. This keeps CBlockHeader::GetHash() an intrinsic function of the block header itself, whilst leaving the BIP320-reserved ASIC rolling bits and the top three BIP9 bits untouched. The lower 12 version bits remain available for BIP9 signalling, in case of any future soft forks.



Mining

BC3 is mineable with ordinary hardware.

CPU mining: possible
GPU mining: ideal
SHA-256d ASIC mining: not compatible
Existing rental SHA-256d hashrate: not compatible
Existing BC3 SHA3-256t ASIC inventory: none at launch

An Intel i9 can produce ~10 MH/s of SHA3-256t hashrate. CUDA implementations of SHA3-256 have also been adapted for BC3, so consumer GPUs can mine the coin. Personally, my GeForce RTX 4050 is getting approx. 250 MH/s.

BC3 does not promise a long CPU-only era. This is 2026, not 2009. SHA3-256 is a NIST standard, optimised implementations exist, and open-source miners can be adapted quickly.

Instead, the claim is:

No inherited rental hashrate market.
No compatible ASIC fleet.
No large neighbouring chain whose hardware can be redirected at BC3 overnight.


Every hash pointed at BC3 today comes from someone deliberately choosing to mine BC3.



Specifications

NameBitcoinIII
TickerBC3
CodebaseBitcoinIII Core v29.1, via BitcoinII Core v29.1 and Bitcoin Core v29.1
Maximum Supply21,000,000 BC3
Block Time10-minute target
Difficulty AdjustmentEvery 2,016 blocks
Halving Interval210,000 blocks
Pre-fork PoWSHA-256d
Post-fork PoWSHA3-256t
Hard Fork Height30,240
Algorithm SignalVersion bit 12
Genesis / Fork nBits0x1d00ffff
Address FormatsP2PK, P2PKH, P2SH, P2WPKH, P2WSH, P2TR
Datacarrier Size83 bytes, Bitcoin Core v29.1 default



Fair Launch Statement

BitcoinIII has:

  • No company
  • No foundation
  • No premine
  • No ICO
  • No special allocation

BC3 is a proof-of-work network. Coins are obtained by mining or by acquiring them from miners and holders.

The coin will be listed on NestEx in the following days, and then NonKYC, allowing it to be purchased and sold.



Mining Pools




Closing

BitcoinIII is an attempt to preserve the Bitcoin experience while relaunching proof-of-work under conditions where the network does not inherit the security liabilities of existing rental hashrate markets.

It is simple by design:

Bitcoin's structure.
A new proof-of-work algorithm.
No compatible ASIC fleet at birth.
No rental hashrate market.
No premine.
No foundation.
Just miners, nodes, and the chain.


Discussion, criticism, miners, node operators, developers, and technically minded users are welcome.
zomboni
Newbie
*
Offline

Activity: 4
Merit: 0


View Profile
May 26, 2026, 09:28:09 PM
Last edit: May 27, 2026, 06:54:19 AM by zomboni
 #2

watching (for a while)  Grin

Hashrates (various mining software is used, take this only as an estimate)

GTX 1660S - 162MH
GTX 1660Ti (1935MHz Core OC) - 205MH
RTX 4050 - 250MH
RTX 3060 - 242MH
RTX 3060Ti - 347MH
RTX 4070 - 560MH
RTX 4070S - 700MH
RTX 5070 - 700MH
RTX 5080 - 1.1GH
RTX 4090 - 1.4GH

Getting Started is really easy, just download the wallet binaries from GitHub and then download one of their many CUDA miners
https://github.com/Pkules/HashMiner
https://github.com/codefalcon-dev/sha3-256t-miner/releases/tag/v6.0

https://bc2-solo.org/bc3-cuda-miner.tar.gz - Mines directly to node, only for powerusers
https://github.com/bamawrath/BC3-GPU-Node-Miner - Mines directly to node, only for powerusers
https://argfamining.com/bc3_how_to_mine.html

Also a CPU miner: https://bc2-solo.org/bc3-cpu.tar.gz - Mines directly to node, very unlikely to ever hit a block in the upcoming days as you won't get more than 10MH

If you read this far, say "new beginnings" and drop your wallet address, I'll send you 5 BC3  Wink
Zgravak
Newbie
*
Offline

Activity: 2
Merit: 0


View Profile
May 26, 2026, 09:53:42 PM
 #3

I missed BTC. I bought BC2 but was too late to mine.

Just in time to mine BC3 with my CPU then my GPU (GTX 1660, not a great one !). Even my old laptop found several blocks !
P2PKH_dude
Copper Member
Newbie
*
Offline

Activity: 4
Merit: 1


View Profile
May 26, 2026, 10:18:56 PM
 #4

Interesting project...

I'm giving it a try on my CPU until I set up my GPU properly.

With a hashrate of 12 MH/s and a difficulty of 256, I should hit a block every ~25 hours, on average.

"new beginnings": bc1q494jhrqzve5f9s8tpk2g86kqxc8lvzu7rmspl9

Thanks!
P2PKH_dude
Copper Member
Newbie
*
Offline

Activity: 4
Merit: 1


View Profile
May 27, 2026, 05:24:48 PM
Last edit: May 27, 2026, 08:20:27 PM by P2PKH_dude
 #5


If you read this far, say "new beginnings" and drop your wallet address, I'll send you 5 BC3  Wink


Wow, thanks so much for the 5 BC3! Haven't mined a block on my CPU yet, so I'm happy to have some BC3 to play around with!

EDIT: since I posted this I hit - not one - but two blocks on my CPU! Yay!

0000000000c4c5114907fb1919f75a122e78a2609c79a43b5bc61831d75439e3

00000000006c1dc062be0a326d92211d5613e36d0e1493c2a642d674abdc2b89
paulmbcufc
Jr. Member
*
Offline

Activity: 78
Merit: 1


View Profile
May 27, 2026, 06:07:17 PM
 #6

new beginnings - bc1qdcefej4zy476mqk3xwsscwwrsvpvlhjsh8zhx9

Mined a couple of blocks on crypto-eire and 2 more on vectopool
tbcrypto3
Newbie
*
Offline

Activity: 46
Merit: 0


View Profile WWW
Today at 09:08:13 AM
Last edit: Today at 09:26:02 AM by tbcrypto3
 #7

New beginnings - bc1qjxl8tslzzvkw0umzvmefqqgr9wuct25glj6rtg

RTX5000 getting around 110MH/s
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!