<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://www.strateonintelligentwealth.com/insights/tag/Blockchain/feed" rel="self" type="application/rss+xml"/><title>Strateon Intelligent Wealth - Insights #Blockchain</title><description>Strateon Intelligent Wealth - Insights #Blockchain</description><link>https://www.strateonintelligentwealth.com/insights/tag/Blockchain</link><lastBuildDate>Thu, 02 Apr 2026 03:37:43 -0700</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[The OP_RETURN Debate and the Specter of a Bitcoin Hard Fork]]></title><link>https://www.strateonintelligentwealth.com/insights/post/the-op_return-debate-and-the-specter-of-a-bitcoin-hard-fork</link><description><![CDATA[The Bitcoin community is currently debating the size limits of the OP_RETURN field, used for embedding non-financial data. Some are advocating for expansion and others for restriction, citing Bitcoin's core purpose. A failure to reach consensus on OP_RETURN could lead to a hard fork.]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_xRTN0JaRQ5Sf8MId1gkVwQ" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_UZDpfjddRHyw7OrhDrdQYQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_s7ZiAYWBSMGC4zIr15suVg" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_nzId56FlTJ2OmOSPye4Kqw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span>The Bitcoin community, while united by the foundational principles of decentralized digital currency, often finds itself engaged in vigorous debates about the network's evolution. A current point of contention revolves around the&nbsp;OP_RETURN&nbsp;field within Bitcoin transactions. This seemingly small technical detail has sparked a discussion with potential implications for Bitcoin's future, even raising the specter of a hard fork – a scenario that has played out before in Bitcoin's history.</span></p></div>
</div><div data-element-id="elm_hI9BUNcgABEE3KltxLW9hA" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_hI9BUNcgABEE3KltxLW9hA"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_hI9BUNcgABEE3KltxLW9hA"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_t7Vppqpj3u_g6UsmYC8j5Q" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Understanding OP_RETURN</span></span></h3></div>
<div data-element-id="elm_SNUKHJ_JBGGUirRshhFz8Q" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p>The OP_RETURN opcode in the Bitcoin scripting language allows for the embedding of a small amount of arbitrary data into a Bitcoin transaction output. Crucially, outputs using OP_RETURN are provably unspendable, meaning the data stored there is permanently recorded on the blockchain but doesn't represent spendable Bitcoin.</p><p><br/></p><p>Initially, the size of data that could be stored in an OP_RETURN output was very limited. Over time, this limit has been adjusted, and currently, Bitcoin Core's default relay policy allows for up to 80 bytes of data in an OP_RETURN output.</p><p><br/></p><p>The use cases for OP_RETURN are varied and have evolved over time:</p></div><p></p><ul><ul><ul><li><strong>Proof of Existence:</strong>&nbsp;Early uses included time-stamping documents or proving the existence of data at a certain point in time by hashing the data and embedding the hash in an OP_RETURN output.</li><li><strong>Metadata and Protocols:</strong>&nbsp;Developers have utilized OP_RETURN to anchor metadata for various protocols built on top of Bitcoin, such as colored coins or other data layer experiments.</li><li><strong>Ordinals and Inscriptions:</strong>&nbsp;More recently, OP_RETURN (and related techniques leveraging Taproot) has become central to the Ordinals protocol, which allows for the inscription of arbitrary content onto satoshis (the smallest unit of Bitcoin), leading to the creation of Bitcoin NFTs.</li></ul></ul></ul></div>
</div><div data-element-id="elm_ESHqcbSwataIGWk0wY9UsQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_ESHqcbSwataIGWk0wY9UsQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_ESHqcbSwataIGWk0wY9UsQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_7TqUyu0EupAi6J-bKb_-Sg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span>The Current Divide: Expanding vs. Restricting OP_RETURN</span></span></span></span></h3></div>
<div data-element-id="elm_6rzpwyCWta4GpRWjZy4KQA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span><span><span>The current debate centers on whether the size limit of the data that can be embedded in OP_RETURN should be increased, removed entirely, or even further restricted. Two main viewpoints have emerged:</span></span></span></p></div>
</div><div data-element-id="elm_D99bvtHnG-28b4nLLbh8zA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span>The Case for Expansion (or Removal)</span></span></span></span></span></span></h5></div>
<div data-element-id="elm_4K7EbwU-uHgE-XzYxdsKDw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span><span><span></span></span></span></p><div><p>Proponents of increasing or removing the OP_RETURN size limit argue that the current restriction is artificial and hinders innovation on the Bitcoin network. Their arguments include:</p><ul><ul><ul><li><strong>Efficiency:</strong>&nbsp;They contend that the current limit forces developers to find less efficient ways to store larger amounts of non-financial data on the blockchain, such as &quot;stuffing&quot; data into spendable transaction outputs, which can clutter the UTXO (Unspent Transaction Output) set. Using a larger OP_RETURN would be a cleaner and more explicit way to handle such data.</li><li><strong>Enabling New Use Cases:</strong>&nbsp;A larger data capacity in OP_RETURN could unlock new and unforeseen applications for the Bitcoin blockchain, potentially expanding its utility beyond just a peer-to-peer electronic cash system. This could include more complex data anchoring, decentralized social media applications, or richer metadata for digital artifacts.</li><li><strong>Aligning with Miner Practices:</strong>&nbsp;<span>Some argue that miners, who ultimately decide which transactions to include in blocks, are already including transactions with OP_RETURN outputs exceeding the Bitcoin Core default relay policy limit.<sup></sup></span>&nbsp;Increasing the limit in the software would simply reflect this reality.</li></ul></ul></ul></div><p></p></div>
</div><div data-element-id="elm_I-5_ydrHpSkqtB1W6yklhA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span>The Case for Restriction (or Maintaining the Status Quo)</span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_7H7tEdKDmWOCxhM5ubt_gA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span><span><span></span></span></span></p><div><p>Those who advocate for maintaining or even restricting the use of OP_RETURN for non-financial data raise concerns about:</p><ul><ul><ul><li><strong>Blockchain Bloat:</strong>&nbsp;A primary concern is that allowing larger amounts of arbitrary data on the blockchain could lead to excessive growth in its size, making it more resource-intensive to run a full node and potentially impacting the network's scalability and accessibility over the long term.</li><li><strong>Focus on Bitcoin's Core Purpose:</strong>&nbsp;This side emphasizes Bitcoin's primary function as a decentralized digital currency. They worry that an increased focus on non-financial data could distract from this core mission and potentially &quot;spam&quot; the blockchain with irrelevant information.</li><li><strong>Cost and Efficiency:</strong>&nbsp;While proponents of expansion argue for efficiency, those favoring restriction might argue that using the Bitcoin blockchain for large amounts of non-financial data is inherently inefficient compared to other purpose-built data storage solutions.</li></ul></ul></ul><p><span>The recent indication from Bitcoin Core developers that they intend to remove the default 80-byte limit in an upcoming release has amplified this debate, signaling a potential shift in the network's policy.<sup></sup></span></p></div><p></p></div>
</div><div data-element-id="elm_9qx5hrz-t8awJHawKGaNUA" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_9qx5hrz-t8awJHawKGaNUA"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_9qx5hrz-t8awJHawKGaNUA"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_lb-bJBtvLfszutgMj6u_Rg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span>The Shadow of the Block Size War</span></span></span></span></span></span></h3></div>
<div data-element-id="elm_waFdGtIhfMgfoIS1Zz0EbQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p>To understand the potential implications of the current OP_RETURN debate, it's crucial to recall the&nbsp;Block Size War, a protracted and deeply divisive period in Bitcoin's history that occurred roughly from 2015-2017.<sup></sup>&nbsp;This conflict centered on the fundamental question of the network's capacity – specifically, whether to increase the maximum size of blocks to allow for more transactions.</p><p><br/></p><p>One side, often referred to as the &quot;Big Blockers,&quot; argued for an immediate increase in the block size to alleviate network congestion and lower transaction fees, envisioning Bitcoin as a global payment system with high throughput.<sup></sup>&nbsp;The other side, often associated with &quot;Small Blockers,&quot; prioritized the network's decentralization and security, arguing that larger blocks would make it more difficult and costly to run full nodes, potentially leading to greater centralization. They favored scaling solutions that operated off-chain, such as the Lightning Network.</p><p><br/></p><p>This fundamental disagreement proved irreconcilable at the consensus level.&nbsp;Ultimately, in August 2017, a significant portion of the community forked away from the main Bitcoin blockchain to create&nbsp;Bitcoin Cash (BCH), which implemented a larger block size limit.<sup></sup>&nbsp;This event serves as a stark reminder that when core disagreements about Bitcoin's fundamental operation arise, a hard fork, resulting in competing blockchains, is a real possibility.</p></div><p></p></div>
</div><div data-element-id="elm_9OoLigvIoilDdRAbr5xnPA" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_9OoLigvIoilDdRAbr5xnPA"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_9OoLigvIoilDdRAbr5xnPA"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_S9pBCDOiVy5upd7exXK1YQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span>The Possibility of a Hard Fork Over OP_RETURN</span></span></span></span></span></span></span></span></h3></div>
<div data-element-id="elm_CApa5Ys7Lo3mrd19kgL5FA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p></p><span><span>While the OP_RETURN debate might seem less fundamental than the block size issue, it touches upon the core philosophy of what the Bitcoin blockchain should be used for. If the community cannot reach a consensus on the appropriate policy for OP_RETURN, and if a significant portion of the network (miners and users) strongly opposes a particular direction taken by dominant software implementations like Bitcoin Core, the conditions for a hard fork could theoretically arise again.</span></span><p></p></div><div><span><span><br/></span></span></div><div><span><span><span><span>While the current OP_RETURN debate shares the underlying tension of differing visions for Bitcoin's use cases seen in the Block Size War, it's not guaranteed to result in a hard fork. The Bitcoin community generally prefers to avoid chain splits due to their disruptive nature. However, the historical precedent of the Block Size War demonstrates that when fundamental disagreements persist, a hard fork remains a possibility. Currently, it seems more likely that different Bitcoin software implementations might adopt varying OP_RETURN policies, allowing users to choose without necessarily causing a full consensus split.</span></span><br/></span></span></div><p></p></div>
</div><div data-element-id="elm_I7re9r85vyhORTMykDVDiA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span>How a Hard Fork Might Occur</span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_TdWJq0enf2FjOlXzawhtHg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p></p><div><span><span><div></div><ul><ul><ul><li><strong>Divergent Software Releases:</strong>&nbsp;If a significant group of developers releases a Bitcoin client software with different OP_RETURN rules (e.g., a much larger limit or a stricter limit) that is incompatible with the existing network, nodes running this new software will begin to diverge from the main network once blocks adhering to the new rules are produced.</li><li><strong>Miner Adoption:</strong>&nbsp;If a substantial portion of miners starts mining blocks that follow the new rules, a new blockchain will begin to form.</li><li><strong>Community and Economic Support:</strong>&nbsp;For this new chain to survive as a distinct entity, it would need to garner support from a community of users, exchanges, and other infrastructure providers. If it gains sufficient economic value, it could persist as a separate cryptocurrency, as seen with Bitcoin Cash.</li></ul></ul></ul></span></span></div></div>
</div><div data-element-id="elm_w7xaE7_2eVY1mCeRomYwkQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span>Consequences of a Hard Fork</span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_XuHlHvsJ79bXF71qFLFNkQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><span><span><div><p>Should the OP_RETURN debate lead to a hard fork, the consequences would likely mirror those of the Block Size War:</p><ul><ul><ul><li><strong>Chain Split:</strong>&nbsp;The Bitcoin network would split into two distinct blockchains, each with its own set of rules and potentially its own community and value.</li><li><strong>New Cryptocurrency:</strong>&nbsp;A new cryptocurrency might emerge from the chain that adopts the new OP_RETURN rules, while the original chain continues as a separate entity (much like Bitcoin and Bitcoin Cash).</li><li><strong>User Confusion:</strong>&nbsp;Users holding Bitcoin in self-custody at the time of the fork would likely end up with balances on both chains, leading to potential confusion about which blockchain to use or support. Investors with Bitcoin in third-party custody accounts (i.e. Coinbase or ETFs) may not necessarily receive balances on both chains, leading to the risk of not having the Bitcoin on the blockchain that proves to be more accepted.</li><li><strong>Market Volatility:</strong>&nbsp;Hard forks often cause price volatility for the original cryptocurrency and any new ones that emerge.</li><li><strong>Network Effects:</strong>&nbsp;The splitting of the network can dilute the network effects that make Bitcoin valuable.</li></ul></ul></ul></div></span></span></div>
</div><div data-element-id="elm_JpofW4aX2HtL-8HO-NUA-Q" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_JpofW4aX2HtL-8HO-NUA-Q"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_JpofW4aX2HtL-8HO-NUA-Q"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_KFAQlNf8Iv6I6KKNmKo3yw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span>Hedging Against the Risk of a Hard Fork (Revisited)</span></span></span></span></span></span></span></span></span></span></h3></div>
<div data-element-id="elm_DcRyW_5dyEGziqeIr8EOeA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p></p><span><span><div><p><span><span>There is still a possibility of a Bitcoin hard fork, whether it be due to the current OP_RETURN debate of some other future topic.&nbsp;To hedge against the risk of a Bitcoin hard fork, investors can consider different strategies depending on how they hold their Bitcoin.</span></span><br/></p></div></span></span><p></p></div><p></p></div>
</div><div data-element-id="elm_n5nOb1U7qUXGy7HCzpXJng" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><strong>Self-Custody</strong></span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_63Hei2w8NvB9Wd67dw-Pzg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p></p><span><span><p><span><span></span></span></p><div><ul><ul><ul><li><strong>Control Your Keys:</strong>&nbsp;If you hold your Bitcoin in a self-custody wallet (where you control the private keys), you are generally in the best position to receive any new coins resulting from a hard fork. After a fork, you will likely have a balance on both chains.</li><li><strong>Be Patient:</strong>&nbsp;Avoid making transactions immediately before and after a fork to prevent potential replay attacks (where a transaction on one chain is maliciously repeated on the other).</li><li><strong>Claiming Forked Coins:</strong>&nbsp;If the forked chain has value and you want to access those coins, you'll need a wallet that supports the new chain. You might need to import your private keys (use caution and ensure the wallet is reputable).</li><li><strong>Splitting Coins:</strong>&nbsp;If you want to transact on both chains independently, you might need to use &quot;coin splitting&quot; tools to ensure transactions are not replayed on the other chain. Hardware wallet providers often release such tools.</li></ul></ul></ul></div></span></span><p></p><p></p></div><p></p></div>
</div><div data-element-id="elm_bpfVH7JXdEa3YOUGHVn-Hg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><strong><span><strong>On an Exchange or Third-Party Custodian</strong></span></strong></span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_tYpPE09JmHTHd7jdqlN5zg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p></p><span><span><p><span><span></span></span></p><div><ul><ul><ul><li><strong>Reliance on the Platform:</strong>&nbsp;If your Bitcoin is held on an exchange or with a custodian, you are reliant on their policies regarding a hard fork. They will decide whether to support the new chain and how to handle the distribution of new coins.</li><li><strong>Check Announcements:</strong>&nbsp;Monitor announcements from the exchange or custodian to understand their plans in the event of a hard fork.</li><li><strong>Consider Moving:</strong>&nbsp;If you want more control over potential forked coins, you might consider withdrawing your Bitcoin to a self-custody wallet before a potential hard fork. However, be mindful of withdrawal times and potential fees.</li></ul></ul></ul></div></span></span><p></p><p></p></div><p></p></div>
</div><div data-element-id="elm_uIfkUJhWiYMa-0U51I8Gxw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><strong><span><strong><span><strong>Via ETFs</strong></span></strong></span></strong></span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_T0Z9pouwV5c3K2EDkTLang" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p></p><span><span><p><span><span></span></span></p><div><ul><ul><ul><li><strong>ETF Provider's Policy:</strong>&nbsp;If you invest in Bitcoin through an ETF, the ETF provider will determine how to handle any potential forked assets. This will likely be outlined in their fund documentation.</li><li><strong>Less Direct Control:</strong>&nbsp;As an ETF investor, you have less direct control over the underlying Bitcoin and any resulting forked coins compared to holding the Bitcoin directly.</li><li><strong>Monitor Fund Communications:</strong>&nbsp;Stay informed about any announcements from the ETF provider regarding their policy on hard forks. Some ETFs might choose to liquidate or not support the new chain.</li></ul></ul></ul></div></span></span><p></p><p></p></div><p></p></div>
</div><div data-element-id="elm_Te_WK6JvVA2tVIFmHigw1Q" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><strong><span><strong><span><strong>General Hedging Strategies (Applicable Regardless of Holding Method)</strong></span></strong></span></strong></span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_fQhzvFuIe9EoqzGikm9X5g" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p></p><span><span><p><span><span></span></span></p><div><ul><ul><ul><li><strong>Reduce Exposure:</strong>&nbsp;If you are concerned about the uncertainty surrounding a hard fork, you could reduce your overall Bitcoin holdings.</li><li><strong>Hedge with Derivatives:</strong>&nbsp;More advanced investors might use Bitcoin futures or options to hedge against potential price volatility associated with a hard fork. For example, short-selling Bitcoin or buying put options could offset potential losses.</li></ul></ul></ul></div></span></span><p></p><p></p></div><p></p></div>
</div><div data-element-id="elm_nS5YY_wC0L1stTisEkFgYw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><strong><span><strong><span><strong>Important Considerations</strong></span></strong></span></strong></span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_hQyN5XYUmhoEc6aQIlA35w" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p></p><span><span><p><span><span></span></span></p><div><ul><ul><ul><li><strong>Replay Attacks:</strong>&nbsp;Be very cautious when transacting after a hard fork, especially if there's no replay protection implemented on the new chain.</li><li><strong>Scams:</strong>&nbsp;Be aware of potential scams that may arise during a hard fork, such as fake wallets or phishing attempts to steal your coins.</li></ul></ul></ul></div></span></span><p></p><p></p></div><p></p></div>
</div><div data-element-id="elm_5nFTwFl_o0Oxi-SKAnqC6Q" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p></p><span><span><div><p><span><span><span><span>In summary, the best way for a Bitcoin investor to hedge against the risk of a hard fork depends on their level of technical understanding and how they hold their Bitcoin. Self-custody offers the most control, while those using exchanges or ETFs are more reliant on the policies of those platforms. Reducing exposure or using derivatives are general hedging strategies that can also be considered.﻿</span></span></span></span><br/></p></div></span></span><p></p></div><p></p></div>
</div><div data-element-id="elm_-_VWIGqmsWKRPlJNno4x0Q" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_-_VWIGqmsWKRPlJNno4x0Q"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_-_VWIGqmsWKRPlJNno4x0Q"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_JbWLThbosDNWRT3dNzcOTg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span>The Ongoing Evolution of Bitcoin</span></span></span></span></span></span></span></span></span></span></h3></div>
<div data-element-id="elm_7FkyTYHxGDlocecXz6S6KQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p></p><span><span><div><p>It's crucial to recognize that the OP_RETURN debate, while significant, is just one instance of the ongoing discussions and potential disagreements that can arise within the Bitcoin community regarding the network's development and usage. Even if the current OP_RETURN discussion does not result in a hard fork, the risk of future hard forks will always exist. Any fundamental disagreement about the rules governing the Bitcoin blockchain could, in theory, lead to a chain split if no consensus can be reached.</p><p><br/></p><p>The Block Size War serves as a powerful example of this dynamic. While the OP_RETURN debate has different underlying motivations, the potential for a similar outcome underscores the importance of community dialogue, technical considerations, and the economic incentives that shape the evolution of decentralized systems like Bitcoin. Investors should remain informed about these ongoing debates and understand the potential implications for their holdings.</p><p><br/></p><p>The OP_RETURN debate highlights differing visions for Bitcoin's utility, and while not guaranteed, a hard fork remains a possibility if these differences become irreconcilable at the consensus level. Understanding the history of past forks, like the Block Size War, and preparing accordingly through appropriate hedging strategies is crucial for Bitcoin investors. Furthermore, the possibility of future hard forks, stemming from other potential disagreements, is a constant factor in the Bitcoin landscape.</p></div></span></span><p></p></div><p></p></div>
</div><div data-element-id="elm_ReVhstJ1_ktQRXBy-XEL9g" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_ReVhstJ1_ktQRXBy-XEL9g"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_ReVhstJ1_ktQRXBy-XEL9g"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_3HZ4vGG85dSQD0y7g1xqSg" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><div data-element-id="elm_u6DS2VoSsI7DdpckVHsopA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"].zpelem-button { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 1px; */ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton:hover { border-color:; } [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 2px; */ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="/introductory-meeting" title="Schedule a Meeting"><span class="zpbutton-content" style="font-size:24px;">Schedule a Meeting Today!</span></a></div>
</div><br><br><p style="font-style:italic;font-family:Raleway;font-size:11px;text-align:left;margin-left:auto;margin-right:auto;">This content is developed from sources believed to be providing accurate information. The information in this material is not intended as investment, tax, or legal advice. It may not be used for the purpose of avoiding any federal tax penalties. Please consult legal or tax professionals for specific information regarding your individual situation. The opinions expressed and material provided are for general information, and should not be considered a solicitation for the purchase or sale of any security. Digital assets and cryptocurrencies are highly volatile and could present an increased risk to an investors portfolio. The future of digital assets and cryptocurrencies is uncertain and highly speculative and should be considered only by investors willing and able to take on the risk and potentially endure substantial loss. Nothing in this content is to be considered advice to purchase or invest in digital assets or cryptocurrencies.</p><p><br></p><hr><p><br><br></p><h4 style="text-align:center;">Enjoying Strateon Intelligent Wealth’s Insights?</h4><br><h4 style="text-align:center;">Subscribe to Strateon Intelligent Wealth’s Weekly Insights Newsletter!</h4><br><!--MailerLite Subscribe Form Code Starts Here---><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> .zpbutton:hover { border-color:; } .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; border-radius: 5px; } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="javascript:;"><span class="zpbutton-content" onclick="ml('show', 'X9fWWI', true)">Click Here to Sign-up Now</span></a><a class="ml-onclick-form" href="javascript:void(0)" onclick="ml('show', 'X9fWWI', true)"></a></div>
<!--MailerLite Subscribe Form Code Ends Here---><br><p style="text-align:left;">The weekly newsletter is usually delivered to your email inbox Friday or Saturday, and includes:</p><ul><li style="margin-left:40px;">a summary of the week's important news regarding the economy and markets</li><li style="margin-left:40px;">recommended third-party reads</li></ul><br><p style="text-align:left;font-weight:500;"><em>Strateon Intelligent Wealth does NOT sell subscriber information. Your name, email address, and phone number will be kept private.</em></p><p><br></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 15 May 2025 22:29:36 -0700</pubDate></item><item><title><![CDATA[Bitcoin: A Peer-to-Peer Money Transfer System, Not a Dollar Replacement for Daily Spending]]></title><link>https://www.strateonintelligentwealth.com/insights/post/bitcoin-a-peer-to-peer-money-transfer-system-not-a-dollar-replacement-for-daily-spending</link><description><![CDATA[Bitcoin's primary design is not for everyday retail spending but as a robust, peer-to-peer system for significant value transfer and a secure settlement layer, akin to "digital gold," making its base-layer transaction speed less critical than often perceived.]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_yp6ImM7OSAWRzTDIMlRU3w" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_WfdJCUtCTXGtsj1eWwUFKg" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_YrYbkyeiSHqilkDsl65Qwg" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_Vpk3dHVUcILRvBWCWcyGtQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>Ever since Bitcoin burst onto the scene, there's been a lot of talk – and often, confusion – about what it's really for. You've probably heard the question: &quot;Can I buy a coffee with Bitcoin?&quot; It's a common way to gauge its usefulness, but it might be missing the bigger picture.</p><p><br/></p><p>Many people, especially early critics, have framed Bitcoin as a direct competitor to everyday money like the U.S. dollar, which is used for small, daily purchases. This naturally leads to critiques about Bitcoin's transaction speed and fees, especially when you stack it up against giants like Visa or Mastercard. While these comparisons are understandable, especially given Bitcoin's &quot;electronic cash&quot; label, they might overlook a more profound purpose baked into its design.</p><p><br/></p><p>The truth is, Bitcoin, as envisioned by its mysterious creator Satoshi Nakamoto and shown by its very architecture, is much better suited as a&nbsp;peer-to-peer system for moving significant amounts of value directly between people&nbsp;and as a&nbsp;rock-solid settlement layer. It's not primarily designed to be the go-to currency for your daily grocery run, replacing the dollar in every wallet. Because of this, its transaction capacity, while always a hot topic, might actually be just fine for what it does best. Bitcoin's real magic lies in its power to let people send value securely and without anyone's permission, cutting out the traditional financial middlemen.</p><p><br/></p><p>So, let's dig into what Bitcoin is truly about. We'll look at Satoshi's original vision, compare Bitcoin to the dollar, see why it shines for big-money transfers, tackle the &quot;scalability&quot; question, explore the problems in old-school finance that Bitcoin aims to fix, and see how it stacks up against gold.</p></div>
<p></p></div></div><div data-element-id="elm_RaOrp_FpNj5hwA8ANvSr1w" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_RaOrp_FpNj5hwA8ANvSr1w"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_RaOrp_FpNj5hwA8ANvSr1w"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_5Wiz6ZJHQfuOJYezX5kB9A" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span>Unpacking &quot;A Peer-to-Peer Electronic Cash System&quot;: What Did Satoshi Really Mean?</span></span></span></span></h3></div>
<div data-element-id="elm_F1BFXFcdBF7tKKtQVokzdg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p><span><span>The document that started it all, published on Halloween 2008 by the pseudonymous Satoshi Nakamoto, was titled &quot;Bitcoin: A Peer-to-Peer Electronic Cash System.&quot;&nbsp;<sup></sup>This nine-page paper, first shared on a cryptography mailing list, laid out the blueprint for a new kind of electronic money that didn't need banks.&nbsp;<sup></sup>That &quot;Peer-to-Peer&quot; part wasn't just fluff; it's key to understanding Bitcoin. It means the system is built for direct dealings, cutting out the usual go-betweens.</span></span></p></div>
</div><div data-element-id="elm__RrswlcA-IHgZZ5qsMFUAQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span>What &quot;Peer-to-Peer&quot; Means for Bitcoin</span></span></span></span></span></span></h5></div>
<div data-element-id="elm_ZVmtWTnPTkGS-OyM5d9_Vg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span><span></span></span></p><div><p>In Bitcoin's world, &quot;Peer-to-Peer&quot; (P2P) means transactions happen directly between two parties without a central authority or bank stepping in.&nbsp;<sup></sup>The Bitcoin white paper aimed to let people deal directly with each other online, ditching the trust-based model of traditional digital payments that lean on third-party providers.</p><p><br/></p><p>Think about buying groceries with a debit card. It feels direct, but behind the scenes, it's a party: your bank, a payment processor (like Visa), the store's bank, and maybe others. Bitcoin's P2P nature is about the&nbsp;<em>how</em>&nbsp;of the transfer – direct, on its own network, no traditional middleman needed – rather than strictly who is involved. A business can be a &quot;peer&quot; if it directly accepts Bitcoin. The focus is on cutting out intermediaries. The &quot;peers&quot; are simply the sender and receiver on the Bitcoin network.</p></div><p></p></div>
</div><div data-element-id="elm_MIM9ozWVN1scIHlZ42bwLQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span>The Trouble with Traditional Commerce, According to Nakamoto</span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_tjhSCIBCK_ncUyuL59-zmg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span><span><span><span></span></span></span></span></p><div><p></p><div><div>The Bitcoin white paper's introduction took a shot at how traditional online commerce relies on financial institutions as trusted third parties. Satoshi Nakamoto pointed out a few problems:</div></div><p></p></div><p></p><blockquote style="margin:0px 0px 0px 40px;border:medium;padding:0px;"></blockquote><div><ul><ul><ul><li><span style="font-weight:bold;">The Trust-Based Model:</span> Online commerce had become almost completely dependent on these third parties. While it works most of the time, it has the weaknesses of any system built on trust.</li><li><span style="font-weight:bold;">Transaction Costs: </span>Middlemen mean extra costs, often through fees or built-in charges for their services. &nbsp;These costs make tiny transactions impractical.</li><li><span style="font-weight:bold;">Reversibility vs. Irreversibility:</span> Traditional systems let transactions be reversed. This protects consumers but costs merchants who have to deal with fraud. The need to handle disputes adds more cost. Bitcoin was designed for non-reversible transactions for non-reversible services, which could shield sellers from fraud and reduce the need for trust.</li><li><span style="font-weight:bold;">Privacy Worries:</span> The old way forces users to share a lot of personal info with third parties. Privacy was a big motivator for Bitcoin, aiming for secure transactions without users having to spill their personal data to middlemen.</li></ul></ul></ul></div><div><div><br/><div>Bitcoin was engineered to fix specific flaws in intermediated digital cash. The solutions – cryptographic proof instead of trust, a public transaction ledger (the blockchain), and the Proof-of-Work system – are all about enabling secure transactions without these traditional middlemen. &nbsp;This suggests Bitcoin's main target wasn't just to copy the existing retail payment system, but to offer a strong alternative for transactions where cutting out middlemen, ensuring finality, and resisting censorship are top priorities. These are often, though not always, larger transactions or deals between parties who don't fully trust each other or want to avoid the fees, oversight, or potential censorship of intermediaries.</div></div></div></div>
</div><div data-element-id="elm_XJRtCgoRedUpegWPtBbbLg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span>The &quot;Electronic Cash&quot; Part</span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_ZhgJyOoSsSkVXUIgdqgETw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>The whitepaper wanted to create a &quot;digital representation of hard cash.&quot;&nbsp;<sup></sup>This &quot;electronic cash&quot; was meant to have cash-like features: it's a bearer instrument, it settles directly between parties, and it offers some privacy.</p><p><br/></p><div><div><div></div></div></div><p>The &quot;cash&quot; in &quot;Peer-to-Peer Electronic Cash System&quot; brings to mind the finality and directness of physical cash, especially when used to settle big debts. When a large sum is paid in physical cash, the deal is usually instant and can't be undone between the parties. Bitcoin's design for non-reversible transactions&nbsp;<sup></sup>fits this &quot;hard cash&quot; idea.&nbsp;<sup></sup>In contrast, small everyday payments through traditional channels often have consumer protections that allow relatively easy reversals. This is very different from how physical cash works for settlement and from Bitcoin's &quot;electronic cash&quot; design. So, the &quot;cash&quot; Satoshi Nakamoto imagined seems more like the robust, settlement-style cash used for definite value transfer, not just digital pocket change for quick, small buys.<span></span></p></div><p></p></div>
</div><div data-element-id="elm_xwKU0aX5MXwuPKfarasL9w" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_xwKU0aX5MXwuPKfarasL9w"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_xwKU0aX5MXwuPKfarasL9w"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_EufC9NTUztzZ-SdMIlSQ8w" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span>Bitcoin vs. The Dollar: Different Tools for Different Jobs</span></span></span></span></span></span></h3></div>
<div data-element-id="elm_IfXJFLGMOrxP26cidO6Yng" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p>The U.S. dollar is the king of the American economy and the world's main reserve currency. It's a jack-of-all-trades: a widely accepted way to pay for things, a way to price goods, and a store of value (at least compared to other fiat currencies, though inflation can chip away at its buying power). The Federal Reserve, a central authority, manages the dollar's supply and monetary policy. This central control allows for economic interventions but also ties the currency's stability to the institution's decisions and credibility.</p><p><br/></p><p>Bitcoin is a whole different beast:</p><ul><ul><ul><li><strong>Decentralized vs. Centralized:</strong>&nbsp;Unlike the centrally managed dollar, Bitcoin runs on a decentralized network kept alive by a global group of miners and node operators.&nbsp;<sup></sup>No single entity controls Bitcoin or how it's made.</li><li><strong>Fixed Supply vs. Elastic Supply:</strong>&nbsp;Bitcoin has a mathematically set and capped supply of 21 million coins.&nbsp;<sup></sup>This is a stark contrast to the dollar's flexible supply, which the Fed can change. This fixed supply is a core part of Bitcoin's design, meant to prevent the money supply from being inflated at will.</li><li><strong>Primary Use Case Focus:</strong>&nbsp;The dollar is built for widespread, fast, and usually low-cost (for the user at the point of sale) transactions of all sizes. Bitcoin prioritizes secure, censorship-resistant, peer-to-peer value transfer. These features are most valuable for large sums, cross-border deals, or when trust in middlemen is low or unwanted.</li></ul></ul></ul></div><p><span></span></p></div><p></p></div>
</div><div data-element-id="elm_mfWxe6uU_dnFy_ba9hJGeg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><span>Why Bitcoin Isn't Meant to Replace&nbsp;</span><em>All</em><span>&nbsp;Dollar Functions</span></span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_uclbtGv9I2pEpDb5BkuisA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Several of Bitcoin's built-in features make it less ideal as a direct, do-everything replacement for the U.S. dollar in everyday shopping:</p><ul><ul><ul><li><strong>Volatility:</strong>&nbsp;Bitcoin's price, when measured against fiat currencies like the dollar, has historically been very up-and-down.&nbsp;<sup></sup>This price instability makes it tough for businesses to price things in Bitcoin and for people to use it for daily purchases where price certainty is key.</li><li><strong>Transaction Throughput (Base Layer):</strong>&nbsp;Bitcoin's main blockchain layer isn't designed to handle the massive number of transactions that global retail payment systems process.</li><li><strong>User Experience for Microtransactions:</strong>&nbsp;For small, everyday payments, Bitcoin's transaction fees (which can change with network traffic) and confirmation times (needed for security) can feel too high or inconvenient compared to near-instant, often seemingly fee-less (to the consumer) card payments.<br/></li></ul></ul></ul><div><br/></div>These design choices and their outcomes suggest that Bitcoin and the U.S. dollar are fundamentally different systems, built for different main jobs. They aren't necessarily enemies; they can coexist by serving different needs. Bitcoin's perceived weaknesses for retail payments (like volatility or lower transactions per second on its base layer) are often direct results of its strengths for peer-to-peer settlement and as a non-government store of value (like its security model and decentralization). So, it's not about one replacing the other entirely, but about each system finding its best and most compelling uses. The point isn't that Bitcoin has zero role in payments, but that its main, most impactful role isn't as a direct substitute for the dollar when you're buying your daily coffee.<div><br/><p>To see these differences more clearly, here's a comparison of Bitcoin's base layer with traditional retail payment systems like Visa, which use currencies like the U.S. dollar.</p></div></div>
</div><div data-element-id="elm_dkGJUuEZgNvte7ykXyjxvQ" data-element-type="table" class="zpelement zpelem-table "><style type="text/css"> [data-element-id="elm_dkGJUuEZgNvte7ykXyjxvQ"] .zptable{ width:93% !important; } </style><div class="zptable zptable-align-left zptable-align-mobile-left zptable-align-tablet-left zptable-header-light zptable-header-both zptable-cell-outline-on zptable-outline-on zptable-header-sticky-tablet zptable-header-sticky-mobile zptable-zebra-style-none zptable-style-both " data-width="93" data-editor="true"><table><tbody><tr><th scope="col" style="width:20.0658%;"><p><strong> Feature</strong></p></th><th scope="col" style="width:37.453%;"><p><strong> Bitcoin (Base Layer)</strong></p></th><th scope="col" style="width:40.7054%;"><p><strong> Traditional Retail Payment Rails (e.g. Dollar/Visa)</strong></p></th></tr><tr><th scope="row" style="width:20.0658%;"><strong> Typical Transaction Value</strong></th><td style="width:37.453%;">High (average over $5,000) </td><td style="width:40.7054%;">Low to Mixed (average around $80 for Visa) </td></tr><tr><th scope="row" style="width:20.0658%;"><strong> Transaction Speed</strong></th><td style="width:37.453%;" class="zp-selected-cell"> Minutes to ~1 Hour for strong finality</td><td style="width:40.7054%;">Seconds for Authorization</td></tr><tr style="height:48.4062px;"><th scope="row" style="width:20.0658%;"><strong> Transaction Cost</strong></th><td style="width:37.453%;">Independent of value; variable based on network demand </td><td style="width:40.7054%;">Often % of value or fixed fee, absorbed by merchant </td></tr><tr><th scope="row" style="width:20.0658%;"><strong> Finality</strong></th><td style="width:37.453%;"> High/Practically Irreversible after confirmations</td><td style="width:40.7054%;">Reversible (chargebacks possible) </td></tr><tr><th scope="row" style="width:20.0658%;"><strong> Intermediary Reliance</strong></th><td style="width:37.453%;">Low/None for direct P2P transactions </td><td style="width:40.7054%;">High (banks, processors, networks) </td></tr><tr><th scope="row" style="width:20.0658%;"><strong> Primary Use Case</strong></th><td style="width:37.453%;">Secure P2P value transfer, Settlement </td><td style="width:40.7054%;">Retail payments, General commerce </td></tr><tr><th scope="row" style="width:20.0658%;"><strong> Censorship Resistance</strong></th><td style="width:37.453%;">High </td><td style="width:40.7054%;">Lower (subject to intermediary/government policies) </td></tr><tr><th scope="row" style="width:20.0658%;"><strong> Supply Mechanism</strong></th><td style="width:37.453%;">Fixed/Algorithmic (21 million BTC cap) </td><td style="width:40.7054%;">Elastic/Central Bank controlled </td></tr></tbody></table></div>
</div><div data-element-id="elm_elFqRE-mgD0WFnKGhSYRlg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p><span><span>This comparison shows that Bitcoin's base layer is built differently from systems designed for high-volume retail, aligning more with the needs of a secure system for transferring and settling significant value.</span></span><br/></p></div>
</div><div data-element-id="elm_8sy7z5duF-eWKh9UiN1Euw" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_8sy7z5duF-eWKh9UiN1Euw"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_8sy7z5duF-eWKh9UiN1Euw"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_6RJugtDtjz_7lA1gJxHqfg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span>Bitcoin: The Digital Strongbox for Serious Value</span></span></span></span></span></span></span></span></h3></div>
<div data-element-id="elm_iozoyv3-Y4FAaxBgOPMsFQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p><span>What's a <span style="font-style:italic;">settlement network</span>? It's a system that handles the final transfer of assets or money between parties, settling their debts to each other. In these networks, especially those dealing with large amounts, things like security, finality (knowing a done deal can't be undone), and resistance to outside meddling or censorship are super important. Think of central bank systems like Fedwire for big interbank dollar transfers, or how gold was historically used to settle international trade. These systems care more about certainty and irreversibility than the raw speed needed for buying a latte.</span></p></div>
</div><div data-element-id="elm_9rx0q1j7MrQ3T1CQyrFCNQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><span></span><span><span>Bitcoin's Strengths as a Settlement Layer</span></span><span></span></span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_HtodRCn9ByM6z5NGZG5zeA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><p>Bitcoin has several features that make its base layer great for being a robust settlement network:</p><p></p><ul><ul><ul><li><strong>Censorship Resistance:</strong>&nbsp;Because it's decentralized and no single entity controls it, Bitcoin transactions are very hard to block, freeze, or reverse by any one party, including governments or banks.&nbsp;<sup></sup>This is huge for people in unstable political situations or for any transaction where you want to avoid potential meddling.</li><li><strong>Transaction Finality:</strong>&nbsp;Once a Bitcoin transaction is in a block and confirmed by enough subsequent blocks (usually 4-6 confirmations, taking about 40-60 minutes&nbsp;<sup></sup>), it's practically irreversible.&nbsp;<sup></sup>This high degree of finality gives certainty to those receiving large transfers, which is vital for effective settlement.</li><li><strong>Great for Large Sums:</strong>&nbsp;A cool thing about Bitcoin transactions is that the network fee is usually based on the transaction's data size and network congestion, not the amount of money being sent.&nbsp;<sup></sup>This means sending a very large sum of Bitcoin can be surprisingly cheap compared to traditional banking, which often charges percentage-based fees for big, especially international, transfers. Data shows Bitcoin is indeed used for high-value transfers, with an average transaction value much higher than retail payment networks.</li><li><strong>Permissionless Access:</strong>&nbsp;Anyone with an internet connection can join and use the Bitcoin network to send and receive value without needing anyone's approval.&nbsp;<sup></sup>This is different from many traditional large-value settlement systems that are only for member institutions.</li><li><strong>Global and Borderless Operation:</strong>&nbsp;Bitcoin works 24/7, all over the world, without being tied to national borders or banking holidays.&nbsp;<sup></sup>This makes it a flexible platform for international value settlement.</li></ul></ul></ul></div>
</div><div data-element-id="elm_wCtIZIwtSBlTcwJqTsoPLA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span>Transaction Features That Support Settlement</span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_1y1YAau04ras73mf2NRZ_A" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>The very things about Bitcoin's transaction process that get criticized from a retail payment view actually become strengths for settlement:</p></div><p></p><ul><ul><ul><li><strong>Confirmation Times:</strong>&nbsp;An average block time of 10 minutes, and needing multiple confirmations for strong finality (like ~40 minutes for 10 confirmations), might seem slow for buying coffee. But these times are perfectly fine, even good, for ensuring the security and irreversibility of high-value settlements. Certainty often beats speed in these cases.</li><li><strong>Transaction Fees:</strong>&nbsp;Bitcoin transaction fees are paid to miners to encourage them to include transactions in a block.&nbsp;<sup></sup>When the network is busy, fees can go up. However, for large settlements, a transaction fee that's a tiny fraction of the total value being moved is often a fair price for the security, finality, and disintermediation Bitcoin offers. Users can also choose to pay higher fees for faster inclusion in a block and confirmation if they're in a hurry.</li></ul></ul></ul></div>
</div><div data-element-id="elm_ebHY8V5WAMTLgO1QFDQExQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span>Bitcoin as a Foundation for Other Systems?</span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_gQQB3B7-FeAXPk0q_Amvww" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><p>The idea of a settlement layer can also mean Bitcoin serves as a base for other layers or systems. These secondary systems might handle more, faster, cheaper transactions but could ultimately anchor their security and achieve final settlement on the super-secure and decentralized Bitcoin blockchain.&nbsp;While some argue other blockchains might be better for smart contracts as a global settlement layer, Bitcoin's unmatched security and decentralization make it a strong contender as the ultimate trust anchor for value.</p><p><br/></p><p>In this light, Bitcoin's slowness and the cost of its Proof-of-Work security aren't bugs but essential features when you consider its role as a high-security settlement system. High-value settlements demand extreme security and practical irreversibility. Bitcoin's Proof-of-Work, the ~10-minute block interval, and the cumulative work of multiple confirmations are all designed to provide this level of security, making it incredibly difficult and economically foolish to try to reverse confirmed transactions.&nbsp;These features, which make it seem slow and costly for retail transactions, are necessary trade-offs for a system prioritizing robust, secure settlement. Judging Bitcoin's base layer by retail payment network standards is like comparing apples to oranges; its design is optimized for a different, and arguably more critical, set of priorities essential for a global, non-government settlement system.</p><p></p></div></div>
</div><div data-element-id="elm_7eo9rSNSPbmtIVIcjx2T_A" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_7eo9rSNSPbmtIVIcjx2T_A"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_7eo9rSNSPbmtIVIcjx2T_A"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_u1TPAT823xULBtgopQ830Q" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span>The &quot;Scaling&quot; Debate: Does Bitcoin&nbsp;</span><em>Really</em><span>&nbsp;Need to Be Faster?</span></span></span></span></span></span></span></span></span></span></h3></div>
<div data-element-id="elm_tx_rqvnxcXaQDD0njd3SZA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p></p><div><p>A major point of debate about Bitcoin's usefulness has been its transaction throughput. Bitcoin's base layer (Layer 1) can process about 3.3 to 7 transactions per second (TPS).&nbsp;<sup></sup>This limit is mainly due to two things: the maximum size of each block (originally 1 megabyte, though effectively bigger with SegWit) and the average time to mine a new block (about 10 minutes).</p><p><br/></p><p>Compared to global payment giants like Visa, which can reportedly handle thousands of TPS (around 2000 TPS worldwide at peak times&nbsp;<sup></sup>), Bitcoin's base layer capacity looks tiny. This difference has fueled the argument that Bitcoin can't scale to be a global payment system for everyday transactions.<span><button></button></span></p></div><p></p></div><p></p></div></div>
</div><div data-element-id="elm_2sMGI-WVrNc4jgu_0A3HUQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span>The Counterargument: Current Capacity Fits Its Main Job</span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_EMkaUc78x3IZotC_6L2eZQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p></p><div><p></p><div><p>But what if Bitcoin's main job isn't to go head-to-head with Visa for every retail transaction, but to be a peer-to-peer system for moving significant value and a secure settlement network? If so, the demand for transaction volume on its base layer is different. The Bitcoin network already settles billions of dollars in value daily, but across far fewer transactions than retail networks. This leads to a much higher average transaction value (over $5,000 for Bitcoin versus around $80 for Visa), showing its current use is more like a large-value settlement network than a retail payments network.</p><p><br/></p><p>The scalability problem is often framed by assuming Bitcoin&nbsp;must&nbsp;match Visa's TPS on its base layer to succeed. Yet, if its core value is being &quot;digital gold&quot; and a final settlement layer for transactions needing high security and censorship resistance, its current (or slightly improved) scale might be just right for this niche. High-value settlements are naturally less frequent than small retail payments. Gold, a traditional settlement asset, doesn't transact millions of times per second for small buys; its movements are more deliberate and usually involve larger sums. So, maybe the debate should shift from &quot;how can Bitcoin match Visa's TPS?&quot; to &quot;is Bitcoin's current scalability enough for its role as a global, P2P, non-government settlement system?&quot;</p></div></div><p></p></div><p></p></div></div>
</div><div data-element-id="elm_AFvjMUCZezgvp1wBnoJWKw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span>The Trade-offs: Decentralization and Security vs. Raw Speed</span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_iiVkPyLdOSEWy3S_saHsOA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p></p><div><p></p><div><p></p><span><span>Ideas to massively increase Bitcoin's base-layer TPS, like dramatically bigger blocks or shorter block times, come with big trade-offs. Larger blocks can be harder and more expensive for smaller, independent node operators to download, validate, and store. This could lead to more network centralization as fewer people can afford to run full nodes. Shorter block times might weaken network security by not giving blocks enough time to spread globally before the next one is found, potentially causing more orphaned blocks or chain splits. Bitcoin's design has historically prioritized maximum decentralization and security over raw transaction speed on its base layer.&nbsp;Any changes that hurt these core features could undermine its fundamental value as a trust-minimized system. Increasing block size or lowering block time could harm the blockchain's integrity, and a Layer 1 can only be scaled so much before it affects its decentralization and security.</span></span><p></p></div></div><p></p></div><p></p></div></div>
</div><div data-element-id="elm_FWtwlAo17KZq-VAzuQ7W9Q" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span>Layer 2 Solutions: The Best of Both Worlds?</span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_rEH57xGPRkqqalfV7DLI2Q" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p></p><div><p></p><div><p></p><span><span><div><p>It's also important to know about Layer 2 solutions, like the Lightning Network.&nbsp;The Lightning Network is a protocol built on top of Bitcoin that aims for faster, cheaper, and more numerous transactions by creating off-chain payment channels between users.&nbsp;These smaller, more frequent transactions can happen almost instantly with very low fees within the Lightning Network, with the final net settlement of these channels eventually recorded on the main Bitcoin blockchain.</p><p><br/></p><p></p><div><div><div><div></div></div></div></div><p>These Layer 2 solutions can meet the demand for retail-like payment uses of Bitcoin without changing the fundamental properties or purpose of the Bitcoin base layer. This approach allows Bitcoin to potentially &quot;have its cake and eat it too&quot;: keeping a highly secure, decentralized, and robust base layer optimized for final settlement of significant value, while also enabling faster and cheaper payments for smaller amounts on secondary layers for users who want those features.&nbsp;The existence and ongoing development of Layer 2 solutions reinforce the idea that the base layer itself doesn't necessarily&nbsp;need&nbsp;to scale to Visa-levels of TPS. Its primary role is to be the ultimate, secure foundation and settlement arbiter for the entire Bitcoin ecosystem.</p></div></span></span><p></p></div></div><p></p></div><p></p></div></div>
</div><div data-element-id="elm_WrXp7DoXnp1ExLS1tp9Afg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_WrXp7DoXnp1ExLS1tp9Afg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_WrXp7DoXnp1ExLS1tp9Afg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_oPpfqGJecgIVBfqPDK_DlQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span>What's Wrong With Old Money Anyway? (And How Bitcoin Helps)</span></span><span></span></span></span></span></span></span></span></span></span></span></h3></div>
<div data-element-id="elm_Zb4Kqsvb0M1xqB34ay-ABg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p></p><div><p></p><div><p></p><span><span><div><p></p><span><span>Bitcoin's design directly or indirectly tackles several long-standing issues and new worries within traditional money and finance. Understanding these problems gives context to Bitcoin's unique value.</span></span></div></span></span><p></p></div></div><p></p></div><p></p></div></div>
</div><div data-element-id="elm_3Jp0ANKYr2dTqOqa_TGtNg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span><span><span>Inflation: The Silent Thief of Your Savings</span></span></span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_duvyRRiv5i1cxErAYq1yXw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p></p><div><p></p><div><p></p><span><span><div><p></p><span><span><span><span>Fiat currencies, like the U.S. dollar, are managed by central banks and are prone to inflation. Inflation means your money buys less over time. This is often due to monetary policy decisions, like increasing the money supply. For example, the U.S. saw notable inflation recently, with consumer prices up nearly 9% in 2022 and more than 4% in 2023.&nbsp;Over long periods, even seemingly small inflation can seriously eat away at the value of savings. Bitcoin, with its mathematically fixed and finite supply capped at 21 million coins, is often seen by its fans as a potential shield against this kind of monetary debasement.</span></span></span></span></div></span></span><p></p></div></div><p></p></div><p></p></div></div>
</div><div data-element-id="elm_5IRNBgt62aUX15UFy-Hi-w" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span><span><span><span><span>Financial Censorship: When Your Money Isn't Really Yours</span></span></span></span></span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_pW2mLBuk0AuPJswYmkjlpA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p></p><div><p></p><div><p></p><span><span><div><p></p><span><span><span><span><span><span>Traditional financial systems rely heavily on middlemen like banks and payment processors. While they provide essential services, they also represent points of control. There have been cases where these middlemen, sometimes under government pressure or based on their own policies, have denied services, frozen accounts, or blocked transactions for individuals or groups.&nbsp;This financial deplatforming can effectively silence dissent or cut off access to the financial system for those deemed unacceptable, raising concerns about free speech and financial freedom. Bitcoin's permissionless and censorship-resistant nature, thanks to its decentralized setup, offers an alternative for those worried about such risks. Once a Bitcoin transaction is broadcast, it's hard for any single entity to block or reverse it if users control their own private keys.</span></span></span></span></span></span></div></span></span><p></p></div></div><p></p></div><p></p></div></div>
</div><div data-element-id="elm_uWLmhWOqr9cuiUC2BhHsNA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span><span><span><span><span><span><span>The High Cost and Slow Pace of Traditional Finance</span></span></span></span></span></span></span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_3czQRtR0Y0tes47gZE0zwA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><div><div><p></p><div><p></p><div><p></p><span><span><p></p><span><span><span><span><span><span><div><p>Certain parts of traditional finance can be expensive and slow, especially for cross-border transactions.</p></div></span></span></span></span></span></span></span></span></div></div></div></div><blockquote style="margin:0px 0px 0px 40px;border:medium;padding:0px;"><blockquote style="margin:0px 0px 0px 40px;border:medium;padding:0px;"><span><span><span><span><span><span><span><span><ul><li><div><p><strong>Sending Money Home (Remittances):</strong>&nbsp;Sending money internationally, especially small amounts to family, can come with hefty fees through traditional banks or money transfer services. Average fees can be 5% to 10% or even more, significantly reducing the value of the money sent.&nbsp;<sup></sup>Banks are often the priciest, with average fees around 11.8% in late 2022.&nbsp;<sup></sup>These high costs hit low-income migrants and their families hardest.</p></div></li><li><div><p><strong>Middleman Costs and Delays:</strong>&nbsp;As the Bitcoin whitepaper noted&nbsp;<sup></sup>, the layers of middlemen in traditional electronic payment systems add to overall transaction costs and can cause settlement delays.</p></div></li></ul></span></span></span></span></span></span></span></span></blockquote></blockquote><div><div></div></div></div>
</div><div data-element-id="elm_O3N6ADVe3du-k1RPWxziLw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span><span><span><span><span><span><span><span><span>How Bitcoin's Design Offers a Different Path</span></span></span></span></span></span></span></span></span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_GnpvcyAR2g7c5GVTrw6cfQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Bitcoin's core features offer potential solutions or alternatives:</p><ul><ul><ul><li><strong>Fixed Supply:</strong>&nbsp;The capped supply directly counters the continuous money printing that can lead to inflation in fiat currencies.</li><li><strong>Decentralization &amp; Censorship Resistance:</strong>&nbsp;The distributed nature of the Bitcoin network makes it extremely difficult for any single party to unilaterally block transactions or seize funds, as long as users securely manage their own private keys. This offers a defense against financial censorship.</li><li><strong>Peer-to-Peer Network:</strong>&nbsp;By enabling direct value transfer between users globally, Bitcoin can reduce reliance on multiple intermediaries, especially for cross-border transfers. This could potentially lower costs and speed up final settlement for value that doesn't need immediate conversion into local fiat.</li></ul></ul></ul><p>These benefits aren't equally compelling everywhere. In countries with stable currencies, strong legal protections, low financial censorship, and efficient banking, Bitcoin's advantages might seem less urgent for daily needs. However, in regions with high inflation, strict capital controls, a high risk of financial deplatforming, or sky-high remittance fees, Bitcoin's core features of scarcity, censorship resistance, and P2P global transfer become very attractive. The problems Bitcoin is designed to solve aren't universally severe but are acute for many people globally. This reinforces Bitcoin's role as an&nbsp;alternative&nbsp;system, particularly suited for peer-to-peer value preservation and transfer, rather than as a blanket replacement for everyday local currency transactions in stable, well-functioning economies.</p><p><br/></p><p>Here's a quick look at some key issues in traditional finance and how Bitcoin's attributes address them:</p></div>
</div><div data-element-id="elm_HN1TZBqWbhEtd2tdDEg1CQ" data-element-type="table" class="zpelement zpelem-table "><style type="text/css"> [data-element-id="elm_HN1TZBqWbhEtd2tdDEg1CQ"] .zptable{ width:93% !important; } </style><div class="zptable zptable-align-left zptable-align-mobile-left zptable-align-tablet-left zptable-header-light zptable-header-top zptable-cell-outline-on zptable-outline-on zptable-header-sticky-tablet zptable-header-sticky-mobile zptable-zebra-style-none zptable-style-both " data-width="93" data-editor="true"><table><tbody><tr style="height:47.1562px;"><th style="width:50%;"><strong> Problem in Traditional Finance</strong></th><th scope="col" style="width:50%;"><p><strong> Bitcoin (Base Layer)</strong></p></th></tr><tr><td style="width:50%;"> Inflation / Purchasing Power Erosion</td><td style="width:50%;">Fixed, Capped Supply (21 Million BTC)</td></tr><tr><td style="width:50%;"> Financial Censorship / Deplatforming</td><td style="width:50%;">Decentralization, Censorship Resistance, Permissionless Access</td></tr><tr style="height:48.4062px;"><td style="width:50%;"> High Remittance Costs / Intermediary Fees</td><td style="width:50%;">Peer-to-Peer Network, Potential for Lower Fees for Direct Value Transfer</td></tr><tr><td style="width:50%;"> Lack of True Finality / Counterparty Risk</td><td style="width:50%;">Transaction Irreversibility (after sufficient confirmations)</td></tr><tr><td style="width:50%;"> Reliance on Trusted Third Parties</td><td style="width:50%;">Cryptographic Proof, Public Ledger, Disintermediation</td></tr></tbody></table></div>
</div><div data-element-id="elm_eyMXMIhzZxoZtTKxLseSnw" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_eyMXMIhzZxoZtTKxLseSnw"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_eyMXMIhzZxoZtTKxLseSnw"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_Z2fVGos0OE8pjch8wZPabw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span>Is Bitcoin the New Gold? The &quot;Digital Gold&quot; Idea</span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h3></div>
<div data-element-id="elm_y4grA6KTVHCE1k5rrQsWag" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p><span><span>You'll often hear Bitcoin called &quot;digital gold.&quot; This comparison draws parallels between the cryptocurrency and the shiny metal based on shared traits, mainly scarcity and store of value.&nbsp;This analogy is pretty important for understanding Bitcoin's main use case and whether it's really &quot;electronic cash&quot; for everyday stuff.</span></span><br/></p></div>
</div><div data-element-id="elm_YF1J4mQ2w4BeksHDDt83rA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span>The &quot;Digital Gold&quot; Analogy Explained</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_1HOOi-R2NDL5rP3IEKubjg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p><span><span><span><span>Both Bitcoin and gold are seen by many as stores of value, meaning they're expected to hold or increase their purchasing power over time.&nbsp;They're often sought as hedges against inflation, especially when traditional fiat currencies seem to be weakening due to loose monetary policies or too much money printing by central banks.&nbsp;Crucially, neither gold nor Bitcoin is controlled or issued by a single central authority like a government or central bank. Gold is natural and its supply is limited by how hard it is to mine, while Bitcoin's supply is capped by its code and its network runs on a decentralized blockchain, making it resistant to direct government or institutional meddling.</span></span></span></span><br/></p></div>
</div><div data-element-id="elm_LF7QYlHGEw0wyhsE5KyEag" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span>Bitcoin vs. Gold: A Closer Look</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_dJMGbXHb1uCVjNddnAhdYw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>While the analogy is catchy, let's compare them side-by-side:</p><ul><ul><ul><li><strong>Scarcity:</strong>&nbsp;Gold is naturally scarce; getting new supply takes a lot of effort and resources. Bitcoin has a mathematically enforced supply cap of 21 million coins, with new bitcoins created at a predictably slowing rate through &quot;halving.&quot; This programmed scarcity is key to its &quot;digital gold&quot; story.</li><li><strong>Decentralization:</strong>&nbsp;Gold isn't issued or controlled by any single government. Bitcoin's network is decentralized, run by a global network of participants.</li><li><strong>Portability &amp; Divisibility:</strong>&nbsp;Bitcoin is incredibly portable; huge sums can be sent digitally across the globe easily. It's also highly divisible, down to eight decimal places (a &quot;satoshi&quot;). Gold, while divisible, gets bulky and expensive to move and secure in large amounts.</li><li><strong>Durability:</strong>&nbsp;Gold is physically tough and doesn't rust. Bitcoin, as digital info secured on a strong and widely spread blockchain, is also very durable as long as the network keeps running and is secured.</li><li><strong>Verifiability:</strong>&nbsp;Checking the purity and amount of physical gold can take experts and special equipment. Bitcoin transactions are verified by the network using cryptography, and ownership is proven by controlling private keys.</li><li><strong>Historical Track Record:</strong>&nbsp;Gold has been a reliable store of value and medium of exchange for thousands of years, giving it a level of trust most other assets can't match. Bitcoin, born in 2009, is relatively new, and its long-term staying power as a store of value is still being proven.</li><li><strong>Volatility:</strong>&nbsp;Gold's price is generally considered pretty stable compared to Bitcoin, making it a favorite for more conservative investors looking to protect their capital. Bitcoin has historically had big price swings, which can mean high reward potential but also high risk.</li><li><strong>Uses Beyond Storing Value:</strong>&nbsp;Gold has various industrial and decorative uses (e.g., in electronics and jewelry), which add to its demand and perceived inherent value. Bitcoin's main utility is as a monetary asset – a medium of exchange (for some transactions), a unit of account (in its own world), and increasingly, a store of value. It doesn't have direct industrial uses but benefits from its role in the growing economy.</li></ul></ul></ul></div>
</div><div data-element-id="elm_5c5dYCsNBs5wL10DRidi9A" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span>A Hedge Against Inflation and a Non-Government Asset</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_ZC1T30-YQbXHngfEclT2fg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><p>Many investors see both gold and Bitcoin as hedges against the falling value of fiat currency due to inflation.&nbsp;Historically, gold prices have often been swayed by inflation and real interest rates. When real yields on traditional &quot;risk-free&quot; assets fall (meaning the inflation-adjusted return is low or negative), non-yielding stores of value like gold and Bitcoin look relatively better.</p><p><br/></p><p>A key shared feature is their status as non-sovereign assets. Their value isn't directly tied to the money policy of any single government, making them attractive for diversifying wealth away from state-controlled currencies. In recent years, central banks have been buying a lot of gold, partly due to efforts to move away from the dollar, worries about fiat currency debasement, and rising geopolitical tensions.&nbsp;Bitcoin aims to play a similar role as a non-sovereign store of value for individuals, institutions, and maybe even nations down the line.</p><p></p></div>
</div><div data-element-id="elm_MzklR4sbtgmOhGmrPjb7DQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span>What This Means for Bitcoin as &quot;Cash&quot;</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_Um0lgBpglMprwyQTm3jCzg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><p></p><div><p>If we primarily see Bitcoin as &quot;digital gold&quot;, its function leans more towards preserving wealth, long-term investment, and settling large value transfers – much like physical gold is used. Gold isn't typically used for everyday small buys like groceries. Gold's role is more as a foundational monetary asset.</p><p><br/></p><p>The &quot;digital gold&quot; narrative thus strengthens the argument that Bitcoin's main utility isn't as a high-speed medium of exchange for daily commerce. The very features that make Bitcoin like gold, such as its verifiable scarcity, decentralization, and non-sovereign nature, are those most valued in a long-term store of value and a system for settling large, peer-to-peer transactions where trust and finality are critical. Aspects where Bitcoin differs from an ideal daily payment currency, like its current base-layer transaction speed or its historical price swings, are less damaging to, and in some ways are byproducts of, its role as &quot;digital gold.&quot; This framing aligns Bitcoin's technical design with its perceived main use case, making the &quot;scalability problem&quot; for retail payments less of a central issue if that's not its primary job.</p><p><br/></p><p>Here’s a table comparing Bitcoin and gold on key characteristics relevant to their role as stores of value:</p></div><p></p><p></p></div>
</div><div data-element-id="elm_9BR9gLsxzXzLPHd35QOObA" data-element-type="table" class="zpelement zpelem-table "><style type="text/css"> [data-element-id="elm_9BR9gLsxzXzLPHd35QOObA"] .zptable{ width:93% !important; } </style><div class="zptable zptable-align-left zptable-align-mobile-left zptable-align-tablet-left zptable-header-light zptable-header-both zptable-cell-outline-on zptable-outline-on zptable-header-sticky-tablet zptable-header-sticky-mobile zptable-zebra-style-none zptable-style-both " data-width="93" data-editor="true"><table><tbody><tr><th scope="col" style="width:20.0658%;"><p><strong> Characteristic</strong></p></th><th scope="col" style="width:37.453%;"><p><strong> Bitcoin</strong></p></th><th scope="col" style="width:40.7054%;"><p><strong>Gold</strong></p></th></tr><tr><th scope="row" style="width:20.0658%;"><strong>Scarcity</strong></th><td style="width:37.453%;">Algorithmic, Fixed Cap (21 Million BTC)</td><td style="width:40.7054%;">Natural, Finite, Costly to Extract</td></tr><tr><th scope="row" style="width:20.0658%;"><strong>Decentralization</strong></th><td style="width:37.453%;">Network-based, No Central Issuer</td><td style="width:40.7054%;">No Central Issuer, Geographically Dispersed</td></tr><tr style="height:48.4062px;"><th scope="row" style="width:20.0658%;"><strong>Historical Precedent</strong></th><td style="width:37.453%;">New (Since 2009)</td><td style="width:40.7054%;">Ancient (Millennia)</td></tr><tr><th scope="row" style="width:20.0658%;"><strong>Volatility</strong></th><td style="width:37.453%;">Historically High</td><td style="width:40.7054%;">Relatively Low</td></tr><tr><th scope="row" style="width:20.0658%;"><strong>Portability</strong></th><td style="width:37.453%;">Extremely High (Digital)</td><td style="width:40.7054%;">Moderate to Low (Physical, Costly in bulk)</td></tr><tr><th style="width:20.0658%;"><strong>Divisibility</strong> </th><td style="width:37.453%;">Extremely High (to 8 decimal places) </td><td style="width:40.7054%;">High (can be physically divided) </td></tr><tr><th scope="row" style="width:20.0658%;"><strong>Verifiability</strong></th><td style="width:37.453%;">Network/Cryptographic</td><td style="width:40.7054%;">Physical Assay, Requires Expertise</td></tr><tr><th scope="row" style="width:20.0658%;"><strong>Storage</strong></th><td style="width:37.453%;">Digital (Self-custody, Third-party custodians)</td><td style="width:40.7054%;">Physical (Vaults, Self-storage), Paper Claims</td></tr><tr><th scope="row" style="width:20.0658%;"><strong>Adoption</strong></th><td style="width:37.453%;">Growing, Tech-focused, Expanding Institutional Interest</td><td style="width:40.7054%;">Universal, Traditional, Central Bank Holdings</td></tr><tr><th style="width:20.0658%;"><strong> Primary Function</strong></th><td style="width:37.453%;"> Emerging Store of Value, P2P Value Transfer System</td><td style="width:40.7054%;" class="zp-selected-cell">Established Store of Value, Industrial/Ornamental Uses </td></tr></tbody></table></div>
</div><div data-element-id="elm_gxU83zCzBVSZXxLUA0iDeQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_gxU83zCzBVSZXxLUA0iDeQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_gxU83zCzBVSZXxLUA0iDeQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_S4Rpi8ewFFRXcpH1hMreew" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span><span><span>Finding Bitcoin's True Place in Your Financial World</span></span></span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h3></div>
<div data-element-id="elm_IqOTGCSiJwlAXLWK6MFB5A" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><div><p>So, what's the takeaway from all this? Bitcoin's foundational design and core features make it a unique player: a peer-to-peer electronic system for moving significant value and a robust settlement layer. The Bitcoin white paper aimed to create a system that sidesteps traditional financial middlemen, allowing direct, final transactions — features most vital when big money is involved or when censorship resistance is key. Bitcoin's architecture, with its decentralized proof-of-work, fixed supply, and transaction processing, fits the needs of a secure and resilient network for settling large sums globally, rather than trying to outpace retail payment networks in speed and volume. The &quot;digital gold&quot; comparison further highlights its suitability as a non-government store of value and a way to preserve and transfer wealth differently from traditional fiat currencies.</p><p><br/></p><p>Bitcoin doesn't need to replace the U.S. dollar or other major currencies in all their roles, especially not as the go-to for everyday retail buys, to be a massive success and a valuable innovation. Its strength is in offering a distinct, non-sovereign, peer-to-peer monetary system that meets specific needs and solves particular problems that traditional finance either can't or won't handle effectively. This includes enabling censorship-resistant transactions, offering a potential inflation hedge for long-term savers, allowing more efficient large-value cross-border transfers, and providing a financial rail for people in underbanked regions or those facing financial exclusion.</p><p><br/></p><p>Understanding Bitcoin's core principles, its design trade-offs, and the problems it was built to solve is crucial for accurately seeing its role and potential. Common criticisms that only focus on its limits as a retail payment system, like its base-layer transaction speed or short-term price swings, often miss the point by not recognizing its primary strengths and intended uses. Bitcoin's role in the evolving global financial world is more likely to be specialized and complementary to existing systems, rather than a direct, all-in-one replacement. It offers a powerful alternative for users and situations where its unique features of decentralization, security, finality, and scarcity are most prized. As the digital economy grows, Bitcoin's function as a peer-to-peer settlement network and a non-sovereign store of value is likely to become even more clear and important.</p></div></div>
</div><div data-element-id="elm_fFTAX69E7GiaxSoRcjKpbQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_fFTAX69E7GiaxSoRcjKpbQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_fFTAX69E7GiaxSoRcjKpbQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_XmaEmQH4rwS97iZdasxsgg" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><div data-element-id="elm_u6DS2VoSsI7DdpckVHsopA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"].zpelem-button { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 1px; */ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton:hover { border-color:; } [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 2px; */ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="/introductory-meeting" title="Schedule a Meeting"><span class="zpbutton-content" style="font-size:24px;">Schedule a Meeting Today!</span></a></div>
</div><br><br><p style="font-style:italic;font-family:Raleway;font-size:11px;text-align:left;margin-left:auto;margin-right:auto;">This content is developed from sources believed to be providing accurate information. The information in this material is not intended as investment, tax, or legal advice. It may not be used for the purpose of avoiding any federal tax penalties. Please consult legal or tax professionals for specific information regarding your individual situation. The opinions expressed and material provided are for general information, and should not be considered a solicitation for the purchase or sale of any security. Digital assets and cryptocurrencies are highly volatile and could present an increased risk to an investors portfolio. The future of digital assets and cryptocurrencies is uncertain and highly speculative and should be considered only by investors willing and able to take on the risk and potentially endure substantial loss. Nothing in this content is to be considered advice to purchase or invest in digital assets or cryptocurrencies.</p><p><br></p><hr><p><br><br></p><h4 style="text-align:center;">Enjoying Strateon Intelligent Wealth’s Insights?</h4><br><h4 style="text-align:center;">Subscribe to Strateon Intelligent Wealth’s Weekly Insights Newsletter!</h4><br><!--MailerLite Subscribe Form Code Starts Here---><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> .zpbutton:hover { border-color:; } .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; border-radius: 5px; } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="javascript:;"><span class="zpbutton-content" onclick="ml('show', 'X9fWWI', true)">Click Here to Sign-up Now</span></a><a class="ml-onclick-form" href="javascript:void(0)" onclick="ml('show', 'X9fWWI', true)"></a></div>
<!--MailerLite Subscribe Form Code Ends Here---><br><p style="text-align:left;">The weekly newsletter is usually delivered to your email inbox Friday or Saturday, and includes:</p><ul><li style="margin-left:40px;">a summary of the week's important news regarding the economy and markets</li><li style="margin-left:40px;">recommended third-party reads</li></ul><br><p style="text-align:left;font-weight:500;"><em>Strateon Intelligent Wealth does NOT sell subscriber information. Your name, email address, and phone number will be kept private.</em></p><p><br></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 15 May 2025 17:37:07 -0700</pubDate></item><item><title><![CDATA[Should You Invest in Crypto? It's Not a Simple Answer.]]></title><link>https://www.strateonintelligentwealth.com/insights/post/should-you-invest-in-crypto-its-not-a-simple-answer</link><description><![CDATA[In a digital era brimming with promises and uncertainties, the question lingers: Is investing in cryptocurrencies a game-changing opportunity or a perilous leap into the unknown?]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_1N4R9zWPQpOV3iwC6e9zsA" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_Yx9_7zMnQYaY9-k9l05CoQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_YRza7dOKT32KeZ1phjuFpA" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_1sJL3ZnEQ5eqGF7KErekAQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_1sJL3ZnEQ5eqGF7KErekAQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Cryptocurrencies: the digital frontier beckoning adventurous investors with promises of untold riches, technological disruption, and financial independence. As the world becomes increasingly digitized, the allure of this new asset class captivates the curious and the risk-takers alike. But as the crypto market surges and skeptics caution against potential pitfalls, a pressing question emerges: Should you dive headfirst into the volatile and enigmatic world of cryptocurrencies, or exercise caution and watch from the sidelines? It's a question that demands careful consideration, so let's explore the pros and cons, the opportunities and risks, and ultimately unravel the mystery of whether investing in crypto is a daring venture worth taking or a speculative gamble better left to the brave few.<br/></p></div>
</div><div data-element-id="elm_sEp3mUOfO0LhctVOMhlcDg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_sEp3mUOfO0LhctVOMhlcDg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_sEp3mUOfO0LhctVOMhlcDg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_3aC3U2wIQI-H4YNlC-8gSg" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_3aC3U2wIQI-H4YNlC-8gSg"].zpelem-heading { border-radius:1px; } </style><h3
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Advantages of Investing in Crypto</span></span></h3></div>
<div data-element-id="elm_9j2i4xUhQilPG25TEgR5Gg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_9j2i4xUhQilPG25TEgR5Gg"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>When exploring the potential advantages of investing in cryptocurrencies, a world of possibilities unfolds before us. Cryptocurrencies offer enticing prospects such as high returns, diversification of investment portfolios, and the perception of being a hedge against inflation. As we delve into this section, we will examine these advantages in greater detail, shedding light on the potential benefits that have attracted investors to the captivating realm of digital assets.<br/></p></div>
</div><div data-element-id="elm_pH9cUp0I9X83uhlTWx8QAw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_pH9cUp0I9X83uhlTWx8QAw"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Increased Diversification</span></span></h5></div>
<div data-element-id="elm_heqEnG_V5BDfLgPcAtLFKQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_heqEnG_V5BDfLgPcAtLFKQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Cryptocurrencies can provide diversification for an investment portfolio. Historically they have had a relatively low correlation with traditional asset classes like stocks and bonds. Adding cryptocurrencies to a portfolio can potentially reduce overall risk by spreading it across different types of assets.</p><ul><ul><ul><li><span style="font-weight:bold;">Low Correlation:</span> Cryptocurrencies, such as Bitcoin and Ethereum, have historically shown a low correlation with traditional asset classes like stocks and bonds. This means that their price movements often occur independently of traditional markets. By adding cryptocurrencies to a portfolio, investors can potentially reduce the overall correlation and diversify their holdings, which can help mitigate risks associated with market downturns in specific asset classes.</li><li><span style="font-weight:bold;">Nontraditional Asset Class:</span> Cryptocurrencies represent a nontraditional asset class with unique characteristics. Unlike stocks or bonds, cryptocurrencies are digital assets based on blockchain technology. Their value is determined by factors such as market demand, technological advancements, adoption rates, and network usage. Adding cryptocurrencies to a portfolio can introduce exposure to this innovative and evolving asset class, which can provide diversification benefits by tapping into different market dynamics.</li><li><span style="font-weight:bold;">Different Market Cycles:</span> Cryptocurrencies have their own market cycles that can differ from traditional financial markets. They can experience periods of rapid growth, known as bull runs, followed by significant corrections. These cycles can be driven by factors specific to the cryptocurrency market, such as technological advancements, regulatory developments, and investor sentiment. By including cryptocurrencies in a portfolio, investors can potentially benefit from these unique market dynamics and capture returns that are distinct from traditional asset classes.</li><li><span style="font-weight:bold;">Global Market Exposure:</span> Cryptocurrencies operate in a global market that is not limited by geographic boundaries. The decentralized nature of cryptocurrencies allows for participation and investment opportunities from around the world. By investing in cryptocurrencies, investors gain exposure to a global market that can be influenced by different economic, political, and technological factors, providing further diversification to their portfolio.</li></ul></ul></ul></div>
</div><div data-element-id="elm_pUn0jA4cxT_3bkcKPYpHnA" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_pUn0jA4cxT_3bkcKPYpHnA"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Historically Among the Highest Performing Asset Classes</span></span></h5></div>
<div data-element-id="elm_YzmUQ9PvEIpQ06F3Va2UgQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_YzmUQ9PvEIpQ06F3Va2UgQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Cryptocurrencies have gained a reputation for being one of the highest-performing asset classes in recent years, showcasing remarkable growth and delivering substantial returns for investors over their relatively short history. When compared to traditional asset classes, cryptocurrencies have often outperformed stocks, bonds, and other investment options. In some instances, the returns on cryptocurrencies have far exceeded those of traditional investments, attracting the attention of investors seeking high-growth opportunities. Bitcoin, for instance, surged from mere fractions of a cent in 2009 to reach an all-time high of approximately $69,000 in 2021. Other cryptocurrencies like Ethereum, Ripple, and Litecoin have also witnessed significant price increases, leading to substantial returns for early investors.</p></div>
</div><div data-element-id="elm_doeBTfIVyNbij1oa0vZCaw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_doeBTfIVyNbij1oa0vZCaw"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Potential Inflation Hedge</span></span></h5></div>
<div data-element-id="elm_eeLVarqzJGvnqAtdnHyrVQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_eeLVarqzJGvnqAtdnHyrVQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Before you can fully understand how crypto can be a potential hedge against inflation, it's important to understand inflation and how it works. Therefore, it's recommended to also read the&nbsp;Strateon Intelligent Wealth Insights article&nbsp;<a href="https://www.strateonintelligentwealth.com/insights/post/money-and-inflation-explained" title="Money and Inflation Explained" target="_blank" rel=""></a><span style="font-style:italic;"><a href="https://www.strateonintelligentwealth.com/insights/post/money-and-inflation-explained" title="Money and Inflation Explained" target="_blank" rel="">M</a><a href="https://www.strateonintelligentwealth.com/insights/post/money-and-inflation-explained" title="Money and Inflation Explained" target="_blank" rel="">oney and Inflation Explained</a></span>&nbsp;and the <span style="font-style:italic;">Inflation vs. Deflation</span> section of the Strateon Intelligent Wealth Insights article <a href="https://www.strateonintelligentwealth.com/insights/post/bitcoin-explained" title="Bitcoin&nbsp;Explained" target="_blank" rel=""></a><span style="font-style:italic;"><a href="https://www.strateonintelligentwealth.com/insights/post/bitcoin-explained" title="Bitcoin&nbsp;Explained" target="_blank" rel="">Bitcoin</a><a href="https://www.strateonintelligentwealth.com/insights/post/bitcoin-explained" title="Bitcoin&nbsp;Explained" target="_blank" rel="">&nbsp;Explained</a></span>.</p><p><br/></p><p>Simply, part of the reason inflation occurs is continuous printing of new money. There are other aspects to and causes of inflation, such as interest rates, consumer goods supply and demand, employee wages, and more, but generally if the central bank is printing new and more currency, then that currency is losing value.</p><p><br/></p><p>On the other hand, while inflation erodes the purchasing power of traditional currencies, some cryptocurrencies, such as Bitcoin, are designed to have a finite supply. Some cryptocurrencies may already have their maximum currency supply in circulation, while others like Bitcoin are slowly inflating at a rate that decreases over time until the maximum supply is reached. There are even some cryptocurrencies that are actually deflating, meaning the supply of the currency that's in circulation is actually decreasing.</p><p><br/></p><p>Cryptocurrencies operate on decentralized networks, typically based on blockchain technology. They are not controlled by any central authority or government. This independence from traditional financial systems and centralized control can make cryptocurrencies less susceptible to the monetary policies of governments and central banks. In times of inflation or economic uncertainty, some investors may see cryptocurrencies as an alternative store of value that is less affected by traditional economic forces.</p><p><br/></p><p>Cryptocurrencies offer global accessibility and can be traded 24/7 across different jurisdictions. This accessibility allows investors to diversify their holdings beyond traditional currencies, potentially providing a hedge against inflation in specific regions or currencies. Investors can also use cryptocurrencies as a medium of exchange or a store of value in countries experiencing hyperinflation or economic instability.</p></div>
</div><div data-element-id="elm_R4CQ2ITxKBgjIQEARGSMtw" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_R4CQ2ITxKBgjIQEARGSMtw"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_R4CQ2ITxKBgjIQEARGSMtw"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_a1YZLIoTQn0IQq-KDYhwbg" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_a1YZLIoTQn0IQq-KDYhwbg"].zpelem-heading { border-radius:1px; } </style><h3
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Disadvantages of Investing in Crypto</span></span></h3></div>
<div data-element-id="elm_jpAI7IIKGT_w732IyFM0OA" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_jpAI7IIKGT_w732IyFM0OA"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Increased Volatility &amp; Risk</span></span></h5></div>
<div data-element-id="elm_-ciO4ajHOqXAdodzF_Dv7A" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_-ciO4ajHOqXAdodzF_Dv7A"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><div><p>It is important to note that while Bitcoin has shown impressive returns over the past 15 years, its performance can be highly volatile. The cryptocurrency market is known for its price fluctuations, and investors should carefully consider the risks and potential rewards before investing in cryptocurrencies.<br/></p><div><p>Additionally, it's important to recognize that Bitcoin is just one cryptocurrency among many others, and their individual performances can differ significantly. Other cryptocurrencies like Ethereum, Litecoin, and Ripple have also experienced periods of significant growth, although their returns may not match those of Bitcoin.</p></div></div>
</div></div><div data-element-id="elm_ZjN6nsLxewDRClxwvfnoDQ" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_ZjN6nsLxewDRClxwvfnoDQ"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Greater Risk of Scam and Fraud</span></span></h5></div>
<div data-element-id="elm_0E4k_EXWcRUtb-rPW2gd1A" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_0E4k_EXWcRUtb-rPW2gd1A"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Crypto as a whole is not a scam. It's important to keep in mind that there are many crypto projects and tokens that definitely are scams, and there are people who will attempt to use crypto for their scams. This is not something unique to crypto though, as there are many cases of scams and fraud in traditional finance and traditional stock markets. Crypto may make it easier for individuals to concoct and run their scams, though, so extra care is needed when investing in crypto. If you do invest in crypto, it's important to be careful and make sure you do your own research, or enlist a trusted advisor, to help you determine which crypto projects, tokens, and coins to purchase and invest in.<br/></p></div>
</div><div data-element-id="elm_zDQm3ZtdGTqSATYDEIW42w" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_zDQm3ZtdGTqSATYDEIW42w"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Custody Can Be Confusing and Difficult</span></span></h5></div>
<div data-element-id="elm_V8vqJ61JVWdPJZHUorBaGA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_V8vqJ61JVWdPJZHUorBaGA"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>When it comes to custody of crypto, there can be more complexity, which makes using crypto more confusing, and even more risky.</p><p><br/></p><p>Cryptocurrencies are digital assets that exist solely in electronic form. Unlike traditional assets like physical cash or stocks held in brokerage accounts, cryptocurrencies are intangible and require specialized digital storage solutions. This digital nature can make custody processes less familiar and more complex for individuals who are accustomed to traditional financial systems.<br/></p><p><br/></p><p>Cryptocurrencies are secured using cryptographic keys, specifically public and private keys. The private key is crucial for accessing and managing cryptocurrency holdings. Self-custody involves securely storing and managing these private keys to protect against unauthorized access, theft, or loss. Managing private keys effectively requires a good understanding of blockchain protocols, wallet software, and transaction processes to securely store and handle cryptocurrencies. Additionally, staying updated with advancements, network upgrades, and evolving industry standards can be challenging.</p><p><br/></p><p>Due to the complexities and risks involved in self-custody, individuals and institutions often turn to specialized custodial services provided by reputable companies. These custodians offer enhanced security measures, insurance coverage, regulatory compliance, and expertise in handling digital assets. However, selecting the right custodial solution requires careful consideration, due diligence, and understanding of the specific needs and risk tolerance of the investors involved.<br/></p></div>
</div><div data-element-id="elm_ybCbYxLA8jomRdQSLR0Fhw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_ybCbYxLA8jomRdQSLR0Fhw"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Uncertain Regulatory Future</span></span></h5></div>
<div data-element-id="elm_x-QbY9eiQg7IJ8AamAN-IQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_x-QbY9eiQg7IJ8AamAN-IQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>The regulatory landscape surrounding cryptocurrencies is still evolving and varies significantly from one jurisdiction to another. This lack of uniformity and clarity can create uncertainty for businesses and individuals operating in the crypto space. Regulatory frameworks can be complex, subject to change, and often require interpretation, making it challenging for market participants to navigate and comply with the rules.<br/></p><p><br/></p><p>Governments and regulatory bodies have expressed concerns about certain aspects of cryptocurrencies, such as their potential use in illicit activities, market manipulation, and investor protection. As a response, regulatory measures may be introduced to impose restrictions or limitations on crypto-related activities. This can include stricter KYC procedures, limits on trading or investment amounts, bans on certain types of transactions or tokens, or licensing requirements. Such restrictions could hamper the growth and innovation of the crypto industry and limit the opportunities available to investors and businesses.<br/></p><p><br/></p><p>Regulatory actions and announcements can significantly impact the sentiment and stability of the crypto market. Regulatory crackdowns or unfavorable regulations in major jurisdictions can cause market volatility, leading to price fluctuations and increased investor uncertainty. Uncertain or restrictive regulations may also discourage institutional participation, as they often require more regulatory clarity and certainty to navigate compliance and risk management obligations.<br/></p><p><br/></p><p>It is important to note that while regulatory challenges exist, they also aim to protect investors, mitigate risks, and foster market integrity. The maturation of regulatory frameworks can bring legitimacy and institutional confidence to the crypto industry, potentially attracting more mainstream adoption and investment. However, striking a balance between regulation and innovation remains a complex challenge that needs to be carefully addressed to ensure the sustainable growth and development of cryptocurrencies.<br/></p></div>
</div><div data-element-id="elm_L1A06-DcZPtWn1UXEBTM-g" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_L1A06-DcZPtWn1UXEBTM-g"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Potential Tax Liabilities</span></span></h5></div>
<div data-element-id="elm_91-neKYFeoK9Ed5v1r3DnA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_91-neKYFeoK9Ed5v1r3DnA"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Tax regulations regarding cryptocurrencies can be complex and often lack clarity. Tax authorities may struggle to keep up with the fast-paced nature of the crypto market and the evolving technology behind it. Determining how cryptocurrencies should be classified, valued, and taxed can be challenging, leading to confusion and potential errors in compliance.<br/></p><p><br/></p><p>Crypto taxation requires individuals and businesses to maintain detailed records of transactions, including the acquisition, disposal, and value of cryptocurrencies. The need to track every transaction and calculate gains or losses can be burdensome, particularly for active traders or businesses that accept cryptocurrencies as payment. The complexity of reporting requirements and the need for accurate record-keeping can result in increased administrative work and potential compliance errors.<br/></p><p><br/></p><p>The increase in the value of cryptocurrencies can lead to significant tax liabilities when crypto assets are sold or exchanged for traditional currencies or goods and services. Taxation based on capital gains or income from crypto-related activities can result in substantial tax obligations, particularly for those who have accumulated significant gains or engage in frequent trading. Paying taxes on crypto gains can reduce the overall profitability of investments or limit the potential for reinvestment.<br/></p><p><br/></p><p>Calculating the tax liability for cryptocurrencies can be technically challenging. Factors such as the determination of the cost basis, accounting for different types of transactions (e.g., exchanges, forks, airdrops), and handling wallet transfers can add complexity to the tax calculation process. Although more tools and tax software tailored for cryptocurrencies exist and more are coming out, they do have an added cost, and could be quite expensive for those with hundreds and even thousands of transactions, further complicating the process for individuals or businesses.<br/></p></div>
</div><div data-element-id="elm_peMremAWJKYf_kGf1SLTjw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_peMremAWJKYf_kGf1SLTjw"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Uncertain Future Taxation</span></span></h5></div>
<div data-element-id="elm_5r4k3Yd0SV1yH3JJEI-3dw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_5r4k3Yd0SV1yH3JJEI-3dw"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Tax authorities may struggle to provide timely and comprehensive guidance on cryptocurrency taxation due to the novelty of the asset class. This lack of guidance can leave taxpayers uncertain about how to accurately report their crypto-related activities. As regulations evolve and tax authorities issue new guidelines, taxpayers may face challenges in staying up to date and ensuring compliance.<br/></p><p><br/></p><p>Taxpayers should consult with tax professionals or accountants who specialize in cryptocurrency taxation to ensure compliance with the applicable laws and make informed decisions.<br/></p></div>
</div><div data-element-id="elm_LJ0UYa84hD1sVVZB7l3Vpw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_LJ0UYa84hD1sVVZB7l3Vpw"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Difficulties with Estate Planning</span></span></h5></div>
<div data-element-id="elm_p5QlYod9i4nqgiS9HhcDeg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_p5QlYod9i4nqgiS9HhcDeg"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Estate planning involving cryptocurrencies can present unique challenges and complexities. Here are some difficulties associated with estate planning for crypto assets:</p><ul><ul><ul><li><span style="font-weight:bold;">Digital Asset Management:</span> Cryptocurrencies are digital assets that exist solely in electronic form. Unlike traditional assets like physical property or bank accounts, cryptocurrencies are intangible and stored in digital wallets secured by cryptographic keys. Managing and accessing these assets after the owner's death requires a clear understanding of the private key management process and knowledge of the deceased person's wallets and holdings.</li><li><span style="font-weight:bold;">Complexity of Private Key Management:</span> Private keys are essential for accessing and transferring cryptocurrencies. If the private keys are lost, forgotten, or not properly documented, it can result in the permanent loss of the crypto assets. Estate planners and heirs need to identify and locate the private keys or employ suitable methods for secure key management to ensure the smooth transfer of crypto assets to beneficiaries. This is complicated by the need to keep private keys secure in a manner so that those who should not have them cannot have them.</li><li><span style="font-weight:bold;">Lack of Centralized Authority:</span> Cryptocurrencies operate on decentralized networks, and there is no centralized authority or institution that can facilitate asset transfers or provide account recovery services. In the event of the owner's death, there is no default mechanism to transfer or recover the assets. Without proper planning and documentation, heirs may face significant challenges in accessing and managing the crypto assets.</li><li><span style="font-weight:bold;">No Uniform Standard for Beneficiaries:</span> For those who keep their crypto assets on a centralized exchange, not every centralized exchange has a specific way to declare an individual as a beneficiary to an account should the account owner pass. That makes it difficult to get proper legal access to a deceased's crypto assets.</li><li><span style="font-weight:bold;">Privacy and Confidentiality Concerns:</span> Cryptocurrencies offer a level of pseudonymity and privacy, which can make it difficult for heirs or estate administrators to identify and locate the crypto assets held by the deceased. The nature of blockchain technology allows individuals to transact without disclosing personal information. As a result, without proper disclosure or documentation, the existence and extent of crypto holdings may remain unknown, making it challenging for estate planners to account for these assets.</li><li><span style="font-weight:bold;">Legal and Regulatory Uncertainty:</span> The legal and regulatory framework surrounding cryptocurrencies is still evolving, and there may be variations in how different jurisdictions treat crypto assets in estate planning. The lack of uniformity and clarity in regulations can create uncertainties and legal complexities when it comes to transferring and distributing crypto assets as part of an estate.</li><li><span style="font-weight:bold;">Valuation Challenges:</span> Cryptocurrencies are known for their price volatility, and determining the accurate value of crypto assets at the time of the owner's death can be challenging. Estate planners may need to engage professionals with expertise in crypto asset valuation to ensure accurate assessment and fair distribution among heirs.</li></ul></ul></ul><p><br/></p><p>Given these difficulties, individuals who hold cryptocurrencies should consider the following estate planning measures:<br/></p><ul><ul><ul><li>Documenting crypto holdings, wallets, and private key information.</li><li>Establishing clear instructions and guidelines for heirs regarding the management and transfer of crypto assets.</li><li>Engaging legal and financial professionals experienced in crypto estate planning to navigate the complexities.</li><li>Regularly reviewing and updating estate plans to account for changes in crypto holdings and technologies.</li><li>Communicating with heirs about the existence and nature of crypto assets to ensure a smoother transition.</li></ul></ul></ul><p><br/></p><p>Proper planning and professional guidance can help mitigate the challenges associated with estate planning for cryptocurrencies and ensure that the wishes of the deceased regarding their crypto assets are carried out effectively.<br/></p></div>
</div><div data-element-id="elm_nHT78cBo84Ax_QMl7qzDBQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_nHT78cBo84Ax_QMl7qzDBQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_nHT78cBo84Ax_QMl7qzDBQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_P8CKLr86bZst0CaceHNCrQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_P8CKLr86bZst0CaceHNCrQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><div><div>Investing in cryptocurrencies presents both advantages and disadvantages that potential investors should carefully consider. While crypto investments offer the potential for high returns, diversification, and opportunities in a rapidly evolving digital asset market, they also come with significant risks and challenges. The volatility, regulatory uncertainties, security concerns, and complexity of custody and taxation should not be overlooked.</div><div><br/></div><div>The decision of whether or not to invest in cryptocurrencies is a complex and personal one that requires careful consideration. Investing in cryptocurrencies should be approached with caution, with a clear understanding of the potential rewards and risks involved, and a commitment to diligent risk management and responsible investment practices. Individuals considering investing in crypto should conduct thorough research, assess their risk tolerance, and seek professional advice to make informed investment decisions that align with their financial goals and circumstances.</div></div><div><br/></div><div>Fortunately, with <span>Strateon Intelligent Wealth</span> you have access to a financial professional with expertise in cryptocurrencies and digital assets that is able to provide advice about whether or not you should incorporate crypto investments into your financial plan, and the best way to do so if it's suitable and recommended. To find out if crypto investments are right for you and how to get started with them, feel free to...</div></div>
</div><div data-element-id="elm_dMagn7P5i2LHfNfmHyTFWg" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><div data-element-id="elm_u6DS2VoSsI7DdpckVHsopA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"].zpelem-button { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 1px; */ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton:hover { border-color:; } [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 2px; */ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="/introductory-meeting" title="Schedule a Meeting"><span class="zpbutton-content" style="font-size:24px;">Schedule a Meeting Today!</span></a></div>
</div><br><br><p style="font-style:italic;font-family:Raleway;font-size:11px;text-align:left;margin-left:auto;margin-right:auto;">This content is developed from sources believed to be providing accurate information. The information in this material is not intended as investment, tax, or legal advice. It may not be used for the purpose of avoiding any federal tax penalties. Please consult legal or tax professionals for specific information regarding your individual situation. The opinions expressed and material provided are for general information, and should not be considered a solicitation for the purchase or sale of any security. Digital assets and cryptocurrencies are highly volatile and could present an increased risk to an investors portfolio. The future of digital assets and cryptocurrencies is uncertain and highly speculative and should be considered only by investors willing and able to take on the risk and potentially endure substantial loss. Nothing in this content is to be considered advice to purchase or invest in digital assets or cryptocurrencies.</p><p><br></p><hr><p><br><br></p><h4 style="text-align:center;">Enjoying Strateon Intelligent Wealth’s Insights?</h4><br><h4 style="text-align:center;">Subscribe to Strateon Intelligent Wealth’s Weekly Insights Newsletter!</h4><br><!--MailerLite Subscribe Form Code Starts Here---><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> .zpbutton:hover { border-color:; } .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; border-radius: 5px; } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="javascript:;"><span class="zpbutton-content" onclick="ml('show', 'X9fWWI', true)">Click Here to Sign-up Now</span></a><a class="ml-onclick-form" href="javascript:void(0)" onclick="ml('show', 'X9fWWI', true)"></a></div>
<!--MailerLite Subscribe Form Code Ends Here---><br><p style="text-align:left;">The weekly newsletter is usually delivered to your email inbox Friday or Saturday, and includes:</p><ul><li style="margin-left:40px;">a summary of the week's important news regarding the economy and markets</li><li style="margin-left:40px;">recommended third-party reads</li></ul><br><p style="text-align:left;font-weight:500;"><em>Strateon Intelligent Wealth does NOT sell subscriber information. Your name, email address, and phone number will be kept private.</em></p><p><br></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 01 Jun 2023 11:15:12 -0700</pubDate></item><item><title><![CDATA[How and Where to Make Your First Purchase of Cryptocurrency]]></title><link>https://www.strateonintelligentwealth.com/insights/post/how-and-where-to-make-your-first-purchase-of-cryptocurrency</link><description><![CDATA[Wondering how to get started with purchasing crypto? Here's an overview of how to make your first purchase of cryptocurrency.]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_xZf5g9CJRG2Zf5q6T0EKDw" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_hvEIEiFzSOyLunme7e3EPQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_l_BUAVn3T2SKh9gZ6ZC-kQ" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_dnyOHiLpbr-dMfiN0J8C7A" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>If you've come to the conclusion that purchasing or investing in digital assets and cryptocurrencies is the right thing for you, you may be confused about how and where to purchase them. Digital assets and cryptocurrencies are complex, so learning how to buy cryptocurrencies can be confusing.</span></p><p><span><br/></span></p><p><span>Fortunately, Strateon Intelligent Wealth is available to educate and guide clients through the process of purchasing digital assets and cryptocurrencies. This guide is a general overview on the options available to individuals for purchasing their first cryptocurrency.</span></p></div><p></p></div>
</div><div data-element-id="elm_FZNXhKDHd7u2zFkurLW0-g" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_FZNXhKDHd7u2zFkurLW0-g"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_FZNXhKDHd7u2zFkurLW0-g"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_TCmIEVB3x6kMsLcjU_yJcA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>On-Ramps</span></span></h3></div>
<div data-element-id="elm_e4hOiPTDlFMb5jUcA40gRg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>What is an on-ramp? The term on-ramp is used to describe a service that offers the ability to convert fiat currency to cryptocurrency. If you already read the Strateon Intelligent Wealth Insights article&nbsp;<a href="https://www.strateonintelligentwealth.com/insights/post/addressing-common-objections-to-bitcoin" title="Addressing Common Objections to Bitcoin" target="_blank" rel=""></a><span style="text-decoration:underline;font-style:italic;"><a href="https://www.strateonintelligentwealth.com/insights/post/addressing-common-objections-to-bitcoin" title="Addressing Common Objections to Bitcoin" target="_blank" rel="">Addressing Common Objections to Bitcoin</a></span>&nbsp;you'll remember that fiat currency is technically what the US dollar is, and that's a currency that's not backed by anything tangible, and is instead backed by the good faith and credit of the government issuing it. When you hear or read fiat or fiat currency it's referring to any traditional currency that you're used to.</p><p><span><br/></span></p><p><span>You may also hear of the same services referred to as off-ramps. An off-ramp is simply does the opposite task or converting cryptocurrencies to fiat and then allowing you to withdraw the fiat currency to a bank account. Many cryptocurrency exchanges operate as both an on-ramp and an off-ramp.</span></p></div><p></p></div>
</div><div data-element-id="elm_hRmuzdx3UHMUpGSpRivHEQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_hRmuzdx3UHMUpGSpRivHEQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_hRmuzdx3UHMUpGSpRivHEQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_UKl8_t1b4CJTaTGLXrhmbA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Important Factors to Consider</span></span><span><span></span></span></h3></div>
<div data-element-id="elm_HH6fpcMRWrffu7fTnsWr7w" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>With the number of options available, there are five main factors that will influence where you purchase your cryptocurrencies.</span></p></div><p></p></div>
</div><div data-element-id="elm_7cqMk6sb6R0AuOrjJpivUA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Location</span></span></h5></div>
<div data-element-id="elm_DZD354a_EL0QDl06Q1bS6A" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>If you live in the United States, there are some states that restrict where and how cryptocurrencies can be purchased. It's important to check your state's regulations to see what limits, if any, there are. Fortunately, California is not one of the states with a lot of restrictions at this time. This means that if a cryptocurrency exchange is authorized to operate in the United States, most likely California residents can use them. The same cannot be said for some other states. Again, make sure any service you plan to use for purchasing cryptocurrencies is legal in your state. If a service is not, and you do purchase cryptocurrencies with that service, you may not be able to get your cryptocurrency out or your funds back.</span></p></div><p></p></div>
</div><div data-element-id="elm_qtl89EbGjbQSMOw36eFDEw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Type of Cryptocurrency</span></span></h5></div>
<div data-element-id="elm_fwS7TTYvv5Te1Eq9aBHcBg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Not all cryptocurrencies are available from every on-ramp. Depending on what you want to buy, you may have to purchase from multiple places, which may mean opening accounts at more than one exchange.</span></p></div><p></p></div>
</div><div data-element-id="elm_cuUHVTVcfTuxU5OvyOzUHQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Payment Method</span></span></h5></div>
<div data-element-id="elm_gEPQEk3hcnlQWfF93Uy_wg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>This refers to how you're going to pay for your initial crypto purchase. Common payment methods available include credit cards, debit cards, ACH bank transfers, and wire transfers. It's important to note that each exchange or on-ramp solution has it's own offerings for payments and the fees will differ.</span></p></div><p></p></div>
</div><div data-element-id="elm_kjFUYuhZl7vgSIn9aATwLg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Fees</span></span></h5></div>
<div data-element-id="elm_TvwFCt6_y9dPCVVHuO5xJA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Generally, you'll find the fees to be significantly higher for credit cards and debit cards, and some will charge fees for ACH transfers while others will not. Each exchange will have different trading fees, as well as different fees for withdrawals.</span></p></div><p></p></div>
</div><div data-element-id="elm_xBFdR7sZXirDakvf26km0Q" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Insurance</span></span></h5></div>
<div data-element-id="elm_B73MrJR4QzVXjoH3K2kkJg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>It's important to note that digital assets and cryptocurrencies are not covered by any regulator-required insurance. For many of the services where you can hold fiat currency there is no FDIC insurance. However, there are some that do have FDIC insurance for your US dollars held there. For all of the on-ramps where you can hold cryptocurrencies there is no SIPC insurance like you would find with a traditional broker-dealer or custodian of traditional securities.</span></p><p><span><br/></span></p><p><span>As the regulation landscape surrounding digital assets changes we may see FDIC and SIPC insurance become available or even a requirement for cryptocurrency exchanges and custodians to provide, but that is not for certain and there is no way of knowing when that could happen if it does. In the meantime, some cryptocurrency exchanges and custodians do have their own insurance that they have purchased to cover a limited amount of assets.</span></p></div><div><p><span></span></p></div></div>
</div><div data-element-id="elm_iKk_eSE47vL5gmNSeTFHeg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_iKk_eSE47vL5gmNSeTFHeg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_iKk_eSE47vL5gmNSeTFHeg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_fITk_uzj99aLZodjmOUw8Q" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Types of Cryptocurrency On-Ramps</span></span><span><span></span></span></h3></div>
<div data-element-id="elm_3lW9IzAKXh79zaoHC7ZfnQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>There are different types of on-ramps. Below are the three main types that you'll encounter.</span></p></div><div><p><span></span></p></div></div>
</div><div data-element-id="elm_5wILOQMqWh8LyVb9IaMppA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Centralized Exchange</span></span></h5></div>
<div data-element-id="elm_s-O4v-w-KuaF_Z2taTyrAg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>A centralized exchange is a service that operates much like a traditional broker-dealer, except that instead of traditional securities you trade cryptocurrencies. Examples of centralized exchanges include Coinbase, Binance.us, Gemini, Kraken, and Crypto.com. There are more as well, and Strateon Intelligent Wealth does not promote or recommend any particular centralized exchange.</span></p><p><span><br/></span></p><p><span>With most of these exchanges you can ACH or wire transfer funds from your bank account and then purchase cryptocurrencies that are offered by the exchange. There may be no cost for ACH or wire transfers, but some will charge fees depending on how you initiate the transfer of funds. For example, there are two ways to make an ACH transfer with Kraken. One has fees, but the other doesn't. You may also be able to purchase cryptocurrencies on these exchanges with a credit card or debit card, but keep in mind the fees are higher. Also, some credit cards charge additional fees for purchasing cryptocurrencies with credit cards, or put more limitations than they do for traditional transactions.</span></p><p><span><br/></span></p><p><span>There are a number of advantages to central exchanges. They typically will allow for a greater number of cryptocurrencies available for purchase. You can deposit fiat from your bank or you can deposit cryptocurrency from another exchange or wallet. You can also withdraw fiat to your bank account or cryptocurrencies to another exchange or wallet.</span></p><p><span><br/></span></p><p><span>Many centralized exchanges also have two ways in which you can buy or sell cryptocurrencies. The first is an easier method called a market order. With a market order, you simply set the amount of the cryptocurrency, or the fiat amount, you want to purchase or sell and the order is executed at whatever the market price is. If you say you want to buy $1,000 of bitcoin, then you'd receive a certain amount of bitcoin that's equal to $1,000 based on whatever the going price was at that moment. If you say you want to sell 0.01 bitcoin, then you would receive a certain amount of fiat currency that's equal to whatever 0.01 bitcoin was worth at that moment.</span></p><p><span><br/></span></p><p><span>The other way to buy or sell cryptocurrencies on a centralized exchange is by placing a limit order. With a limit order you can specify the amount of fiat currency you want to spend and also the price of the cryptocurrency you want. So you could specify $1,000 or bitcoin at $43,000. The order wouldn't be filled until there is a seller that also wants to sell bitcoin at $43,000 per bitcoin.</span></p><p><span><br/></span></p><p><span>On many exchanges the trading fee that is charged for market orders is higher than the fee for a limit order, also known as a maker/taker fee. Sometimes the market order trading fees can be double the maker/taker trading fees.</span></p><p><span><br/></span></p><p><span>On some exchanges there may be no visible fees. Instead, the exchange only places market orders and makes a profit from the difference between what a seller is willing to sell for and what the market price is. This is called a spread. It's generally invisible to the individual investor.</span></p><p><span><br/></span></p><p><span>As mentioned previously, there are also fees for withdrawals. Some exchanges may charge fees for certain fiat withdrawals, and also place daily and monthly limits on withdrawals. For most people, these limits usually won't matter. Some exchanges also charge fees for cryptocurrency withdrawals. For example, if you want to withdraw bitcoin to send to an external wallet, they may charge 0.0001 bitcoin to transfer. So if you wanted to withdraw your entire bitcoin holdings of 0.01 bitcoin to your external wallet, you would pay 0.0001 bitcoin in fees to the exchange and then receive 0.0099 bitcoin in your external wallet.</span></p><p><span><br/></span></p><p><span>With centralized exchanges that are authorized to operate in the United States, you will have to complete a KYC (know your customer) process. This is mostly to prevent use by those who live in states where it is not yet legal, as well as help prevent fraud and money laundering. KYC is typically pretty simple, and mostly easier within a smart phone app that on a computer. If you're opening a new account, it's recommended to use the mobile app for the service to open the account to make the process quicker and easier. The process consists of taking a picture of the front and back of your drivers license, a live picture of your face or a picture of you holding a code you write down on paper, and maybe a picture of a utility bill. Some centralized exchanges will require KYC to do anything on their platform, some will require it for higher limits deposit, purchase, and/or withdrawal limits, and some will require it before you can withdraw any fiat currency or cryptocurrency.</span></p><p><span><br/></span></p><p><span>A key characteristic of centralized exchanges is that if you keep your digital assets and cryptocurrencies on the exchange, the common thought is that technically your do not actually own the assets in your account. You may hear the phrase &quot;Not your keys, not your crypto,&quot; and this is essentially where the thought comes from. The centralized exchange owns the assets and holds them for you, and would fulfill an &quot;I owe you&quot; if you request to withdraw the assets to an external wallet or another exchange.</span></p></div><p></p></div>
</div><div data-element-id="elm_zEjI_jsX-GoW2LPAvwoNQQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Instant Purchase Broker Services</span></span></h5></div>
<div data-element-id="elm_3wqaWL0v8pqFospGl5gj9A" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>For those that already have a wallet or some other place to send cryptocurrencies to, there are services that offer a simple and quick way to purchase cryptocurrencies. These services includes Wyre, Moonpay, Ramp, Transak, and others. Strateon Intelligent Wealth does not promote or recommend any particular service for purchasing cryptocurrencies. With this type of service, purchasing cryptocurrency is as simple as selecting the cryptocurrency, specifying the fiat amount or the cryptocurrency amount, specifying the wallet address to send the cryptocurrency, and then entering credit card, debit card, or bank account details. The transaction is completed rather quickly with the cryptocurrency sent to the specified wallet address in a matter minutes or a few hours depending on the blockchain. The important thing to consider with this method of purchasing cryptocurrency is that the fees are high. The fees could be as high as 5% plus network fees. Also, if you pay with a credit card you would likely have to pay additional fees that the credit card company will charge for this type of transaction.</span></p></div><p></p></div>
</div><div data-element-id="elm_zB8p_pE89IcQn3FITOH4mA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Personal Payment Apps</span></span></h5></div>
<div data-element-id="elm_SOYxxZ39FRwX7ejaVN4vUg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Most people are familiar with personal payment services such as Venmo and PayPal. These services offer the convenience of easily sending money from your bank account or credit card to another person or company. Now they both also offer the ability to purchase cryptocurrency. It's important to note that with Venmo and PayPal you can only buy and sell cryptocurrencies. You cannot send cryptocurrency to another person or to your own external wallet.</span></p><p><span><br/></span></p><p><span>There's another personal payment app option, though, that allows you to send and receive Bitcoin to other people and even to your own external wallet. That app is called Strike. With Strike you deposit fiat currency and then can send whatever amount your want as Bitcoin to another Strike user or any Bitcoin wallet address.</span></p><p><span><br/></span></p><p><span>Note that Strateon Intelligent Wealth does not promote or recommend any particular service or app for purchasing cryptocurrencies.</span></p><p><span>Although these and other personal payment apps are limited in the cryptocurrencies available, and they may only allow you to buy and hold in their respective accounts, they are among the easiest ways to quickly begin purchasing cryptocurrency. This is especially true if you already have an existing account with them.</span></p></div><p></p></div>
</div><div data-element-id="elm_voTm2XT-laRg7N9pJeZxcA" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_voTm2XT-laRg7N9pJeZxcA"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_voTm2XT-laRg7N9pJeZxcA"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_Vmzaz8uUhTvUlB-QbVtjKA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Digital Assets and Cryptocurrency Advice</span></span></h3></div>
<div data-element-id="elm_reO85V7sHK1WxFC_kOlwLg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Making your first cryptocurrency purchase can be complex and confusing. Strateon Intelligent Wealth is here to help clients select and make purchases of digital assets and cryptocurrencies, offering not only advice, but also education and instruction so that clients understand and know how to use these new technologies and services.</span></p></div><p></p></div>
</div><div data-element-id="elm_K4kHAKnxTAoL7Ahbt2iyog" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><div data-element-id="elm_u6DS2VoSsI7DdpckVHsopA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"].zpelem-button { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 1px; */ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton:hover { border-color:; } [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 2px; */ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="/introductory-meeting" title="Schedule a Meeting"><span class="zpbutton-content" style="font-size:24px;">Schedule a Meeting Today!</span></a></div>
</div><br><br><p style="font-style:italic;font-family:Raleway;font-size:11px;text-align:left;margin-left:auto;margin-right:auto;">This content is developed from sources believed to be providing accurate information. The information in this material is not intended as investment, tax, or legal advice. It may not be used for the purpose of avoiding any federal tax penalties. Please consult legal or tax professionals for specific information regarding your individual situation. The opinions expressed and material provided are for general information, and should not be considered a solicitation for the purchase or sale of any security. Digital assets and cryptocurrencies are highly volatile and could present an increased risk to an investors portfolio. The future of digital assets and cryptocurrencies is uncertain and highly speculative and should be considered only by investors willing and able to take on the risk and potentially endure substantial loss. Nothing in this content is to be considered advice to purchase or invest in digital assets or cryptocurrencies.</p><p><br></p><hr><p><br><br></p><h4 style="text-align:center;">Enjoying Strateon Intelligent Wealth’s Insights?</h4><br><h4 style="text-align:center;">Subscribe to Strateon Intelligent Wealth’s Weekly Insights Newsletter!</h4><br><!--MailerLite Subscribe Form Code Starts Here---><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> .zpbutton:hover { border-color:; } .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; border-radius: 5px; } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="javascript:;"><span class="zpbutton-content" onclick="ml('show', 'X9fWWI', true)">Click Here to Sign-up Now</span></a><a class="ml-onclick-form" href="javascript:void(0)" onclick="ml('show', 'X9fWWI', true)"></a></div>
<!--MailerLite Subscribe Form Code Ends Here---><br><p style="text-align:left;">The weekly newsletter is usually delivered to your email inbox Friday or Saturday, and includes:</p><ul><li style="margin-left:40px;">a summary of the week's important news regarding the economy and markets</li><li style="margin-left:40px;">recommended third-party reads</li></ul><br><p style="text-align:left;font-weight:500;"><em>Strateon Intelligent Wealth does NOT sell subscriber information. Your name, email address, and phone number will be kept private.</em></p><p><br></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 24 Mar 2022 08:00:00 -0700</pubDate></item><item><title><![CDATA[Ethereum Explained]]></title><link>https://www.strateonintelligentwealth.com/insights/post/etherium-explained</link><description><![CDATA[The last Strateon Intelligent Wealth Insights post looked at Bitcoin. Now it's time to look at the second largest cryptocurrency by market cap, and th ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_NJ9oebnYT3aeaeTpCe11Vw" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_ILLHz53iQXeACU2J-yx7DQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_qLjUP_pARw6pQ86ilnbxcQ" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_u4R9v9ZvQWOHAZThbssnkw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_u4R9v9ZvQWOHAZThbssnkw"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>The last Strateon Intelligent Wealth Insights post looked at Bitcoin. Now it's time to look at the second largest cryptocurrency by market cap, and the one that may have had the biggest impact on the financial system besides Bitcoin: Ethereum.</p></div>
</div><div data-element-id="elm_P8U_hENvVMvvDe05msJWXg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_P8U_hENvVMvvDe05msJWXg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_P8U_hENvVMvvDe05msJWXg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_hJ1lHdSCX55dCxS-kLolVQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><span>Ethereum. ether.</span></span></span></span></span></span></span></span></span></span></span><span><br/></span></span></h3></div>
<div data-element-id="elm_bZLA_Jx47Cc2zWLiB2uEzQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p>Similar to how there is a difference between Bitcoin and bitcoin, there is Ethereum and ether. Ethereum refers to the Ethereum network and ether refers to the cryptocurrency coin that runs on the network. The symbol for ether is ETH. Again, like Bitcoin, you will sometimes find Ethereum and ether used interchangeably.</p><p><br/></p><p>Ethereum was initially described in a white paper by Vitalik Buterin in 2014 titled&nbsp;<a href="https://ethereum.org/669c9e2e2027310b6b3cdce6e1c52962/Ethereum_White_Paper_-_Buterin_2014.pdf" target="_blank" rel="">Ethereum: A Next-Generation Smart Contract and Decentralized Application Platform</a>. That white paper laid the foundation for the Ethereum Virtual Machine, which is a platform powered by blockchain technology to support smart contracts and secure financial transactions. Whereas Bitcoin's main purpose is to provide a means for transferring a type of digital money from one user to another, Ethereum's main purpose is to provide a means for decentralized apps, or dApps, to run on top of it. The dApps that run on Ethereum use smart contracts to operate and allow users to transact.</p><p><br/></p><p>An important characteristic to understand here is the layers of the blockchain. Each blockchain has a Layer 1, such as Bitcoin or Ethereum. On top of that layer is Layer 2, which allows other technologies to operate with the blockchain and take advantage of the network's power and abilities. With Bitcoin there aren't a lot of Layer 2 technologies running on top of it, but the Lightning Network is a significant one that speeds up transactions and lowers fees. Ethereum, on the other hand, has thousands of different technologies, tokens, and smart contracts running on it.</p></div><p></p></div><p></p></div>
</div><div data-element-id="elm_J_bofUpYeHmDFpM2l2Yghw" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_J_bofUpYeHmDFpM2l2Yghw"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_J_bofUpYeHmDFpM2l2Yghw"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_h9FwTF6HCCvs5bLcSQgkpg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><span>Smart Contracts</span></span></span></span></span></span></span></span></span></span></span><span><br/></span></span></h3></div>
<div data-element-id="elm_5qMUwcVqxQAY6j7UTOFiNg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p>The foundation of an Ethereum transaction, whether it's on Layer 1 or Layer 2, is the smart contract. A smart contract is an agreement between two parties that automatically executes when certain criteria are met. I'll provide an example that I'm not aware of that can actually done yet, but I see it as a potential use case for smart contracts.</p><p><br/></p><p>Say you have a used car you want to sell for $10,000. You find a buyer and establish a smart contract for the sale. The smart contract says that when the buyer sends 3.7 ether (approximately $10,000 today) to your Ethereum wallet address then the smart contract will automatically deliver the vehicle's title to the buyer, making the buyer the new legal owner of the car. It's completely automated and can happen almost instantly, removing the necessity of actually dealing with the DMV. Of course, in this hypothetical situation the DMV would need to begin using blockchain technology and smart contracts to allow these kinds of transactions and transfers of ownership. It is what the future could easily hold, saving a lot of time, money, and other resources for everyone involved. And that digital title? That would be an NFT (non-fungible token). More about those in a future&nbsp;Strateon Intelligent Wealth&nbsp;Insights post.<br/></p><p><br/></p><p>That's basically how a smart contract works. Payment is sent and the other side automatically fulfills their obligation as dictated in the smart contract.</p></div><p></p></div><p></p></div>
</div><div data-element-id="elm_BFywXxbHNpRD0pLfUkTK3g" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_BFywXxbHNpRD0pLfUkTK3g"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_BFywXxbHNpRD0pLfUkTK3g"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_qh8PUexIHXLxPV2HwjLPAA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><span>Decentralized Finance</span></span></span></span></span></span></span></span></span></span></span><br/></span></h3></div>
<div data-element-id="elm_V9NwQl5UsaQWOFu-YI_71A" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p>Blockchain technology, and specifically Ethereum and other similar platforms, provide a foundation for decentralized finance, or DeFi. Where traditional centralized finance (CeFI) involves a central bank controlling transactions as an intermediary, DeFi removes the intermediary and allows two parties to transact directly with each other. There is no one to say you cannot withdraw or spend your funds and there is no one to delay receiving of funds from another party. This absence of an intermediary allows for many things, including much quicker transaction settlement speeds and potentially lower costs.</p><p>One thing new users will find interesting is the opportunities to acquire digital assets that you are unable to acquire from centralized exchanges, including NFTs and varying altcoins and tokens. Altcoins and tokens are a type digital asset that isn't a cryptocurrency, but are available through smart contracts. Some have utility within various dApps, such as providing voting power or an internal method of monetary exchange within an app like a game.</p><p><br/></p><p>There are additional services available through DeFi as well, including the ability to make your digital assets available to be borrowed by someone else where they pay you interest that is typically much higher than interest rates available from traditional banks. There is also the ability to make your digital assets available for trading by others for rewards. This is called staking or yield-farming. These use a smart contract that states after a period of time or at your request you get your digital assets back. Disclaimer: there is a risk involved as it is possible for smart contract exploits to cause a loss of assets, so it's important to use reliable well-known DeFi apps and services and inspect the smart contracts first to reduce your risk.</p><p><br/></p><p>The age of DeFi is in its infancy and presents possibilities and opportunities for financial growth, but is not without risks. It's crucial to do research and due diligence before embarking on any financial opportunity or investment.</p></div><p></p></div><p></p></div>
</div><div data-element-id="elm_lKI4WblX5mcMKspNa6vwaw" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_lKI4WblX5mcMKspNa6vwaw"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_lKI4WblX5mcMKspNa6vwaw"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_mBp7Z4wVLgnb64YF3peJIQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><span>Gas Fees</span></span></span></span></span></span></span></span></span></span></span><span><br/></span></span></h3></div>
<div data-element-id="elm_vTFJa0s_ylFw0xBlJWAmiQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p>Just like with Bitcoin, each user pays a fee to send digital assets from one Ethereum wallet address to another. With Ethereum these are called gas fees and are calculated based on the network resources the transaction needs to be processed and verified. Currently, because of the number of transactions occurring on the Ethereum network,&nbsp;and the complexity of those transactions, gas fees tend to be quite high right now. However, there is a significant upgrade coming to Ethereum later this year that is expected to increase the capabilities of the network to process more transactions at a faster rate and lower transaction fees.&nbsp;</p></div><p></p></div><p></p></div>
</div><div data-element-id="elm_xOoeGf5piIowN9hLVXp-eg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_xOoeGf5piIowN9hLVXp-eg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_xOoeGf5piIowN9hLVXp-eg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_WNOIJOc1ZWcLidu2jMPgPA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><span>Proof-of-Work vs. Proof-of-Stake</span></span></span></span></span></span></span></span></span></span></span><span><br/></span></span></h3></div>
<div data-element-id="elm_cpxFgRySjfmMtaODcrmftQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p>Bitcoin transactions are processed through a process where miners compete for the right to process a new block of transactions. This is called Proof-of-Work (or PoW) consensus. Ethereum currently uses essentially the same process, but is in the process of migrating from Proof-of-Work to Proof-of-Stake (or PoS) consensus. With Proof-of-Stake, the right to process a new block of transactions is randomly awarded to miners who hold a minimum amount of the the native cryptocurrency (in Ethereum's case it would be ether). One of the benefits of this is a significant reduction in the amount of computing power that's necessary for mining because miners are no longer incentivized for being the first to solve an equation since they are chosen randomly.</p><p><br/></p><p>Proof-of-Stake consensus systems also make it easier for normal users (i.e. non-miners) to stake their cryptocurrency and earn rewards or interest by allowing a miner to use their cryptocurrency for staking pool and share rewards and transactions fees with those who do.</p></div><p></p></div><p></p></div>
</div><div data-element-id="elm_N1V1DGBlzRm1ht217b8Oog" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_N1V1DGBlzRm1ht217b8Oog"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_N1V1DGBlzRm1ht217b8Oog"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_IQEHeYK8A3nEib3D2KyCew" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><span>Inflation vs. Deflation</span></span></span></span></span></span></span></span></span></span></span><span><br/></span></span></h3></div>
<div data-element-id="elm_z-9OG6iqGGo8fUye12rlmQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Whereas Bitcoin has a maximum limit of 21 million bitcoin that will ever be created, Ethereum's ether does not have such a limit. There are currently 118 million ether in circulation, and that number will continue to grow. However, Ethereum's transition to Proof-of-Stake changes how new ether is mined and how transaction fees are assessed. The new method will actually burn some of the ether that is paid as transaction fees for each transaction. Burn is a term used in cryptocurrency to describe the process of taking coins out of circulation. It typically involves sending the coins to a non-existent wallet address or a wallet address that is not accessible by anyone. It is akin to burning US dollars, hence the word&nbsp;<span style="font-style:italic;">burn</span>. Burning coins limits the amount of new ether entering circulation as each block is added to the blockchain, resulting in a slow-down of inflation and potentially result in deflation of the value.</span></p></div><p></p></div>
</div><div data-element-id="elm_-pNBPx-MFMuc72wPB4Bz7Q" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_-pNBPx-MFMuc72wPB4Bz7Q"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_-pNBPx-MFMuc72wPB4Bz7Q"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_FaySUZZptgOOMZmIrB_raA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span>Tokens</span></span></span></span></span></span></span></span></span><span><br/></span></span></h3></div>
<div data-element-id="elm_1dkR27tZPtXj_UnqbT72Nw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p><span>More than just ether can be sent from and received to an Ethereum account. Many of the apps that run on Ethereum have their own cryptocurrencies, called tokens. Tokens can have various purposes and uses. They can allow for voting power within the app or protocol it represents. They can also be a medium of monetary exchange within an app. For example, if Minecraft ran on a blockchain, rather than purchase Minecraft coins within Minecraft to purchase items within the game, a user would purchase Minecraft tokens. The value of those tokens could change over time, a person could sell their Minecraft tokens to anyone they wanted, or a user could create their own upgrades for the game and sell them for Minecraft tokens.</span></p></div>
</div><div data-element-id="elm_4GrYNm2oot1R5gkjhX32MQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_4GrYNm2oot1R5gkjhX32MQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_4GrYNm2oot1R5gkjhX32MQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_dqUdnNX8NY55Jb0AUpWW4g" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span>What are the Advantages of Ethereum?</span></span></span></span></span><span><br/></span></span></h3></div>
<div data-element-id="elm_bZFltHPOJp8S1rSbMYG43g" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>It is possible to send and receive ether anywhere in the world at any time. No bank holidays. No borders. No bureaucracy. Ethereum allows its users to be in full control of their money. Because it's decentralized there is no authority that can take your money from you.</p></div><p></p></div>
</div><div data-element-id="elm_ShjL0OnzNaBvwOnQrKL9aA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span>Payment Freedom</span></span></span></span></span></span></span></span></span><span><br/></span></span></h5></div>
<div data-element-id="elm_0cwMsmFAnI3pjqqsqSiHdw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>It is possible to send and receive ether anywhere in the world at any time. No bank holidays. No borders. No bureaucracy. Ethereum allows its users to be in full control of their money. Because it's decentralized there is no authority that can take your money from you.</p></div><p></p></div>
</div><div data-element-id="elm_vIPZPOHJYjRCYEnpXEVl4A" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span>Transaction Settlement Time</span></span></span></span></span></span></span></span></span><span><br/></span></span></h5></div>
<div data-element-id="elm_CvbBBbJhFk3mb2UfQxl7cQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p><span>When you pay with a credit card, you might receive authorization right away, but it could take a few days for the transaction to actually be on your credit card account. For merchants, it's the same delay, if not longer, before they can have access to those funds. For checks, it could be even longer. Depending on the amount it could take a week. For an ACH transfer it could take a few days, but some merchants require up to 10 business days. Wire transfers could take a few days as well, even with high fees, especially for international transfers. With Ethereum, transaction settlement times could take as little as a few seconds. Most do take longer, from a couple minutes to a few hours,, depending the network load and the gas fees you're paying, but the speed at which Ethereum transactions are able to verify and settle is significantly faster and less expensive than with the traditional banking system.</span></p></div>
</div><div data-element-id="elm_FfE9EbpD-LFKX0ug2_TjGA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span>Choose Your Own Fees</span></span></span></span></span></span></span></span></span><span><br/></span></span></h5></div>
<div data-element-id="elm_kSs8u9ZyTohiulcJrmAJ8Q" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>There is no fee to receive&nbsp;ether, and many wallets let you control how large a fee to pay when spending. Higher fees can encourage faster&nbsp;confirmation&nbsp;of your transactions. Additionally, merchant processors exist to assist merchants in processing transactions, converting&nbsp;ether&nbsp;to fiat currency and depositing funds directly into merchants' bank accounts daily. As these services are based on Ethereum, they can be offered for much lower fees than with other payment services.</p></div><p></p></div>
</div><div data-element-id="elm_LP6-ls6laLDejPk_voL32g" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span>Fewer Risks for Merchants</span></span></span></span></span></span></span></span></span><span><br/></span></span></h5></div>
<div data-element-id="elm_51t136M3YJgk4W1EcWab-g" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>Ethereum transactions are secure, irreversible, and do not contain customers’ sensitive or personal information. This protects merchants from losses caused by fraud or fraudulent chargebacks. Merchants can easily expand to new markets where either credit cards are not available or fraud rates are unacceptably high. The net results are lower fees, larger markets, and fewer administrative costs.</p></div><p></p></div>
</div><div data-element-id="elm_vQOhpHWTum8XBSdbVcGpzw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span>Security and Control</span></span></span></span></span></span></span></span></span><span><br/></span></span></h5></div>
<div data-element-id="elm_JqbSi7Ch1dc6P5oUdy7fWQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>Ethereum users are in full control of their transactions; it is impossible for merchants to force unwanted or unnoticed charges as can happen with other payment methods. Ethereum payments can be made without personal information tied to the transaction. This offers strong protection against identity theft. Ethereum users can also protect their money with backup and encryption. Further, an Ethereum wallet cannot be brute-force hacked, or at least none have been hacked yet. For more details on this, read the Strateon Intelligent Wealth Insights article <a href="https://www.strateonintelligentwealth.com/insights/post/addressing-common-objections-to-bitcoin" title="Addressing Common Objections to Bitcoin" target="_blank" rel=""></a><span style="font-style:italic;"><a href="https://www.strateonintelligentwealth.com/insights/post/addressing-common-objections-to-bitcoin" title="Addressing Common Objections to Bitcoin" target="_blank" rel="">Addressing Common Objections to Bitcoin</a></span>.</p></div><p></p></div>
</div><div data-element-id="elm_LEeIO_ZhWpDDamNBAQRnLQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span>Transparent and Neutral</span></span></span></span></span></span></span></span></span><span><br/></span></span></h5></div>
<div data-element-id="elm_McRwXfWJEJ5xixEQApDCyw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>All information&nbsp;concerning the Ethereum network and the ether money supply itself is readily available on the blockchain for anybody to verify and use in real-time. No individual or organization can control or manipulate the Ethereum protocol because it is cryptographically secure. This allows the core of Ethereum to be trusted for being completely neutral, transparent, and predictable.</p></div><p></p></div>
</div><div data-element-id="elm_Z5HgkvH66-EH3PWFgvjjWw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span>No Centralized Censorship</span></span></span></span></span></span></span></span></span><span><br/></span></span></h5></div>
<div data-element-id="elm_bSGTrmtU8w8PR0JpovUDTA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>Ethereum lacks a central authority that could censor users. For example, because apps can run on top of Ethereum, it's possible for a social media platform like Twitter to run on the Ethereum blockchain. Without a central authority, the only way for a user to be censored (i.e. a tweet removed or a user banned) would be if a majority of the rest of the community voted to do so.</p></div><p></p></div>
</div><div data-element-id="elm_hKdwkpZ6A9cF_G55A51RLw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span>Smart Contracts</span></span></span></span></span></span></span></span></span><span><br/></span></span></h5></div>
<div data-element-id="elm_X_5uvC52wY0xf29qkGRVtA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><div><p>Smart contracts automate many of the steps taken by central authorities on the traditional web. For example, if a freelancer uses a website to find clients and set up payment contracts, then that website takes a percentage of the contract or charges a flat fee to be an intermediary. With smart contracts on Web 3.0 (the name for the web that can run on a blockchain and other newer technologies), a client can write a smart contract that simply states, &quot;if the project is completed by X date, the funds will be released.&quot; The rules are hard-coded into the contract, and the funds are set aside so they will be available when the project is completed by that date. The fees can also be lower with smart contacts.</p></div></div><p></p></div>
</div><div data-element-id="elm_ApnaVVwxonERyYLVMnEWxw" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_ApnaVVwxonERyYLVMnEWxw"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_ApnaVVwxonERyYLVMnEWxw"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_-MFlNYKNm1lDoy-ZIHQ57A" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span>What are the Disadvantages of Ethereum?</span></span></span><span><br/></span></span></h3></div>
<div data-element-id="elm_aURJ_ERiLNaeUwnJaNXMCw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p style="text-align:justify;">Everything that has advantages also has disadvantages, and it's important to be aware of them so you can weigh the pros and cons for yourself. Here are some of the most prominent disadvantages for Ethereum.</p><div><br/></div></div><p></p></div>
</div><div data-element-id="elm_KiwhQ3nI3yDNlNXy2ThMug" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span>Acceptance</span></span></span></span></span></span></span><span><br/></span></span></h5></div>
<div data-element-id="elm_r6pxMhwH1OgOrbQo08icTg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>Many people are still unaware of Ethereum or are not using it yet. More businesses are beginning to accept Ethereum and other cryptocurrencies because they want the advantages of doing so, but the list remains small and still needs to grow in order to benefit from&nbsp;network effects.</p></div><p></p></div>
</div><div data-element-id="elm_PL1wAKMIaXF1Pj_84L4BBg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span>Volatility</span></span></span></span></span></span></span><span><br/></span></span></h5></div>
<div data-element-id="elm_4o8cT9c6bcMW6utXzsVYIw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>The&nbsp;total value&nbsp;of ether in circulation and the number of businesses using Ethereum are still very small compared to what they could be. Therefore, relatively small events, trades, or business activities can significantly affect the price. In theory, this volatility will decrease as Ethereum markets and the technology matures. This is a new asset class and a for of currency at the same time, so it's difficult to imagine and know how it will play out.</p></div><p></p></div>
</div><div data-element-id="elm_UfRIqm2vjb_2IqcD06ETHQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span>Ongoing Development</span></span></span></span></span></span></span><span><br/></span></span></h5></div>
<div data-element-id="elm_q5sAboOybdRsIIImLxjN0w" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>Ethereum software is still in active development, and may always be. New tools, features, and services are being developed to make Ethereum more secure and accessible to the masses. Some of these are still not ready for everyone. Most exchanges and markets for ether are new and lack full regulation, and may offer no insurance. In general, Ethereum is still in the process of maturing.</p></div><p></p></div>
</div><div data-element-id="elm_gGY2oqdjgEIBlLa-You-6w" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span>Not Completely Anonymous</span></span></span></span></span></span></span><span><br/></span></span></h5></div>
<div data-element-id="elm_zq6ARGi9mvyIzJRqgJxJxQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>Ethereum is designed to allow its users to send and receive payments with an acceptable level of privacy as well as any other form of money. However, Ethereum is not anonymous and cannot offer the same level of privacy as cash. The use of Ethereum leaves extensive public records.&nbsp;Various mechanisms&nbsp;exist to protect users' privacy, but it is possible to track transactions and accounts. This is a disadvantage for some, but could also be seen as an advantage as it does help make Ethereum less enticing to bad actors who would use it for fraud or criminal activity.</p><p>Some concerns have been raised that private transactions could be used for illegal purposes. However, it is worth noting that Ethereum will undoubtedly be subjected to similar regulations that are already in place inside existing financial systems. Ethereum cannot be more anonymous than cash and it is not likely to prevent criminal investigations from being conducted. Additionally, Ethereum is also designed to prevent a large range of financial crimes.</p></div><p></p></div>
</div><div data-element-id="elm_9q6UnWhyYsd_x2uqSprbhA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span>Scalability and Fees</span></span></span></span></span><span><br/></span></span></h5></div>
<div data-element-id="elm_wYmPMvrFcIZ7F659UzSXQw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><div><div><p>When Ethereum was first envisioned it was difficult to predict its success and the growing user base that exists now. Thus, over the last couple years the Ethereum network has exhibited issues with its ability to handle large numbers of transactions, which has resulted in very high gas fees. Although it is currently in process of the significant upgrades, the advantages of those upgrades are not yet available for the general public to take advantage of. Longer transaction times and high gas fees continue to push users toward other protocols and blockchains, and more time for competitors to enter the market and take some of Ethereum's marketshare.</p></div></div></div><p></p></div>
</div><div data-element-id="elm_R6hmTiznIyFVInxYQP4kJg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_R6hmTiznIyFVInxYQP4kJg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_R6hmTiznIyFVInxYQP4kJg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_kExQZkVvPl98MZWbrzMV-A" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span>Ethereum vs. Bitcoin</span></span></span><span><br/></span></span></h3></div>
<div data-element-id="elm_56juf8_CiustZopoVWsd_g" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>Ethereum is often compared to Bitcoin. Although the two cryptocurrencies have similarities, there are some distinct differences. Whereas the Bitcoin blockchain was created to only support the bitcoin cryptocurrency with the purpose as a method of monetary exchange, the Ethereum blockchain was created as a programmable network that can run applications and support a number of different cryptocurrency coins and tokens that serve various purposes. Both serve different purposes and different utility, so there is not really any kind of one is better than the other comparison or any purpose of choosing one over the other.</p></div><p></p></div>
</div><div data-element-id="elm_A2e7okyXXY-N8njrF36aEA" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_A2e7okyXXY-N8njrF36aEA"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_A2e7okyXXY-N8njrF36aEA"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_1ffvIYLYpXjABXPHAuw6rg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>How to Purchase and Use Ethereum</span><span><br/></span></span></h3></div>
<div data-element-id="elm_yh67XQ5YQLUFIPqQp1DGzg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>There are two main common ways to acquire ether.</p></div><p></p></div>
</div><div data-element-id="elm_KeCsq-ApEO-e9clgGvCTUg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span>Centralized Exchange</span></span></span><span><br/></span></span></h5></div>
<div data-element-id="elm_qvqcqr1fNrABX7-LZsUoEg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><div><p>The easiest way to purchase ether is to open an account at a centralized exchange such as Gemini, Coinbase, Binance.us, Crypto.com, or others. There you can transfer fiat money such as US dollars from your bank account to your exchange account and then purchase ether. In most cases you can transfer via ACH and buy ether instantly.</p><p><br/></p><p>To send ether from a centralized exchange to your own Ethereum wallet or to someone else you'll need the Ethereum address to send it to. To get the public Ethereum address, whoever you want to send the ether to selects the receive option in their wallet, which presents a public address and QR code. The address is a long string of alphanumeric characters starting with &quot;0x&quot;. Simply copy the address or scan the QR code and send the ether.</p><p><br/></p></div><div><p><span style="font-weight:bold;">Note that it's imperative that the address you enter is 100% accurate. Even one wrong character will result in sending the ether or token to the wrong address or to an address that doesn't exist and there is no way of retrieving the ether or token if that happens.</span></p><p><span style="font-weight:bold;"><br/></span></p><p>When you send ether from an exchange to an Ethereum address most exchanges will present you with a confirmation screen where you can verify the recipient's address, the amount of ether, and the fee to send the ether. You may also have to confirm the transaction using a form of two-factor authentication (2FA). Every exchange is different, with different features, rules, and fees, so it's a good idea to compare them.</p></div></div><p></p></div>
</div><div data-element-id="elm_86yPOFNdPre3o9Y2L_OLhg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>A Cryptocurrency Wallet</span><span><br/></span></span></h5></div>
<div data-element-id="elm_n_R0NWIGIGAk-wAcxiDwcg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>Another way is to have someone send you ether to your own Ethereum wallet. To do this you need to create a wallet. There are different kinds of wallets and many of each kind are available. That topic will be covered in a future&nbsp;Strateon Intelligent WealthStrateon Intelligent Wealth&nbsp;Insights post. Once you have your own cryptocurrency wallet you can select the option to receive ether and then essentially follow the same steps as above.</p><p><br/></p><p>Sending ether from your own wallet works pretty much the same way, except that there is usually a confirmation screen where you confirm the recipient's address, the amount of ether being sent, and the gas fee. Most wallets allow you to customize the gas fee, so you could pay a lower gas fee, but have a longer transaction time, or you can pay a higher gas fee to settle the transaction quicker. Some wallets will require approving the transaction using private keys on a separate device. This is a security feature of some wallets to protect your wallet from becoming subject to malware or hacking of your computer or mobile device. Again, more on this later in a future&nbsp;Strateon Intelligent Wealth&nbsp;Insights post.</p><p><br/></p><p>The key here is that it's actually pretty easy to transfer ether from one person to another. It's almost as simple as if you were typing in someone's email address or phone number to pay with Apple Pay, PayPal, Venmo, or other similar payment services. The key difference is that the account address is much longer and you have to be extra careful to make sure the address you're sending to is the right one. Also, the transaction will most likely settle in a matter of minutes so the recipient won't have to wait to be able to use the money that was sent to them.</p></div><p></p></div>
</div><div data-element-id="elm_O3fdo9ypKd0D49Q5v2jKtA" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_O3fdo9ypKd0D49Q5v2jKtA"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_O3fdo9ypKd0D49Q5v2jKtA"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_FyejLJj33Otph5PgBkuoNw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Should You Purchase or Invest in Ethereum?</span><span><br/></span></span></h3></div>
<div data-element-id="elm_JSVFA5F77fd7hC_Uqiw4kA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p><span>There is potential for Ethereum to increase in value. However, Ethereum does have a high amount of volatility and does have risk. Each individual should research Ethereum on their own and weigh the pros and cons when deciding whether or not to purchase ether or invest in some.&nbsp;Strateon Intelligent Wealth&nbsp;does offer advice on digital assets and cryptocurrency, so if you would like assistance in making the decision, feel free to...</span></p></div>
</div><div data-element-id="elm_sjx7w2u3m9M9h3En6b6z5w" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><div data-element-id="elm_u6DS2VoSsI7DdpckVHsopA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"].zpelem-button { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 1px; */ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton:hover { border-color:; } [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 2px; */ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="/introductory-meeting" title="Schedule a Meeting"><span class="zpbutton-content" style="font-size:24px;">Schedule a Meeting Today!</span></a></div>
</div><br><br><p style="font-style:italic;font-family:Raleway;font-size:11px;text-align:left;margin-left:auto;margin-right:auto;">This content is developed from sources believed to be providing accurate information. The information in this material is not intended as investment, tax, or legal advice. It may not be used for the purpose of avoiding any federal tax penalties. Please consult legal or tax professionals for specific information regarding your individual situation. The opinions expressed and material provided are for general information, and should not be considered a solicitation for the purchase or sale of any security. Digital assets and cryptocurrencies are highly volatile and could present an increased risk to an investors portfolio. The future of digital assets and cryptocurrencies is uncertain and highly speculative and should be considered only by investors willing and able to take on the risk and potentially endure substantial loss. Nothing in this content is to be considered advice to purchase or invest in digital assets or cryptocurrencies.</p><p><br></p><hr><p><br><br></p><h4 style="text-align:center;">Enjoying Strateon Intelligent Wealth’s Insights?</h4><br><h4 style="text-align:center;">Subscribe to Strateon Intelligent Wealth’s Weekly Insights Newsletter!</h4><br><!--MailerLite Subscribe Form Code Starts Here---><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> .zpbutton:hover { border-color:; } .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; border-radius: 5px; } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="javascript:;"><span class="zpbutton-content" onclick="ml('show', 'X9fWWI', true)">Click Here to Sign-up Now</span></a><a class="ml-onclick-form" href="javascript:void(0)" onclick="ml('show', 'X9fWWI', true)"></a></div>
<!--MailerLite Subscribe Form Code Ends Here---><br><p style="text-align:left;">The weekly newsletter is usually delivered to your email inbox Friday or Saturday, and includes:</p><ul><li style="margin-left:40px;">a summary of the week's important news regarding the economy and markets</li><li style="margin-left:40px;">recommended third-party reads</li></ul><br><p style="text-align:left;font-weight:500;"><em>Strateon Intelligent Wealth does NOT sell subscriber information. Your name, email address, and phone number will be kept private.</em></p><p><br></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Mon, 14 Mar 2022 16:34:18 -0700</pubDate></item><item><title><![CDATA[What is Blockchain and What are the Benefits of Blockchain and Cryptocurrency?]]></title><link>https://www.strateonintelligentwealth.com/insights/post/what-is-blockchain-and-what-are-the-benefits-of-blockchain-and-cryptocurrency</link><description><![CDATA[Cryptocurrencies are becoming a larger part of the overall financial system. To get a better understanding of why and how, it's important to know what blockchain is and what the benefits are.]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_aRbUGEeiSCi6xzH5t8kAYQ" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_SCXSUA-GQ8CzsLPSbgaftg" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_Aw6ywgkcQ9K8YT2hXxWryw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_fGnSywXc3GVJdwIQ0C7ndg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p><span>To really understand digital assets and cryptocurrency, it's essential to understand blockchain.</span></p></div>
</div><div data-element-id="elm_Qyet2XmNPNxkFhrMdnpScQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_Qyet2XmNPNxkFhrMdnpScQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_Qyet2XmNPNxkFhrMdnpScQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_eAJTyB7Ys_ZFwX8WbYK7eg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span>What is a Blockchain?</span></span></span><span><br/></span></span></span></span></span></span></h3></div>
<div data-element-id="elm_fwtWCzhKrL-_BxTcwPo1qg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_fwtWCzhKrL-_BxTcwPo1qg"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Using Bitcoin to&nbsp;<span style="text-align:center;">illustrate, a block is essentially a group of bitcoin transactions waiting to be settled. Think of it as being like a&nbsp; collection of written checks you take to the bank to deposit or cash. You give the checks to the bank teller and ask them to deposit them into your account. The teller takes the checks, enters the information in the computer, and then the bank asks for the funds from the original bank the check was issued from. It then takes up to several days for the funds to be fully transferred and cleared. Until then</span><span style="text-align:center;">, you don't really have the money in the account. Depending on the amount of the checks, the bank may give you access to the funds right away, or you may have to wait several days. If the check bounces or is returned for non-sufficient funds (meaning the person who wrote the check doesn't actually have the funds in their account), then the money is removed from your account and you're charged a returned check fee (even though it's not your fault) and potentially overdraft fees if you've spent enough money in your account to not cover the removal of the funds.</span><br/></p><p><span style="color:inherit;text-align:center;"><br/></span></p><p><span style="color:inherit;text-align:center;">With blockchain there is no bank to complete the transaction. Instead, Bitcoin “miners” compete against one another for the role of verifying the funds from the sender and recording on the ledger that those funds are to be moved to the recipient's account. Each block is secured with a complex mathematical equation, called the hash, that bitcoin miners compete to solve. The first miner to solve the equation gets to verify and confirm the transactions in the block and add the new block to the ledger.&nbsp;</span><span style="color:inherit;">The winning miner is rewarded handsomely for their effort with bitcoin. Currently miners receive 6.25 bitcoin for each block, which could be valued at more than $200,000.</span></p><p><br/></p><p><span style="color:inherit;text-align:center;">After a block is added to the blockchain, a new block of transactions is started, like a new car or section added on to the back of a train.&nbsp;</span><span style="color:inherit;text-align:center;">With Bitcoin, there is a new block every 10 minutes. That means a transaction could be completely verified and settled within minutes (or even seconds with the use of the Lightning Network), however, depending on the transaction fees it could take a little longer, but most likely no longer than a couple hours. There are even newer technologies the operate on top of the Bitcoin blockchain, such as the Lightning network, as well as more cryptocurrency blockchains that can settle transaction is seconds for as little as fractions of a penny.</span></p></div>
</div><div data-element-id="elm_Zutj7bxhFY89520q0JHOLw" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_Zutj7bxhFY89520q0JHOLw"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_Zutj7bxhFY89520q0JHOLw"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_x0QC09K1li09r6YFnFOCmg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span>Benefits of Blockchain Technology &amp; Cryptocurrency</span><span><br/></span></span></span></span></span></span></h3></div>
<div data-element-id="elm_f3elQU9zXvNyCrlkoYhTWw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p><span><span>That's the basics of how a blockchain works, but what other benefits are there besides instant or near-instant settlement? Here are some of the main common benefits of blockchain technology and cryptocurrencies.</span></span></p></div>
</div><div data-element-id="elm_uwfmCBngFPKtHz7XuN7ctQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span>Visibility and Traceability</span><span style="text-align:center;"><br/></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_kEmfw80XFVF24fx8DlDP8w" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>This is accomplished by making the blockchain completely public. You can go to different websites and view any transaction and any account along with its transaction history. One example is the&nbsp;<a href="https://www.blockchain.com/explorer" target="_blank" rel="">Blockchain.com Explorer</a>, which is one of the blockchain explorers for Bitcoin. Each cryptocurrency blockchain has its own explorer.&nbsp;Another example, and a really interesting one to view, is&nbsp;<a href="https://mempool.space/" target="_blank" rel="">mempool.space</a>, which tracks the mempool of Bitcoin in real-time. The mempool, short for memory pool, is the unconfirmed transactions on the blockchain. Essentially, it is all the transactions that are awaiting settlement on the blockchain. You can actually see all the transactions as they are submitted to the blockchain.</p></div><p></p></div>
</div><div data-element-id="elm_wLOgvYykPVUQHkQeyn9WvA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span>Privacy</span></span></span></span></span></span></h5></div>
<div data-element-id="elm_eAkRmRpQcnZM96oU-PyIcQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>With the blockchain being public you may be concerned about privacy. If you go to the linked sites above and explore different transactions and accounts, you will find that there are no names attached to the accounts. Unless you know someone's account number you won't know the identity of an account's owner or their transaction history. This makes it possible to send and receive money without needing to provide identifying information. However, keep in mind that certain laws, regulations, and KYC (know your customer) policies that are in place may make it possible for someone, particularly authorities, to track down account owners and their transaction history. To the general public, though, a person could still maintain a high amount of privacy. The traceability of accounts and transactions does help reduce potential fraud and crime in relation to cryptocurrencies, as discussed in the previous Strateon Intelligent Wealth Insights article <a href="https://www.strateonintelligentwealth.com/insights/post/addressing-common-objections-to-bitcoin" title="Addressing Common Objections to Bitcoin" target="_blank" rel=""></a><span style="font-style:italic;"><a href="https://www.strateonintelligentwealth.com/insights/post/addressing-common-objections-to-bitcoin" title="Addressing Common Objections to Bitcoin" target="_blank" rel="">Addressing Common Objections to Bitcoin</a></span>.</p></div>
</div><div data-element-id="elm_LG38SN7b6uioUUbcSA6NsQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span>Immutability</span></span></span></span></span></span></h5></div>
<div data-element-id="elm_oBqm8CljLSzGgRCIsfn4Bw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>Immutability means that once a transaction is recorded on the blockchain it cannot be altered or removed from the blockchain. The transaction lives there forever.&nbsp; There are thousands of miners on the blockchain that record transactions on the blockchain. Because the blockchain is public, they all are able to verify and confirm transactions on the blockchain, so no single miner can add a fraudulent transaction or remove a transaction from the blockchain.</p></div><p></p></div>
</div><div data-element-id="elm_69kBKdLHz8ZavtMfVJmIRQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span>Security</span></span></span></span></span></span></h5></div>
<div data-element-id="elm_0KtOlRcJuVjTX3Q5wXNp0Q" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>Security of the blockchain and cryptocurrencies is established in multiple ways. One is the immutability of the blockchain ledger, as already discussed above, which is partly accomplished by encryption. Each block has a hash. If the block doesn't match the hash, then it isn't valid and is ignored in the blockchain. So no one can create their own block and add it to the blockchain since it wouldn't be able to be verified as valid.</p><p><br/></p><p>The blockchain is also stored across a network of computers all over the world. There is no central location of the blockchain ledger or database to be targeted in a hack or some other attack. For example, last year when China banned Bitcoin mining (mostly because China wants to create their own digital currency to control it) and miners in China had to shutdown their operations, Bitcoin mining kept operating because it exists all over the world.</p><p><br/></p><p>Another important aspect of security comes from the security of the accounts themselves. As mentioned in&nbsp;the&nbsp;Strateon Intelligent Wealth&nbsp;Insights article&nbsp;<a href="https://www.strateonintelligentwealth.com/insights/post/addressing-common-objections-to-bitcoin" title="Addressing Common Objections to Bitcoin" target="_blank" rel=""></a><span style="font-style:italic;"><a href="https://www.strateonintelligentwealth.com/insights/post/addressing-common-objections-to-bitcoin" title="Addressing Common Objections to Bitcoin" target="_blank" rel="">Addressing Common Objections to Bitcoin</a></span>, each cryptocurrency account or wallet has a special passphrase or seed phrase.&nbsp;These are&nbsp; typically a 12- or 24-word passphrase using the BIP-39 standard (there are other standards, but that’s the most common). You can go back and read that previous Insights post, but basically with a 24-word passphrase there are actually more possible combinations than there are atoms in the observable universe. Even if an account or wallet used only a 12-word passphrase&nbsp;<a href="https://forum.cardano.org/t/bip39-brute-force-complexity-or-how-hard-it-is-to-break-someones-secret-words/12650" target="_blank" rel="">it would take approximately 317 billion years</a><a href="https://forum.cardano.org/t/bip39-brute-force-complexity-or-how-hard-it-is-to-break-someones-secret-words/12650" target="_blank" rel="">&nbsp;to hack the account using the power of the entire Bitcoin mining network</a>.&nbsp;Needless to say, without knowing most or all of the passphrase words, a hacker is not going to be able to break into a cryptocurrency wallet. The only stories of hacks of individual digital wallets have been due to social engineering or getting hold of files, documents, pictures, or paper that has the passphrase on it.</p></div><p></p></div>
</div><div data-element-id="elm_hvyPMvlhoQMmP8jXb4Zvhw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span>Trust</span></span></span></span></span></span></h5></div>
<div data-element-id="elm_nB172zLdgKmi4aXkZT0VaA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>Blockchain creates trust between different entities where normally trust is either non-existent or unproven. It allows people or entities who otherwise wouldn't be able to engage in a transaction a way to trust each other. For example, you want to sell your car to someone, but you are worried their check won't clear the bank. Because of the speed of the settlement of the transaction and the public visibility of the blockchain, accounts, and transactions, you could accept payment as a cryptocurrency transaction and trust that the funds are yours seconds or minutes later. The enablement of trust is one blockchain's most cited benefits.</p></div><p></p></div>
</div><div data-element-id="elm_zVjKUg7B1oC2WjSz0afNlA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span>Permissionless</span></span></span></span></h5></div>
<div data-element-id="elm_urcVszArqeBYYhxXKNYHXg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>This simply means that an individual or business doesn't need permission from anyone to participate in transactions or even mining on the blockchain. If you want to send or receive cryptocurrency on the blockchain it is as simple as opening your own wallet or account and giving someone the public address of your account or purchasing cryptocurrency and adding it to your account and then sending cryptocurrency to another person's public address. Whereas it might take you an hour or maybe more to go to a bank and open an account, you can open your own cryptocurrency account or wallet in minutes and begin transacting right away. Also, if you wanted to begin mining Bitcoin, or some other cryptocurrency, it would be as simple as creating your own account, purchasing the appropriate equipment (from a typical personal computer to specialized mining hardware), and installing the free and open-source hardware. No one needs to give anyone permission to mine cryptocurrencies.</p></div><p></p></div>
</div><div data-element-id="elm_NVsCmTYJzGS9iZ-4KSQnBA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Reduced Costs</span></span></h5></div>
<div data-element-id="elm_rDhkAsljr-De952JySr5BA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>With the traditional financial system there are various costs incurred by individuals and businesses. For individuals, you might have to pay a monthly fee for a checking account at a bank, pay for money orders or cashiers checks, pay for a book of blank checks, pay overdraft fees, returned check fees, and fees for wire transfers. For businesses, they pay merchant fees for processing checks and credit card transactions, and the fees can be quite high. With blockchain and cryptocurrencies, many of the fees are eliminated and all are at least reduced for the most part (Ethereum transaction costs are an outlier at this time until the Ethereum blockchain is upgraded later this year).</p><p><br/></p><p>If you want to send $1,000 to someone in another country, with the traditional banking system you would need to send a wire transfer, which could cost $25-$35 dollars and it would take a day or two to clear. With blockchains and cryptocurrencies you could send that same amount of money, or more, for as little as fractions of a penny (though it could easily be a multiple dollars depending on the particular cryptocurrency and how busy the network is) and have it settle in minutes instead of a day or two.</p><p><br/></p><p>If you run a business and want to accept payments, with a credit card you pay an average of around 3% in credit card processing fees. With blockchains and cryptocurrencies, you would actually incur no fees at all to accept a direct payment from a customer to your public address. In turn sending those funds to another address or getting it converted to a fiat currency (like the U.S. Dollar) would be another story, but even then the fees could be much lower. A business might pay a small fee (fractions of a penny to a few dollars) to transfer funds to an exchange or custodian, and then maybe a 0.175% to 1% fee (depending on the exchange or custodian or the account type) to exchange for the fiat currency or another cryptocurrency.&nbsp;Those additional fees could of course be completely avoided if the business kept the cryptocurrency instead of exchanging for fiat and conducted its business dealing using cryptocurrency.&nbsp;The end result could be hundreds to millions of dollars in savings for businesses.</p><p><br/></p><div><p>In other words, blockchains present may benefits in the creation of a strong, yet globally decentralized and secure check-and-balance system. In future Insights posts you'll find more about the benefits of cryptocurrencies, how they work, and how to use them. Until then, if you need any assistance with planning for your financial future, including possibly incorporating digital assets and cryptocurrency into your strategy, feel free to...</p></div></div><p></p></div>
</div><div data-element-id="elm_5qUKgC85n3crOBPFVFF5yQ" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><div data-element-id="elm_u6DS2VoSsI7DdpckVHsopA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"].zpelem-button { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 1px; */ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton:hover { border-color:; } [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 2px; */ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="/introductory-meeting" title="Schedule a Meeting"><span class="zpbutton-content" style="font-size:24px;">Schedule a Meeting Today!</span></a></div>
</div><br><br><p style="font-style:italic;font-family:Raleway;font-size:11px;text-align:left;margin-left:auto;margin-right:auto;">This content is developed from sources believed to be providing accurate information. The information in this material is not intended as investment, tax, or legal advice. It may not be used for the purpose of avoiding any federal tax penalties. Please consult legal or tax professionals for specific information regarding your individual situation. The opinions expressed and material provided are for general information, and should not be considered a solicitation for the purchase or sale of any security. Digital assets and cryptocurrencies are highly volatile and could present an increased risk to an investors portfolio. The future of digital assets and cryptocurrencies is uncertain and highly speculative and should be considered only by investors willing and able to take on the risk and potentially endure substantial loss. Nothing in this content is to be considered advice to purchase or invest in digital assets or cryptocurrencies.</p><p><br></p><hr><p><br><br></p><h4 style="text-align:center;">Enjoying Strateon Intelligent Wealth’s Insights?</h4><br><h4 style="text-align:center;">Subscribe to Strateon Intelligent Wealth’s Weekly Insights Newsletter!</h4><br><!--MailerLite Subscribe Form Code Starts Here---><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> .zpbutton:hover { border-color:; } .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; border-radius: 5px; } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="javascript:;"><span class="zpbutton-content" onclick="ml('show', 'X9fWWI', true)">Click Here to Sign-up Now</span></a><a class="ml-onclick-form" href="javascript:void(0)" onclick="ml('show', 'X9fWWI', true)"></a></div>
<!--MailerLite Subscribe Form Code Ends Here---><br><p style="text-align:left;">The weekly newsletter is usually delivered to your email inbox Friday or Saturday, and includes:</p><ul><li style="margin-left:40px;">a summary of the week's important news regarding the economy and markets</li><li style="margin-left:40px;">recommended third-party reads</li></ul><br><p style="text-align:left;font-weight:500;"><em>Strateon Intelligent Wealth does NOT sell subscriber information. Your name, email address, and phone number will be kept private.</em></p><p><br></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Fri, 04 Mar 2022 13:35:34 -0800</pubDate></item></channel></rss>