Blockchain and Cryptocurrencies

I am enjoying this a lot too! I was not expecting the interactive part to be so enjoyable.

I thought you already learned this in the course :wink:

Essentially a block contains a magic number (to identify the network and is a constant), blockheader, blocksize, tx counter and transactions.
The hash of the block contains the version, previous block hash, merkle root hash of transactions, timestamp and nonce :slight_smile:

4 Likes

Thanks. If you know can you please tell me in which course is this mentioned? Because some of the words you used are really new to me. :blush:

1 Like

I think the explanation in the course is a bit simplified but still captures the essentials of what goes into a block :slight_smile:
I’m not sure if there is any mention of the magic number or merkle trees (tree of hashes) and exactly what parts of the block are hashed. If you really want to learn this in detail you can read chapter 9 in the book Mastering Bitcoin or the Bitcoin wiki:


Hope it helps :slight_smile: if you have any more questions don’t hesitate to ask :slight_smile:
3 Likes

Will Quantum computing be able to break blockchains?

Thoughts?

1 Like

Thanks Ivan and the whole community.
I’m enjoying so far and learned a lot in this academy.
Excited and looking forward to learn more.
:slight_smile:

2 Likes

Not if the nodes are also quantum computers. Which I hear is coming.

1 Like

Great course so far.Pretty clear even for a computer dummy like me.Now I feel less dummy.I want to stop just being a speculator and bring something to the table .I do believe that blockchain like this giant truth machine will help us create a better world

4 Likes

So far i am very satisfied with the lessons and how they are structured which are a great source of learning. The information received so far this early on in the course is an excellent summery of my prior knowledge and a great addition to a lot of points and facts i was not so clear on.

2 Likes

Great course thus far! Moving right along consuming the knowledge!

3 Likes

By attending these lessons, I feel like i’m at the tipping point towards my goal in the blockchain industry. With every course I complete, I gain greater knowledge.

3 Likes

it seems to help the thinking calm down with the reassuring your on the right track to gaining more knowledge accurately you know you know haha …

5 Likes

The content has been very helpful and interesting. I’ve always been fascinated by technology but never really took the time to really dive in and learn new things. I’ve always been curious about programming and really like cryptocurrency. In May I was laid off at my job and now excited to learn something new will go along with my passion for cryptos.

Thanks Ivan and team for putting this together and sharing your knowledge to help others succeed!

3 Likes

Thanks for the compliment :slight_smile: We wish you best of luck on your journey!

2 Likes

I am really enjoying this breakdown so far, but it has raised a few questions. I assume they will be answered in future videos, but I’ll ask it anyway:

(1) What prevents malicious parties, or even clumsy humans, from injecting bad or mistaken information into the blockchain? I can conceptualize how false transactions can be prevented on money networks, but (2) what if bad information is put into a blockchain that tracks something like a supply chain/network? (3.1) Does this raise an issue if that information NEEDS to be modified? (3.2) Does one just post a correction to the ledger? Lastly, (4) what issues are raised after, say, two or three decades of information being stored, and single nodes don’t have the drive space to hold an entire copy of the ledger?

Enjoyed getting a better high level unerstanding of blockchain and its key advantages and solutions to previous problems! Dan

2 Likes

Hi @_alarming :slight_smile: we love that you are enjoying the courses!
As for your questions:

Depends on what you mean bad information. If information is not in consensus, it will simply be rejected, if the information is correct, but for example a wrong value was sent is another issue and should always be double checked. If you make a mistake by sending someone to much or just set a enormous fee to the miner, it is kind of your fault and no one can help you in this case.

This is a question for the kinds of projects that tackle these issues like supply chains. One of them being OriginTrail. I suggest you check them out and find out yourself :slight_smile:

The information can’t be modified, its final. No corrections. If you pay someone to much for example you are at the mercy of the merchant if he/she will send you the funds back.

Hard drive technology is advancing rapidly as all other IT technology out there. There is no doubt there will be large enough HD to store the data that is required to store the entire ledger for decades to come :slight_smile:

3 Likes

hello everyone! thank you for having me!

2 Likes

Thank you. I’m enjoying it even more knowing that questions get responses :mage:

3 Likes

Before starting I learnt a bit about trading and crypto’s and discovered Blockchain in which I had no idea about…
What it meant to me was decentralisation, privacy, trustless and a great asset to adopt in these troubling economic times.
Being the last of the baby boomers I wouldn’t have thought that I would have any interest but soon realised that although being developed 12 years ago to adopt Bitcoin the overall developments being built on top of these platforms are pioneering.
In taking this course, I want to walk away with enough knowledge to implement my own platform or at least have an understanding and direction to work with others who can.
This seams to be a huge step in the right direction.
Time to go hard, cause I ain’t going home!

2 Likes