Bitcoin Forum
May 07, 2024, 05:00:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin explained a little better (Hopefully)  (Read 1229 times)
nikkisnowe (OP)
Member
**
Offline Offline

Activity: 105
Merit: 10


View Profile
April 03, 2013, 02:39:13 AM
 #1

I am really tired of reading the same poorly researched explanations about how Bitcoin works so I decided to make an attempt of explaining it in a detailed yet understandable way.  I did this because I've often felt that the weusecoins video is a bit simplistic in its explanation.   Additionally, I've always cringed when I read that bitcoin miners are solving some complex mathematical problem through the block generation process when its simply a brute force effort to find a hash value.    As a result, I wanted to provide people with a real desire to understand Bitcoin another option.  If some of you have a chance, I would appreciate it if you would provide me with some feedback.  Hopefully this will help some get a better understanding of how Bitcoin works and will continue to be a work in progress with additional info to follow.   Thanks.
http://monedial.com/index.php/en/2012-12-21-20-51-25/general-information-sites-about-bitcoin/how-are-bitcoins-created-what-is-bitcoin-mining
1715058046
Hero Member
*
Offline Offline

Posts: 1715058046

View Profile Personal Message (Offline)

Ignore
1715058046
Reply with quote  #2

1715058046
Report to moderator
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715058046
Hero Member
*
Offline Offline

Posts: 1715058046

View Profile Personal Message (Offline)

Ignore
1715058046
Reply with quote  #2

1715058046
Report to moderator
MashRinx
Sr. Member
****
Offline Offline

Activity: 389
Merit: 250



View Profile
April 03, 2013, 03:35:52 AM
 #2

I started to read the article and part of the way through, found one typo as I did:
Typo:  2nd paragraph, 2nd sentence:  "respond" should be "respend"

and before I got too much further in, then the question occurred to me:  Who is the intended audience?

Are you targeting this to prospective miners and people who would be more interested in the technical intricacies of Bitcoin, or people who may have never heard of Bitcoin before and are looking to get educated, or somewhere in-between?

I think the answer to this question will further guide the type of feedback you may receive.  There is a lot of technical information here and as someone who has been mining (unfortunately only) since Jan 2012, I am looking forward to reading this fully when I am less tired and have a better attention span.  That being said, if your audience is for anyone non-technical or interested, I fear you may lose them too early.

A boss that I worked with for many years helped me become much more terse and focused in my written communication.  She would often say things like:  "This is a good start.  Remove the last 2 sentences of the first paragraph, delete the last two paragraphs and send it."  When reviewing what she stated, I would re-read the sections she suggested removing and they were almost always either too technical for the audience or, more often, just unnecessary or overly verbose.

I hope this doesn't come across too critical.  That is not my intention.  Based upon the 'audience' question above, I'll be happy to provide additional feedback if you would like, and lastly, I appreciate the time and effort that it took to put this together.  Thanks for your efforts.
remotemass
Legendary
*
Offline Offline

Activity: 1117
Merit: 1016


ASMR El Salvador


View Profile WWW
April 03, 2013, 05:27:28 AM
 #3

It is good but maybe you should stress it that you don't keep the bitcoins as digital documents or anything of that sort.
What you keep is the private key of a bitcoin address - that is like a password that will allow you to send bitcoins that your balance has.
What we usually call coins,  at the protocol level, are simply the outputs of previous transactions that are unspent.
But it is much simpler to explain to say that bitcoins only exist as balances associated with a bitcoin adddress and that what you actually keep in your wallet are the private keys of the bitcoin addresses you own, and related data.
A bitcoin address is actually just a compressed and reduced form of the public key in such a pair, after cryptographic math to transform it into an alphanumeric string of only a few 33 or 34 alphanumeric characters, instead of a very long string of 520 bits. So in a way, you can think of a bitcoin address as the public key in such a cryptographic pair.

One way or another you should make it clear that it is the network that manages the bitcoins in existence and that basically you only keep private keys in your wallets that gives you ownership and access to them.

{ Imagine a sequence of bits generated from the first decimal place of the square roots of whole integers that are irrational numbers. If the decimal falls between 0 and 5, it's considered bit 0, and if it falls between 5 and 10, it's considered bit 1. This sequence from a simple integer count of contiguous irrationals and their logical decimal expansion of the first decimal place is called the 'main irrational stream.' Our goal is to design a physical and optical computing system system that can detect when this stream starts matching a specific pattern of a given size of bits. bitcointalk.org/index.php?topic=166760.0 } Satoshi did use a friend class in C++ and put a comment on the code saying: "This is why people hate C++".
wopwop
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
April 03, 2013, 05:29:07 AM
 #4

Bitcoin in short:


Energy IN
Anonymous transactions OUT
nikkisnowe (OP)
Member
**
Offline Offline

Activity: 105
Merit: 10


View Profile
April 03, 2013, 01:50:28 PM
 #5

Mashrinx,
The audience that I am aiming for is that somewhere in between crowd that you referred to.  The vast majority of information about Bitcoin available is crap.  On one hand you have the ponzi scheme crowd and on the other, you have the "Bitcoin is backed by math/electricity" crowd.  The detailed information that I hope to provide is for someone who wants some serious answers about how the Bitcoin network works before obtaining $10 to $20 thousand USD worth of bitcoin or more.  Before people are willing to put serious money into Bitcoin or develop the infrastructure that Bitcoin needs and take it to the next level, a serious technical explanation is needed.  "Dude, bitcoin is like digital gold" or a reference to the original white paper just isn't going to cut it.
DataPlumber
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile WWW
April 03, 2013, 02:23:12 PM
 #6

I am really tired of reading the same poorly researched explanations about how Bitcoin works so I decided to make an attempt of explaining it in a detailed yet understandable way.  I did this because I've often felt that the weusecoins video is a bit simplistic in its explanation.   Additionally, I've always cringed when I read that bitcoin miners are solving some complex mathematical problem through the block generation process when its simply a brute force effort to find a hash value.    As a result, I wanted to provide people with a real desire to understand Bitcoin another option.  If some of you have a chance, I would appreciate it if you would provide me with some feedback.  Hopefully this will help some get a better understanding of how Bitcoin works and will continue to be a work in progress with additional info to follow.   Thanks.
http://monedial.com/index.php/en/2012-12-21-20-51-25/general-information-sites-about-bitcoin/how-are-bitcoins-created-what-is-bitcoin-mining
I created a somewhat more terse description at http://dataplumber.blogspot.com/2011/07/how-bitcoin-works-technical-discussion.html

I'll create an "Other Resources" section and link you Smiley

mai77
Newbie
*
Offline Offline

Activity: 28
Merit: 0



View Profile
April 03, 2013, 02:44:55 PM
 #7


even Karl Denninger missed the point about the quite possible (fee!!) non-public = anon transactions


an important point, that should immediatley be stressed
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!