{"id":340,"date":"2022-01-11T11:14:32","date_gmt":"2022-01-11T03:14:32","guid":{"rendered":"https:\/\/jupiterx.artbees.net\/sinope\/?p=340"},"modified":"2022-01-16T22:07:06","modified_gmt":"2022-01-16T14:07:06","slug":"what-is-blockchain","status":"publish","type":"post","link":"https:\/\/protocall.asia\/home\/what-is-blockchain\/","title":{"rendered":"What is Blockchain?"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"340\" class=\"elementor elementor-340\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4ab303a5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4ab303a5\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;_id&quot;:&quot;fe9be7b&quot;,&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:null,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1db13382\" data-id=\"1db13382\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4799496c elementor-widget elementor-widget-text-editor\" data-id=\"4799496c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Blockchain technology is the technology underpinning various cryptocurrencies, including bitcoin. As was briefly mentioned in the chapter above, blockchain is where the distributed ledger is, and where transactions are recorded.<\/p><p>\u00a0<\/p><p>Blockchain can be thought of as a permanent database that stores information in blocks. A block can be thought of as a single piece of paper that contains transaction data. For example, in the blockchain that Bitcoin uses, information like the amount of bitcoin that one sends to another can be found on the blocks. In fact, the blockchain that Bitcoin is on contains the entire history of Bitcoin transactions, functioning as the public transaction ledger for Bitcoin. In addition, it also contains a reference, called a hash, to the previous block to prove that it is a legitimate block. A block that lacks a reference to its previous block would be rejected by the bitcoin protocol. The fact that a reference is present in every block also means that we only need a single block to reconstruct all previous transactions that have ever been recorded on that particular blockchain. Each block is linked to another block to form a chain of data in chronological order, with the most recent block containing the newest information.<\/p><p>\u00a0<\/p><p>The blockchain can also be thought of as a shared online Excel sheet of information recording transactions and other information. Once a sheet is filled, another sheet is added to continue recording information, but only if the sheet attempting to be added to the database contains information from the sheet prior to it.<\/p><p>\u00a0<\/p><p>Because this same information is public and shared, anyone with a copy can conduct a cross-reference check at any time. The transparency of such blockchains make it hard for anyone to tamper data; any bad actor or hacker that tries to do so will then have an illegitimate copy that is not accepted in the blockchain.<\/p><div>\u00a0<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-276ffa8 elementor-widget elementor-widget-text-editor\" data-id=\"276ffa8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"color: #14963f; font-family: Roboto; font-size: 1.25rem; font-weight: 600;\">This makes the blockchain unchangeable, or immutable, and secure.<\/span><\/p><p><span style=\"color: #14963f; font-family: Roboto; font-size: 1.25rem; font-weight: 600;\"><br><\/span><\/p>\n<div>&nbsp;<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Blockchain technology is the technology underpinning various cryptocurrencies, including bitcoin. As was briefly mentioned in the chapter above, blockchain is where the distributed ledger is, and where transactions are recorded. \u00a0 Blockchain can be thought of as a permanent database that stores information in blocks. A block can be thought of as a single piece [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1270,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[48],"tags":[],"class_list":["post-340","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-learn"],"acf":[],"_links":{"self":[{"href":"https:\/\/protocall.asia\/home\/wp-json\/wp\/v2\/posts\/340","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/protocall.asia\/home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/protocall.asia\/home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/protocall.asia\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/protocall.asia\/home\/wp-json\/wp\/v2\/comments?post=340"}],"version-history":[{"count":16,"href":"https:\/\/protocall.asia\/home\/wp-json\/wp\/v2\/posts\/340\/revisions"}],"predecessor-version":[{"id":1362,"href":"https:\/\/protocall.asia\/home\/wp-json\/wp\/v2\/posts\/340\/revisions\/1362"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/protocall.asia\/home\/wp-json\/wp\/v2\/media\/1270"}],"wp:attachment":[{"href":"https:\/\/protocall.asia\/home\/wp-json\/wp\/v2\/media?parent=340"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/protocall.asia\/home\/wp-json\/wp\/v2\/categories?post=340"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/protocall.asia\/home\/wp-json\/wp\/v2\/tags?post=340"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}