Author

Topic: My decision. (Read 231 times)

legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
July 20, 2023, 08:33:43 AM
#6
Magic byte is nothing special for Bitcoin, it's just a traditional name in binary data format identification. So everything in Bitcoin transaction begins with this magic byte, everything in a PNG file begins with this magic byte.

Bitcoin transactions don't begin with any magic byte. They start with a version number (hardcoded to 0,1,2) and optionally a 2-byte flag for segwit transactions.

Magic bytes are more used for files since most of the file formats are easily identifiable by their signatures at the beginning (the exception being different kinds of text files such as plain text vs code). But in any case, MIME types should be used for identification instead as they are superior to magic bytes since they can be stored as metadata.
staff
Activity: 3374
Merit: 6530
Just writing some code
hero member
Activity: 1194
Merit: 573
OGRaccoon
July 19, 2023, 09:52:00 PM
#4
It's also my username  Wink
hero member
Activity: 672
Merit: 855
July 19, 2023, 05:41:45 PM
#3
Magical bytes are four bytes that signifies the start of a new message send by a node on bitcoin network. The messages gotten on a bitcoin network by nodes are usually a continuous generated data so this magic bytes are actually the separators of each message. In a simple language they’re like maybe a comma or full stop to each message. Read here learnmeabitcoin.com.

And if I wanted to use it, what would I need to do in bitcoin technology to use magic byte?
This knowledge will be useful if only you would like to run a bitcoin node.

 
Quote
Is it When holding bitcoin in a non-custodian wallet or for transactions, is it necessary?.

Nahh this has nothing to do with holding your bitcoin in any wallet. Just like the link started above there is nothing extraordinary about it rather than differentiating/separating two messages on the bitcoin node
member
Activity: 87
Merit: 38
July 19, 2023, 05:40:58 PM
#2
Magic byte is nothing special for Bitcoin, it's just a traditional name in binary data format identification. So everything in Bitcoin transaction begins with this magic byte, everything in a PNG file begins with this magic byte.
sr. member
Activity: 504
Merit: 323
July 19, 2023, 04:35:01 PM
#1
Today I made the decision to understand more about the technical side of bitcoin, and when I got there, I discovered something called a magic byte. Before I continue with my studies, I bring it up since I don't comprehend it. Please provide some clarification regarding the following:

What is a "magic byte," what does bitcoin technology utilize it for, and is there anything magical about it before using it? I don't understand it well even though I can see why it's termed a "magic byte," so if possible, provide me more information. Before learning more about other aspects of the technical side, I want to know everything there is to know about it.

And if I wanted to use it, what would I need to do in bitcoin technology to use magic byte? Is it When holding bitcoin in a non-custodian wallet or for transactions, is it necessary?.
Jump to: