Mining: Difference between revisions

From Computer Science Wiki
(Created page with "<center> <blockquote style="padding: 5px; background-color: #FFF8DC; border: solid thin gray;"> File:Exclamation.png This is student work which has not yet been approve...")
 
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<center>
[[file:computation.png|right|frame|Advanced programming<ref>http://www.flaticon.com/</ref>]]
<blockquote style="padding: 5px; background-color: #FFF8DC; border: solid thin gray;">
  [[File:Exclamation.png]] This is student work which has not yet been approved as correct by the instructor
</blockquote>
</center>


[[file:Studying.png|right|frame|Case study notes<ref>http://www.flaticon.com/</ref>]]
A peer-to-peer computer process, Blockchain mining is used to secure and verify bitcoin transactions. Mining involves Blockchain miners who add bitcoin transaction data to Bitcoin’s global public ledger of past transactions. In the ledgers, blocks are secured by Blockchain miners and are connected to each other forming a chain.<ref>https://intellipaat.com/blog/tutorial/blockchain-tutorial/what-is-bitcoin-mining/</ref>


== Introduction ==
At its core, the term ‘Blockchain mining’ is used to describe the process of adding transaction records to a blockchain. This process of adding blocks to the blockchain is how transactions are processed and how money moves around securely on Bitcoins. This process of Blockchain mining is performed by a community of people around the world called ‘Blockchain miners.’<ref>https://intellipaat.com/blog/tutorial/blockchain-tutorial/what-is-bitcoin-mining/</ref>


Please write a clear, concise description of your topic here.You will likely reference your introduction from somewhere else. Please use the following syntax at the end of each of your ideas. '''IT IS CRITICAL YOU ATTRIBUTE''' others work. Your introduction should be factual. No more than 3 or 4 sentences, please. Because you are not an expert in your topic, I expect you to triangulate your information. LOTS OF LINK TO OTHER RESOURCES PLEASE! If you do not use a section, please delete it. Your finished page should only have information which explains your topic.  
New blocks are created when a sufficient number of mining nodes have verified a block of transactions. The miners are issued a reward in the cryptocurrency for each block mined, in doing so, more of the specific cryptocurrency is put into circulation.


<nowiki>
== Explain it Like I'm Five (ELI5)==
<ref>the url I cited by material from</ref>
</nowiki>


Please delete any text on the page from our template. The only text on the page should be your work (and the category links on the bottom).
"Say I tell three friends that I'm thinking of a number between 1 and 100, and I write that number on a piece of paper and seal it in an envelope. My friends don't have to guess the exact number, they just have to be the first person to guess any number that is less than or equal to the number I am thinking of. And there is no limit to how many guesses they get.


== How does it work or a deeper look ==
"Let's say I'm thinking of the number 19. If Friend A guesses 21, they lose because 21>19. If Friend B guesses 16 and Friend C guesses 12, then they've both theoretically arrived at viable answers, because 16<19 and 12<19. There is no 'extra credit' for Friend B, even though B's answer was closer to the target answer of 19.


* If you are discussing a THING YOU CAN TOUCH, you must explain how it works, and the parts it is made of. Google around for an "exploded technical diagram" of your thing, [http://cdiok.com/wp-content/uploads/2012/01/MRI-Technology.jpg maybe like this example of an MRI]  It is likely you will reference outside links. Please attribute your work.
"Now imagine that I pose the 'guess what number I'm thinking of' question, but I'm not asking just three friends, and I'm not thinking of a number between 1 and 100. Rather, I'm asking millions of would-be miners and I'm thinking of a 64-digit hexadecimal number. Now you see that it's going to be extremely hard to guess the right answer."<ref>https://www.investopedia.com/terms/b/bitcoin-mining.asp</ref>
* If you are discussing a PROCESS OR ABSTRACT CONCEPT (like [[fuzzy logic]]) you must deeply explain how it works.


== Examples ==
[[File:Bitpanda-Infographics 7-bitcoin-blockchain.jpeg|800px]]


Please include some example of how your concept is actually used. Your example must include WHERE it is used, and WHAT IS BENEFIT of it being used.


== Pictures, diagrams ==
== Video ==
This video is superb and you should watch it several times to understand mining.


Pictures and diagrams go a LONG way to helping someone understand a topic. Especially if your topic is a little abstract or complex. Using a picture or diagram is a two part process:
<html>
<iframe width="560" height="315" src="https://www.youtube.com/embed/s7-8a71KgT4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</html>


# [https://www.mediawiki.org/wiki/Help:Managing_files upload a file]
== Diagram ==
# [https://www.mediawiki.org/wiki/Help:Images use the file on a wiki page]


== External links ==
[[File:Mining.png|800px]]
 
* It would be helpful
* to include many links
* to other internet resources
* to help fellow students
* Please make sure the content is good
* and don't link to a google search results, please


== References ==
== References ==
<references />


<references />


[[Category:2020 case study]]
[[Category:programming]]
[[Category:Student created article]]

Latest revision as of 20:59, 8 March 2020

Advanced programming[1]

A peer-to-peer computer process, Blockchain mining is used to secure and verify bitcoin transactions. Mining involves Blockchain miners who add bitcoin transaction data to Bitcoin’s global public ledger of past transactions. In the ledgers, blocks are secured by Blockchain miners and are connected to each other forming a chain.[2]

At its core, the term ‘Blockchain mining’ is used to describe the process of adding transaction records to a blockchain. This process of adding blocks to the blockchain is how transactions are processed and how money moves around securely on Bitcoins. This process of Blockchain mining is performed by a community of people around the world called ‘Blockchain miners.’[3]

New blocks are created when a sufficient number of mining nodes have verified a block of transactions. The miners are issued a reward in the cryptocurrency for each block mined, in doing so, more of the specific cryptocurrency is put into circulation.

Explain it Like I'm Five (ELI5)[edit]

"Say I tell three friends that I'm thinking of a number between 1 and 100, and I write that number on a piece of paper and seal it in an envelope. My friends don't have to guess the exact number, they just have to be the first person to guess any number that is less than or equal to the number I am thinking of. And there is no limit to how many guesses they get.

"Let's say I'm thinking of the number 19. If Friend A guesses 21, they lose because 21>19. If Friend B guesses 16 and Friend C guesses 12, then they've both theoretically arrived at viable answers, because 16<19 and 12<19. There is no 'extra credit' for Friend B, even though B's answer was closer to the target answer of 19.

"Now imagine that I pose the 'guess what number I'm thinking of' question, but I'm not asking just three friends, and I'm not thinking of a number between 1 and 100. Rather, I'm asking millions of would-be miners and I'm thinking of a 64-digit hexadecimal number. Now you see that it's going to be extremely hard to guess the right answer."[4]

Bitpanda-Infographics 7-bitcoin-blockchain.jpeg


Video[edit]

This video is superb and you should watch it several times to understand mining.

Diagram[edit]

Mining.png

References[edit]