Skip to main content

Miner

role · mining

A proof-of-work participant that builds or searches candidate blocks and earns revenue when an accepted block is found.

Also known as
mining node
1.general

A miner participates in proof-of-work block production. Mining hardware searches for a block-header hash below the current target, while a miner or pool operator selects a parent, assembles valid transactions, constructs the coinbase transaction, and distributes work to hashers.

2.consensus

Finding a valid proof of work proposes a block; independently validating nodes decide whether it follows consensus. If valid blocks compete, nodes follow the branch with the most accumulated work, so a valid block can still become stale.

3.incentives

An accepted block can pay its miner the permitted subsidy and included transaction fees after coinbase maturity. Revenue also depends on asset price, hash rate, pool terms, uptime, energy and hardware costs, fee selection, and stale-block risk.

4.organization

A mining pool coordinates work and reward accounting for many hashers. The hardware contributor, pool server, block-template builder, and reward recipient may be different parties, so statements about "a miner" should identify which role is relevant.

Related terms

All terms and definitions may update as the Cryptionary improves.