Bitcoin Forum
May 08, 2024, 11:02:51 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: What does a blockchain look like?  (Read 402 times)
Prodigye (OP)
Newbie
*
Offline Offline

Activity: 294
Merit: 0


View Profile
May 27, 2018, 09: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?
1715166171
Hero Member
*
Offline Offline

Posts: 1715166171

View Profile Personal Message (Offline)

Ignore
1715166171
Reply with quote  #2

1715166171
Report to moderator
1715166171
Hero Member
*
Offline Offline

Posts: 1715166171

View Profile Personal Message (Offline)

Ignore
1715166171
Reply with quote  #2

1715166171
Report to moderator
1715166171
Hero Member
*
Offline Offline

Posts: 1715166171

View Profile Personal Message (Offline)

Ignore
1715166171
Reply with quote  #2

1715166171
Report to moderator
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715166171
Hero Member
*
Offline Offline

Posts: 1715166171

View Profile Personal Message (Offline)

Ignore
1715166171
Reply with quote  #2

1715166171
Report to moderator
1715166171
Hero Member
*
Offline Offline

Posts: 1715166171

View Profile Personal Message (Offline)

Ignore
1715166171
Reply with quote  #2

1715166171
Report to moderator
1715166171
Hero Member
*
Offline Offline

Posts: 1715166171

View Profile Personal Message (Offline)

Ignore
1715166171
Reply with quote  #2

1715166171
Report to moderator
bob123
Legendary
*
Offline Offline

Activity: 1624
Merit: 2481



View Profile WWW
May 27, 2018, 11:29:17 AM
Merited by ABCbits (1)
 #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.

AlisaWhishie
Member
**
Offline Offline

Activity: 322
Merit: 20


View Profile WWW
May 27, 2018, 08: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.

bitmover
Legendary
*
Offline Offline

Activity: 2296
Merit: 5925


bitcoindata.science


View Profile WWW
May 27, 2018, 09:19:54 PM
Last edit: May 29, 2018, 02:56:42 PM by bitmover
Merited by buwaytress (1)
 #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.


.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
ABCbits
Legendary
*
Offline Offline

Activity: 2870
Merit: 7488


Crypto Swap Exchange


View Profile
May 28, 2018, 03:57:06 PM
Merited by Welsh (6)
 #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 :

█▀▀▀











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











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Wahyud11
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
May 28, 2018, 09: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.
vit05
Hero Member
*****
Offline Offline

Activity: 672
Merit: 526



View Profile
May 28, 2018, 10:38:37 PM
Last edit: May 29, 2018, 03:06:26 AM by vit05
 #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/
andrew1carlssin
Jr. Member
*
Offline Offline

Activity: 168
Merit: 3

#Please, read:Daniel Ellsberg,-The Doomsday *wk


View Profile WWW
May 29, 2018, 07:54:51 AM
 #8


Satoshi's book editor; SCIpher - https://pdos.csail.mit.edu/archive/scigen/scipher.html
buwaytress
Legendary
*
Offline Offline

Activity: 2800
Merit: 3443


Join the world-leading crypto sportsbook NOW!


View Profile
May 29, 2018, 02:05:56 PM
 #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.

██
██
██
██
██
██
██
██
██
██
██
██
██
... LIVECASINO.io    Play Live Games with up to 20% cashback!...██
██
██
██
██
██
██
██
██
██
██
██
██
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!