GlossaryBlockchain Glossary
Nonce
A number used once. In Ethereum, each wallet address has a nonce that increments with each sent transaction, preventing replay attacks. In proof-of-work mining (now historical for Ethereum), the nonce is the variable miners adjust to find a valid block hash.