LEDGER HARDWARE WALLETS

THE SMARTEST WAY TO SECURE YOUR CRYPTO

Buy, exchange, grow and manage over 5,500 coins and tokens

Shop now Compare wallets

Nonce

May 19, 2023 | Updated May 19, 2023
A nonce is a variable input used by miners to find a valid hash for a block. It is an authentication model used to verify the validity of data in the blocks.

What is a Cryptographic Nonce?

Nonce is short for ‘number used once’. In blockchain, it is a number added to a hashed block. Miners on a Proof-of-Work (PoW) blockchain have to decode this number before they can earn the right to create the next block. 

In PoW blockchains like Bitcoin, a core component of its security is the “hash”, numbers that are created and validated on the blockchain. Each block in a blockchain has data stored in it, and this data is secured via encryption in the form of “hashed” numbers. These numbers are stored on the block header along with other data, like the nonce.

Miners on the blockchain compete to be the first to decode the nonce. The nonce acts as a variable input during the hashing process, allowing miners to explore a vast space of possibilities to find a valid hash. It serves as a means of adjusting the inputs to the hash function until the desired output is achieved. The PoW algorithm requires miners to continuously search for a nonce value that, when combined with other block data, produces a hash with specific characteristics, such as a certain number of leading zeros.

Miners use nonce to calculate the block hash and then add it to the blockchain. The first miner to successfully find the variable number unlocks the block hash gets block reward and may also receive transaction fees included in the block they mined.

Most blocks are unlocked by mining pools because of the difficulty of finding the right nonce. A single miner’s hashing power may never be sufficient to do this alone, so most miners combine their computing capabilities in order to find the right hash and share the rewards for that block.

Coin

A coin is a digital asset that functions as a currency or store of value on its own blockchain network.

Full definition

GameFi

GameFi is a new gaming concept that blends blockchain technology, non-fungible tokens, and game mechanics to create a virtual environment where players can participate and earn rewards.

Full definition

Soft Fork

A soft fork refers to a protocol change or modification on a blockchain’s software that invalidates transactions that were previously accepted, which requires miners to update their mining software for older nodes.

Full definition