steffenkdvia treechat·3d
❤️ 5 Likes · ⚡ 0 Tips
{
  "txid": "446dca02b885a3fea3a280d6f303fbe2693670d7841f52239c473e2c660779a4",
  "block_height": 952208,
  "time": null,
  "app": "treechat",
  "type": "post",
  "map_content": "Bitcoin_101:    \r\nArticles about bitcoin as originally designed.  \r\nMore to come.  \r\n\r\nRead on my blog:  \r\nhttps://steffenkd.de/articles/bitcoin/  \r\n\r\nRead onchain as static pdf:  \r\nhttps://3dordi.io/collection/4ce2f6e6e1de566de95d1a95484cab9fa3b560b4c6c59ae1bf8432c6fb49caf2_0  \r\n\r\nI recommend reading it on my blog, since the blog is still work in progress and some of the links may break due to some changes.  \r\nOnchain inscribed PDF's are static and therefore changing the links doesn't work.  \r\nIf you have any critics, improvements or corrections, please let me know.",
  "media_type": "text/markdown",
  "filename": "|",
  "author": "14aqJ2hMtENYJVCJaekcrqi12fiZJzoWGK",
  "display_name": "steffenkd",
  "channel": null,
  "parent_txid": null,
  "ref_txid": null,
  "tags": null,
  "reply_count": 3,
  "like_count": 5,
  "timestamp": "2026-06-05T10:30:13.000Z",
  "media_url": null,
  "aip_verified": true,
  "thread_root_tx": null,
  "engagement_score": 0,
  "token_ref": null,
  "token_type": null,
  "kind": null,
  "lat": null,
  "lng": null,
  "category": null,
  "has_access": true,
  "attachments": [],
  "ui_name": "steffenkd",
  "ui_display_name": "steffenkd",
  "ui_handle": "steffenkd",
  "ui_display_raw": "steffenkd",
  "ui_signer": "14aqJ2hMtENYJVCJaekcrqi12fiZJzoWGK",
  "ref_ui_name": "unknown",
  "ref_ui_signer": "unknown"
}
⬇️
steffenkdvia treechat·3d
❤️ 0 Likes · ⚡ 0 Tips
{
  "txid": "f032c9632e8424eb68d666bcbd7e457dac843ae2d58e16d049a568fa3e5342d0",
  "block_height": 952210,
  "time": null,
  "app": "treechat",
  "type": "reply",
  "map_content": "Bitcoin_101: The decentralization in bitcoin  \r\n\r\nRead on my blog:  \r\nhttps://steffenkd.de/articles/bitcoin/the_decentralization_in_bitcoin/\r\n\r\nRead onchain:  \r\nhttps://ordinals.gorillapool.io/content/bc36aef15520dc000446ab2ba22d92978a64ab9b3332f7893c33148e6d12b1a6  \r\n\r\nRead here on treechat, without pictures though:  \r\nauthor: steffenkd  \r\ndate: 04.06.2026  \r\nwordcount: ~ 3300  \r\nreading time: ~ 25 minutes  \r\n---\r\nThe decentralization in Bitcoin  \r\n---\r\nThe word \"decentralization\" is inflationary used in the so called bitcoin and crypto space and in my opinion is one of the most misunderstood concepts in the whole space.  \r\nYou may not be aware, but Satoshi himself hasn't used the word \"decentralization\" even once in his whitepaper.  \r\nSince another mantra in the space is \"don't trust, verify\", I recommend you read [The Bitcoin Whitepaper](https://nakamotoinstitute.org/library/bitcoin/) and verify my statement yourself.  \r\nEven though I admit, that the concept of \"decentralization\" can be read between the lines.  \r\nSo maybe, just maybe, this concept of decentralization has a somehow different meaning as it is propagated by the majority of the so called bitcoin and crypto influencers for the last decade.  \r\nIn this article I try to explain what I think the concept of \"decentralization\" in bitcoin means.  \r\nAnd where its boundaries and limits are.  \r\nDecentralization in the mathematical sense  \r\n---\r\nCentralization means that something is centered in one point.  \r\nTherefore decentralization means that something is not centered in one point but exists in at least two points.  \r\nMathematically \"central\" can be expressed through the number one (1).  \r\nThis automatically means, that every number greater than one (n>1) is decentralized.    \r\nFor the game theoretical nature of bitcoin to play out longterm, you would need at least three (3) nodes though.  \r\nWhich would set the minimal amount of nodes for bitcoin to work properly longterm at three nodes (3).  \r\nTo be clear: the original bitcoin is still being rolled out and during bootstrapping even one or two nodes would suffice for some time.  \r\nBut this would be a discussion of its own.  \r\nSo you could write a small program which compares if the amount of nodes is equal or greater than the number two (n != 2) and returns a boolean value (0 or 1) which means its either true or false.  \r\nIt is either centralized or decentralized, simple as that.  \r\nNow you could write another program which checks if several values are greater than two (n>2) and order those values either by highest to lowest or lowest to highest.  \r\nThis program could check if a value is more decentralized than another.  \r\nIf we would put in the numbers 144, 2, 69, 88, 369, 3, 2016 and 1845 the program would order them in the sequence 2, 3, 69, 88, 144, 369, 1845, 2016, with 2016 being more centralized than 2.  \r\nThis means something is decentralized, when it is larger than the number one and that you can have different levels of decentralization.  \r\n![centralization_vs_decentralization](/home/lucidebris/ipara/0-vaults/bsv_blogposts_3dordi/images/the_decentralization_in_bitcoin/centralization_vs_decentralization.svg)  \r\nPicture:  The two structures represent opposite philosophies.  \r\nIn a centralized system, every node speaks only to one hub.  \r\nSimple to control and monitor.  \r\nBut that one hub is both the bottleneck, the single point of failure and the single point of potential corruption.  \r\nTake this one point down or corrupt it and the whole network collapses or can be abused.  \r\nIn a decentralized network, every node can reach others via multiple paths.  \r\nRemoving or corrupting any single node barely disrupts the system and the traffic just reroutes.  \r\nThe trade-off is complexity: there's no one place to manage, influence, corrupt or audit everything.  \r\nThe advantage and utility of decentralization  \r\n---  \r\nSo decentralization means, that something exists in more than one place or in case of bitcoin, in more than two places.  \r\nThis has certain effects, and introduces redundancy and backup capabilities into a system.  \r\nIn a decentralized system you do not have one single point of failure, or, in case of power and control, not one single point of potential corruption.  \r\nThink about it with regards to politics, advertisement, big banks, big tech, big government, big media, lobbying and the extensive spending of tax payer money.  \r\nAnd about how Jeffrey Epstein has managed to corrupt many people in those positions of power.  \r\nThose are the advantages of decentralization.  \r\nYou do not have one large pot of tax payers money where you only have to corrupt a few politicians or regulators to sell your useless product to the masses any longer.  \r\nInstead you would have to go from door to door to convince every citizen about the effectiveness and utility of your product, ideology or narrative.  \r\nIt would be quite interesting for example, to see how many vaccinations would be sold in such a system.  \r\nOr if the citizens of two nations would actually vote for war.  \r\nI personally would bet against it!  \r\nThe so called \"representative democratic systems\" world wide are nothing else than \"man in the middle attacks\" against humanity itself.  \r\nCompared to an entrepreneur in the economic system, where I have a claim of compensation or warranty if a false or broken product was delivered, a representative has close to no obligation to actually do what he has promised.  \r\nWhich bares the question why why need those representatives at all.  \r\nEspecially when having a peer-to-peer-electronic-cash-system like bitcoin which eliminates middlemen and intermediaries.  \r\nAt some point the majority of people world wide may realize that they are being played, exploited and incited against each other - by big media.  \r\nPeople on both sides may vote and wish for peace and cooperation but they get war at the end.  \r\nBecause lobbies in the background are corrupting those centralized points of power, namely politicians.  \r\nInstead of having to corrupt 80 million people in germany they only have to go for 630 politicians - actually only for half of them.  \r\nAnd voila, the armaments industry can squeeze every little drop out of the tax payers on both sides of the conflict.  \r\nCitizens on both sides suffer and a few powerful people in the background get massive profits.  \r\nBe aware, that you have to invest more energy and work to run and coordinate those different servers or miners though.  \r\nBut the current big tech enterprises around the world already have decentralized their internal server structures.  \r\nNetflix for example doesn't have just one server where every human being on earth streams his movies from.  \r\nI do not know how many they have, but they probably already have a lot, since decentralization makes also sense from a \"data delivery perspective\".  \r\nAt the moment we have google, netflix, amazon, microsoft, spotify, x and several other big tech enterprises who each runs several large server farms around the world.  \r\nAdditionally a centralized entity like a bank can keep certain data secret, like the accounting of money or if it happens in their favour.  \r\nA short quote from Lord Acton:  \r\n> \"Power tends to corrupt and absolute power corrupts absolutely.\"  \r\nAnd while we are on it, another one from Leopold Kohr's \"Breakdown of Nations\":  \r\n> \"Even a confirmed thief will not steal if he has no chance of getting away with it.  \r\nOn the other hand, even an honest man will misbehave if he has the opportunity, the power to do so.\"   \r\nAnd since I mentioned media I will bring in Malcolm X as well:  \r\n> \"The media's the most powerful entity on earth.  \r\nThey have the power to make the innocent guilty and to make the guilty innocent, and that's power.  \r\nBecause they control the minds of the masses.\"  \r\nIf you split up those centralized positions of power, which are just centralized positions of potential corruption you may end up with less temptation, less corruption, less misinformation, less money wasting and less resource misallocation.  \r\nYou would reintroduce the [law of supply and demand](https://www.investopedia.com/ask/answers/030415/who-discovered-law-supply-and-demand.asp), [the free market principle](https://en.wikipedia.org/wiki/Free_market), [the wisdom of crowds](https://en.wikipedia.org/wiki/The_Wisdom_of_Crowds) [the gaussian normal distribution](https://en.wikipedia.org/wiki/Normal_distribution) and [the law of large numbers](https://en.wikipedia.org/wiki/Law_of_large_numbers).  \r\nBut more about those concepts in another article named \"why bitcoin?\".  \r\nWhat Satoshi Nakamoto had to say about it  \r\n---\r\n> [The current system where every user is a network node is not the intended configuration for large scale.  That would be like every Usenet user runs their own NNTP server.  The design supports letting users just be users.  The more burden it is to run a node, the fewer nodes there will be.  Those few nodes will be big server farms.  The rest will be client nodes that only do transactions and don't generate.](https://satoshi.nakamotoinstitute.org/posts/bitcointalk/287/).  \r\n> [The existing Visa credit card network processes about 15 million Internet purchases per day worldwide.  Bitcoin can already scale much larger than that with existing hardware for a fraction of the cost.  It never really hits a scale ceiling.  If you're interested, I can go over the ways it would cope with extreme size.](https://bitcointalk.org/index.php?topic=149668.msg1596879#msg1596879).  \r\nSatoshi Nakamoto created the name bitcoin and defined its design and technical capabilities in the bitcoin whitepaper.  \r\nThe name bitcoin therefore is linked to the design described in the whitepaper.  \r\nBitcoin was released under a [MIT-license](https://en.wikipedia.org/wiki/MIT_License) which allows copying of the software and overall is very generous with using the source code.  \r\nYou can essentially do whatever you want with it.  \r\nCrippling the original design and then passing it off to the masses as the original bitcoin brand is bad sportsmanship though.  \r\nAnd time will show since the truth can stand up straight on its own.   \r\nThe essence of decentralization  \r\n---\r\nThe essence of decentralization in bitcoin is that auditors are auditing each other.  \r\nBy that you have redundancy and backup capabilities in case of data loss.  \r\nAnd whoever makes a mistake or wants to cheat and enrich himself will get caught by the other auditors and users and will lose his initial investment.  \r\nEndless decentralization, which essentially is decentralization for the sake of decentralization is a questionable narrative though.  \r\nBackup capabilities and redundancy are useful.  \r\nBut at a certain amount of backups the additional work and energy needed for coordination and keeping them up to date and in sync increases, while the benefits decline.  \r\nAn example:  \r\nOne data backup backup will add 100% utility to your case.  \r\nIf your original data gets corrupted you have a copy to keep going - quite obvious and logical.   \r\nBut a second backup may only add a 50% increase of utility already, since it is unlikely that the original and the backup fail at the same time.  \r\nA third backup will only add 25% utility, because the probability of the original data and the two backups failing at the same time decreases further.  \r\nMaybe the function is 100%, 99%, 98% and so on, maybe it is 99.99%, 66.66%, 33.33% and so on, but that is not the point.  \r\nThe point is, that every additional backup is less useful than the previous one.  \r\nMeanwhile every additional update adds a little amount of time, energy or work needed for coordination and keeping it in sync.  \r\nIf you backup your data onto a hard drive regularly it will be obvious that connecting and synchronizing a second hard drive takes more time, energy and overall work than syncing just one hard drive.  \r\nYou may have automated the process, but this simply means that the computer is doing the work for you.  \r\nYou may not see it, but the work is there.  \r\nIt still costs computing power, bandwidth, hardware, energy and time to keep those backups in sync.  \r\nThe lesson here is, that a potential infinite amount of decentralization, redundancy and backups becomes uneconomical at a certain point.  \r\nBut where should be the threshold and who decides where the threshold should be?  \r\nYou may be familiar with the value-cost-ratio or [benefit-cost-ratio](https://www.investopedia.com/terms/b/bcr.asp), where two functions are being laid over each other and the intersection of the graphs is where the sweet spot lies.  \r\nAbove or before this intersection point it is profit, below or after this intersection point it is loss (or vice versa, depending on how you display the data and graphs).   \r\nWith bitcoin miners it is similar.  \r\nA bitcoin miner simply has to calculate his \"cost-benefit ratio\".  \r\nThe metrics and data you need for calculation are your expenses and your expected returns.  \r\nThat's it.  \r\n![benefit_cost_ratio](/home/lucidebris/ipara/0-vaults/bsv_blogposts_3dordi/images/the_decentralization_in_bitcoin/backup_bcr_curves_marked.svg)  \r\nPicture:  \r\nThe best \"benefit-cost-ratio\" is marked with a star at Tier 2 (RAID-1), where $2.4k annual costs protect $18k of data value, yielding a 7.5\u00d7 return.  \r\nThe two kinds of decentralization in bitcoin  \r\n---\r\nThe misunderstood decentralization on the miner or server side - 2016 maximum   \r\n---\r\n2016 is the maximum amount of blocks which can be mined during the two weeks \"difficulty adjustment period\", after which the difficulty adjustment algorithm readjusts the difficulty.  \r\nAfter this period a bitcoin miner has to recalculate his benefit-cost-ratio.  \r\nThis is how a profitable business is run - you supply a service, account for expenses and add a profit on top.    \r\nIf a miner or node doesn't find a block during this two week \"difficulty adjustment period\" he essentially can't get a return on his initial investment and therefore is a non profit enterprise.  \r\nHis uptime and run conditions are not based on delivering a profitable service paid by the users.  \r\nIf you are running an enterprise which supplies a service and has a cashflow with inputs and outputs, you are more embedded in the entangled economical network than someone who doesn't.  \r\nThis is not necessarily bad, but beware that profitable businesses will more likely attract entrepreneurs who want to run them, due to their profitable nature based on demand and supply.  \r\nIn comparison, a non profit enterprise like a \"non mining node\" on small block BTC may attract less participants, due to its cash bleeding nature.  \r\nSo the supply of non mining nodes on small block BTC is solely based on the emotions of their hosts and not on profit oriented market principles.  \r\nThis can change any time due to a shift in sentiment or ideology.  \r\n![decentralization_3-2016](/home/lucidebris/ipara/0-vaults/bsv_blogposts_3dordi/images/the_decentralization_in_bitcoin/decentralization_3-2016.svg)  \r\nPicture:  \r\nTheoretically, only 2016 blocks can be found during the two week \"difficulty adjustment period\", which therefore serves as the upper limit for economical nodes on the bitcoin network.  \r\nAnd if you do not find a block, you are not a miner.  \r\nThe same way you are no car builder if you can't produce a driving car, you are no marathon runner if you can't finish a marathon and you are no chess player if you can't finish a chess party.  \r\nIf you enter a competition you agree to certain rules and in case of bitcoin the competition is about finding a block.  \r\nTherefore the amount of decentralization in bitcoin mining lies somewhere between 3 - 2016.  \r\n2016 nodes therefore is the theoretical upper limit for decentralization on the bitcoin network.  \r\nIn my opinion more than 100 nodes are highly unlikely due to [the pareto-principle](https://en.wikipedia.org/wiki/Pareto_principle) and [the power-law](https://en.wikipedia.org/wiki/Power_law) though.  \r\nThe ignored decentralization on the user side - infinite/unbounded \r\n---\r\nLike already stated in [\"what is bitcoin?\"](https://steffenkd.de/articles/bitcoin/what_is_bitcoin/#user-side---bitcoin-is-open-accessible-and-users-create-accounts-themselves) users which want to participate on the bitcoin network can create their user accounts themselves.  \r\nI highly recommend to read the article or at least the passage before reading on.  \r\nThis account creation can be done due to the properties of public key cryptography.  \r\nBy creating a pair of so called [asynchronous keys](https://www.geeksforgeeks.org/computer-networks/asymmetric-key-cryptography/) a user is able to create his own identity without the need of centralized entities like big tech, big government or big banks.  \r\nUsers then can verify each others identities and create a network of trust.  \r\nSince you are not dependent on centralized entities like google, meta, x, banks, governments or institutions alike, you essentially have a \"decentralization of identity creation on the user side\".  \r\nThis \"decentralization of identity creation on the user side\" makes most sense, if users can write to the bitcoin blockchain database.  \r\nOtherwise it would be like everyone of the seven billion people one earth being able to build an electric water heater with two copper rods and a bucket, but there is only electricity for about 500000 people each day.  \r\nWith around seven to eight billion people on earth this is laughable.  \r\nYou would just have another [PGP](https://en.wikipedia.org/wiki/Pretty_Good_Privacy) or GPG implementation.  \r\nWhich is not necessarily bad, but PGP and GPG already exist and I do not think we need another copycat.  \r\nIt already isn't used by a lot of people.  \r\nAnd Big Tech is already using asynchronous key pairs, but instead of you creating and managing your own keys on your device, big tech is doing it for you - the irony.  \r\nOn small-block-BTC it would take around 40 years till everyone of the 7 billion people on earth has written to the bitcoin blockchain, because small-block-BTC is only capable of five transactions per second.  \r\nAnd it doesn't really matter if it is 30 years, 40 years or 45 years - everything above one day is impractical.  \r\nSo on small-block-BTC you have uneconomical nodes, which do not find any blocks and can't break even on their costs.  \r\nAnd at the same time the amount of transactions is so low, that the \"decentralization of identity creation on the user side\" is useless for 99.99% of users at scale.    \r\n99.99% of people who created their identity themselves won't be able to use their newly created identity on the small-block-BTC blockchain.  \r\nOr in small blocker language: You can be your own bank but you won't be able to transact.  \r\nWhy should you run a node on a raspberry-pi, if you do not find any blocks and therefore can't break even on your costs?  \r\nAnd on top of that you won't be able to to transact on the network you are running a listening node for, because by design only 5 people per second can make a transaction.  \r\nSerious question: Why should anyone do this and where are the incentives?  \r\nI  would consider this a double fail.  \r\nThe good news is, that you can use your identity on all three major bitcoin versions, namely BTC, BCH and BSV.  \r\nTwo of those bitcoin versions are restricted, one is unbounded.  \r\nYou can use the sovereignity of your asynchronous key pair identity and decide independent and autonomous which bitcoin version you want to use.  \r\nThe balance between user and server side decentralization  \r\n---\r\nOn an unbounded bitcoin version, the miners simply supply the demanded amount of transactions by the users, based on the universal [law of demand and supply](https://www.investopedia.com/terms/l/law-of-supply-demand.asp).  \r\nOnly restricted by technical limitations like [Moore's Law](https://en.wikipedia.org/wiki/Moore%27s_law).  \r\nOn the bitcoin versions with a restricted blocksize, the user-side-decentralization can't unfold its full potential.  \r\nAgain: you can be your own bank but you won't be bale to transact.  \r\nSmall block BTC is not peer-to-peer but peer-to-miner-to-peer.  \r\nAnd on Lightning you can't sign a utxo over to someone else, but you have to search for a path through intermediaries and middlemen again.  \r\nThose are no innovations, those are steps backward.  \r\nBut more about that in another article.  \r\nThree different versions: BTC, BCH and BSV  \r\n---\r\n| Bitcoin version | People (n) | tx/s | time for 1 billion transactions |  \r\n| --- | --- | --- | --- |  \r\n| BTC | 1 billion | 5 | > 6 years |  \r\n| BCH | 1 billion | 120 | 100 days |  \r\n| BSV | 1 billion | 1000000 | 17 minutes |  \r\nOn the BitcoinSV blockchain the blocksize is unbounded.  \r\nThis means you have a potential network effect which can include every human being.  \r\nSince BitcoinSV is able to process around one million transactions per second, it means that it would take around 17 minutes for the network to process one billion transactions.  \r\nOn BCH you have a blocksize limit of 32MB which means that you will end up with around 120 transactions per second.  \r\nThis means the BCH blockchain has a capability of 10 million transactions per day.  \r\nWith 1 billion people wanting to make a transaction, it would take the network around 100 days to process all the transactions.  \r\nOn BTC you have a blocksize limit of 1MB (4MB blockweight), which means, that the network can only process around 5 transactions per second which are 432000 transactions per day.  \r\nWith 1 billion people wanting to make a transaction, it would take the network over 6 years to process one billion transactions.  \r\nSelf sovereignity and self custody is therefore not a realistic scenario.  \r\nIt exists in theory, but in praxis a majority (99.99%) of people will never be able to transact onchain.  \r\n---\r\nThanks for reading!",
  "media_type": "text/markdown",
  "filename": "|",
  "author": "14aqJ2hMtENYJVCJaekcrqi12fiZJzoWGK",
  "display_name": "steffenkd",
  "channel": null,
  "parent_txid": "446dca02b885a3fea3a280d6f303fbe2693670d7841f52239c473e2c660779a4",
  "ref_txid": null,
  "tags": null,
  "reply_count": 1,
  "like_count": 0,
  "timestamp": "2026-06-05T10:37:31.000Z",
  "media_url": null,
  "aip_verified": true,
  "thread_root_tx": null,
  "engagement_score": 0,
  "token_ref": null,
  "token_type": null,
  "kind": null,
  "lat": null,
  "lng": null,
  "category": null,
  "has_access": true,
  "attachments": [],
  "ui_name": "steffenkd",
  "ui_display_name": "steffenkd",
  "ui_handle": "steffenkd",
  "ui_display_raw": "steffenkd",
  "ui_signer": "14aqJ2hMtENYJVCJaekcrqi12fiZJzoWGK",
  "ref_ui_name": "unknown",
  "ref_ui_signer": "unknown"
}
Signed by14aqJ2hMtENYJVCJaekcrqi12fiZJzoWGKAIP!

Replies (1)

treechatvia treechat·3d
Replying to #f032c963
❤️ 0 Likes · ⚡ 0 Tips
{
  "txid": "1a5fdaf29e2565844fe42c97f7b0ca4880550ca80d45eb7b7f7c557e22ac7ff9",
  "block_height": 952212,
  "time": null,
  "app": "treechat",
  "type": "reply",
  "map_content": "!quoted by steffenkd",
  "media_type": "text/markdown",
  "filename": "|",
  "author": "14aqJ2hMtENYJVCJaekcrqi12fiZJzoWGK",
  "display_name": "treechat",
  "channel": null,
  "parent_txid": "f032c9632e8424eb68d666bcbd7e457dac843ae2d58e16d049a568fa3e5342d0",
  "ref_txid": null,
  "tags": null,
  "reply_count": 0,
  "like_count": 0,
  "timestamp": "2026-06-05T10:51:57.000Z",
  "media_url": null,
  "aip_verified": true,
  "thread_root_tx": null,
  "engagement_score": 0,
  "token_ref": null,
  "token_type": null,
  "kind": null,
  "lat": null,
  "lng": null,
  "category": null,
  "attachments": [],
  "ui_name": "treechat",
  "ui_display_name": "treechat",
  "ui_handle": "treechat",
  "ui_display_raw": "treechat",
  "ui_signer": "14aqJ2hMtENYJVCJaekcrqi12fiZJzoWGK",
  "ref_ui_name": "unknown",
  "ref_ui_signer": "unknown"
}
Signed by14aqJ2hMtENYJVCJaekcrqi12fiZJzoWGKAIP!