Bitcoin Forum
May 12, 2024, 05:21:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin system diagrams  (Read 317 times)
sjyi (OP)
Jr. Member
*
Offline Offline

Activity: 182
Merit: 1


View Profile
May 31, 2018, 05:24:11 PM
 #1

I've been studying bitcoin architecture and even though I'm a developer, I am a visual person.  I've been looking for the data and control flow diagrams for entire bitcoin system but have not found them.  There are many diagram that show some portions such as Merkle tree, block composition, but not the entire system data and control flow among different components including wallet, miners and full nodes.

I am taking that project on myself, but was wondering if such a set of diagrams/documents exist.  If you know of such documentation(s), please let me know.

Thanks in advance.

PS: I read Mastering Bitcoin.  Even though that book describe many aspects of bitcoin in great details, it does not provide the overall flow of the operations. 
1715491277
Hero Member
*
Offline Offline

Posts: 1715491277

View Profile Personal Message (Offline)

Ignore
1715491277
Reply with quote  #2

1715491277
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
ManaMan
Member
**
Offline Offline

Activity: 238
Merit: 38


View Profile
May 31, 2018, 05:54:58 PM
 #2

I've been studying bitcoin architecture and even though I'm a developer, I am a visual person.  I've been looking for the data and control flow diagrams for entire bitcoin system but have not found them.  There are many diagram that show some portions such as Merkle tree, block composition, but not the entire system data and control flow among different components including wallet, miners and full nodes.

I am taking that project on myself, but was wondering if such a set of diagrams/documents exist.  If you know of such documentation(s), please let me know.

Thanks in advance.

PS: I read Mastering Bitcoin.  Even though that book describe many aspects of bitcoin in great details, it does not provide the overall flow of the operations. 

I do not think that such full charts and visuals exist for bitcoin.
Mastering Bitcoin is good book for the start and most of the time you would not need to go on the deeper level if you don't want to get your hands dirty and develop new features on top of it. You could check forum/bitcoin wiki and if you still have questions ask them freely here on forum as I am sure that myself and others will gladly help out if we know the answer. As knowing how to read 3rd party APIs, knowing how to use libraries and knowing RPC commands is most of the time enough to build related software that talks with the btc protocol it might really not be needed to know all the aspects of how bitcoin work.
BitMaxz
Legendary
*
Offline Offline

Activity: 3248
Merit: 2971


Block halving is coming.


View Profile WWW
May 31, 2018, 06:28:35 PM
Merited by dbshck (4), Red-Apple (1)
 #3

What exactly diagram you are looking for?
It's hard to find a bitcoin diagram but maybe this one that you are looking for, check the image below.

https://i.imgur.com/WjJsnRN.png
Or like this one
https://thefutureofbitcoins.files.wordpress.com/2014/09/bitcoin-diagram.jpg

Sorry the forum image code couldn't work so I put the url here so that you can check if this is the diagram that you are looking for.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
buwaytress
Legendary
*
Offline Offline

Activity: 2800
Merit: 3446


Join the world-leading crypto sportsbook NOW!


View Profile
May 31, 2018, 07:13:14 PM
Merited by ABCbits (1)
 #4

Just a few days before, someone was asking about how the Bitcoin blockchain would look like, and one of the responses linked to what I felt was quite an attractive visualisation of it: https://bitcointalk.org/index.php?topic=4312629.msg38734846#msg38734846

Or the direct link: https://anders.com/blockchain/

It's fairly straightforward, but you'd need to know a few of the basics behind how Bitcoin works to understand. I'm very mainstream and I got it quite easily, so hope that helps. I'm always having a side interest in visualisations myself and was a bit surprised not to have seen that one until a few days ago.

██
██
██
██
██
██
██
██
██
██
██
██
██
... LIVECASINO.io    Play Live Games with up to 20% cashback!...██
██
██
██
██
██
██
██
██
██
██
██
██
sjyi (OP)
Jr. Member
*
Offline Offline

Activity: 182
Merit: 1


View Profile
June 01, 2018, 12:37:07 AM
 #5

I've been studying bitcoin architecture and even though I'm a developer, I am a visual person.  I've been looking for the data and control flow diagrams for entire bitcoin system but have not found them.  There are many diagram that show some portions such as Merkle tree, block composition, but not the entire system data and control flow among different components including wallet, miners and full nodes.

I am taking that project on myself, but was wondering if such a set of diagrams/documents exist.  If you know of such documentation(s), please let me know.

Thanks in advance.

PS: I read Mastering Bitcoin.  Even though that book describe many aspects of bitcoin in great details, it does not provide the overall flow of the operations. 

I do not think that such full charts and visuals exist for bitcoin.
Mastering Bitcoin is good book for the start and most of the time you would not need to go on the deeper level if you don't want to get your hands dirty and develop new features on top of it. You could check forum/bitcoin wiki and if you still have questions ask them freely here on forum as I am sure that myself and others will gladly help out if we know the answer. As knowing how to read 3rd party APIs, knowing how to use libraries and knowing RPC commands is most of the time enough to build related software that talks with the btc protocol it might really not be needed to know all the aspects of how bitcoin work.

Yeah, I could not find such a visual aid also but was hoping that others had it already.  I want to be able to comprehend the entire bitcoin system not just a section and also assist others in understanding how the whole thing works.
sjyi (OP)
Jr. Member
*
Offline Offline

Activity: 182
Merit: 1


View Profile
June 01, 2018, 12:47:25 AM
 #6

What exactly diagram you are looking for?
It's hard to find a bitcoin diagram but maybe this one that you are looking for, check the image below.

https://i.imgur.com/WjJsnRN.png
Or like this one
https://thefutureofbitcoins.files.wordpress.com/2014/09/bitcoin-diagram.jpg

Sorry the forum image code couldn't work so I put the url here so that you can check if this is the diagram that you are looking for.

This one https://i.imgur.com/WjJsnRN.png is much closer to what I'm looking for but still not it.  I want to be able to track down what happens when a coin is sent from a wallet to another wallet visually track every component that participate in the transaction taking place.  This would include how a transaction is sent to the network from the wallet.  How a transaction is eventually distributed to the entire network.  How the miners/pool mines the transaction into a block. How the mined transaction is received by the receiving wallet.

I think this is a big undertaking, but I'll start documenting it and ask for the community for the accuracy.
sjyi (OP)
Jr. Member
*
Offline Offline

Activity: 182
Merit: 1


View Profile
June 01, 2018, 01:30:46 AM
 #7

Just a few days before, someone was asking about how the Bitcoin blockchain would look like, and one of the responses linked to what I felt was quite an attractive visualisation of it: https://bitcointalk.org/index.php?topic=4312629.msg38734846#msg38734846

Or the direct link: https://anders.com/blockchain/

It's fairly straightforward, but you'd need to know a few of the basics behind how Bitcoin works to understand. I'm very mainstream and I got it quite easily, so hope that helps. I'm always having a side interest in visualisations myself and was a bit surprised not to have seen that one until a few days ago.

The blockchain demo/simulation web page is quite nice.  As like most of the documents I've seen, it focuses on a portion of the overall bitcoin system.  Hopefully I'll give a shot at the simulation page after the visualization is done.
sjyi (OP)
Jr. Member
*
Offline Offline

Activity: 182
Merit: 1


View Profile
June 15, 2018, 04:49:12 AM
 #8

Making progress in diagrams but not ready to release yet.

I'm currently going through the consensus protocol but I can't find from the source files where this is implemented.

Can someone please point me to the file(s) for the consensus protocol?
japple19
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
July 23, 2019, 11:21:06 PM
 #9

Making progress in diagrams but not ready to release yet.

I'm currently going through the consensus protocol but I can't find from the source files where this is implemented.

Can someone please point me to the file(s) for the consensus protocol?

Any updates on this topic? Did you finish your diagrams? I'm interested in the complete system flow including the network.
Pmalek
Legendary
*
Offline Offline

Activity: 2758
Merit: 7137



View Profile
July 24, 2019, 07:26:15 AM
 #10

Any updates on this topic? Did you finish your diagrams? I'm interested in the complete system flow including the network.
Unfortunately sjyi has not been online here since September 2018 so I doubt he will see your post. You can try to PM him and if he monitors the email address that he registered with on Bitcointalk he will receive a notification. Or check his post history, maybe he mentioned his email somewhere, telegram or some other way of contact.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
LGame
Jr. Member
*
Offline Offline

Activity: 46
Merit: 2


View Profile
July 27, 2019, 04:58:29 AM
Last edit: July 27, 2019, 06:12:54 AM by LGame
 #11

Hi, I found a Bitcoin system diagram from Satoshi Nakamoto on google:
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!