Mining Difficulty
Mining difficulty measures how hard it is to find a valid proof-of-work block and adjusts to keep average block times near target.
Mining difficulty is the protocol's measure of how hard it is for miners to find a block hash below the current target. Higher difficulty means miners need more expected hashes for each valid block.
Proof-of-work systems express difficulty relative to a target value. A lower target is harder because fewer hashes qualify as valid, while a higher target is easier.
Difficulty adjustment algorithms balance stability and responsiveness. Slow adjustments smooth out noise but react poorly to sudden hash-rate loss; per-block systems respond faster but must avoid oscillation or timestamp manipulation.
Related terms
2 linkedExplore connected entries beyond the alphabetical index.
All terms and definitions may update as the Cryptionary improves.
