• Hash256
  • Hash160
  • Reverse Bytes
  • Hexadecimal
  • Satoshis

Nonce

A number used to help with mining.

The nonce is a field in the block header.

I call it “the mining field”.

Nonce is an abbreviation of number used once.
cryptography.wikia.com

What’s it used for?

Miners adjust the nonce when they’re trying to get the hash of their block headers below the target. (i.e. Get a valid Block Hash for their candidate block.)

All of the other fields in the block header are predetermined, so the nonce is what allows you to create different hash results. Block 404,104

Gif

Why is it called a “nonce”?

Just one of those terms used in cryptography, like Alice, Bob, and whatnot.

In cryptography, a nonce is an arbitrary number that may only be used once.

I know, I prefer “the mining field” too.


Tools

By Greg Walker,

Last Updated: 21 Jul 2020
  • 21 Jul 2020: renamed /guide/ to /technical/
Back to Top

Hey there, it's Greg.

I'll let you know about cool website updates, or if something seriously interesting happens in bitcoin.


Don't worry, it doesn't happen very often.