How can I build a hexadecimal block if I have all the needed information

0 votes

I am not able to figure out how to build a hexadecimal block, if I have all the needed information (Hash, Merkel Root, etc.).

Please use this JSON formatted block as reference: Block #506398

I understand the first 64 bytes are the block header, however what about the rest of the bytes?

Thanks For Your Help!

Jul 21, 2018 in Blockchain by Johnathon
• 9,090 points
709 views

1 answer to this question.

0 votes

Here you have some articles about bitcoin block structure:

Please keep in mind that JSON is not compatible with bitcoin protocol. It is a easy to read representation of original block.

answered Jul 21, 2018 by Christine
• 15,790 points

Related Questions In Blockchain

0 votes
0 answers
+1 vote
2 answers

Can I include real world data in a smart contract? If so, how?

You cant access/embed real world data using ...READ MORE

answered Jul 18, 2018 in Blockchain by sapan
893 views
0 votes
1 answer
0 votes
1 answer
+1 vote
3 answers

Removing double quotes from a string from JSON response in PHP

Just remove the json_encode call, and it should work: $resp ...READ MORE

answered Sep 12, 2018 in Blockchain by digger
• 26,740 points
43,989 views
0 votes
1 answer

How do I add multiple recipients for transactions via Blockchain API?

Convert the recipes into JSON objects. x = ...READ MORE

answered Jul 6, 2018 in Blockchain by Perry
• 17,100 points
681 views
0 votes
1 answer

Python request module for bitcoin json rpc

This should work: #!/usr/bin/env python import getpass import json import requests ...READ MORE

answered Aug 28, 2018 in Blockchain by digger
• 26,740 points
2,191 views
+4 votes
2 answers

How do I create a new block in Hyperledger Fabric?

This link might help you: https://github.com/hyperledger/fabric-sample ...READ MORE

answered Oct 11, 2018 in Blockchain by Sahu
2,351 views
+1 vote
2 answers

Hyperledger - Can I have some instances on one network while on a Virtual Box?

Yes, you can connect multiple instances to ...READ MORE

answered Aug 1, 2018 in Blockchain by Omkar
• 69,210 points
709 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP