21Relay
Advanced curriculum
Lesson 818 minReviewed July 2026

Mining Pools and Block Construction

Mining pools coordinate many hashers around candidate blocks and use lower-difficulty shares to measure contributed work.

Learning outcomes

By the end of this lesson, you should be able to

  • A block template commits to selected transactions.
  • Shares measure work but are not necessarily Bitcoin blocks.
  • Pools reduce income variance for miners.
  • Every discovered block is independently validated by nodes.
1

Building a candidate block

A pool or solo miner obtains transactions from a node, selects a valid set, constructs the coinbase transaction and calculates a Merkle root for the block header.

Fee rate, dependencies, block weight and policy influence selection, but every included transaction must still satisfy consensus.

2

Work and shares

Pool participants repeatedly vary header-related data and hash. Shares meet a pool-defined target easier than Bitcoin's network target, providing evidence for payout accounting. A share that also meets the network target is a block candidate.

3

Coordination trade-offs

Pools reduce payout variance but can concentrate template construction. Protocols and practices that give individual miners more visibility or control over transaction selection aim to reduce that concentration.

Visual recap

From mempool to mined block

Pool accounting and Bitcoin consensus use different difficulty targets.

01

Node mempool

02

Block template

03

Miners hash

04

Shares measure work

05

Valid block relayed

Key takeaways

  • A block template commits to selected transactions.
  • Shares measure work but are not necessarily Bitcoin blocks.
  • Pools reduce income variance for miners.
  • Every discovered block is independently validated by nodes.

Lesson recap

Check what you learned

Reveal each model answer, then honestly mark whether you understood it or need another review.

1 of 3

Recall

Why does a pool accept shares that the Bitcoin network would not accept as blocks?

References

Further reading

Lesson progress

Loading progress...

Rate this lesson

Was this lesson helpful?

No name or financial information is collected.

Found inaccurate or outdated information? Report a correction