|
<?php
include_once('functions.php');
nullnull
Please Wait...
Request to add to the block-chain.
Data:sample3
Hash:0000eba83758c62b2b76ee87a264ca2c
Nonce found: 0000e5cced5c83caa988d701142406b2
Block Data to add:
Data: sample3
Hash: 0000eba83758c62b2b76ee87a264ca2c
Nonce: 36413
Hash result: 0000e5cced5c83caa988d701142406b2
Success: New data added to block-chain.
Current Block-Chain:
[
{
"data": "genisis",
"hash": "",
"nonce": ""
},
{
"data": "sample1",
"hash": "b80075117b9d35066d0ca844be379993",
"nonce": "8844"
},
{
"data": "sample2",
"hash": "0000be9bbaee92a133c6516513e62df6",
"nonce": "26091"
},
{
"data": "sample3",
"hash": "0000eba83758c62b2b76ee87a264ca2c",
"nonce": "36413"
}
]