Author

Topic: What does a blockchain look like? (Read 438 times)

legendary
Activity: 2968
Merit: 3684
Join the world-leading crypto sportsbook NOW!
May 29, 2018, 09:05:56 AM
#9
Always as curious as ever when I see this question asked to see if anyone has a different visualisation for blockchain... Because it actually is a fairly common question asked from new people I've met. How does it look like?

I always visualised it myself vertically, though, like a high rise chain with new blocks added on top, with forks branching out like branches on a... tree.

The one from Anders Brownworth is new to me (thanks bitmover), will certainly reference it next time I come across the query.
jr. member
Activity: 168
Merit: 3
#Please, read:Daniel Ellsberg,-The Doomsday *wk
May 29, 2018, 02:54:51 AM
#8
hero member
Activity: 672
Merit: 526
May 28, 2018, 05:38:37 PM
#7
In real life do you mean the mining machines? You can see photos of Bitmain farm.



If you mean a representation of how the blockchain behaves, I think this site is one of the best.
http://ethviewer.live/
member
Activity: 84
Merit: 10
May 28, 2018, 04:58:02 PM
#6
Is a blockchain just a bunch of code, what infrastructure does it need to be built? I have seen visual representations of blockchains but I haven't actually thought about what they actually look like in real life, does anyone know?
blockchain is just a data structure that can not be changed can only be added only. Each data from this blockchain is connected where if there is a change in one of the data block it will affect the next data.
With this blockchain every transaction from bitcoin is stored in an Open Ledger (Ledger) which is distributed into bitcoin networks.
legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
May 28, 2018, 10:57:06 AM
#5
If you're only looking for "visual" version of blockchain and don't want to think about technical details, website such as http://ethviewer.live/ is good enough. But don't forget that each cryptocurrency (or other blockchain project) have different blockchain model/technology.

Keyword such as "blockchain linked list" can give you visual with simple explanation such as this image :
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
May 27, 2018, 04:19:54 PM
#4
Is a blockchain just a bunch of code, what infrastructure does it need to be built? I have seen visual representations of blockchains but I haven't actually thought about what they actually look like in real life, does anyone know?


THis is the best visual explanation about the blockchain i have ever seen. I recommend that everyone watches it.

https://anders.com/blockchain/

Anders explains in a very visual way what is a hash, what happens when you hash a block. What happens to that hash when someone alters a transaction. What is a nonce, what is mining.

This is a classic now.

member
Activity: 322
Merit: 20
May 27, 2018, 03:40:13 PM
#3
What do you mean "in real life"? It is not some kind of a wild animal, it's just a database, so all the visual representations you've seen must be correct. Each block in the chain contains some data, the hash of the block and the hash of the previous block, that's it.
What kind of data it is, depends on each particular blockchain, for example, in BTC blockchain we have information about transactions: sender, receiver and number of coins sent.
legendary
Activity: 1624
Merit: 2481
May 27, 2018, 06:29:17 AM
#2
'Blockchain' is a data structure.
You can represent it as a 'chain of blocks'. Or you can explain it like a linked list. But you can not actually 'look at it' in 'real life'.

The bitcoin blockchain is a public ledger which holds records of all transactions made.
These transactions are included into blocks. Each block (within this chain) does refer to the previous block.
Since each block is secured through Proof-of-Work this creates an immutable type of decentralised ledger.
newbie
Activity: 294
Merit: 0
May 27, 2018, 04:35:47 AM
#1
Is a blockchain just a bunch of code, what infrastructure does it need to be built? I have seen visual representations of blockchains but I haven't actually thought about what they actually look like in real life, does anyone know?
Jump to: