{"id":1235,"date":"2020-06-03T13:13:52","date_gmt":"2020-06-03T07:43:52","guid":{"rendered":"https:\/\/www.wikitechupdates.com\/?p=1235"},"modified":"2020-06-03T13:13:52","modified_gmt":"2020-06-03T07:43:52","slug":"what-is-blockchain-technology-and-how-does-it-work","status":"publish","type":"post","link":"https:\/\/www.wikitechupdates.com\/what-is-blockchain-technology-and-how-does-it-work\/","title":{"rendered":"What Is Blockchain Technology and How Does It Work"},"content":{"rendered":"<p>At its core, the blockchain is a distributed ledger. But what does that mean? And how is it different from a centralized ledger? What exactly is a blockchain?<\/p>\n<p><strong>We will explain it by comparing a blockchain with a bank.<\/strong><\/p>\n<p>Your bank maintains a central database, that is, a &#8220;ledger&#8221;, of all your customer data. This can store account numbers, balances, transactions, and more. Every time you interact with your account, for example, withdrawing money or making a transfer to another person or entity, your bank updates the records.<\/p>\n<p>Only the bank has access to the ledger, so if they decide to make a change, there isn&#8217;t much the user can do about it.<\/p>\n<p>Now imagine that a hacker had access to this database. They could modify balances, delete operations, and much more. Your bank may be able to restore data from backups, and there may be many databases that serve this data, but ultimately it is controlled by a central entity.<\/p>\n<p>Distributed ledgers are much smarter. Instead of one person or company is solely responsible for the general ledger, many people have copies of a distributed general ledger, and there are often few restrictions on who can join.<\/p>\n<p>Each user, known as a &#8220;node,&#8221; stores a copy of the data, from the beginning of the book to the present. The whole lot. For each transaction, multiple nodes verify it, and then all nodes update their records so that everything is kept up to date and in sync.<\/p>\n<p>Each new transaction is grouped with many other transactions in a &#8220;block&#8221;. These blocks provide some benefits. There is no centralized authority that can manipulate the registry. If a nefarious hacker or node started changing records in a workbook, all other nodes would reject it as the new records would not match the data stored by everyone else.<\/p>\n<p>The only way to manipulate the data is for each node to conspire against each other, which is highly unlikely. In the case of Bitcoin, there are approximately 10,000 different Bitcoin nodes scattered around the world at the time of this writing.<\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_58 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<p class=\"ez-toc-title\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-655df4e777782\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-655df4e777782\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.wikitechupdates.com\/what-is-blockchain-technology-and-how-does-it-work\/#The_blockchain_is_a_secure_and_collaborative_databook\" title=\"The blockchain is a secure and collaborative databook\">The blockchain is a secure and collaborative databook<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.wikitechupdates.com\/what-is-blockchain-technology-and-how-does-it-work\/#Blockchain_Validation_Public_and_Private_Keys\" title=\"Blockchain Validation: Public and Private Keys\">Blockchain Validation: Public and Private Keys<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.wikitechupdates.com\/what-is-blockchain-technology-and-how-does-it-work\/#The_Technical_Things_Step_by_step_block_by_block\" title=\"The Technical Things: Step by step, block by block\">The Technical Things: Step by step, block by block<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.wikitechupdates.com\/what-is-blockchain-technology-and-how-does-it-work\/#When_is_a_blockchain_not_a_blockchain\" title=\"When is a blockchain not a blockchain?\">When is a blockchain not a blockchain?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.wikitechupdates.com\/what-is-blockchain-technology-and-how-does-it-work\/#What_else_can_blockchains_do\" title=\"What else can blockchains do?\">What else can blockchains do?<\/a><\/li><\/ul><\/nav><\/div>\n<h2><span class=\"ez-toc-section\" id=\"The_blockchain_is_a_secure_and_collaborative_databook\"><\/span>The blockchain is a secure and collaborative databook<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Let&#8217;s explain it in another way. Encryption is normally used to lock files, so they can only be accessed by specific people. But what if you have information that needs to be seen by everyone, such as accounting information from a government agency that has to be public by law, and still needs to be safe? There is a problem there: the more people can see and edit information, the less secure it will be.<\/p>\n<p>Blockchains were developed to meet the security needs of these specific situations. In a blockchain, each time the information is accessed and updated, the change is logged and verified, and then sealed by encryption, with no possibility of re-editing. The changeset is saved and added to the total record. The next time someone makes changes, it all starts again, preserving the information in a new &#8220;block&#8221; that is encrypted and connected to the previous block, hence the &#8220;blockchain&#8221;. This replay process connects the first version of the information set to the latest, so that everyone can see all the changes made, but can only contribute and edit the latest version.<\/p>\n<p>This idea is a bit resistant to metaphors, but imagine that you are in a group of ten people assembling a LEGO set. Only one part can be added at a time, and no part can be removed at all. Each group member must agree on where the next piece will end. In this way, you can see all the pieces at any time, from the first piece of the project, but you can only modify the last piece.<\/p>\n<p>For something a little more relevant, imagine a collaborative document, like a spreadsheet in Google Docs or Office 365. Everyone who has access to the document can edit it, and every time they do, the change is saved and recorded as a new spreadsheet, and then hangs in the document history. So you can go back, step by step, through the changes made, but you can only add information to the latest version, not modify the previous versions of the spreadsheet that have already been blocked.<\/p>\n<p>As you probably heard, this idea of \u200b\u200ba secure and constantly updated &#8220;ledger&#8221; is being applied primarily to financial data, where it makes the most sense. Distributed digital currencies like Bitcoin are the most common use for blockchains; in fact, the first one was made for Bitcoin and the idea spread from there.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Blockchain_Validation_Public_and_Private_Keys\"><\/span>Blockchain Validation: Public and Private Keys<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>As seen above, a blockchain is a decentralized data store, and the most common type of stored data is transactions.<\/p>\n<p>If a user sends a BTC to another, it tells each node that that&#8217;s what it&#8217;s doing, and they all log the transaction is allowed. By reviewing the ledgers, the nodes can reject the transaction if the user does not have enough Bitcoin to send, or if they are not the account holder.<\/p>\n<p>Every transaction must pass validation, and that&#8217;s where <a href=\"https:\/\/www.wikitechupdates.com\/what-is-blockchain-technology\/\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>block technology<\/strong><\/a> gets a little more complicated. Each blockchain &#8220;wallet&#8221;, think of this as a <strong>blockchain bank<\/strong> account, has a public key and a private key.<\/p>\n<p>The public key is not sensitive, but the private key is. Only the true account holder should have access to the private key and if someone gets hold of it, the account could be hijacked. If you want to keep your <strong>cryptocurrencies<\/strong> safe, then take a look at this article where we describe the best <strong>cryptocurrency<\/strong> cold wallets.<\/p>\n<p>When sending the user the <strong>BTC<\/strong> mentioned above, the wallet of the sender presents the public key together with a digital signature. This digital signature is unique and is generated only with the private key. Using the signature and the public key, other nodes can verify that it is a legitimate transaction, all without ever revealing the private key.<\/p>\n<p>This is a simplified example: the cryptography behind the public \/ private key system is much more complex. Public and private keys are not numbers like bank accounts. Instead, they use the Secure Hash Algorithm 256 (SHA-256) algorithm and the RACE Integrity Primitives Evaluation Message Digest 160 (RIPEMD-160).<\/p>\n<p>If you have never heard of these algorithms don&#8217;t worry. An average user does not need to understand them in depth to use cryptocurrencies. You just have to know that these algorithms make the Internet work as we know it, <strong>encrypting web pages through SSL and TLS<\/strong> and much more. In the future, other <strong>blockchain encryption algorithms<\/strong> may be used.<\/p>\n<p>You just have to know that all this encryption and verification has a cost. Each node needs a lot of computing power to verify all transactions that are made and update its ledger accordingly. This is where mining comes in: users can earn small transaction fees as payment for that verification. By running the book this way, miners running nodes are paid and each transaction is verified. It is a rather simple system. But not everything is perfect.<\/p>\n<p>During periods of high transaction demand, fees can go up. If there aren&#8217;t enough nodes for everyone, users can pay more to have their transactions processed before others, and miners end up favoring higher-paying transactions. Those who pay lower fees will continue to be processed, but at a much slower rate, unless the fee is too low, in which case no one will bother verifying the transaction.<\/p>\n<p>In addition to transaction fees, miners can also cash in shiny new <strong>Bitcoins<\/strong>. By paying miners a fraction of a BTC in addition to the transaction fee, the new Bitcoins are drip-fed into the market. These unmined Bitcoins become more difficult to mine as time goes by until one day there are no unmined coins left, and miners will only receive payment as transaction fees.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"The_Technical_Things_Step_by_step_block_by_block\"><\/span>The Technical Things: Step by step, block by block<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>How does all this work on a computer? It is a combination of cryptography and peer to peer networks.<\/p>\n<p>You may be familiar with peer-to-peer file-sharing &#8211; services like <strong>BitTorrent<\/strong> that allow users to upload and download digital files from multiple locations more efficiently than from a single connection. Imagine &#8220;files&#8221; as the core data on a blockchain, and the download process as the cryptography that keeps them up-to-date and secure.<\/p>\n<p>Or, to go back to the <strong>Google Docs<\/strong> example above: imagine that the collaborative document you are working on is not stored on a server. Instead, it is on each individual&#8217;s computer, which is constantly checking and updating each other to make sure that no one has modified previous records. This makes it &#8220;<strong>decentralized<\/strong>&#8220;.<\/p>\n<p>That is the central idea behind the blockchain: it is cryptographic data that is accessed continuously and securely at the same time, without any centralized server or storage, with a changelog that is incorporated into each new version of the data.<\/p>\n<p>So we have three elements to consider in this relationship. One, the network of peer-to-peer users who store all the copies of the blockchain registry. Second, the data these users add to the last &#8220;<strong>block<\/strong>&#8221; of information, allowing them to be updated and added to the total record. Third, the <strong>cryptological<\/strong> sequences that users generate to agree on the last block, fixing it in the data sequence that make up the record.<\/p>\n<p>It is the last part that is the secret sauce of everything related to the blockchain. Using <strong>digital cryptography<\/strong>, each user contributes to the power of their computer to help solve some of those super complex math problems that keep the registry secure. These extremely complex solutions, known as &#8220;<strong>hashes<\/strong>,&#8221; resolve central parts of the data in the registry, such as which account added or subtracted money in a ledger, and where that money came from or where it came from. The denser the data, the more complex the <strong>cryptography<\/strong> will be and the greater the processing power necessary to solve it. This is where the idea of \u200b\u200b&#8217;<strong>mining<\/strong>&#8216; in <strong>Bitcoin<\/strong> comes into play, which we have cited above.<\/p>\n<p><strong>So, to summarize, we can think of a blockchain as a piece of data that is:<\/strong><\/p>\n<ul>\n<li>Constantly updated. Blockchain users can access the data at any time and add information to the most recent block.<\/li>\n<li>Distributed. Copies of the blockchain data are stored and secured by each user, and everyone must agree on new additions.<\/li>\n<li>Verified. Both changes to new blocks and copies of old blocks must be agreed by all users through cryptographic verification.<\/li>\n<li>Insurance. Tampering with old data and altering the security method of new data is avoided both by the cryptographic method and by the non-centralized storage of the data itself.<\/li>\n<\/ul>\n<p>And believe it or not, it gets even more complicated than this, but that&#8217;s the basic idea.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"When_is_a_blockchain_not_a_blockchain\"><\/span>When is a blockchain not a blockchain?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>While many <strong>blockchains only store transaction details<\/strong>, it is possible to store all kinds of data on a blockchain: <strong>medical records, secure messages, smart contracts<\/strong>, and much more.<\/p>\n<p>It is also possible to <strong>build your own Blockchain<\/strong>, even one that is private, as long as you have enough nodes to run it. You can remove the encryption, change the rules, or decentralize it.<\/p>\n<p>Many would argue that these changes would mean that the system is no longer a blockchain, but therein lies the problem: without a formal definition or definition of &#8220;blockchain, or Blockchain,&#8221; there is no trust in the system. Many blockchain projects exist solely to defraud people. Other blockchain projects use the name of the blockchain, using it to improve their bottom line without any real innovation. Bitcoin&#8217;s traditional model is the best way to go: a <strong>public blockchain<\/strong>, accessible to all, and not centralized.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"What_else_can_blockchains_do\"><\/span>What else can blockchains do?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><strong>Blockchain technology started with Bitcoin<\/strong>, but it&#8217;s such an important idea that it didn&#8217;t stay there for long. A system that is constantly updated, accessible to everyone, verified by a non-centralized network, and incredibly secure, has many different applications. Financial institutions like JP Morgan Chase and the Australian Stock Exchange are developing blockchain systems to secure and distribute financial data, for conventional money, not for cryptocurrency like Bitcoin. The Bill &amp; Melinda Gates Foundation hopes to use blockchain systems to provide free and distributed banking services to billions of people who cannot afford a regular bank account.<\/p>\n<p><strong>Open source tools like Hyperledger<\/strong> are trying to make blockchain techniques available to a wider range of people, in some cases without needing the monstrous amounts of processing power that is needed to secure other designs. Collaborative work systems can be verified and registered with <strong>blockchain techniques<\/strong>. Virtually anything that needs to be constantly recorded, accessed, and updated can be used in the same way.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>At its core, the blockchain is a distributed ledger. But what does that mean? And<\/p>\n","protected":false},"author":1,"featured_media":1237,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_newsletter_tier_id":0,"footnotes":"","jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[16],"tags":[693,743,516,742,744,535],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2020\/06\/Blockchain-And-Bitcoin.png?fit=1000%2C667&ssl=1","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"jetpack-related-posts":[{"id":899,"url":"https:\/\/www.wikitechupdates.com\/what-is-blockchain-technology\/","url_meta":{"origin":1235,"position":0},"title":"What is Blockchain Technology? A complete guide about Blockchain","author":"Admin","date":"1 May 2020","format":false,"excerpt":"Blockchain: The most revolutionary technology has been called since the advent of the Internet. It can dramatically change our daily lives with the potential to replace all intermediaries and agencies. News: money and transactions To clearly understand what Blockchain is and what the benefits are, it is crucial to know\u2026","rel":"","context":"In &quot;Technology&quot;","block_context":{"text":"Technology","link":"https:\/\/www.wikitechupdates.com\/category\/technology\/"},"img":{"alt_text":"what is blockchain technology","src":"https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2020\/05\/what-is-blockchain-technology.png?fit=800%2C393&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2020\/05\/what-is-blockchain-technology.png?fit=800%2C393&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2020\/05\/what-is-blockchain-technology.png?fit=800%2C393&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2020\/05\/what-is-blockchain-technology.png?fit=800%2C393&ssl=1&resize=700%2C400 2x"},"classes":[]},{"id":978,"url":"https:\/\/www.wikitechupdates.com\/fem-believes-that-blockchain-technology-can-restart-the-world-economy\/","url_meta":{"origin":1235,"position":1},"title":"FEM believes that blockchain technology can restart the world economy","author":"Admin","date":"4 May 2020","format":false,"excerpt":"The World Economic Forum considers that blockchain technology can restart the world economy through the solutions created for supply chains, as reported by Cointelegraph\u00a0on April 28. According to the report (1), the World Economic Forum (WEF) released a report examining how the deployment of blockchain-based solutions can cope with supply\u2026","rel":"","context":"In &quot;Latest Updates&quot;","block_context":{"text":"Latest Updates","link":"https:\/\/www.wikitechupdates.com\/category\/latest-updates\/"},"img":{"alt_text":"blockchain technology can restart the world economy","src":"https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2020\/05\/economic-growth.jpg?fit=626%2C469&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2020\/05\/economic-growth.jpg?fit=626%2C469&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2020\/05\/economic-growth.jpg?fit=626%2C469&ssl=1&resize=525%2C300 1.5x"},"classes":[]},{"id":2647,"url":"https:\/\/www.wikitechupdates.com\/how-smart-contract-technology-works-in-the-bitcoin-network\/","url_meta":{"origin":1235,"position":2},"title":"How smart contract technology works in the bitcoin network","author":"Admin","date":"15 November 2022","format":false,"excerpt":"The digital currency bitcoin, which is the biggest innovation in the current economic society, uses some modern technologies, and smart contract is one of them. This network's amazing features are decentralization, Peer-to-peer fund transfer, Blockchain system, cryptographic encryption, etc. These features make the whole network transparent, reliable, secure, and easy\u2026","rel":"","context":"In &quot;Marketing&quot;","block_context":{"text":"Marketing","link":"https:\/\/www.wikitechupdates.com\/category\/marketing\/"},"img":{"alt_text":"How smart contract technology works in the bitcoin network","src":"https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2022\/11\/Bitcoin-network.jpeg?fit=631%2C486&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2022\/11\/Bitcoin-network.jpeg?fit=631%2C486&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2022\/11\/Bitcoin-network.jpeg?fit=631%2C486&ssl=1&resize=525%2C300 1.5x"},"classes":[]},{"id":887,"url":"https:\/\/www.wikitechupdates.com\/how-blockchain-technology-could-transform-the-food-industry\/","url_meta":{"origin":1235,"position":3},"title":"How Blockchain technology could transform the food industry?","author":"Admin","date":"29 April 2020","format":false,"excerpt":"The American company Dole Food Company launched a strategic plan where it includes the blockchain in its operations in the next five years for greater food security, as reported by Coindesk on April 24. According to the publication, Dole aims to launch blockchain product labeling and other \"advanced traceability solutions\"\u2026","rel":"","context":"In &quot;Business&quot;","block_context":{"text":"Business","link":"https:\/\/www.wikitechupdates.com\/category\/business\/"},"img":{"alt_text":"Blockchain technology","src":"https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2020\/04\/Blockchain-technology.jpg?fit=1200%2C627&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2020\/04\/Blockchain-technology.jpg?fit=1200%2C627&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2020\/04\/Blockchain-technology.jpg?fit=1200%2C627&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2020\/04\/Blockchain-technology.jpg?fit=1200%2C627&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2020\/04\/Blockchain-technology.jpg?fit=1200%2C627&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":3356,"url":"https:\/\/www.wikitechupdates.com\/ethereum-in-the-charity-and-non-profit\/","url_meta":{"origin":1235,"position":4},"title":"The Use of Ethereum in the Charity and Non-Profit Space","author":"Admin","date":"21 November 2023","format":false,"excerpt":"Charities and non-profit organizations have been an essential part of society for centuries. With the advancement of technology, these organizations are exploring new ways to carry out their mission. One such technology that has caught the attention of the charity and non-profit sector is Ethereum. If you are planning to\u2026","rel":"","context":"In &quot;Marketing&quot;","block_context":{"text":"Marketing","link":"https:\/\/www.wikitechupdates.com\/category\/marketing\/"},"img":{"alt_text":"Use of Ethereum in the Charity and Non-Profit Space","src":"https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2023\/11\/Use-of-Ethereum-in-the-Charity-and-Non-Profit-Space.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2023\/11\/Use-of-Ethereum-in-the-Charity-and-Non-Profit-Space.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2023\/11\/Use-of-Ethereum-in-the-Charity-and-Non-Profit-Space.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2023\/11\/Use-of-Ethereum-in-the-Charity-and-Non-Profit-Space.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2023\/11\/Use-of-Ethereum-in-the-Charity-and-Non-Profit-Space.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":2036,"url":"https:\/\/www.wikitechupdates.com\/current-developments-in-the-cryptocurrency-world\/","url_meta":{"origin":1235,"position":5},"title":"Surprising Current Developments in the Cryptocurrency World","author":"Admin","date":"25 February 2021","format":false,"excerpt":"Cryptocurrency has been around for over a decade now, and the most surprising aspect of it is that things continually change and update. The technology has fundamentally not changed since the original cryptocurrency Bitcoin blasted onto the scene. What is changing all around that is the way technology and currencies\u2026","rel":"","context":"In &quot;Technology&quot;","block_context":{"text":"Technology","link":"https:\/\/www.wikitechupdates.com\/category\/technology\/"},"img":{"alt_text":"Surprising Current Developments in the Cryptocurrency World","src":"https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2021\/02\/pexels-worldspectrum-844124-scaled.jpg?fit=1200%2C740&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2021\/02\/pexels-worldspectrum-844124-scaled.jpg?fit=1200%2C740&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2021\/02\/pexels-worldspectrum-844124-scaled.jpg?fit=1200%2C740&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2021\/02\/pexels-worldspectrum-844124-scaled.jpg?fit=1200%2C740&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/www.wikitechupdates.com\/wp-content\/uploads\/2021\/02\/pexels-worldspectrum-844124-scaled.jpg?fit=1200%2C740&ssl=1&resize=1050%2C600 3x"},"classes":[]}],"_links":{"self":[{"href":"https:\/\/www.wikitechupdates.com\/wp-json\/wp\/v2\/posts\/1235"}],"collection":[{"href":"https:\/\/www.wikitechupdates.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wikitechupdates.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wikitechupdates.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wikitechupdates.com\/wp-json\/wp\/v2\/comments?post=1235"}],"version-history":[{"count":2,"href":"https:\/\/www.wikitechupdates.com\/wp-json\/wp\/v2\/posts\/1235\/revisions"}],"predecessor-version":[{"id":1238,"href":"https:\/\/www.wikitechupdates.com\/wp-json\/wp\/v2\/posts\/1235\/revisions\/1238"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.wikitechupdates.com\/wp-json\/wp\/v2\/media\/1237"}],"wp:attachment":[{"href":"https:\/\/www.wikitechupdates.com\/wp-json\/wp\/v2\/media?parent=1235"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wikitechupdates.com\/wp-json\/wp\/v2\/categories?post=1235"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wikitechupdates.com\/wp-json\/wp\/v2\/tags?post=1235"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}