This page explains the steps used in Drawing with Blockchain blocks. To understand the steps Arena takes to determine the final draw, go through this wizard by clicking on the steps above! You can change the block number by clicking on the edit button next to it or visit the block's official page by clicking on the Etherscan icon.
Block details: - Verify at Etherscan
Block's hash: 0x7bfd5ba665d1167217c1e319421ef600c68e7734150f3fdd69e9c3666291654b
Previous block's hash: 0xa43bd6b98229e9ffeb956072bd071bba6ef4f8cc94604150a926eb5a088a1156
Block's Nonce is 0, we use StateRoot instead!!!: 0x7d5bb754fffa3f0a0b5b3a4a34b61797d918a53a2c81e7c2fa3a4512aa8d9b2a
Note: This blockchain number is not used at any UWW organized events.
If this blockchain number was used at an event organized by a National Federation, ask the local secretatiat team to open this Blockchain Info page from the Arena server where the draw was generated to get a complete analysis of this block.
On the next page you can still see the method how the draw numbers were extracted from this block.
At this phase Arena converts the hash values into draw numbers. Since the hash numbers are random and unpredictable, the final number list will also be such a random list.
Take the block details and concatenate them as Block's hash + Previous block's hash + Block's Nonce (or StateRoot if Nonce is 0) without the leading "0x" string.
Divide this long string by 2 units
Convert the hexadecimal numbers to decimal ones (eg. 7b[hex] => 7 * 16 + 11 = 123[decimal]).
Note: You can verify this via https://www.duplichecker.com/hex-to-decimal.php. Click here to copy the hexadecimal numbers to your clipboard and then paste them into duplichecker's window (text box on the left side).
Search for duplicates and drop every other than the first occurrence