Add PoolBTC mining pool - #29
Open
hszon wants to merge 1 commit into
Open
Conversation
PoolBTC (https://poolbtc.io) mines Fractal from four ckpool servers and is currently attributed to Unknown. Tags and payout addresses are each verified against vout[0] of real blocks (2044907, 2044946, 2044940). id 1020 follows the 1001+ convention used for Fractal-native pools. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds PoolBTC (https://poolbtc.io), an active Fractal Bitcoin mining pool whose blocks are currently attributed to "Unknown".
PoolBTC mines Fractal from four stratum servers (EU x3, UAE x1) running ckpool, with a combined ~130 PH/s at the time of writing. In a sample of the 60 most recent blocks, 7 were mined by PoolBTC — roughly 12% of blocks in that window.
Verification
Each tag below is tied to the coinbase payout address in
vout[0]of a real block, so all of it can be confirmed independently on-chain:vout[0]payout address/minersme-fb/15mBafndntQeqSeuGCLfyb2mvkq9t2ABGX/fbpool.io/1Fy3CH3vsKNK6FWLX3ucUMqraduGJtrc3Y/solo mined fb/bc1q6mlnj9zj0dy2l6zrzwssjzh3ujgtanr62fj0nyMore recent PoolBTC blocks, all currently "Unknown": 2044973, 2044955, 2044950, 2044948, 2044939.
Coinbase scriptSig of block 2044907, ASCII rendering:
Notes
btcaddressconfigured in that ckpool instance and each appears asvout[0]in blocks that server has mined./PoolBTC/on 2026-08-20;minersme-fbandfbpool.ioare listed so previously mined blocks attribute correctly instead of remaining "Unknown".solo mined fbdeliberately omitted — it is PoolBTC's (server EU-FB-3, verified above) but is a generic ckpool-style string another operator could adopt. Those blocks are matched by thebc1q6mlnj9z...payout address instead, which is unambiguous.Slug auto-generates as
poolbtc, giving https://mempool.fractalbitcoin.io/mining/pool/poolbtcHappy to supply a pool logo if that is handled somewhere other than this repo —
frontend/src/resources/mining-pools/in the mempool fork only containsdefault.svg.