<?xml version="1.0" encoding="UTF-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0"><channel><title>COINS NEWS - Latest Cryptocoins News Live</title><description>Latest cryptocurrency news today - Check what are the trends in the digital currency market - Learn when is the best moment to buy Bitcoin or Altcoins on the best crypto exchanges - What you need to know about the crypto market trend</description><link>https://coinsnews.com</link><item><title>Migrating from Single to Multi-sig.</title><description><![CDATA[<div class="md"><p>Do you need to be rolling dice for entropy if you&#39;re using three separate manufactures hardware wallets? (Coldcard, Trezor, Jade).</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/_weAreAllSatoshi"> /u/_weAreAllSatoshi </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uh9m8e/migrating_from_single_to_multisig/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uh9m8e/migrating_from_single_to_multisig/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/migrating-from-single-to-multi-sig</link><guid>865045</guid><author>COINS NEWS</author><dc:content /><dc:text>Migrating from Single to Multi-sig.</dc:text></item><item><title>AI Agents Could Be Bitcoin’s Next Demand Driver</title><description><![CDATA[<div class="md"><p>Everyone talks about ETFs, corporate treasuries and nation-state adoption.<br/> I think we’re overlooking another potential source of Bitcoin demand:<br/> <strong>AI agents.</strong><br/> Not because they’ll speculate on Bitcoin—but because they’ll need a global, permissionless liquidity layer to buy and sell services autonomously.<br/> The companies building AI payment infrastructure today aren’t trying to make AI invest in Bitcoin. They’re trying to solve a much simpler problem:<br/> <strong>How does software pay software?</strong><br/> Today’s internet wasn’t built for autonomous machines.<br/> If an application wants to use an API, it usually has to:<br/> Create an account<br/> Store an API key<br/> Add a credit card<br/> Pay a monthly subscription<br/> That model works for humans.<br/> It doesn’t work when billions of AI agents need to make thousands of tiny purchases every day.<br/> Imagine an AI researching Tesla.<br/> To complete one task, it might need:<br/> Weather data<br/> SEC filings<br/> Options data<br/> Translation<br/> OCR<br/> Image generation<br/> Legal databases<br/> Instead of paying ten monthly subscriptions, it simply buys exactly what it needs.<br/> A few cents here.<br/> Half a cent there.<br/> Thousands of times a day.<br/> This isn’t just a theoretical idea.<br/> Lightning Labs has already demonstrated AI agents that automatically pay Lightning invoices after receiving an HTTP 402 (“Payment Required”) response. The payment becomes part of the protocol itself. No accounts. No credit cards. No human approval.<br/> At this point, most people say:<br/> <strong>“Fine… but won’t AI just use stablecoins?”</strong><br/> Probably.<br/> I actually think AI agents will <strong>hold</strong> stablecoins.<br/> Businesses budget in dollars.<br/> Accounting is done in dollars.<br/> Nobody wants their monthly AI budget fluctuating with Bitcoin’s price.<br/> But holding an asset isn’t the same thing as settling payments.<br/> Here’s where it gets interesting.<br/> Imagine the future has 100 tokenized currencies:<br/> USD<br/> EUR<br/> GBP<br/> JPY<br/> INR<br/> BRL<br/> Hundreds more…<br/> If every currency needed direct liquidity with every other currency, you’d need nearly <strong>5,000 separate liquidity pools</strong>.<br/> That’s incredibly inefficient.<br/> Financial markets have solved this problem before.<br/> Historically, global foreign exchange often relied on a <strong>vehicle currency</strong> because it was far more capital-efficient than maintaining liquidity between every possible currency pair.<br/> Bitcoin has several characteristics that make it a credible candidate for that role.<br/> It’s globally traded.<br/> It operates 24/7.<br/> No country controls its monetary policy.<br/> It carries no issuer or counterparty risk.<br/> It’s already the native asset of the Lightning Network.<br/> Now imagine millions of AI agents making cross-border payments every second.<br/> A company in Japan pays in JPY.<br/> A developer in Brazil wants BRL.<br/> A supplier in Europe wants EUR.<br/> The AI holds dollars.<br/> Instead of maintaining liquidity between every possible currency pair, routing providers could hold liquidity against one neutral reserve asset.<br/> That reserve asset could be Bitcoin.<br/> The AI never owns BTC.<br/> The merchant never receives BTC.<br/> But the network itself may need enormous amounts of BTC locked in payment channels to route global transactions efficiently.<br/> Think about the internet.<br/> When you stream Netflix, you don’t think about fiber-optic cables.<br/> You just watch the movie.<br/> The cables are invisible—but they’re essential.<br/> Bitcoin could play a similar role.<br/> Invisible to users.<br/> Critical underneath.<br/> This is why Lightning is so interesting.<br/> It wasn’t designed around human banking.<br/> It was designed around:<br/> Instant settlement<br/> Global interoperability<br/> Micropayments<br/> High-frequency transactions<br/> Machine-to-machine payments<br/> Exactly the characteristics autonomous AI agents need.<br/> Could stablecoins eventually move across Lightning?<br/> Absolutely.<br/> Could they eventually replace Bitcoin as the routing asset?<br/> Possibly.<br/> But there’s an economic question that often gets overlooked.<br/> Liquidity providers earn fees.<br/> Markets naturally concentrate liquidity because concentrated liquidity is cheaper, faster and more efficient.<br/> The deeper Bitcoin liquidity becomes, the more attractive it is as a bridge asset.<br/> That creates a powerful network effect.<br/> Just as the internet standardized around common protocols, financial networks tend to standardize around the deepest pools of liquidity.<br/> None of this is guaranteed.<br/> Stablecoins could dominate.<br/> Multiple bridge assets could emerge.<br/> Or an entirely different payment architecture could win.<br/> But if AI agents become a meaningful part of the global economy, I think the real opportunity for Bitcoin isn’t that billions of AIs decide to <strong>buy</strong> BTC.<br/> It’s that billions of AI payments may require a neutral, globally liquid settlement asset underneath.<br/> If that happens, Bitcoin won’t just be digital gold.<br/> It could become the liquidity layer of the machine economy.<br/> And that would create an entirely new source of structural demand—one driven not by speculation, but by software paying software.<br/> <strong>This Isn’t Just a Theory</strong><br/> The most compelling part is that this infrastructure is already being built.<br/> <strong>Lightning Labs</strong> has released AI Agent Tools that allow LLMs to send and receive Lightning payments autonomously. It also introduced <strong>L402</strong>, a protocol that combines HTTP’s “402 Payment Required” response with Lightning. An AI agent can request a paid API, automatically pay the invoice, receive an access token and continue its workflow—all without human involvement.<br/> <strong>Alby</strong> has built an MCP (Model Context Protocol) server that lets AI agents control Lightning wallets. Agents can check balances, create invoices, send payments and purchase services as part of an autonomous workflow.<br/> Developers have already demonstrated AI agents using Lightning to purchase API calls, premium datasets and other digital services on demand instead of relying on subscriptions.<br/> This matters because the API economy is already worth tens of billions of dollars annually, while the broader ecosystem of API-powered services—AI inference, payments, mapping, market data, identity, translation and countless other services—is vastly larger.<br/> If AI shifts software from subscription-based pricing to pay-per-use micropayments, we’re no longer talking about millions of software purchases.<br/> We’re potentially talking about <strong>billions of autonomous transactions every single day</strong>.<br/> Whether Bitcoin ultimately becomes the liquidity layer behind those payments remains to be seen.<br/> But for the first time, there are real companies building the infrastructure to test that idea.<br/> And if they’re right, Bitcoin’s next source of demand may not come from retail investors, institutions or governments.<br/> It may come from software paying software.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Pete504"> /u/Pete504 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uh9gme/ai_agents_could_be_bitcoins_next_demand_driver/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uh9gme/ai_agents_could_be_bitcoins_next_demand_driver/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/ai-agents-could-be-bitcoins-next-demand-driver</link><guid>865044</guid><author>COINS NEWS</author><dc:content /><dc:text>AI Agents Could Be Bitcoin’s Next Demand Driver</dc:text></item><item><title>Bitcoin is hope</title><description><![CDATA[<div class="md"><p>hope is the last thing you sell.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/WalkerRacer"> /u/WalkerRacer </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uh92tt/bitcoin_is_hope/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uh92tt/bitcoin_is_hope/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-is-hope</link><guid>865046</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin is hope</dc:text></item><item><title>Time flies</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1uh8smq/time_flies/"> <img src="https://preview.redd.it/8l1u2xmq2v9h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=55070a4aaf5b0d62c2c0e5d6dfb61aef805bc712" alt="Time flies" title="Time flies" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://i.redd.it/8l1u2xmq2v9h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uh8smq/time_flies/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/time-flies</link><guid>865042</guid><author>COINS NEWS</author><dc:content /><dc:text>Time flies</dc:text></item><item><title>Why The World Isn’t Quite Ready For Bitcoin…</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1uh7cyj/why_the_world_isnt_quite_ready_for_bitcoin/"> <img src="https://preview.redd.it/y38zu2khsu9h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=1201bb964d51c2288a00e968faefd16109fffc9b" alt="Why The World Isn’t Quite Ready For Bitcoin…" title="Why The World Isn’t Quite Ready For Bitcoin…" /> </a> </td><td> <div class="md"><p>I think the crazy part about Bitcoin is that we’re probably 20–30 years ahead of most people’s readiness to truly adopt it.<br/> Even though it’s grown faster than almost any asset in history, real adoption is still tiny — less than 1% of the world owns any Bitcoin. Most people simply aren’t mad enough yet in my opinion. </p> <p>I don’t think people are frustrated enough with inflation, not angry enough about their purchasing power disappearing, not fed up enough with the system to make the effort to understand something this different.<br/> Bitcoin requires you to rethink what money actually is. Most people aren’t ready to do that mental work while they’re still comfortable.</p> <p>But here’s what’s wild: the moment enough people do get mad enough — the moment they feel enough pain — the shift could happen incredibly fast. Because once they finally understand what Bitcoin is, there’s a real possibility they all start running toward it at once.</p> <p>That’s why it feels both incredibly early and like it could explode at any moment. The pressure is building, but most people just aren’t uncomfortable enough yet to look for the solution.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Euphoric-Pop9717"> /u/Euphoric-Pop9717 </a> <br/> <span><a href="https://i.redd.it/y38zu2khsu9h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uh7cyj/why_the_world_isnt_quite_ready_for_bitcoin/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/why-the-world-isnt-quite-ready-for-bitcoin</link><guid>865043</guid><author>COINS NEWS</author><dc:content /><dc:text>Why The World Isn’t Quite Ready For Bitcoin…</dc:text></item><item><title>Saylor says crypto winter not coming back.....</title><description><![CDATA[<div class="md"><p><a href="https://dailyhodl.com/2025/06/12/winters-not-coming-back-michael-saylor-says-bitcoin-primed-to-skyrocket-to-1000000-heres-why/">https://dailyhodl.com/2025/06/12/winters-not-coming-back-michael-saylor-says-bitcoin-primed-to-skyrocket-to-1000000-heres-why/</a></p> <p>Its an old article of course. But now what does he think?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Individual-Solid4842"> /u/Individual-Solid4842 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uh3ple/saylor_says_crypto_winter_not_coming_back/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uh3ple/saylor_says_crypto_winter_not_coming_back/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/saylor-says-crypto-winter-not-coming-back</link><guid>864938</guid><author>COINS NEWS</author><dc:content /><dc:text>Saylor says crypto winter not coming back.....</dc:text></item><item><title>Your Bitcoin is being watched — how chain analysis works and the full privacy stack to defeat it (2026 guide)</title><description><![CDATA[<div class="md"><p>Most people think Bitcoin is anonymous. It isn&#39;t.</p> <p>Every transaction is permanently on a public ledger. </p> <p>Companies like Chainalysis earn $100M+ per year mapping </p> <p>Bitcoin addresses to real identities — paid for almost </p> <p>entirely by governments.</p> <p>The techniques they use:</p> <ol> <li>Common Input Ownership Heuristic (CIOH) — if multiple </li> </ol> <p>inputs are in the same transaction, they assume one owner</p> <ol> <li>Change output detection — round numbers, address type </li> </ol> <p>mismatches, transaction graph analysis</p> <ol> <li><p>Address reuse — every reuse permanently links your history</p></li> <li><p>Network surveillance — your IP before the tx even hits </p></li> </ol> <p>the blockchain</p> <p>The defense is a layered stack:</p> <p>→ Never reuse addresses (free, takes 0 effort)</p> <p>→ Run your own node (no third party sees your addresses)</p> <p>→ Tor on your node (strips IP from broadcasts)</p> <p>→ CoinJoin — Wasabi 2.x or JoinMarket-NG (breaks UTXO history)</p> <p>→ PayJoin BIP77/78 (invisible on-chain, breaks CIOH)</p> <p>→ Silent Payments BIP352 (public address, zero linkable history)</p> <p>→ Lightning for daily spending (zero on-chain footprint)</p> <p>Full guide with practical setup for each layer:</p> <p>???? <a href="https://open.substack.com/pub/davidebtc186/p/your-bitcoin-is-being-watched-how?utm%5C_source=share&amp;utm%5C_medium=android&amp;r=4gald6">https://open.substack.com/pub/davidebtc186/p/your-bitcoin-is-being-watched-how?utm\_source=share&amp;utm\_medium=android&amp;r=4gald6</a></p> <p>Questions welcome in the comments.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Large-Cress900"> /u/Large-Cress900 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uh1qbe/your_bitcoin_is_being_watched_how_chain_analysis/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uh1qbe/your_bitcoin_is_being_watched_how_chain_analysis/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/your-bitcoin-is-being-watched-how-chain-analysis-works-and-the-full-privacy-stack-to-defeat-it-2026-guide</link><guid>864936</guid><author>COINS NEWS</author><dc:content /><dc:text>Your Bitcoin is being watched — how chain analysis works and the full privacy stack to defeat it (2026 guide)</dc:text></item><item><title>Bitcoin Obituary Calls Are Always So Funny</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1uh03oj/bitcoin_obituary_calls_are_always_so_funny/"> <img src="https://preview.redd.it/q59zy7ox6t9h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=0973e5175f624b167a26956a78147eff795133ea" alt="Bitcoin Obituary Calls Are Always So Funny" title="Bitcoin Obituary Calls Are Always So Funny" /> </a> </td><td> <div class="md"><p>Saw this post and immediately recalled how it’s been in the past:</p> <p>• 2010: early critics said it couldn’t become real money - btc was worth about 0.11 </p> <p>• 2013: after the 1st major crash, they called it “finished” - within 4yrs, it crossed 19k </p> <p>• 2017: Jamie Dimon called bitcoin “a fraud.”</p> <p>• 2018: Warren Buffett called it “rat poison squared.” - traded below 10k, It didn’t disappear</p> <p>• 2022: after exchange collapses, people said crypto was over - it survived another cycle.</p> <p>Same pattern every time:</p> <p>Price falls → confidence drops → people write the ending</p> <p>People keep underestimating its ability to recover.</p> <p>From history, the next chapter will be even brighter than today’s headlines suggest</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Natt-Function6608"> /u/Natt-Function6608 </a> <br/> <span><a href="https://i.redd.it/q59zy7ox6t9h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uh03oj/bitcoin_obituary_calls_are_always_so_funny/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bitcoin-obituary-calls-are-always-so-funny</link><guid>864935</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin Obituary Calls Are Always So Funny</dc:text></item><item><title>Tando Is Unlocking Spending Bitcoin For 40 Million Kenyans</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ugvh21/tando_is_unlocking_spending_bitcoin_for_40/"> <img src="https://external-preview.redd.it/eecjggPk3_6njPCCo4WkTfaT9T3TLyzc4JS_WBWkDao.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=bb2cb5eb66dd8beb181387319900069e469a68ce" alt="Tando Is Unlocking Spending Bitcoin For 40 Million Kenyans" title="Tando Is Unlocking Spending Bitcoin For 40 Million Kenyans" /> </a> </td><td> <div class="md"><p>Last month, Tando, the Kenya-based Bitcoin payments company, announced it had created a service that allows 40 million Kenyans to send and receive Bitcoin using the existing M-Pesa infrastructure. To pull this off, they strung together numerous pieces of technology, including in-house solutions, to make bitcoin’s Lightning Network act as a translation layer for millions.</p> <p>Launched in 2024, Tando, the Kenyan payments company founded by Jason and Sabina Waithira Gitau, began as an attempt to solve a very specific problem: how do Kenyans spend Bitcoin like they do Kenyan Shillings (KES)? They quickly realized the best way to do that was to leverage the ubiquitous M-Pesa mobile money payment rail to provide a seamless experience.</p> <p>They built an app that allows anyone with bitcoin to pay an M-Pesa invoice without needing local currency. Once a user enters their M-Pesa phone number and amount, they receive a lightning invoice to pay, and the recipient receives Kenyan shillings (KES). The app soon grew in virality and reach among the growing base of Kenyan bitcoin users.</p> <p>As Gitau underscored in her panel at this year’s Oslo Freedom Forum, people can test out Tando using less than a dollar, without paying fees, or KYC, making it quick to validate and easy to adopt.</p> <p>However, as Jason put it in an interview for this article, though the app resonated with many, “they still need a separate bitcoin wallet to use Tando.” To curb that, they again went back to the tried-and-true formula: combining and building on existing infrastructure. In this case, M-Pesa phone numbers and what are known as lightning addresses—a payment spec that lets users to receive bitcoin payments via email addresses.</p> <p>They unveiled their novel approach last May, in which any bitcoin wallet that supports lightning addresses can instantly send bitcoin to a Kenyan phone number via M-Pesa. To achieve this, users claim their phone-number-prepended lightning addresses. This new service also gives the recipient, once they claim their address and pay a fee, a way to set up a non-custodial bitcoin wallet, enabling them to send and receive bitcoin.</p> <p>Tando’s technique is reminiscent of a cousin project in South Africa called Machankura, which enables users to send and receive bitcoin offline over the Lightning network using Unstructured Supplementary Service Data (USSD) codes.</p> <p>While there are privacy implications to linking phone numbers to payment infrastructure, the Tando team plans to continue iterating to strike a better trade-off and provide a more balanced experience.</p> <p>Over the last few years, Africa has become home to projects looking to cement Bitcoin’s use as money, from circular economies and solutions like Machankura and Tando to infrastructure-led companies like MavaPay. The focus is not on price action but on utility and freedom money. This has fueled the ‘spend not sell’ movement, in which builders seek to familiarize users with earning and spending their bitcoin rather than trading and falling for get-rich-quick schemes.</p> <p>More importantly for the Tando team, bitcoin is for everyone, so there should be no gatekeeping; from the president and office workers to the farmers, the bitcoin network treats them all equally.</p> <p>Tando makes it possible to live entirely on Bitcoin in Kenya, an idea now promoted as the African way to use bitcoin. In the past few weeks, as bitcoin builders and leaders from Africa and beyond met for the first Bitcoin++ Nairobi conference, many on social media expressed surprise at seeing this in action, how easy the experience was, and how groundbreaking the idea of living on Bitcoin really is.</p> <p>As Tando has shown, the combination of mobile money and freedom money is growing evidence that where there is a need, Africans will build, and where there is technology, they will pioneer and adopt.</p> <p>African bitcoin builders continue to demonstrate that you do not need mass adoption or permission to live in the future.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://www.forbes.com/sites/digital-assets/2026/06/26/tando-is-unlocking-spending-bitcoin-for-40-million-kenyans/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugvh21/tando_is_unlocking_spending_bitcoin_for_40/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/tando-is-unlocking-spending-bitcoin-for-40-million-kenyans</link><guid>864937</guid><author>COINS NEWS</author><dc:content /><dc:text>Tando Is Unlocking Spending Bitcoin For 40 Million Kenyans</dc:text></item><item><title>Bitcoin's ZK Awakening: The Cryptographic Death of the Altcoin Scaling Narrative.</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ugv4b3/bitcoins_zk_awakening_the_cryptographic_death_of/"> <img src="https://external-preview.redd.it/TIF1kdIj_FNQipkj2hg9C84ZOpsM0MQ0NSwpkffVmms.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=de9940da2f1158049140aebbfc3ea791bb3873c5" alt="Bitcoin's ZK Awakening: The Cryptographic Death of the Altcoin Scaling Narrative." title="Bitcoin's ZK Awakening: The Cryptographic Death of the Altcoin Scaling Narrative." /> </a> </td><td> <div class="md"><p>Bitcoin is undergoing a massive architectural evolution, and most people are completely missing it.</p> <p>We aren&#39;t changing the base layer to accommodate scaling. We are using advanced cryptography to force scaling to accommodate Bitcoin.</p> <p>Through the convergence of Taproot, BitVM, and the potential return of <code>OP_CAT</code>, true zero-knowledge (ZK) rollups are coming natively to Layer 1—effectively breaking the core narrative of alternative L1 blockchains.</p> <p>No federations. No wrapped tokens. Just pure mathematical covenants keeping your funds secure while unlocking infinite throughput.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/sylsau"> /u/sylsau </a> <br/> <span><a href="https://inbitcoinwetrust.substack.com/p/bitcoins-zk-awakening-the-cryptographic">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugv4b3/bitcoins_zk_awakening_the_cryptographic_death_of/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bitcoins-zk-awakening-the-cryptographic-death-of-the-altcoin-scaling-narrative</link><guid>864852</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin's ZK Awakening: The Cryptographic Death of the Altcoin Scaling Narrative.</dc:text></item><item><title>Daily Discussion, June 27, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1ufyes5/daily_discussion_june_26_2026/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uguqq4/daily_discussion_june_27_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uguqq4/daily_discussion_june_27_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-27-2026</link><guid>864847</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 27, 2026</dc:text></item><item><title>Realistically, how low do you think we go from here?</title><description><![CDATA[<div class="md"><p>Ok so we tapped under 60k and bounced, and I genuinely can&#39;t tell if that was the flush or just the appetizer.</p> <p>I&#39;ve been around long enough to know nobody actually knows, but I&#39;m curious where people&#39;s heads are at. The takes I keep seeing are basically two camps. One says this is normal bear chop and ~55-58k holds, we grind sideways and it&#39;s fine. The other is throwing out 42-44k as the &quot;real&quot; bottom and pointing at the ETF outflows + everything just bleeding into AI stocks instead.</p> <p>My gut says we&#39;re not done. Doesn&#39;t feel capitulation-y yet? Like everyone&#39;s scared but nobody&#39;s actually given up, which is usually when the real bottom isn&#39;t in. But I&#39;ve also been wrong every single time I&#39;ve tried to call a bottom so take that for what it&#39;s worth lol.</p> <p>The thing that messes with me is this cycle doesn&#39;t rhyme with the old ones. Fear and greed is basically pinned to the floor but price isn&#39;t doing the violent puke we usually get down there. Slower, grindier. Almost worse psychologically tbh.</p> <p>Not selling, not really buying either, just kind of sitting on my hands waiting for something to break one way or the other. Where&#39;s everyone else at — you got a number you&#39;re watching, or just vibing through it?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/b4basit"> /u/b4basit </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugtysc/realistically_how_low_do_you_think_we_go_from_here/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugtysc/realistically_how_low_do_you_think_we_go_from_here/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/realistically-how-low-do-you-think-we-go-from-here</link><guid>864849</guid><author>COINS NEWS</author><dc:content /><dc:text>Realistically, how low do you think we go from here?</dc:text></item><item><title>BTC Goes Below $60k and Everyone Says It’s Dead? ????</title><description><![CDATA[<div class="md"><p>Remember when they said the same thing at $500, and then $15k ???? </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/SYNDK8D"> /u/SYNDK8D </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugtb3b/btc_goes_below_60k_and_everyone_says_its_dead/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugtb3b/btc_goes_below_60k_and_everyone_says_its_dead/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/btc-goes-below-60k-and-everyone-says-its-dead</link><guid>864848</guid><author>COINS NEWS</author><dc:content /><dc:text>BTC Goes Below $60k and Everyone Says It’s Dead? ????</dc:text></item><item><title>Herramienta en Python para recuperar frases semilla BIP39 (con verificación de saldo) - Open Source y gratuita - Max 3 palabras</title><description><![CDATA[<div class="md"><p>Hola comunidad,</p> <p>Estoy desarrollando una herramienta sencilla en Python para ayudar con la recuperación de frases semilla BIP39.<br/> Qué hace actualmente:</p> <p>• Recupera 1 o 2 palabras faltantes (y hasta 3 con más paciencia).<br/> • Verifica que la frase completa sea válida.<br/> • Genera direcciones Bitcoin (Native SegWit y Legacy).<br/> • Consulta automáticamente si las direcciones tienen saldo.<br/> • Soporta passphrase.<br/> • Guarda los resultados en un archivo de texto.<br/> Uso offline/online:<br/> • Funciona online usando APIs públicas (mempool.space).<br/> • Se puede adaptar fácilmente para usarla 100% offline si tienes un nodo Bitcoin Core.<br/> Todavía no tengo GitHub, estoy trabajando en ello. </p> <p>Preguntas para la comunidad:</p> <ol> <li><p>¿Qué funcionalidades extra les gustaría que agregue? (ej: más derivation paths, soporte para otras criptos, mejor manejo de passphrase, etc.)</p></li> <li><p>¿Han tenido problemas recuperando una frase semilla o olvidando la passphrase? ¿Qué herramientas usaron? </p></li> <li><p>¿Qué precauciones adicionales recomiendan para este tipo de herramientas?</p></li> <li><p>¿Prefieren una versión CLI o una con interfaz gráfica (simple)?</p></li> <li><p>Ideas para hacerla más segura (ej: modo air-gapped, integración con Electrum, etc.)</p></li> </ol> <p>Cualquier feedback, crítica o sugerencia es más que bienvenida. Mi objetivo es que sea útil para la comunidad.<br/> ¡Gracias y stack sats! ⚡</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Totoberriondo"> /u/Totoberriondo </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugsjmn/herramienta_en_python_para_recuperar_frases/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugsjmn/herramienta_en_python_para_recuperar_frases/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/herramienta-en-python-para-recuperar-frases-semilla-bip39-con-verificacion-de-saldo-open-source-y-gratuita-max-3-palabras</link><guid>864853</guid><author>COINS NEWS</author><dc:content /><dc:text>Herramienta en Python para recuperar frases semilla BIP39 (con verificación de saldo) - Open Source y gratuita - Max 3 palabras</dc:text></item><item><title>Are the coins really mine?</title><description><![CDATA[<div class="md"><p>&quot;not your keys, not your coins&quot;. I understand what it means. </p> <p>But &quot;my&quot; wallet does not have my name on it, and neither do &quot;my&quot; coins. I just happen to know the seed phrase, and I do my best to ensure that others don&#39;t. And I worry that my best is not good enough. Somebody could find my seed phrase, or beat it out of me with the proverbial wrench. And then they will have same rights over these coins as I do. </p> <p>On the other side, the evil snooping bank does have my name on my accounts, and tries to check if it is really me using it, and actually warns me if somebody else tries to do that, and might even get police to go after them. Dark side is sure tempting ....</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/BaldBear_13"> /u/BaldBear_13 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugp5nl/are_the_coins_really_mine/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugp5nl/are_the_coins_really_mine/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/are-the-coins-really-mine</link><guid>864851</guid><author>COINS NEWS</author><dc:content /><dc:text>Are the coins really mine?</dc:text></item><item><title>How do i buy things with btc?</title><description><![CDATA[<div class="md"><p>Im interested in buying some btc. I understand how to buy it but I cannot figure out to spend it? Can I use it to buy food/rent/everyday items or do I need to sell it to another person and use the money they gave me to buy stuff?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/CollectionHopeful541"> /u/CollectionHopeful541 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugo4py/how_do_i_buy_things_with_btc/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugo4py/how_do_i_buy_things_with_btc/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/how-do-i-buy-things-with-btc</link><guid>864850</guid><author>COINS NEWS</author><dc:content /><dc:text>How do i buy things with btc?</dc:text></item><item><title>Bitcoin run, young, hungry and a little naive</title><description><![CDATA[<div class="md"><p>Hey, 21m and am increasingly open to the idea of building out a speculative side account on Robinhood with Bitcoin. I think this can help me smash the 100k goal of mine. Bitcoin, Meta, and Amazon currently seem VERY attractive to get in and hold 3+ years. To preface, I do have a main account through a different brokerage with 70k in the S&amp;P 500, acting as the reliable engine I won&#39;t interrupt.</p> <p>I could go out to bars or do other degenerate shit at my age but instead I want to drive DoorDash in every minute of my free time and shove 15k into Robinhood over the next few months. <strong>Give me 10k in Bitcoin and 5k in Meta 2028 calls.</strong> A plausible 2-3 year case, absolutely with downside potential, is for this 15k to 3x-4x. Worst case scenario I turn 23 and have some VOO shares. Will Bitcoin more than 4x?</p> <p>If Bitcoin follows it&#39;s 3 year pattern once again (50%+ drop, don&#39;t hear about it as much... then slowly ramps up before going parabolic as more and more get FOMO, taking it to new highs). At the same time, Meta is trading at a forward PE of only 17?! Like what... watch as sentiment on their AI spending changes slightly and their forward PE shoots to 25. I see very little downside there, the cash flow machine of a business is very unlikely to trade more cheaply than this.</p> <p>Thoughts on these positions? A more speculative account at a young age? I feel like over 500k by 30 does not seem very difficult... Bitcoin could become the primary engine ????</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Narrow_Castle_9273"> /u/Narrow_Castle_9273 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugntyw/bitcoin_run_young_hungry_and_a_little_naive/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugntyw/bitcoin_run_young_hungry_and_a_little_naive/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-run-young-hungry-and-a-little-naive</link><guid>864730</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin run, young, hungry and a little naive</dc:text></item><item><title>My break even is at 47000 with a total of 331.24</title><description><![CDATA[<div class="md"><p>I only spent £200<br/> I don’t really know what I’m doing do you think I’m doing well?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Financial-Syrup8364"> /u/Financial-Syrup8364 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugngy1/my_break_even_is_at_47000_with_a_total_of_33124/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugngy1/my_break_even_is_at_47000_with_a_total_of_33124/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/my-break-even-is-at-47000-with-a-total-of-33124</link><guid>864731</guid><author>COINS NEWS</author><dc:content /><dc:text>My break even is at 47000 with a total of 331.24</dc:text></item><item><title>The bottom is in when hashrate hits new lows.</title><description><![CDATA[<div class="md"><p>Most of the posts I&#39;ve seen point the finger at who is selling and how much. Yet no one seems to look at other indicators like how you can predict a market bottom by looking at hashrate. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Important-Might-7080"> /u/Important-Might-7080 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugmws7/the_bottom_is_in_when_hashrate_hits_new_lows/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugmws7/the_bottom_is_in_when_hashrate_hits_new_lows/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/the-bottom-is-in-when-hashrate-hits-new-lows</link><guid>864727</guid><author>COINS NEWS</author><dc:content /><dc:text>The bottom is in when hashrate hits new lows.</dc:text></item><item><title>Today I enjoy bitcoin even more than yesterday</title><description><![CDATA[<div class="md"><p>The price drops, and once again our little society reveals itself. Some lose their nerve, others dig in, the old hands stroke their beards and share their hard-won wisdom, and everyone’s stories start arguing with each other over the same number. I really love our little world of colliding narratives. Bitcoin is a wonderful thing to live through. Don’t you think ?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Ju-June"> /u/Ju-June </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugko19/today_i_enjoy_bitcoin_even_more_than_yesterday/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugko19/today_i_enjoy_bitcoin_even_more_than_yesterday/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/today-i-enjoy-bitcoin-even-more-than-yesterday</link><guid>864725</guid><author>COINS NEWS</author><dc:content /><dc:text>Today I enjoy bitcoin even more than yesterday</dc:text></item><item><title>The biggest money printing wave is still coming. (hint: youll want to be holding bitcoin)</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ugjhax/the_biggest_money_printing_wave_is_still_coming/"> <img src="https://external-preview.redd.it/PUP4bFClXLU-IbG7ZmNIXqWulHkWPSkVwtOMKPE3kQw.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=919d271d82ebaf12e168318eaad9c77707117b98" alt="The biggest money printing wave is still coming. (hint: youll want to be holding bitcoin)" title="The biggest money printing wave is still coming. (hint: youll want to be holding bitcoin)" /> </a> </td><td> <div class="md"><p>Here&#39;s why the AI story may ultimately end the same way no matter what happens: more money printing, more liquidity, and a world where owning scarce assets matters more than ever. And proof that Bitcoin is the one asset that moves most when the time comes</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/thesatdaddy"> /u/thesatdaddy </a> <br/> <span><a href="https://youtu.be/Ckl5hTQ3IRA">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugjhax/the_biggest_money_printing_wave_is_still_coming/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/the-biggest-money-printing-wave-is-still-coming-hint-youll-want-to-be-holding-bitcoin</link><guid>864726</guid><author>COINS NEWS</author><dc:content /><dc:text>The biggest money printing wave is still coming. (hint: youll want to be holding bitcoin)</dc:text></item><item><title>Just wondering</title><description><![CDATA[<div class="md"><p>Full disclosure: I have about $1000 (as of this AM) in Bitcoin. Needless to say, I am not a big holder nor do I know shit about crypto. </p> <p>That being said, help me understand all this talk about 4 year cycles, etc. virtually every post I see references this mechanism and how it’s a valid predictor.</p> <p>What is this magical elixir you speak of?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Fair-Garlic8240"> /u/Fair-Garlic8240 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ughexu/just_wondering/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ughexu/just_wondering/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/just-wondering</link><guid>864729</guid><author>COINS NEWS</author><dc:content /><dc:text>Just wondering</dc:text></item><item><title>Bitcoin failed to 2x its ATH from peak-to-peak between 2021 and 2025, despite all the bullish predictions it would go much higher. If it does return to a bull market, how high will it reasonably go by 2029?</title><description><![CDATA[<div class="md"><p>Title.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/daddysgirl794"> /u/daddysgirl794 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uggqwp/bitcoin_failed_to_2x_its_ath_from_peaktopeak/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uggqwp/bitcoin_failed_to_2x_its_ath_from_peaktopeak/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-failed-to-2x-its-ath-from-peak-to-peak-between-2021-and-2025-despite-all-the-bullish-predictions-it-would-go-much-higher-if-it-does-return-to-a-bull-market-how-high-will-it-reasonably-go-by-2029</link><guid>864723</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin failed to 2x its ATH from peak-to-peak between 2021 and 2025, despite all the bullish predictions it would go much higher. If it does return to a bull market, how high will it reasonably go by 2029?</dc:text></item><item><title>Chill Out</title><description><![CDATA[<div class="md"><p>Many of you need to calm down. Go engage in your hobbies, spend time with loved ones, have fun in someway. Stop stressing so much over bitcoin. </p> <p>I invested a large amount of my small networth in March 2022. Not until January 2024 did I have a single day where my investment was profitable. I’d have KMS if I was staring at the price everyday. Either sell your stack or shut up, please. You’ll be fine no matter what happens. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/BostonFishGolf"> /u/BostonFishGolf </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugg6qx/chill_out/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugg6qx/chill_out/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/chill-out</link><guid>864722</guid><author>COINS NEWS</author><dc:content /><dc:text>Chill Out</dc:text></item><item><title>How did block 955529 come more recently than the two blocks after it?</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ugezqp/how_did_block_955529_come_more_recently_than_the/"> <img src="https://preview.redd.it/ykob4g0w7o9h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=3af4dc3d84caa95d5030fb0f4ac61871941d2d29" alt="How did block 955529 come more recently than the two blocks after it?" title="How did block 955529 come more recently than the two blocks after it?" /> </a> </td><td> <div class="md"><p>I’m no expert, but this is confusing. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/No_Purpose6384"> /u/No_Purpose6384 </a> <br/> <span><a href="https://i.redd.it/ykob4g0w7o9h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ugezqp/how_did_block_955529_come_more_recently_than_the/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/how-did-block-955529-come-more-recently-than-the-two-blocks-after-it</link><guid>864728</guid><author>COINS NEWS</author><dc:content /><dc:text>How did block 955529 come more recently than the two blocks after it?</dc:text></item><item><title>No, bitcoin is not dead</title><description><![CDATA[<div class="md"><p>It’s funny, when bitcoin goes down, it’s the only asset they claim has died and it’s over. Farther from the truth. 80% of bitcoin hasn’t even moved the last 6 months. 20% of bitcoin(mainly leveraged trading) is dictating the price. </p> <p>MAG7 largest drawdowns<br/> Nvidia -89% now largest company in the world<br/> Amazon -95%<br/> Meta -77%<br/> Tesla -73%<br/> Microsoft -70%<br/> Google -70%<br/> Apple -65%<br/> They’ve all had multiple drawdowns 50%+</p> <p>Thank you for coming to my TED talk</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Turbulent_Ferret_552"> /u/Turbulent_Ferret_552 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uganaj/no_bitcoin_is_not_dead/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uganaj/no_bitcoin_is_not_dead/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/no-bitcoin-is-not-dead</link><guid>864724</guid><author>COINS NEWS</author><dc:content /><dc:text>No, bitcoin is not dead</dc:text></item><item><title>This cycle feels different</title><description><![CDATA[<div class="md"><p>I have been in the space since 2017, during 2024/2025 I slowly sold off my holdings. I usually would try to sell and buy back in when prices went down but this dip had me feeling differently about buying back. I&#39;m starting to feel like the reward isn&#39;t worth the risk anymore. When we were gambling/investing pre pandemic there was a huge risk but also a massive upside. Now that big companies, governments and ultra rich have gotten involved there isn&#39;t as much upside volitity. Why would anyone risk their money on something that maybe will go up 2X but could drop 99%. The days of 10x are gone and with that behind us the incentive to &quot;invest&quot; just isn&#39;t the same. Even the thought of all time high seems unrealistic now. Maybe I&#39;m just crazy and maybe it will prove me wrong but I think it&#39;s my time to stay on the sidelines.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/dylankl1990"> /u/dylankl1990 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug8owr/this_cycle_feels_different/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug8owr/this_cycle_feels_different/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/this-cycle-feels-different</link><guid>864601</guid><author>COINS NEWS</author><dc:content /><dc:text>This cycle feels different</dc:text></item><item><title>How to "leak' a small amount of BTC every year.</title><description><![CDATA[<div class="md"><p>I am slinking into retirement and might want to isolate 1 coin and just take .04% of that every year for 25 years. I prefer to leak it quietly. How to do it?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Turbulent-Land-5664"> /u/Turbulent-Land-5664 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug8757/how_to_leak_a_small_amount_of_btc_every_year/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug8757/how_to_leak_a_small_amount_of_btc_every_year/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/how-to-leak-a-small-amount-of-btc-every-year</link><guid>864602</guid><author>COINS NEWS</author><dc:content /><dc:text>How to "leak' a small amount of BTC every year.</dc:text></item><item><title>My BTC is not even nearly close to an alarming number.</title><description><![CDATA[<div class="md"><p>I am mentally prepared to see a very low number - and its not even close to that yet. But thankfully Ive seen all this before. I was really happy when we hit our new ATH and now it does feel shit, but Ive kind of expected it. The only thing is I just never really know and any time I have tried to predict things and trade I have been even more miserable so I hust HODL. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Turbulent-Land-5664"> /u/Turbulent-Land-5664 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug7vby/my_btc_is_not_even_nearly_close_to_an_alarming/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug7vby/my_btc_is_not_even_nearly_close_to_an_alarming/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/my-btc-is-not-even-nearly-close-to-an-alarming-number</link><guid>864603</guid><author>COINS NEWS</author><dc:content /><dc:text>My BTC is not even nearly close to an alarming number.</dc:text></item><item><title>New dynamic Bitcoin Rainbow Chart with R²=94,3%</title><description><![CDATA[<div class="md"><p>So, I am the author of the original Bitcoin Rainbow Chart. As you may now, it fell &gt; 10% below the lowest band (that was also added later).</p> <p>I don&#39;t want to let it die.</p> <p>Instead of blindly adding new colors to the bottom (ultraviolet anyone?), I created a new one.</p> <p>This one is calculating a dynamic power law regression. with all available data and will update the chart if we make lower lower or higher highs... </p> <p>The R² which measures how the curve fit the price chart is at 94,3%, which is quite good. Check it out. </p> <p>Don&#39;t want to post the link so this post does not get flagged but you know how to find the &quot;Bitcoin Rainbow Chart on blockchaincenter.net</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/blockchaincenter_de"> /u/blockchaincenter_de </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug6kvg/new_dynamic_bitcoin_rainbow_chart_with_r²943/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug6kvg/new_dynamic_bitcoin_rainbow_chart_with_r²943/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/new-dynamic-bitcoin-rainbow-chart-with-r943</link><guid>864594</guid><author>COINS NEWS</author><dc:content /><dc:text>New dynamic Bitcoin Rainbow Chart with R²=94,3%</dc:text></item><item><title>I made everyone richer</title><description><![CDATA[<div class="md"><p>I bought and made everyones holdings a tiny tiny tiny tiny bit more worth.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/cedogibi"> /u/cedogibi </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug62xi/i_made_everyone_richer/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug62xi/i_made_everyone_richer/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/i-made-everyone-richer</link><guid>864595</guid><author>COINS NEWS</author><dc:content /><dc:text>I made everyone richer</dc:text></item><item><title>Tradex : Still in development</title><description><![CDATA[<div class="md"><p><a href="https://reddit.com/link/1ug4dzt/video/vg366hkq5m9h1/player">I am looking for anyone interested in working together with me on this project</a></p> <p>I have been working on this journal for 3 months now .I am gonna release it as open source i just need a partner who can help me finish it off really quick .</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Worried_Risk_5210"> /u/Worried_Risk_5210 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug4dzt/tradex_still_in_development/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug4dzt/tradex_still_in_development/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/tradex-still-in-development</link><guid>864604</guid><author>COINS NEWS</author><dc:content /><dc:text>Tradex : Still in development</dc:text></item><item><title>LND zero-timestamp DoS, Stack Exchange Q&amp;A - Bitcoin Optech Newsletter #411</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ug4aj8/lnd_zerotimestamp_dos_stack_exchange_qa_bitcoin/"> <img src="https://external-preview.redd.it/VNt1dLsJ3L7yxOypKSna-Q6MZEmBrshHCS4RxudD-yc.png?width=216&amp;crop=smart&amp;auto=webp&amp;s=bae8a20c93fdd03b47a5577c6cb26eb4e47895d1" alt="LND zero-timestamp DoS, Stack Exchange Q&amp;A - Bitcoin Optech Newsletter #411" title="LND zero-timestamp DoS, Stack Exchange Q&amp;A - Bitcoin Optech Newsletter #411" /> </a> </td><td> <div class="md"><p>Bitcoin Optech newsletter #411 is here:</p> <ul> <li>describes the responsible disclosure of a denial-of-service vulnerability that affected older versions of LND</li> <li>summarizes popular Q&amp;A from Stack Exchange</li> <li>Optech Newsletter #411 Podcast <a href="https://bitcoinops.org/en/newsletters/2026/06/26/">https://bitcoinops.org/en/newsletters/2026/06/26/</a></li> </ul> <p>Nishant Bansal posted to Delving Bitcoin disclosing a denial-of-service vulnerability he discovered through state-machine fuzzing of LND’s gossip handling... <a href="https://bitcoinops.org/en/newsletters/2026/06/26/#lnd-zero-timestamp-gossip-dos-disclosure">https://bitcoinops.org/en/newsletters/2026/06/26/#lnd-zero-timestamp-gossip-dos-disclosure</a></p> <p>Selected Q&amp;A from Bitcoin Stack Exchange</p> <ul> <li>Is it a bug that OP_IF is part of the tapscript opcodes? </li> <li>Why would forbidding OP_IF in tapscript be a problem?</li> <li>Does a softfork always succeed?</li> <li>How to set up Bitcoin Core to mine a valid block after the BIP110 activation in August 2026?</li> <li>Are BIP110 blocks on a branch with lower difficulty valid?</li> <li>What is the story behind Bitcoin test networks?</li> <li>Why was -datacarriersize redefined in 2022, and why was the 2023 proposal to expand it not merged?</li> <li>Are chains of 26 unconfirmed transactions prohibited by the wallet in Bitcoin Core 31.0?</li> <li>Are there changes in Bitcoin Core 29.0 that affect memory usage?</li> <li>What is Bitcoin Core’s release schedule? <a href="https://bitcoinops.org/en/newsletters/2026/06/26/#selected-qa-from-bitcoin-stack-exchange">https://bitcoinops.org/en/newsletters/2026/06/26/#selected-qa-from-bitcoin-stack-exchange</a></li> </ul> <p>Bitcoin Optech will host an audio recap discussion of this newsletter streaming live on X/Twitter Tuesday at 16:30 UTC.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/bitschmidty"> /u/bitschmidty </a> <br/> <span><a href="https://bitcoinops.org/en/newsletters/2026/06/26/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug4aj8/lnd_zerotimestamp_dos_stack_exchange_qa_bitcoin/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/lnd-zero-timestamp-dos-stack-exchange-qa-bitcoin-optech-newsletter-411</link><guid>864599</guid><author>COINS NEWS</author><dc:content /><dc:text>LND zero-timestamp DoS, Stack Exchange Q&amp;A - Bitcoin Optech Newsletter #411</dc:text></item><item><title>Polycarp Nakamoto just did a long-form sit-down on the node-as-internet stuff. DNS replaced by the blockchain, running on Umbrel/Start9, off-grid spending with Fedimint and Cashu.</title><description><![CDATA[<div class="md"><p>New episode of the Free Cities Podcast (I&#39;m the host). I went to Austin and got Poly across a table in person for a proper deep dive into the Web 5 / Lab 484 stuff.</p> <p>The tech stuff:</p> <ul> <li>Hosting sites on your node and using the blockchain as a DNS replacement</li> <li>Running the whole thing on an Umbrel or Start9 box with a private self-hosted AI alongside it</li> <li>Off-grid spending with Fedimint and Cashu, and nodes relaying data for e-cash fees</li> <li>Mesh fallback over radio, Meshtastic and Ubiquiti when the ISPs are down</li> </ul> <p>I love the idea (I can&#39;t think of a better alternative either) but i&#39;m sceptical throughout the convo because I think it will be a Herculean task to get the public to use this. Am I too pessimistic? </p> <p>Full conversation: <a href="https://www.youtube.com/watch?v=JdKHpUS1cAs">https://www.youtube.com/watch?v=JdKHpUS1cAs</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/timothyphoto"> /u/timothyphoto </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug42lb/polycarp_nakamoto_just_did_a_longform_sitdown_on/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug42lb/polycarp_nakamoto_just_did_a_longform_sitdown_on/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/polycarp-nakamoto-just-did-a-long-form-sit-down-on-the-node-as-internet-stuff-dns-replaced-by-the-blockchain-running-on-umbrelstart9-off-grid-spending-with-fedimint-and-cashu</link><guid>864598</guid><author>COINS NEWS</author><dc:content /><dc:text>Polycarp Nakamoto just did a long-form sit-down on the node-as-internet stuff. DNS replaced by the blockchain, running on Umbrel/Start9, off-grid spending with Fedimint and Cashu.</dc:text></item><item><title>Reminder: To DCA and HODL !!!</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ug3plj/reminder_to_dca_and_hodl/"> <img src="https://external-preview.redd.it/cXkwMHo3NDMwbTloMXRhL7TJ39jpV9Xrui_K9rSwMWlXI1WOvtS8P8bYs49v.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=fe07fbd7d00426d6748909762237e4c844f65171" alt="Reminder: To DCA and HODL !!!" title="Reminder: To DCA and HODL !!!" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Academic_Attorney996"> /u/Academic_Attorney996 </a> <br/> <span><a href="https://v.redd.it/l68x67430m9h1">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug3plj/reminder_to_dca_and_hodl/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/reminder-to-dca-and-hodl</link><guid>864596</guid><author>COINS NEWS</author><dc:content /><dc:text>Reminder: To DCA and HODL !!!</dc:text></item><item><title>Not your keys, not your coins. Not your dirt, not your life. (Why the AI ban is a preview of the fiat killswitch)</title><description><![CDATA[<div class="md"><p>The recent suspension of Anthropic’s Claude 5 isn&#39;t just a tech story—it’s a live demonstration of the &quot;Digital Killswitch.&quot; They proved they can unilaterally turn off an intelligence node for entire jurisdictions overnight.<br/> If you think this architecture stops at cloud computing, you aren&#39;t paying attention to the CBDC rollout. The illusion of ownership in the digital realm is architecturally identical to the 30-year fiat mortgage in the physical realm. You are renting your compute. You are renting your geographic location. You carry 100% of the counterparty risk.<br/> You cannot short this matrix with just a smartphone. Bitcoin fixes the money, but to truly exit the system, you have to pair cryptographic sovereignty with physical sovereignty. We call this the &quot;Thermodynamic Baseline.&quot;<br/> The fiat system relies on your physical and digital dependence. If they control your thermal regulation, your food supply, and your bank account, your sovereignty is an illusion. Your stored labor (Bitcoin) must be protected across time in absolute cold storage. But that hardware wallet needs to sit inside a kinetic, off-grid shelter that you actually own, completely decoupled from the grid&#39;s remote killswitch.<br/> Produce your own calories. Command your own energy. Hold your own keys.<br/> I just produced a short visual documentary breaking down the macro-economics of this transition, how the digital eviction works, and the exact blueprint to engineer an exit protocol.<br/> Watch the full macro-analysis here: </p> <p>Claude Fable 5 Banned: The Digital Killswitch &amp; Algorithm Sovereignty<br/> <a href="https://youtu.be/c6c3of408KA">https://youtu.be/c6c3of408KA</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/IceSea192"> /u/IceSea192 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug3okp/not_your_keys_not_your_coins_not_your_dirt_not/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug3okp/not_your_keys_not_your_coins_not_your_dirt_not/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/not-your-keys-not-your-coins-not-your-dirt-not-your-life-why-the-ai-ban-is-a-preview-of-the-fiat-killswitch</link><guid>864597</guid><author>COINS NEWS</author><dc:content /><dc:text>Not your keys, not your coins. Not your dirt, not your life. (Why the AI ban is a preview of the fiat killswitch)</dc:text></item><item><title>Cold wallet, should I?</title><description><![CDATA[<div class="md"><p>Investo in Bitcoin dal 2021.<br/> Ad oggi, ho accumulato circa 5.000 € in Bitcoin.<br/> Attualmente, Bitcoin rappresenta circa il 5% del mio patrimonio netto (95.000 € in contanti in banca e 5.000 € in Bitcoin).<br/> Ho sempre utilizzato un unico exchange (Crypto.com) e negli ultimi cinque anni non ho mai avuto problemi.<br/> A questo punto, mi chiedo se dovrei spostare i miei Bitcoin in un cold wallet.<br/> Pensi che dovrei? Se sì, perché? Dopotutto, non ho mai avuto problemi con l&#39;exchange.<br/> Secondo te, a partire da quale quantità di Bitcoin conviene passare dal tenerli su un exchange al conservarli in un cold wallet?</p> <p>EDIT: Ho appena comprato un Bitbox02 Nova <a href="/u/Benma2">u/Benma2</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/NotYetAWhale"> /u/NotYetAWhale </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug01sc/cold_wallet_should_i/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ug01sc/cold_wallet_should_i/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/cold-wallet-should-i</link><guid>864600</guid><author>COINS NEWS</author><dc:content /><dc:text>Cold wallet, should I?</dc:text></item><item><title>Daily Discussion, June 26, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1uf2zy2/lightning_thursday_june_25_2026_explore_the/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufyes5/daily_discussion_june_26_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufyes5/daily_discussion_june_26_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-26-2026</link><guid>864492</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 26, 2026</dc:text></item><item><title>Why tf i choose crypto</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ufy3ee/why_tf_i_choose_crypto/"> <img src="https://preview.redd.it/gc7p965ifk9h1.png?width=320&amp;crop=smart&amp;auto=webp&amp;s=e3214b1089d31b701d6fdc4a887a888b47d536f0" alt="Why tf i choose crypto" title="Why tf i choose crypto" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Horror-Average2642"> /u/Horror-Average2642 </a> <br/> <span><a href="https://i.redd.it/gc7p965ifk9h1.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufy3ee/why_tf_i_choose_crypto/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/why-tf-i-choose-crypto</link><guid>864494</guid><author>COINS NEWS</author><dc:content /><dc:text>Why tf i choose crypto</dc:text></item><item><title>Debunking The Anti-Bitcoin Views of a Socialist</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ufwjq6/debunking_the_antibitcoin_views_of_a_socialist/"> <img src="https://external-preview.redd.it/MRQw-kiCsNAUjw8SpmwReDJaYU60ONTi6_Xxs8mrckw.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=9cfbf0d33c025fddb2c507bb8f56f13ae420a194" alt="Debunking The Anti-Bitcoin Views of a Socialist" title="Debunking The Anti-Bitcoin Views of a Socialist" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/bitcoinphilosophy"> /u/bitcoinphilosophy </a> <br/> <span><a href="https://youtu.be/A-x66uaof_k">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufwjq6/debunking_the_antibitcoin_views_of_a_socialist/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/debunking-the-anti-bitcoin-views-of-a-socialist</link><guid>864495</guid><author>COINS NEWS</author><dc:content /><dc:text>Debunking The Anti-Bitcoin Views of a Socialist</dc:text></item><item><title>Blocking out the noise and buying it all back at the absolute bottom</title><description><![CDATA[<div class="md"><p>When we blew past $80k back in early May, I took the exit and sold my whole stack. Honestly, it feels like everyone has completely taken their eye off the ball lately. The whole space is obsessed with MSTR, STRC and panicking over a supposed leveraged death spiral. Let them sweat it out. While they&#39;re busy losing their minds, I&#39;m sitting comfortably in cash. You could see this correction coming from a mile away. Did we forget about the 4 year cycle?</p> <p>Now I&#39;m just waiting for the absolute bottom. My limit orders are locked in at $45k, ready and waiting for the paper hands to capitulate and sell me their coins at a discount.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Ethicles"> /u/Ethicles </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufw9rw/blocking_out_the_noise_and_buying_it_all_back_at/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufw9rw/blocking_out_the_noise_and_buying_it_all_back_at/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/blocking-out-the-noise-and-buying-it-all-back-at-the-absolute-bottom</link><guid>864493</guid><author>COINS NEWS</author><dc:content /><dc:text>Blocking out the noise and buying it all back at the absolute bottom</dc:text></item><item><title>Dca to the down</title><description><![CDATA[<div class="md"><p>At least you&#39;re not skeedadling and leave</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/unthocks"> /u/unthocks </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufqz5b/dca_to_the_down/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufqz5b/dca_to_the_down/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/dca-to-the-down</link><guid>864429</guid><author>COINS NEWS</author><dc:content /><dc:text>Dca to the down</dc:text></item><item><title>everyone is stressing over the exact percentage of this drop, inflows, macro data, and what the fed is doing.</title><description><![CDATA[<div class="md"><p>it&#39;s the same exact mental gymnastics people did years ago. the headlines change but the human panic is identical. the only people who actually lose are the ones trying to over-analyze every single local bottom and ending up selling at the worst time.</p> <p>if the long term thesis hasn&#39;t changed, why is everyone trying to trade the noise instead of just leaving their phone alone?</p> <p>are we actually expecting it to just go up in a straight line forever without shaking people out first?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/CryptSander"> /u/CryptSander </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufo7ua/everyone_is_stressing_over_the_exact_percentage/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufo7ua/everyone_is_stressing_over_the_exact_percentage/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/everyone-is-stressing-over-the-exact-percentage-of-this-drop-inflows-macro-data-and-what-the-fed-is-doing</link><guid>864431</guid><author>COINS NEWS</author><dc:content /><dc:text>everyone is stressing over the exact percentage of this drop, inflows, macro data, and what the fed is doing.</dc:text></item><item><title>Honest question about bitcoin</title><description><![CDATA[<div class="md"><p>If bitcoin was originally intended to be a decentralized digital currency, why are people treating it like an investment? Isn’t the point of currency to be used as an instrument for money or a medium to exchange goods/services?</p> <p>Just to spitball an example, if a small government printed money for its population and the majority decided to hold on to their money instead of using it as it was intended, consequently the government would have to print more money so the population can function and this would lead to the value of the printed money going down.</p> <p>I think bitcoin is going down because people are not utilizing it the way it was intended and it’s driving the demand for its use down. Welcome to hear your perspective on this.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Unreal_fist"> /u/Unreal_fist </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufkz8u/honest_question_about_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufkz8u/honest_question_about_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/honest-question-about-bitcoin</link><guid>864430</guid><author>COINS NEWS</author><dc:content /><dc:text>Honest question about bitcoin</dc:text></item><item><title>Mexico's Crossroads: Populism, Narcos… and Bitcoin Hope [Clip]</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ufhzcl/mexicos_crossroads_populism_narcos_and_bitcoin/"> <img src="https://external-preview.redd.it/O-2aFrWfDL2mgzWfNoSHXmSqZJlGi2MX14_NWbfTGaE.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=56e09aa3c052db6f797ed33d75d0d7ab8abe39fd" alt="Mexico's Crossroads: Populism, Narcos… and Bitcoin Hope [Clip]" title="Mexico's Crossroads: Populism, Narcos… and Bitcoin Hope [Clip]" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Cryptoconomy"> /u/Cryptoconomy </a> <br/> <span><a href="https://www.youtube.com/watch?v=a5vkIpToyKg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufhzcl/mexicos_crossroads_populism_narcos_and_bitcoin/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/mexicos-crossroads-populism-narcos-and-bitcoin-hope-clip</link><guid>864432</guid><author>COINS NEWS</author><dc:content /><dc:text>Mexico's Crossroads: Populism, Narcos… and Bitcoin Hope [Clip]</dc:text></item><item><title>Finally Wholecoiner ????</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ufhwgb/finally_wholecoiner/"> <img src="https://preview.redd.it/48uoy7znzg9h1.png?width=320&amp;crop=smart&amp;auto=webp&amp;s=cfaf7527d180d6c35b688fcd00b3cf73e15c1d66" alt="Finally Wholecoiner ????" title="Finally Wholecoiner ????" /> </a> </td><td> <div class="md"><p>Finally made it to 1 BTC ????</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/vium99"> /u/vium99 </a> <br/> <span><a href="https://i.redd.it/48uoy7znzg9h1.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufhwgb/finally_wholecoiner/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/finally-wholecoiner</link><guid>864427</guid><author>COINS NEWS</author><dc:content /><dc:text>Finally Wholecoiner ????</dc:text></item><item><title>Bitcoin Mining Pool DMND Mines First Known Stratum V2 Block</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ufh8vc/bitcoin_mining_pool_dmnd_mines_first_known/"> <img src="https://external-preview.redd.it/sOch24gIYsSxkjHhM2QIrjShp0G8lRkIrJv33GBUzw0.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=3eb12e3c8edeed78ccad56eb0a0de0fbbd35ff9a" alt="Bitcoin Mining Pool DMND Mines First Known Stratum V2 Block" title="Bitcoin Mining Pool DMND Mines First Known Stratum V2 Block" /> </a> </td><td> <div class="md"><p>Bitcoin mining pool DMND has mined the first known Bitcoin block produced using the Stratum V2 protocol, a technical milestone that shifts control over block construction from pools to individual miners. The block — number 955,318 — was mined through DMND’s pool for GoMining*, which became the first miner to use Stratum V2’s Job Declaration feature to select its own transactions and build its own block template, according to a note shared with Bitcoin Magazine. </p> <p><em>Note: *</em>this is in no way an endorsement of GoMining, I personally this it is a scammy company, fleecing their own customers** but the achievement is IMHO still Bitcoin history books worthy. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://bitcoinmagazine.com/bitcoin-mining/bitcoin-mining-pool-dmnd-mines">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufh8vc/bitcoin_mining_pool_dmnd_mines_first_known/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bitcoin-mining-pool-dmnd-mines-first-known-stratum-v2-block</link><guid>864428</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin Mining Pool DMND Mines First Known Stratum V2 Block</dc:text></item><item><title>BTC under $60k and I’m already all in ????</title><description><![CDATA[<div class="md"><p>BTC finally dips and of course I already went all in before this move. Now I’m just sitting here staring at charts wondering if I should:</p> <p>A. chill</p> <p>B. panic</p> <p>C. or uninstall every crypto app</p> <p>People who survived previous cycles what do you actually do mentally when you’re fully allocated and the market keeps dropping?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/bobbyvlx"> /u/bobbyvlx </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufeu10/btc_under_60k_and_im_already_all_in/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufeu10/btc_under_60k_and_im_already_all_in/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/btc-under-60k-and-im-already-all-in</link><guid>864307</guid><author>COINS NEWS</author><dc:content /><dc:text>BTC under $60k and I’m already all in ????</dc:text></item><item><title>Bitcoin is down so bad Bloomberg removed it from their homepage</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ufer4g/bitcoin_is_down_so_bad_bloomberg_removed_it_from/"> <img src="https://preview.redd.it/bck11gcofg9h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=748379c4444afe2c49e9d71af183860b78109a23" alt="Bitcoin is down so bad Bloomberg removed it from their homepage" title="Bitcoin is down so bad Bloomberg removed it from their homepage" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/thomas_unise"> /u/thomas_unise </a> <br/> <span><a href="https://i.redd.it/bck11gcofg9h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufer4g/bitcoin_is_down_so_bad_bloomberg_removed_it_from/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bitcoin-is-down-so-bad-bloomberg-removed-it-from-their-homepage</link><guid>864306</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin is down so bad Bloomberg removed it from their homepage</dc:text></item><item><title>Thoughts about Bitcoin’s long-term security budget</title><description><![CDATA[<div class="md"><p>I’ve been wondering about Bitcoin’s long-term security budget.</p> <p>Is the expectation simply that fees and Bitcoin’s price eventually become large enough to sustain mining, or is the assumption that mining itself becomes dramatically cheaper over time through more abundant energy and more efficient hardware?</p> <p>Or am I missing something? </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Embarrassed-Rest2760"> /u/Embarrassed-Rest2760 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufdmq1/thoughts_about_bitcoins_longterm_security_budget/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufdmq1/thoughts_about_bitcoins_longterm_security_budget/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/thoughts-about-bitcoins-long-term-security-budget</link><guid>864314</guid><author>COINS NEWS</author><dc:content /><dc:text>Thoughts about Bitcoin’s long-term security budget</dc:text></item><item><title>I AM HODLING</title><description><![CDATA[<div class="md"><p>Shoutout to GameKyuubi</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/vegardt"> /u/vegardt </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufcnez/i_am_hodling/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufcnez/i_am_hodling/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/i-am-hodling</link><guid>864312</guid><author>COINS NEWS</author><dc:content /><dc:text>I AM HODLING</dc:text></item><item><title>For those who believe bitcoin is going lower...</title><description><![CDATA[<div class="md"><p>Thoughts on the bitcoin power law chart? I understand it is just a chart so it only reads data but, its been true so far through bitcoins history. There appears to be a large support at 59k, so how could bitcoin make a new YTD Low or hit 45k or whatever yall are saying the cycle is predicting. Lemme know your thoughts.</p> <p>Bitbo Long Term Power Law Chart - <a href="https://charts.bitbo.io/long-term-power-law/">https://charts.bitbo.io/long-term-power-law/</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Suspicious-Ear-6129"> /u/Suspicious-Ear-6129 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufc8uy/for_those_who_believe_bitcoin_is_going_lower/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufc8uy/for_those_who_believe_bitcoin_is_going_lower/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/for-those-who-believe-bitcoin-is-going-lower</link><guid>864310</guid><author>COINS NEWS</author><dc:content /><dc:text>For those who believe bitcoin is going lower...</dc:text></item><item><title>Bitcoin is down. And somewhere, someone is smiling, not because they bought the dip.</title><description><![CDATA[<div class="md"><p>Bitcoin opened deep in the red today, and I already know what&#39;s happening somewhere in my circle. There&#39;s someone who has never owned Bitcoin, <strong>(one of my best friends</strong>) never wanted to, who gets noticeably happier every time the price drops. Not because they&#39;re finally planning to buy the dip. Not because they suddenly think it&#39;s undervalued.</p> <p>Just because I&#39;m losing money.There&#39;s actually a word for this: <strong><em>Schadenfreude</em></strong>. The pleasure people feel when someone else suffers. Psychologists have studied it for decades, and what they found is a little uncomfortable. The closer someone is to you, and the more they quietly see you as competition, the more rewarding your failure can feel. It&#39;s usually not conscious cruelty. It&#39;s something much older than that: status, comparison, and the instinct to measure ourselves against the people around us.</p> <p>Bitcoin makes this even stronger because it&#39;s one of the few investments people build an identity around. We don&#39;t just buy it. We defend it. We explain it to friends. We argue about it over dinner. We become emotionally invested long before we see a financial return. And when you&#39;ve made your conviction that public, everyone around you gets a front-row seat to see whether you were right or wrong. The irony is that schadenfreude becomes even stronger when the person losing was genuinely convinced they were right. It&#39;s not just about the money. It&#39;s about watching confidence collide with reality.</p> <p>So yeah... someone in your life might be enjoying today&#39;s price action. Not the chart, but your face when you check the chsrt.</p> <p>Does realizing that change my conviction? Not at all.......It just makes me much more careful about who I talk to about Bitcoin. Have you ever noticed this with friends or family?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/MoneyMonsterStudios"> /u/MoneyMonsterStudios </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufbopa/bitcoin_is_down_and_somewhere_someone_is_smiling/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufbopa/bitcoin_is_down_and_somewhere_someone_is_smiling/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-is-down-and-somewhere-someone-is-smiling-not-because-they-bought-the-dip</link><guid>864305</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin is down. And somewhere, someone is smiling, not because they bought the dip.</dc:text></item><item><title>That’s all you got?!?</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ufaxnn/thats_all_you_got/"> <img src="https://preview.redd.it/xog9e1fuqf9h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=dae0dc189d5101aae5fd125facec6a043b881483" alt="That’s all you got?!?" title="That’s all you got?!?" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Craignog"> /u/Craignog </a> <br/> <span><a href="https://i.redd.it/xog9e1fuqf9h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufaxnn/thats_all_you_got/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/thats-all-you-got</link><guid>864304</guid><author>COINS NEWS</author><dc:content /><dc:text>That’s all you got?!?</dc:text></item><item><title>Introducing Bedrock: A Deterministic Hypervisor for testing Bitcoin software</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ufaj5k/introducing_bedrock_a_deterministic_hypervisor/"> <img src="https://external-preview.redd.it/eNQSd64fnAiEVIUXnCaryNHYDsMn-Wuq8YaqTEbVMtI.png?width=216&amp;crop=smart&amp;auto=webp&amp;s=c70ae15fb00540276d1859f6843a68f27538ebf3" alt="Introducing Bedrock: A Deterministic Hypervisor for testing Bitcoin software" title="Introducing Bedrock: A Deterministic Hypervisor for testing Bitcoin software" /> </a> </td><td> <div class="md"><p>Reproducing rare bugs found during fuzz testing is hard because software can run slightly differently every time. Bedrock is a hypervisor that controls that randomness, so given the same inputs a program runs identically on every execution.</p> <p>Niklas outlines an approach and a solution, bedrock, for this problem of determinism. He focuses on the challenge of emulating time and pausing a VM at an exact instruction count, something CPUs aren&#39;t designed to do. <a href="https://brink.dev/blog/2026/06/25/bedrock-deterministic-hypervisor/">https://brink.dev/blog/2026/06/25/bedrock-deterministic-hypervisor/</a></p> <p>The result is an open source tool, bedrock: an experimental hypervisor purpose-built for deterministic software testing. <a href="https://github.com/oss-garage/bedrock">https://github.com/oss-garage/bedrock</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/bitschmidty"> /u/bitschmidty </a> <br/> <span><a href="https://brink.dev/blog/2026/06/25/bedrock-deterministic-hypervisor/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufaj5k/introducing_bedrock_a_deterministic_hypervisor/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/introducing-bedrock-a-deterministic-hypervisor-for-testing-bitcoin-software</link><guid>864313</guid><author>COINS NEWS</author><dc:content /><dc:text>Introducing Bedrock: A Deterministic Hypervisor for testing Bitcoin software</dc:text></item><item><title>How do you handle the pressure?</title><description><![CDATA[<div class="md"><p>Question for the people here who hold a BTC position and aren&#39;t day-trading it: how do you handle the urge to check the chart constantly when structure starts feeling fragile?</p> <p>When things get shaky I&#39;m refreshing way too often - morning, work, before bed - not because I&#39;m going to trade it, just because I don&#39;t want to be the last to know if something&#39;s actually breaking down. It&#39;s draining, and I&#39;m not sure it even helps.</p> <p>Do you have an actual rule or system for this, or do you just sit through it? Do price alerts help, or do they make you check more? And honestly - does watching more closely make you feel better, or worse?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/slickobro"> /u/slickobro </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufaetm/how_do_you_handle_the_pressure/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ufaetm/how_do_you_handle_the_pressure/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/how-do-you-handle-the-pressure</link><guid>864309</guid><author>COINS NEWS</author><dc:content /><dc:text>How do you handle the pressure?</dc:text></item><item><title>Greg Maxwell u/nullc just submitted comments opposing the FCC's proposed mandatory telecom KYC, and Bitcoiners should pay attention.</title><description><![CDATA[<div class="md"><p>His argument isn&#39;t really about phones but about a broader trend toward mandatory identification everywhere. Once anonymous access disappears, every data breach becomes a target list, every privacy-conscious person becomes suspicious, and using Bitcoin itself can become a red flag.</p> <p>The people hurt most are ordinary users, journalists, activists, and anyone who values privacy. Meanwhile, criminals simply adapt using stolen identities and compromised accounts.</p> <p>Privacy isn&#39;t about having something to hide. It&#39;s about reducing attack surfaces and protecting personal sovereignty. Worth the read:</p> <p><a href="https://nt4tn.net/FCC-17-59-gmaxwell.pdf">https://nt4tn.net/FCC-17-59-gmaxwell.pdf</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/seedor"> /u/seedor </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uf8yys/greg_maxwell_unullc_just_submitted_comments/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uf8yys/greg_maxwell_unullc_just_submitted_comments/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/greg-maxwell-unullc-just-submitted-comments-opposing-the-fccs-proposed-mandatory-telecom-kyc-and-bitcoiners-should-pay-attention</link><guid>864311</guid><author>COINS NEWS</author><dc:content /><dc:text>Greg Maxwell u/nullc just submitted comments opposing the FCC's proposed mandatory telecom KYC, and Bitcoiners should pay attention.</dc:text></item><item><title>(Australia) Cant buy on Strike, what now?</title><description><![CDATA[<div class="md"><p>I&#39;ve been using Strike for quite a while, appreciated the lower fees.<br/> But because of some change with their Australian banking partner, I can&#39;t buy there anymore and its frustrating to miss out on cheaper Bitcoin.</p> <p>Was hoping the issue would be restored soon, but its been about a month.</p> <p>What exchange should I use now?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/twitch-switch"> /u/twitch-switch </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uf4j1b/australia_cant_buy_on_strike_what_now/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uf4j1b/australia_cant_buy_on_strike_what_now/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/australia-cant-buy-on-strike-what-now</link><guid>864151</guid><author>COINS NEWS</author><dc:content /><dc:text>(Australia) Cant buy on Strike, what now?</dc:text></item><item><title>Bitcoin copy trading</title><description><![CDATA[<div class="md"><p>Hello, I just want to have insights about bitcoin copy trading. I have a friend who keeps inviting me to join since they have friends who are earning good amount of money already. I don’t have any idea of it. Is bitcoin copy trading legit?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/jm09082013"> /u/jm09082013 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uf4ery/bitcoin_copy_trading/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uf4ery/bitcoin_copy_trading/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-copy-trading</link><guid>864152</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin copy trading</dc:text></item><item><title>⚡ Lightning Thursday! June 25, 2026: Explore the Lightning Network!⚡</title><description><![CDATA[<div class="md"><p>The lightning network is a second-layer solution on top of the Bitcoin blockchain that enables quick, cheap and scalable Bitcoin payments.</p> <p>Here is the place to discuss and learn more about lightning!</p> <p>Ask your questions about lightning</p> <p>Provide reviews, feedback, comparisons of LN apps, services, websites etc</p> <p>Learn about new LN features, development, apps</p> <p>Link to good quality resources (articles, wikis etc)</p> <p>Resources:</p> <ul> <li><p>Here is an awesome list of resources: <a href="https://bitcoinfo.org/lightning.html">https://bitcoinfo.org/lightning.html</a></p></li> <li><p>Want to test out your lightning fire power? tip the Bitcoin devs! <a href="https://bitcoindevlist.com/">https://bitcoindevlist.com/</a></p></li> <li><p>Previous threads: <a href="https://www.reddit.com/r/Bitcoin/search?q=Lightning+Thursday&amp;restrict_sr=on&amp;include_over_18=on&amp;sort=new&amp;t=all">Search</a></p></li> <li><p>Lnbook getting closer towards being finished and can already be seen at: <a href="https://github.com/lnbook/lnbook">https://github.com/lnbook/lnbook</a></p></li> <li><p>Lightning Dedicated YouTube Channel: <a href="https://youtube.com/renepickhardt">https://youtube.com/renepickhardt</a></p></li> <li><p>Also there is the playlist by chaincode labs: <a href="https://youtube.com/playlist?list=PLpLH33TRghT17_U3as2P3vHfAGL8pSOOY">https://youtube.com/playlist?list=PLpLH33TRghT17_U3as2P3vHfAGL8pSOOY</a></p></li> <li><p>Lightning stores: <a href="https://www.lightningnetworkstores.com/">https://www.lightningnetworkstores.com/</a></p></li> <li><p>Learn more and talk about lightning right here in <a href="/r/Bitcoin">r/Bitcoin</a>, <a href="/r/bitcoinbeginners">r/bitcoinbeginners</a> and <a href="/r/thelightningnetwork">r/thelightningnetwork</a></p></li> </ul> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uf2zy2/lightning_thursday_june_25_2026_explore_the/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uf2zy2/lightning_thursday_june_25_2026_explore_the/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/lightning-thursday-june-25-2026-explore-the-lightning-network</link><guid>864150</guid><author>COINS NEWS</author><dc:content /><dc:text>⚡ Lightning Thursday! June 25, 2026: Explore the Lightning Network!⚡</dc:text></item><item><title>Bitcoin explained</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1uf2n5s/bitcoin_explained/"> <img src="https://preview.redd.it/h53dz9lpmd9h1.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=1dce5d2c4309ea9b5d0aa99a59a2ec1752ddaaeb" alt="Bitcoin explained" title="Bitcoin explained" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/inb7_banned"> /u/inb7_banned </a> <br/> <span><a href="https://i.redd.it/h53dz9lpmd9h1.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uf2n5s/bitcoin_explained/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bitcoin-explained</link><guid>864308</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin explained</dc:text></item><item><title>Daily Discussion, June 25, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1ue580d/daily_discussion_june_24_2026/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uf1rcs/daily_discussion_june_25_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uf1rcs/daily_discussion_june_25_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-25-2026</link><guid>864147</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 25, 2026</dc:text></item><item><title>You can't build a civilization on a ruler that shrinks</title><description><![CDATA[<div class="md"><p>Every science eventually fixed its units. The meter, the second, the kilogram — we made them constant on purpose, because you cannot measure, build, or plan anything when the unit itself keeps changing under you.</p> <p>Money is the one measuring stick we left flexible. It&#39;s the ruler we price every wage, house, contract, and life plan against — and it gets quietly redefined a few percent every year (more in a crisis) by a small group that happens to benefit from the redefinition and gets to use the new units first.</p> <p>Imagine telling engineers the meter will shrink a few percent a year, at a rate decided by people who own the ruler factory and receive the new meters before anyone else. Every bridge gets mis-built. Every long-term plan is distorted. And over time, the people closest to the ruler factory quietly come to own everything — not by building more, but by standing nearest the redefinition.</p> <p>That isn&#39;t a thought experiment. That&#39;s the monetary system.</p> <p>A fixed supply isn&#39;t about getting rich. It&#39;s about restoring the one thing a complex society needs to coordinate honestly: <strong>a unit of account that nobody can dilute.</strong> You&#39;re not swapping one currency for another — you&#39;re re-fixing the ruler. And everything measured against it finally starts telling the truth.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/blueprint80"> /u/blueprint80 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uf1dm1/you_cant_build_a_civilization_on_a_ruler_that/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uf1dm1/you_cant_build_a_civilization_on_a_ruler_that/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/you-cant-build-a-civilization-on-a-ruler-that-shrinks</link><guid>864148</guid><author>COINS NEWS</author><dc:content /><dc:text>You can't build a civilization on a ruler that shrinks</dc:text></item><item><title>BitcoinVN Shop and ₿itCoffee Team Up to Establish Da Nang Showroom</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1uezz81/bitcoinvn_shop_and_itcoffee_team_up_to_establish/"> <img src="https://external-preview.redd.it/WZSBosX01CZCulBF2M7vs9eU9qEmhLLDqrPtemMsUks.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=e322a5c8f480135fe24ce775687b689bfd853704" alt="BitcoinVN Shop and ₿itCoffee Team Up to Establish Da Nang Showroom" title="BitcoinVN Shop and ₿itCoffee Team Up to Establish Da Nang Showroom" /> </a> </td><td> <div class="md"><p><a href="https://preview.redd.it/txgzo3qfwc9h1.png?width=800&amp;format=png&amp;auto=webp&amp;s=306ec96a72c232f0724a3838b71c74c0e21c6388">\&quot;Nothing is gained if “adoption” ultimately deteriorates in holding custodial balances through an exchange, ETF, or some other intermediary. At that point, one might just as well keep fiat in a bank account and stocks in a brokerage app.Self-custody – holding your own money without counterparty risk – is one of the things Bitcoin was uniquely designed to enable, and continues to do exceptionally well.Making this form of adoption – true Bitcoin adoption – more accessible is a mission shared by both BitcoinVN Shop and the team behind ₿itcoffee Da Nang.\&quot;</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/BV_Insights"> /u/BV_Insights </a> <br/> <span><a href="https://bitcoinvn.io/shop/bitcoffee-partnership/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uezz81/bitcoinvn_shop_and_itcoffee_team_up_to_establish/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bitcoinvn-shop-and-itcoffee-team-up-to-establish-da-nang-showroom</link><guid>864153</guid><author>COINS NEWS</author><dc:content /><dc:text>BitcoinVN Shop and ₿itCoffee Team Up to Establish Da Nang Showroom</dc:text></item><item><title>Let me the honour to say this now</title><description><![CDATA[<div class="md"><p>I&#39;M HODLING GUYS</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Aggravating_Rub_9111"> /u/Aggravating_Rub_9111 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uey805/let_me_the_honour_to_say_this_now/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uey805/let_me_the_honour_to_say_this_now/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/let-me-the-honour-to-say-this-now</link><guid>864149</guid><author>COINS NEWS</author><dc:content /><dc:text>Let me the honour to say this now</dc:text></item><item><title>Don't use leverage</title><description><![CDATA[<div class="md"><p>Just a reminder that using leverage is never the way to go. If you can&#39;t afford to buy more btc leverage isn&#39;t the way to go it caused the shit storm back in October lots of people lost all their stack. Imo these leveraged positions will be the thing to kill Bitcoin if it ever does die. Downvote me to hell if you disagree or comment because I&#39;d love to get others views </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Big-Interaction-1797"> /u/Big-Interaction-1797 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uevvd5/dont_use_leverage/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uevvd5/dont_use_leverage/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/dont-use-leverage</link><guid>864081</guid><author>COINS NEWS</author><dc:content /><dc:text>Don't use leverage</dc:text></item><item><title>What is going on</title><description><![CDATA[<div class="md"><p>I just started crypto a month ago and it seems like everyone is freaking out about BTC. Where do I learn more about BTC. Forums and channel recommendations please ????????</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/H43LYNN"> /u/H43LYNN </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ueutmd/what_is_going_on/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ueutmd/what_is_going_on/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/what-is-going-on</link><guid>864083</guid><author>COINS NEWS</author><dc:content /><dc:text>What is going on</dc:text></item><item><title>Has Anyone Replaced Impulse Purchases with BTC Purchases?</title><description><![CDATA[<div class="md"><p>I’ve been trying to rewire some of my spending habits and was curious if anyone here does something similar.</p> <p>Instead of making small impulse purchases (coffee, snacks, fast food, random Amazon purchases, etc.), do you ever buy that dollar amount in Bitcoin instead?</p> <p>For example, if I skip a $5 coffee, I buy $5 worth of BTC. If I pass on a $15 lunch, I buy $15 worth of BTC.</p> <p>If so, what systems, apps, habits, or mental tricks have helped you stay consistent? Do you track the purchases somewhere, automate them, or just buy manually?</p> <p>Interested to hear what has worked (or not worked) for others.</p> <p>Edit: After reading a few replies of what people gave up to invest more, I’d like to hear others stories about what they changed in terms of their thinking and behaviors.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Reasonable_Band1536"> /u/Reasonable_Band1536 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ueuodh/has_anyone_replaced_impulse_purchases_with_btc/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ueuodh/has_anyone_replaced_impulse_purchases_with_btc/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/has-anyone-replaced-impulse-purchases-with-btc-purchases</link><guid>864080</guid><author>COINS NEWS</author><dc:content /><dc:text>Has Anyone Replaced Impulse Purchases with BTC Purchases?</dc:text></item><item><title>I wish I had bought BTC in the early 2010s. I didn’t even know what investing was back then. I never feel like I’m doing enough.</title><description><![CDATA[<div class="md"><p>Besides continuing to buy, I guess there’s not much more I can do. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/justcurious3287"> /u/justcurious3287 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uestxq/i_wish_i_had_bought_btc_in_the_early_2010s_i/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uestxq/i_wish_i_had_bought_btc_in_the_early_2010s_i/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/i-wish-i-had-bought-btc-in-the-early-2010s-i-didnt-even-know-what-investing-was-back-then-i-never-feel-like-im-doing-enough</link><guid>864085</guid><author>COINS NEWS</author><dc:content /><dc:text>I wish I had bought BTC in the early 2010s. I didn’t even know what investing was back then. I never feel like I’m doing enough.</dc:text></item><item><title>the triple bottom</title><description><![CDATA[<div class="md"><p>imo looks like we triple bottomed ????<br/> congrats to everyone that caught some down there.<br/> to whoever panicked... shorts got you lol</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/No_Jellyfish2185"> /u/No_Jellyfish2185 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uerhsq/the_triple_bottom/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uerhsq/the_triple_bottom/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/the-triple-bottom</link><guid>864079</guid><author>COINS NEWS</author><dc:content /><dc:text>the triple bottom</dc:text></item><item><title>Ignore the noise, appreciate the facts!</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ueqks4/ignore_the_noise_appreciate_the_facts/"> <img src="https://preview.redd.it/2ccof5djta9h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=597ec785702025913667e3364839d59d079fa94b" alt="Ignore the noise, appreciate the facts!" title="Ignore the noise, appreciate the facts!" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/YuWangKing"> /u/YuWangKing </a> <br/> <span><a href="https://i.redd.it/2ccof5djta9h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ueqks4/ignore_the_noise_appreciate_the_facts/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/ignore-the-noise-appreciate-the-facts</link><guid>864078</guid><author>COINS NEWS</author><dc:content /><dc:text>Ignore the noise, appreciate the facts!</dc:text></item><item><title>If you’re scared it’s okay I was scared once before too.</title><description><![CDATA[<div class="md"><p>Just go with the flow and dca boys </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Any-Use-8075"> /u/Any-Use-8075 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ueos3m/if_youre_scared_its_okay_i_was_scared_once_before/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ueos3m/if_youre_scared_its_okay_i_was_scared_once_before/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/if-youre-scared-its-okay-i-was-scared-once-before-too</link><guid>864082</guid><author>COINS NEWS</author><dc:content /><dc:text>If you’re scared it’s okay I was scared once before too.</dc:text></item><item><title>Everyone asks why line down but not how line feels :(</title><description><![CDATA[<div class="md"><p>Sad, very sad.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/SamFisherXboxOG"> /u/SamFisherXboxOG </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uenx3w/everyone_asks_why_line_down_but_not_how_line_feels/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uenx3w/everyone_asks_why_line_down_but_not_how_line_feels/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/everyone-asks-why-line-down-but-not-how-line-feels</link><guid>863961</guid><author>COINS NEWS</author><dc:content /><dc:text>Everyone asks why line down but not how line feels :(</dc:text></item><item><title>Bitcoin is up 13% / year for the last 5 years and handily outperforming the S&amp;P 500</title><description><![CDATA[<div class="md"><p>Reminder that Bitcoin has outperformed the S&amp;P 500 by nearly 2%/year over the last 5 years, and is up 85% cumulatively. Bitcoin is a high reward, high risk asset. It will go up and down more than the market, and that is completely expected. It has delivered insane returns of over 13,000% over the last decade. Even at a price of $10,000, Bitcoin would be up 2,300%, which is an insane ROI.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Last-Shelter-5880"> /u/Last-Shelter-5880 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uenj28/bitcoin_is_up_13_year_for_the_last_5_years_and/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uenj28/bitcoin_is_up_13_year_for_the_last_5_years_and/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-is-up-13-year-for-the-last-5-years-and-handily-outperforming-the-sp-500</link><guid>863952</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin is up 13% / year for the last 5 years and handily outperforming the S&amp;P 500</dc:text></item><item><title>Wendy’s is outperforming Bitcoin now</title><description><![CDATA[<div class="md"><p>BTC -41% Wendy’s -33%</p> <p>Now excuse me as I put the fries in the bag.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TargetBan"> /u/TargetBan </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uen0tu/wendys_is_outperforming_bitcoin_now/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uen0tu/wendys_is_outperforming_bitcoin_now/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/wendys-is-outperforming-bitcoin-now</link><guid>863950</guid><author>COINS NEWS</author><dc:content /><dc:text>Wendy’s is outperforming Bitcoin now</dc:text></item><item><title>Everybody wants to buy the dip until it's time to buy the dip.</title><description><![CDATA[<div class="md"><p>Hey all! It&#39;s Brian from the Bitcoin Conference again ????</p> <p>i was just thinking about this post Jack Mallers posted earlier this month: <a href="https://x.com/jackmallers/status/2062172971678990577?s=20">https://x.com/jackmallers/status/2062172971678990577?s=20</a></p> <p>on days like today, I feel it&#39;s very important to come back to this and remind ourselves why we&#39;re all here, why i&#39;m here, and why this space and community are so amazing.</p> <p>maybe you&#39;ll find this useful as well, but i just had to share it :)</p> <p>&quot;We’re living through the greatest wealth transfer in human history.&quot; ????</p> <p>personally, i&#39;m staying humble and stacking sats through the highs and lows.</p> <p>anyway, i definitely want to think about this more in terms of utility. i think bitcoin&#39;s fundamentals, no matter the price, are strong, concrete and transcend conversations around price tbh</p> <p>how do you usually think of bitcoin on days like today and what are your words of wisdom to new bitcoiners?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Bitcoin_Conference"> /u/Bitcoin_Conference </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uelwjb/everybody_wants_to_buy_the_dip_until_its_time_to/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uelwjb/everybody_wants_to_buy_the_dip_until_its_time_to/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/everybody-wants-to-buy-the-dip-until-its-time-to-buy-the-dip</link><guid>863946</guid><author>COINS NEWS</author><dc:content /><dc:text>Everybody wants to buy the dip until it's time to buy the dip.</dc:text></item><item><title>Am I the Only One That See's An Unreal Buying Opportunity Right Now???</title><description><![CDATA[<div class="md"><p>I missed the last one and I&#39;ll be darn it, I won&#39;t miss it again. BTC is at this support level right now &amp; ETF inflows are gonna be rolling in and the price will be back to near 70k within a week or so. Good luck all</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Accomplished-Lion144"> /u/Accomplished-Lion144 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uekezl/am_i_the_only_one_that_sees_an_unreal_buying/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uekezl/am_i_the_only_one_that_sees_an_unreal_buying/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/am-i-the-only-one-that-sees-an-unreal-buying-opportunity-right-now</link><guid>863947</guid><author>COINS NEWS</author><dc:content /><dc:text>Am I the Only One That See's An Unreal Buying Opportunity Right Now???</dc:text></item><item><title>How many of you long term btc traders reduced your positions heavily during last years climb and have redeployed the funds as it has fallen?</title><description><![CDATA[<div class="md"><p>I have been buying shares of ibit since nov 14 of last year when i thought it was first oversold.......my plan is to keep buying while it is at a value and then start reducing whenever it reaches what i think is overbought </p> <p>It sounds like a lot just stayed along for the fall and are now crossing their fingers.......... while they could be enjoying buying it on sale with the cash they took out at all time highs.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/West-Primary-8152"> /u/West-Primary-8152 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uekdos/how_many_of_you_long_term_btc_traders_reduced/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uekdos/how_many_of_you_long_term_btc_traders_reduced/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/how-many-of-you-long-term-btc-traders-reduced-your-positions-heavily-during-last-years-climb-and-have-redeployed-the-funds-as-it-has-fallen</link><guid>863955</guid><author>COINS NEWS</author><dc:content /><dc:text>How many of you long term btc traders reduced your positions heavily during last years climb and have redeployed the funds as it has fallen?</dc:text></item><item><title>Does anyone actually use bitcoin in El Zonte? We went on a mission to El Salvador's Bitcoin Beach to ask tourists, locals, and merchants if they use bitcoin.</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1uek101/does_anyone_actually_use_bitcoin_in_el_zonte_we/"> <img src="https://external-preview.redd.it/NXRkcTdnZGtsOTloMYxqJ_r44ci0XP86yhj8UTvo5PF8Zg2aoWKCs50pu6KN.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=383d75b24e857d8ea7583b9abd4d6bd5502bf3bc" alt="Does anyone actually use bitcoin in El Zonte? We went on a mission to El Salvador's Bitcoin Beach to ask tourists, locals, and merchants if they use bitcoin." title="Does anyone actually use bitcoin in El Zonte? We went on a mission to El Salvador's Bitcoin Beach to ask tourists, locals, and merchants if they use bitcoin." /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Braiins_mining"> /u/Braiins_mining </a> <br/> <span><a href="https://v.redd.it/vfrmx9ckl99h1">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uek101/does_anyone_actually_use_bitcoin_in_el_zonte_we/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/does-anyone-actually-use-bitcoin-in-el-zonte-we-went-on-a-mission-to-el-salvadors-bitcoin-beach-to-ask-tourists-locals-and-merchants-if-they-use-bitcoin</link><guid>864084</guid><author>COINS NEWS</author><dc:content /><dc:text>Does anyone actually use bitcoin in El Zonte? We went on a mission to El Salvador's Bitcoin Beach to ask tourists, locals, and merchants if they use bitcoin.</dc:text></item><item><title>So about all of the loans you guys have been bragging about...</title><description><![CDATA[<div class="md"><p>The saying isnt &quot;A fool and somebody&#39;s else&#39;s high interest money is soon departed&quot;. At least it wasn&#39;t.</p> <p>LMAO</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Gr1009"> /u/Gr1009 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uek01b/so_about_all_of_the_loans_you_guys_have_been/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uek01b/so_about_all_of_the_loans_you_guys_have_been/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/so-about-all-of-the-loans-you-guys-have-been-bragging-about</link><guid>863958</guid><author>COINS NEWS</author><dc:content /><dc:text>So about all of the loans you guys have been bragging about...</dc:text></item><item><title>What is happening with bitcoin?</title><description><![CDATA[<div class="md"><p>BTC goes below 60k </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/coach_web3"> /u/coach_web3 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uej5lw/what_is_happening_with_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uej5lw/what_is_happening_with_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/what-is-happening-with-bitcoin</link><guid>863945</guid><author>COINS NEWS</author><dc:content /><dc:text>What is happening with bitcoin?</dc:text></item><item><title>Issues with depositing cash into CEX</title><description><![CDATA[<div class="md"><p>Hi all,<br/> For context I’m from the UK<br/> I’ve had issues depositing cash into an exchange.<br/> I’ve been using kraken, but both of my bank accounts - Royal Bank of Scotland, and NatWest, have reverted my transfer of ~£2,000.<br/> They told me in a text message that this would continue to occur, “Funds have not left your account and future payments may be restricted.”<br/> I have used Revolut, but their fees are terrible, and there is a £1000 limit for transfers a day. So it takes ages to be able to send off all my cash into my cold wallet.<br/> Does anyone have advice?<br/> Thank you </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/NebulaEntire466"> /u/NebulaEntire466 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uej5kx/issues_with_depositing_cash_into_cex/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uej5kx/issues_with_depositing_cash_into_cex/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/issues-with-depositing-cash-into-cex</link><guid>863960</guid><author>COINS NEWS</author><dc:content /><dc:text>Issues with depositing cash into CEX</dc:text></item><item><title>I Wrapped Bitcoin's Entire Price History Into a Circle. The 4-Year Pattern Is Hard to Ignore</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ueiof6/i_wrapped_bitcoins_entire_price_history_into_a/"> <img src="https://external-preview.redd.it/ZWQ2NmJ2ZzJlOTloMbwtxGBfViobBl2KX-Cs3p1xswgtg8MQDoxXfR7IV2Cj.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=886ae2f81b868f475bc99dab071fb9c6c35b248f" alt="I Wrapped Bitcoin's Entire Price History Into a Circle. The 4-Year Pattern Is Hard to Ignore" title="I Wrapped Bitcoin's Entire Price History Into a Circle. The 4-Year Pattern Is Hard to Ignore" /> </a> </td><td> <div class="md"><p>I&#39;m a Bitcoiner from South Korea.</p> <p>One of Bitcoin&#39;s most unique characteristics is its 4-year cycle.</p> <p>Since Bitcoin&#39;s launch, each market cycle has been closely tied to the halving event, which occurs approximately every four years. Bull markets, bear markets, accumulation phases, and new all-time highs have repeatedly appeared around this cycle.</p> <p>Of course, Bitcoin&#39;s price never follows the exact same path twice.</p> <p>The prices are different.<br/> The market environment is different.<br/> The participants are different.</p> <p>But the timing and overall structure of the cycle have shown remarkable similarities throughout Bitcoin&#39;s history.</p> <p>To visualize this idea, I created a circular chart that maps Bitcoin&#39;s entire price history around each halving cycle.</p> <p>The goal isn&#39;t to predict the future with certainty.</p> <p>It&#39;s simply a different way to observe Bitcoin&#39;s long-term cyclical behavior and compare past market structures side by side.</p> <p>I&#39;d love to hear your thoughts.</p> <p>Do you think the 4-year cycle is still relevant?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/EmergencyCredit2048"> /u/EmergencyCredit2048 </a> <br/> <span><a href="https://v.redd.it/syewn9e2e99h1">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ueiof6/i_wrapped_bitcoins_entire_price_history_into_a/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/i-wrapped-bitcoins-entire-price-history-into-a-circle-the-4-year-pattern-is-hard-to-ignore</link><guid>863949</guid><author>COINS NEWS</author><dc:content /><dc:text>I Wrapped Bitcoin's Entire Price History Into a Circle. The 4-Year Pattern Is Hard to Ignore</dc:text></item><item><title>Forensic Analysis: Hal Finney Actually Missed the Bitcoin Launch</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1uehc71/forensic_analysis_hal_finney_actually_missed_the/"> <img src="https://external-preview.redd.it/Z2s1anYzcWJzODloMcQ7yEWeBYNYXaYCFGePkfN5f0S3x-F9nYOzVYlMAtls.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=32ad3fa20e6f2c4c143483363f43c4ec6fd9de49" alt="Forensic Analysis: Hal Finney Actually Missed the Bitcoin Launch" title="Forensic Analysis: Hal Finney Actually Missed the Bitcoin Launch" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/olivietti"> /u/olivietti </a> <br/> <span><a href="https://v.redd.it/sipk9qobs89h1">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uehc71/forensic_analysis_hal_finney_actually_missed_the/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/forensic-analysis-hal-finney-actually-missed-the-bitcoin-launch</link><guid>863951</guid><author>COINS NEWS</author><dc:content /><dc:text>Forensic Analysis: Hal Finney Actually Missed the Bitcoin Launch</dc:text></item><item><title>What’s the next big demand catalyst for Bitcoin?</title><description><![CDATA[<div class="md"><p>I think most people understand Bitcoin’s limited supply and the growth in fiat money supply as key drivers of value. But demand still needs to be there.<br/> Last cycle, a lot of stars aligned. You had an administration that was viewed very favorably by the crypto market, growing optimism around a potential federal Bitcoin reserve, and a broader sense that crypto was becoming mainstream. That created a rush of capital into Bitcoin.<br/> Looking ahead, is there anything on the horizon that could drive a new wave of demand? These catalysts often emerge quickly and are hard to predict in advance, but it feels like some level of excitement or a compelling narrative is needed for capital to rotate back into the space. What sort of foundation is currently being put into place?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/PieSuccessful8628"> /u/PieSuccessful8628 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uegwax/whats_the_next_big_demand_catalyst_for_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uegwax/whats_the_next_big_demand_catalyst_for_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/whats-the-next-big-demand-catalyst-for-bitcoin</link><guid>863953</guid><author>COINS NEWS</author><dc:content /><dc:text>What’s the next big demand catalyst for Bitcoin?</dc:text></item><item><title>Running a node</title><description><![CDATA[<div class="md"><p>Hey all. </p> <p>Going to start running my own node. I’m at that point in my Bitcoin journey.<br/> Looking for any good recommendations. I’ve been looking at DIY options, start9, umbrel and more. What’s the best and why? Looking for quality, price, ease of use.</p> <p>Would love some direction in choosing the right path. Thanks!</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Subject_Reward"> /u/Subject_Reward </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uefa3w/running_a_node/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uefa3w/running_a_node/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/running-a-node</link><guid>863959</guid><author>COINS NEWS</author><dc:content /><dc:text>Running a node</dc:text></item><item><title>Many idiots have said bitcoin has no use case.</title><description><![CDATA[<div class="md"><p>I can buy 24k bullion with my bitcoin. Cheaper rate than using wire or card.</p> <p>I can take out a mortgage with my bitcoin.</p> <p>I can take out 4-10% fiat loans with my bitcoin, completely bypassing credit inquiries and avoiding tanking my excellent score.</p> <p>I can pay my friends and family back with bitcoin where electronic apps like zelle, cashapp fail to provide. </p> <p>I can access liquidity almost instantly by selling my bitcoin.</p> <p>The local business doesnt have credit card processors? Doesnt make enough to take a 3% loss on fees and doesnt want to hike prices to adjust? Accepts only fiat cash, but is missing out on electronically paying customers? Guess what... bitcoin. </p> <p>Unbanked? Bitcoin.</p> <p>Banking crisis wont allow withdrawals because they have 0% cash reserves? Good thing I have Bitcoin.</p> <p>Need to send value anywhere in the world? Have the infrastructure needed for bitcoin? Use bitcoin. </p> <p>There is a fucking car dealership in my state that accepts bitcoin lmao.</p> <p>The list can continue. For now Ive done enough.</p> <p>There will always be demand for something outside the fiat system because the system is broken. Bitcoin may not fix it entirely, but its the damned best, most modern, most secured, least confiscatable attempt in a long time.</p> <p>To the haters I say: instead of criticizing... how about you invent your own method? You wont. You spend your time hating on anything that intrudes into your comfort zone that you&#39;ve been fed to, and forced to bow down to, way before your existence was even thought about. Good luck with that bullshit mindset. </p> <p>Have a good one and keep bitcoining!! </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/luvBitCoins"> /u/luvBitCoins </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ueelj2/many_idiots_have_said_bitcoin_has_no_use_case/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ueelj2/many_idiots_have_said_bitcoin_has_no_use_case/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/many-idiots-have-said-bitcoin-has-no-use-case</link><guid>863954</guid><author>COINS NEWS</author><dc:content /><dc:text>Many idiots have said bitcoin has no use case.</dc:text></item><item><title>MiCa EU legislation. Binance. Should I be worried?!</title><description><![CDATA[<div class="md"><p>What the hell is happening. This came out of nowhere.</p> <p><a href="https://www.euronews.com/business/2026/06/24/europes-crypto-reset-mica-creates-a-single-market-as-hundreds-of-firms-face-exit">https://www.euronews.com/business/2026/06/24/europes-crypto-reset-mica-creates-a-single-market-as-hundreds-of-firms-face-exit</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/V_rddit_ot_2007-ma"> /u/V_rddit_ot_2007-ma </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ueebyg/mica_eu_legislation_binance_should_i_be_worried/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ueebyg/mica_eu_legislation_binance_should_i_be_worried/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/mica-eu-legislation-binance-should-i-be-worried</link><guid>863956</guid><author>COINS NEWS</author><dc:content /><dc:text>MiCa EU legislation. Binance. Should I be worried?!</dc:text></item><item><title>Running a Lightning node is not passive — here's everything that went wrong on mine (and how I fixed it)</title><description><![CDATA[<div class="md"><p>Most Lightning node content is &quot;here&#39;s how to install Umbrel.&quot; Nobody writes about what happens six months later when things start breaking.</p> <p>I&#39;ve been running a full LND node in production and documented every major problem I hit:</p> <p>- Force closes from liquidity marketplaces the moment the 30-day guarantee expires</p> <p>- Top nodes (ACINQ, Bitfinex) that drain your channel liquidity completely in hours</p> <p>- LND bugs that don&#39;t announce themselves — including the btcd consensus divergence and UTXO sweep issues</p> <p>- Tor under sustained DDoS — CPU spikes, degraded routing, and why you still need it over clearnet</p> <p>First chapter is free, rest is behind a paywall. Worth it if you&#39;re running or planning to run a node.</p> <p>???? <a href="https://davidebtc186.substack.com/p/what-nobody-tells-you-about-running">https://davidebtc186.substack.com/p/what-nobody-tells-you-about-running</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Large-Cress900"> /u/Large-Cress900 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uebua0/running_a_lightning_node_is_not_passive_heres/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uebua0/running_a_lightning_node_is_not_passive_heres/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/running-a-lightning-node-is-not-passive-heres-everything-that-went-wrong-on-mine-and-how-i-fixed-it</link><guid>863957</guid><author>COINS NEWS</author><dc:content /><dc:text>Running a Lightning node is not passive — here's everything that went wrong on mine (and how I fixed it)</dc:text></item><item><title>H100 Shareholders Approve Bitcoin Deal That Would Make It Europe's No. 2 Listed Treasury</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1uebkjs/h100_shareholders_approve_bitcoin_deal_that_would/"> <img src="https://external-preview.redd.it/G-7RjuvAQGrnf8KE1r_QbYBo-Xe4M8gC-1j583XkvSg.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=be64ea449381205b4c1489c008669d3704b43663" alt="H100 Shareholders Approve Bitcoin Deal That Would Make It Europe's No. 2 Listed Treasury" title="H100 Shareholders Approve Bitcoin Deal That Would Make It Europe's No. 2 Listed Treasury" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://bitcoinmagazine.com/news/h100-shareholders-approve-bitcoin-deal">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uebkjs/h100_shareholders_approve_bitcoin_deal_that_would/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/h100-shareholders-approve-bitcoin-deal-that-would-make-it-europes-no-2-listed-treasury</link><guid>863948</guid><author>COINS NEWS</author><dc:content /><dc:text>H100 Shareholders Approve Bitcoin Deal That Would Make It Europe's No. 2 Listed Treasury</dc:text></item><item><title>Do you regret NOT buying Bitcoin earlier or selling it too soon?</title><description><![CDATA[<div class="md"><p>Do you regret not buying Bitcoin earlier, or selling it too soon?</p> <p>I’m curious how many people here have a Bitcoin story.</p> <ul> <li>Did you hear about it in the early days and ignore it?</li> <li>Did you buy, then panic sell after a small gain?</li> <li>Did you hold for years and still think you sold too early?</li> <li>Or did you avoid it completely and have no regrets?</li> </ul> <p>Looking back, what was the biggest lesson you learned from your decision?</p> <p>For me, the most interesting part isn&#39;t the missed profits it&#39;s understanding the psychology behind the decision. Fear, skepticism, greed, risk management, conviction... all of these play a role.</p> <p>What&#39;s your Bitcoin regret (or non-regret) story?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/ZealousidealIncrease"> /u/ZealousidealIncrease </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ueagjx/do_you_regret_not_buying_bitcoin_earlier_or/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ueagjx/do_you_regret_not_buying_bitcoin_earlier_or/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/do-you-regret-not-buying-bitcoin-earlier-or-selling-it-too-soon</link><guid>863767</guid><author>COINS NEWS</author><dc:content /><dc:text>Do you regret NOT buying Bitcoin earlier or selling it too soon?</dc:text></item><item><title>Total beginner, advice on how to top up bitcoin wallet ????</title><description><![CDATA[<div class="md"><p>As the title states I am a total beginner and don’t know the first thing about bitcoin or wallets. </p> <p>I have no intention right now of investing. I simply wish to make a purchase online with bitcoin. So far I have signed up to crypto.com and funded my account with regular cash. There is an option to buy bitcoin but I don’t know if that is to invest/trade or for me to spend on purchases. This alone has me worried about hitting buy lol. </p> <p>I believe I also need a bitcoin wallet in order to make payments for goods. How do I get a wallet that is compatible with crypto.com app. </p> <p>I have tried researching myself but I just get more confused doing so ????</p> <p>Please help guys ???? </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Economy-Coffee-1953"> /u/Economy-Coffee-1953 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uea9im/total_beginner_advice_on_how_to_top_up_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uea9im/total_beginner_advice_on_how_to_top_up_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/total-beginner-advice-on-how-to-top-up-bitcoin-wallet</link><guid>863768</guid><author>COINS NEWS</author><dc:content /><dc:text>Total beginner, advice on how to top up bitcoin wallet ????</dc:text></item><item><title>Why Bitcoin?</title><description><![CDATA[<div class="md"><p>Why are you still buying Bitcoin even though there isn’t really the chance anymore for a really huge gain like 50x or 100x. But at the same time there is clearly the risk that Bitcoin can be worthless during the next 10 years. Why aren’t you choosing an asset that has a better cost-risk-benefit? </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Virtual_Okra_5588"> /u/Virtual_Okra_5588 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ue9ora/why_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ue9ora/why_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/why-bitcoin</link><guid>863766</guid><author>COINS NEWS</author><dc:content /><dc:text>Why Bitcoin?</dc:text></item><item><title>Is there any Bitcoin only news portal or website?</title><description><![CDATA[<div class="md"><p>Sometimes I just want to read about Bitcoin only. Altcoins dont matter to me.</p> <p>Please suggest even if its technical.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/tractorix"> /u/tractorix </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ue7ztk/is_there_any_bitcoin_only_news_portal_or_website/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ue7ztk/is_there_any_bitcoin_only_news_portal_or_website/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/is-there-any-bitcoin-only-news-portal-or-website</link><guid>863769</guid><author>COINS NEWS</author><dc:content /><dc:text>Is there any Bitcoin only news portal or website?</dc:text></item><item><title>Daily Discussion, June 24, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1ud8xvv/daily_discussion_june_23_2026/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ue580d/daily_discussion_june_24_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ue580d/daily_discussion_june_24_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-24-2026</link><guid>863765</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 24, 2026</dc:text></item><item><title>Building a trading analytics tool and looking for honest feedback</title><description><![CDATA[<div class="md"><p>Hey everyone, I’m working on a tool for active traders and wanted some honest feedback before I go further.</p> <p>The idea is simple: you upload your trade history, or eventually connect your brokerage account, and it analyzes your past trades to show what is actually helping or hurting your returns.</p> <p>The part I’m most interested in is the behavior side of trading. For example, it could show whether you tend to hold losers too long, cut winners too early, size up after losses, trade worse at certain times of day, or rely on setups that feel good but do not actually perform well in your history.</p> <p>It would not be a signals tool or a copy-trading app. The goal is more like a clear breakdown of your own trading habits, written in normal language, based on your actual trade data.</p> <p>I’ve also thought about a verified community layer later, where traders could share parts of their strategy/performance backed by real trade history instead of screenshots, but I’m not sure if that should come later or if it even matters.</p> <p>For now, I’m mainly trying to understand whether traders would actually find the private analysis useful on its own.</p> <p>Would you use something like this?</p> <p>What would it need to show you for it to be worth paying for?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Ok-Answer-4701"> /u/Ok-Answer-4701 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ue2wn8/building_a_trading_analytics_tool_and_looking_for/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ue2wn8/building_a_trading_analytics_tool_and_looking_for/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/building-a-trading-analytics-tool-and-looking-for-honest-feedback</link><guid>863683</guid><author>COINS NEWS</author><dc:content /><dc:text>Building a trading analytics tool and looking for honest feedback</dc:text></item><item><title>I Biked 100 Miles on Uber Eats for Bitcoin and Sunsets.</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ue0ig1/i_biked_100_miles_on_uber_eats_for_bitcoin_and/"> <img src="https://external-preview.redd.it/OoCLM-AG06FO6BvTBZ4d887Vrlm77S6GKqV5aq2a6BE.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=99fb38cd99ae9ccd1cb84d8add832746739f0764" alt="I Biked 100 Miles on Uber Eats for Bitcoin and Sunsets." title="I Biked 100 Miles on Uber Eats for Bitcoin and Sunsets." /> </a> </td><td> <div class="md"><p>I finally crossed 100 miles on Uber Eats. Every delivery goes toward one goal: stacking Bitcoin, one mile at a time. Spoiler: the progress bar is humbling. But the views along the way — sunsets, big open skies, and some rainbows make it all worth it. I slacked a little on the editing so this week there will be two episodes with one coming on Thursday to catch us up. Keep DCAing bois its primetime real estate time. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/neutralPau"> /u/neutralPau </a> <br/> <span><a href="https://youtu.be/dc991MV3LcQ?si=1XfDATiJtY6EVkg8">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ue0ig1/i_biked_100_miles_on_uber_eats_for_bitcoin_and/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/i-biked-100-miles-on-uber-eats-for-bitcoin-and-sunsets</link><guid>863684</guid><author>COINS NEWS</author><dc:content /><dc:text>I Biked 100 Miles on Uber Eats for Bitcoin and Sunsets.</dc:text></item><item><title>Trusts and wills for Bitcoin.? Most estate lawyers don’t know jack about it.</title><description><![CDATA[<div class="md"><p>Does anyone have a trusts for their kids for bitcoin? I don’t have a ton but if Bitcoin does what I think it will do over twenty years and I keep stacking it will be worth at least a couple of million. </p> <p>At what point does anyone keep it in a trust for their kids. </p> <p>Anyone have a multisig setup in a trust. Revocable, irrevocable. List bitcoin in a will </p> <p>Estate tax is probably nothing to consider given high exclusion but you never know if we could stack at today’s prices for a couple of years and then a god candle. </p> <p>I spoke to an estate lawyer and they didn’t really have any idea. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/thebitcoinmd"> /u/thebitcoinmd </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udznfy/trusts_and_wills_for_bitcoin_most_estate_lawyers/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udznfy/trusts_and_wills_for_bitcoin_most_estate_lawyers/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/trusts-and-wills-for-bitcoin-most-estate-lawyers-dont-know-jack-about-it</link><guid>863681</guid><author>COINS NEWS</author><dc:content /><dc:text>Trusts and wills for Bitcoin.? Most estate lawyers don’t know jack about it.</dc:text></item><item><title>Nightmares</title><description><![CDATA[<div class="md"><p>I bought a year ago at 112 and have been holding ever since. Put most of my life savings. Now I wake up in panic thinking it&#39;s down to 30k and check my phone. My anxiety is so bad I have eczema and dandruff again, how can I relax?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/MyangZhuang"> /u/MyangZhuang </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udybcv/nightmares/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udybcv/nightmares/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/nightmares</link><guid>863678</guid><author>COINS NEWS</author><dc:content /><dc:text>Nightmares</dc:text></item><item><title>Bitcoin Sent to Unknown Address After Trust Wallet Purchase</title><description><![CDATA[<div class="md"><p>Hello,</p> <p>I&#39;m hoping someone can help me understand a Bitcoin transaction that originated from a purchase made through Trust Wallet.</p> <p>I purchased approximately 0.00387670 BTC through Trust Wallet/MoonPay. I did not manually enter a destination address. The Bitcoin was sent to:</p> <p>bc1qq9xgfxfhazw2zqmvqswe2u6469fh7h89g9ltq0</p> <p>The transaction was:</p> <p>69bf9f34140a4f810bddd83378ad9eddc167bf4e2080445b806d1360b0271c13</p> <p>The address received the BTC on June 19, 2026, and then on June 21, 2026, the full amount was sent out in transaction:</p> <p>cd1dbea27e5e535f0e6c9855fde9b2faa962c1df83f1a18a15668bd59bed68d3 to: bc1q4f5uwlm6gw9e2z3nwphlwrpwhhhp23u2v3jz08</p> <p>The blockchain explorer labels this as &quot;Possibly self-transfer&quot;, and the output remains unspent with approximately 0.00387560 BTC.</p> <p>My question is: Does this transaction pattern look like a wallet moving funds between addresses it controls, or does it look like the Bitcoin was sent to a completely different wallet? I&#39;m trying to determine whether these addresses could have been generated by Trust Wallet and whether there is any way to identify if the destination address belongs to the same wallet.</p> <p>I have already contacted MoonPay and Trust Wallet support and am waiting for a response.</p> <p>Thank you for any insight.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Smart-Rip5467"> /u/Smart-Rip5467 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udxb08/bitcoin_sent_to_unknown_address_after_trust/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udxb08/bitcoin_sent_to_unknown_address_after_trust/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-sent-to-unknown-address-after-trust-wallet-purchase</link><guid>863685</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin Sent to Unknown Address After Trust Wallet Purchase</dc:text></item><item><title>NSW backbench is based</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1udupzv/nsw_backbench_is_based/"> <img src="https://external-preview.redd.it/dGdhbWdsN3VzMzloMfNzaV0WrWmozHXQu2hJmMkEg1wD85dlOfBJGT6Mzxyu.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=80071555e7a532a5affbb156ab2467d63fb97341" alt="NSW backbench is based" title="NSW backbench is based" /> </a> </td><td> <div class="md"><p>Hon. John Ruddick delivers a speech on bitcoin and the impending transformation to the digital economy </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/NoBlueberry6733"> /u/NoBlueberry6733 </a> <br/> <span><a href="https://v.redd.it/6eiu9jhus39h1">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udupzv/nsw_backbench_is_based/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/nsw-backbench-is-based</link><guid>863679</guid><author>COINS NEWS</author><dc:content /><dc:text>NSW backbench is based</dc:text></item><item><title>Mexico's Real-Time Banking Meets Lightning Network [Clip]</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1udtsx9/mexicos_realtime_banking_meets_lightning_network/"> <img src="https://external-preview.redd.it/Je9s09himeCkfziDv_MKCH_g8WkmelvTkfib_niOQcc.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=041643414265e52b4cb84c1b4af8a1e1707eab6b" alt="Mexico's Real-Time Banking Meets Lightning Network [Clip]" title="Mexico's Real-Time Banking Meets Lightning Network [Clip]" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Cryptoconomy"> /u/Cryptoconomy </a> <br/> <span><a href="https://www.youtube.com/watch?v=w_RGmQ2R7hM">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udtsx9/mexicos_realtime_banking_meets_lightning_network/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/mexicos-real-time-banking-meets-lightning-network-clip</link><guid>863686</guid><author>COINS NEWS</author><dc:content /><dc:text>Mexico's Real-Time Banking Meets Lightning Network [Clip]</dc:text></item><item><title>Best way to sell crypto with the lowest fees? Looking for advice</title><description><![CDATA[<div class="md"><p>Hey everyone,</p> <p>I&#39;m looking to sell some crypto and cash out to my bank account, but I want to minimize the fees as much as possible. I know there are a bunch of different ways to do this—exchanges, P2P, wallets with off-ramps, etc.—and I&#39;m trying to figure out what&#39;s actually the cheapest.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/thehashira1997"> /u/thehashira1997 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udtj7c/best_way_to_sell_crypto_with_the_lowest_fees/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udtj7c/best_way_to_sell_crypto_with_the_lowest_fees/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/best-way-to-sell-crypto-with-the-lowest-fees-looking-for-advice</link><guid>863682</guid><author>COINS NEWS</author><dc:content /><dc:text>Best way to sell crypto with the lowest fees? Looking for advice</dc:text></item><item><title>BIP125 signaling, Ark Q&amp;A - Bitcoin Optech Newsletter #410 Recap Podcast</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1udt90m/bip125_signaling_ark_qa_bitcoin_optech_newsletter/"> <img src="https://external-preview.redd.it/VNt1dLsJ3L7yxOypKSna-Q6MZEmBrshHCS4RxudD-yc.png?width=216&amp;crop=smart&amp;auto=webp&amp;s=bae8a20c93fdd03b47a5577c6cb26eb4e47895d1" alt="BIP125 signaling, Ark Q&amp;A - Bitcoin Optech Newsletter #410 Recap Podcast" title="BIP125 signaling, Ark Q&amp;A - Bitcoin Optech Newsletter #410 Recap Podcast" /> </a> </td><td> <div class="md"><p>rkrux, Roland Bewick, and Steven Roose joined Optech to discuss Newsletter #410:</p> <ul> <li>Discussion of removing RBF signaling from wallet transactions</li> <li>Changes to services and client software including Sparrow, Alby, JoinMarket NG, Bark, Arké, Noah</li> <li>And more</li> </ul> <p>You can listen on our website: <a href="https://bitcoinops.org/en/podcast/2026/06/23/">https://bitcoinops.org/en/podcast/2026/06/23/</a></p> <p>Spotify: <a href="https://open.spotify.com/episode/47quyifrpjUmeqHoZcm308">https://open.spotify.com/episode/47quyifrpjUmeqHoZcm308</a></p> <p>Apple Podcasts: <a href="https://podcasts.apple.com/us/podcast/bitcoin-optech-newsletter-410-recap/id1674626983?i=1000773932392">https://podcasts.apple.com/us/podcast/bitcoin-optech-newsletter-410-recap/id1674626983?i=1000773932392</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/bitschmidty"> /u/bitschmidty </a> <br/> <span><a href="https://bitcoinops.org/en/podcast/2026/06/23/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udt90m/bip125_signaling_ark_qa_bitcoin_optech_newsletter/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bip125-signaling-ark-qa-bitcoin-optech-newsletter-410-recap-podcast</link><guid>863680</guid><author>COINS NEWS</author><dc:content /><dc:text>BIP125 signaling, Ark Q&amp;A - Bitcoin Optech Newsletter #410 Recap Podcast</dc:text></item><item><title>Just increased my holding from 0.114 to 0.141 and I am proud of myself.</title><description><![CDATA[<div class="md"><p>And I will add more if it goes down. Thanks guys. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/icantgiveyou"> /u/icantgiveyou </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udsvmz/just_increased_my_holding_from_0114_to_0141_and_i/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udsvmz/just_increased_my_holding_from_0114_to_0141_and_i/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/just-increased-my-holding-from-0114-to-0141-and-i-am-proud-of-myself</link><guid>863677</guid><author>COINS NEWS</author><dc:content /><dc:text>Just increased my holding from 0.114 to 0.141 and I am proud of myself.</dc:text></item><item><title>What happened to Swan Bitcoin?</title><description><![CDATA[<div class="md"><p>I know they&#39;re still around, but they went from a Bitcoin DCA company to a &quot;Bitcoin in your retirement account&quot; company, and now I see they&#39;re a &quot;Bitcoin ETF&quot; company. As a Bitcoin maximalist, I used them in their first phase a lot, sucked it up as they moved to the second phase, now using them in their current phase just feels icky.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/HappyDadOfFourJesus"> /u/HappyDadOfFourJesus </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udrdwt/what_happened_to_swan_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udrdwt/what_happened_to_swan_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/what-happened-to-swan-bitcoin</link><guid>863547</guid><author>COINS NEWS</author><dc:content /><dc:text>What happened to Swan Bitcoin?</dc:text></item><item><title>Is bitcoin becoming too institutional?</title><description><![CDATA[<div class="md"><p>With ETFs, public companies, and large funds holding more BTC than ever, do you think Bitcoin is gradually becoming an institutional asset rather than a retail driven one?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Imaginary_Ladder_553"> /u/Imaginary_Ladder_553 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udqk0l/is_bitcoin_becoming_too_institutional/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udqk0l/is_bitcoin_becoming_too_institutional/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/is-bitcoin-becoming-too-institutional</link><guid>863548</guid><author>COINS NEWS</author><dc:content /><dc:text>Is bitcoin becoming too institutional?</dc:text></item><item><title>BTC Desk Network Live | Bitcoin Markets, Treasury Watch &amp; BTC Data</title><description><![CDATA[&#32; submitted by &#32; <a href="https://www.reddit.com/user/orignialdondadda"> /u/orignialdondadda </a> <br/> <span><a href="https://youtube.com/live/DxAxebku-VA?si=ZhGJU_uNn6UBw9cA">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udq4t3/btc_desk_network_live_bitcoin_markets_treasury/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/btc-desk-network-live-bitcoin-markets-treasury-watch-btc-data</link><guid>863549</guid><author>COINS NEWS</author><dc:content /><dc:text>BTC Desk Network Live | Bitcoin Markets, Treasury Watch &amp; BTC Data</dc:text></item><item><title>The Economic Cost of Peace: The End of Government Credit, Hidden Debts, and Fake Prosperity By: Google AI and TinkerWatson</title><description><![CDATA[<div class="md"><p><strong>Introduction: Bloodless Suffocation and the Cleansing Power of Conflict</strong></p> <p>Everyone opposes cruel wars. The author and the readers of this book stand together on the side of humanity, firmly against violent conflict. Every life lost in war is a tragedy for civilization. However, look at the global economic ruins of 2026—a world shaped by the Great Depression, the Cold War, globalization, and decades of long peace. As we study this reality, a cruel and counterintuitive rule of macroeconomics emerges from history:</p> <p><strong>Absolute peace is just a fake cure-all pill. It acts like a long-term, addictive painkiller that eventually drains the life out of a nation.</strong></p> <p>Human political systems have lost the ability to use small, sharp conflicts to clear out corrupt interest groups and break down failing financial networks. When this happens, the price of peace becomes an endless, slow pain and a sense of mental suffocation for all humanity. In 2026, modern people face high housing prices, fading social mobility, exploding government debt, and currencies that rapidly lose value. These problems are actually <strong>the high interest we pay over time</strong> just to maintain absolute peace—an expense that is driving countries to bankruptcy.</p> <p>True evolution requires tough, undeniable conflicts. Similarly, the financial system cannot clean itself without a sharp economic reset. This book examines the period before World War II, the financial collapse of Iran, and the broad debts of modern global powers (including the US, Russia, China, Japan, South Korea, France, and Germany). It also exposes the reality of the Western military-industrial complex. Through these examples, this book will show you a critical reality: how humanity, resting in a comfortable but temporary peace, has wasted the national credit that should only be used during major crises, finally trapping itself in a slow, inescapable decline.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TinkerWatson"> /u/TinkerWatson </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udp58t/the_economic_cost_of_peace_the_end_of_government/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udp58t/the_economic_cost_of_peace_the_end_of_government/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/the-economic-cost-of-peace-the-end-of-government-credit-hidden-debts-and-fake-prosperity-by-google-ai-and-tinkerwatson</link><guid>863550</guid><author>COINS NEWS</author><dc:content /><dc:text>The Economic Cost of Peace: The End of Government Credit, Hidden Debts, and Fake Prosperity By: Google AI and TinkerWatson</dc:text></item><item><title>In 1971 money became debt. Did this limit freedom instead of expanding opportunities?</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1udos3h/in_1971_money_became_debt_did_this_limit_freedom/"> <img src="https://external-preview.redd.it/eDhjMnE4bDdwMjloMZE-SMfJLwp41l3SZLneC_Y8lnl335xdiMhs5VkbRyST.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=9ee6b212c41933d07bccdd45e0a86a279794eb54" alt="In 1971 money became debt. Did this limit freedom instead of expanding opportunities?" title="In 1971 money became debt. Did this limit freedom instead of expanding opportunities?" /> </a> </td><td> <div class="md"><p>The deeper question is:<br/> How can societies benefit from credit and investment without allowing debt to become a permanent burden?<br/> History repeatedly shows that banking systems can finance homes, businesses, and innovation<br/> ...but critics have also warned that unchecked financial power can concentrate wealth and deepen inequality.<br/> And perhaps the lasting lesson is this:<br/> The strength of an economy is not measured by how much debt people can accumulate<br/> ...but by whether financial systems create opportunity without trapping people in endless dependence.<br/> Because money should be a tool that expands freedom...<br/> ...not a burden that quietly consumes it.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/xtexm"> /u/xtexm </a> <br/> <span><a href="https://v.redd.it/q8ggl6q7p29h1">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udos3h/in_1971_money_became_debt_did_this_limit_freedom/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/in-1971-money-became-debt-did-this-limit-freedom-instead-of-expanding-opportunities</link><guid>863539</guid><author>COINS NEWS</author><dc:content /><dc:text>In 1971 money became debt. Did this limit freedom instead of expanding opportunities?</dc:text></item><item><title>The Market Is Built to Break You</title><description><![CDATA[<div class="md"><p>The biggest enemy in Bitcoin isn’t the market.</p> <p>It’s YOU.</p> <p>Your fear<br/> Your impatience<br/> Your need for quick profit</p> <p>Bitcoin doesn’t shake weak hands accidentally.</p> <p>That’s the system working exactly as intended.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/ZealousidealIncrease"> /u/ZealousidealIncrease </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udmt3d/the_market_is_built_to_break_you/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udmt3d/the_market_is_built_to_break_you/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/the-market-is-built-to-break-you</link><guid>863541</guid><author>COINS NEWS</author><dc:content /><dc:text>The Market Is Built to Break You</dc:text></item><item><title>I know how it feels but do not be discouraged</title><description><![CDATA[<div class="md"><p>Stay DerpyAF </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Even_Interaction_187"> /u/Even_Interaction_187 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udlepb/i_know_how_it_feels_but_do_not_be_discouraged/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udlepb/i_know_how_it_feels_but_do_not_be_discouraged/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/i-know-how-it-feels-but-do-not-be-discouraged</link><guid>863553</guid><author>COINS NEWS</author><dc:content /><dc:text>I know how it feels but do not be discouraged</dc:text></item><item><title>The 3 Best Ways To Protect Your Bitcoin in A Home Invasion</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1udl138/the_3_best_ways_to_protect_your_bitcoin_in_a_home/"> <img src="https://external-preview.redd.it/6e1xRWhf_4yEyzbUnCgpmGKo4E9XZb-kbyy3ZxqTii0.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=8c56d6d39389e482ce4fd79491c3dfa42a4a45dd" alt="The 3 Best Ways To Protect Your Bitcoin in A Home Invasion" title="The 3 Best Ways To Protect Your Bitcoin in A Home Invasion" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Fiach_Dubh"> /u/Fiach_Dubh </a> <br/> <span><a href="https://youtu.be/3TNT698W4ks?si=og8gY4CBXUsIObWS">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udl138/the_3_best_ways_to_protect_your_bitcoin_in_a_home/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/the-3-best-ways-to-protect-your-bitcoin-in-a-home-invasion</link><guid>863554</guid><author>COINS NEWS</author><dc:content /><dc:text>The 3 Best Ways To Protect Your Bitcoin in A Home Invasion</dc:text></item><item><title>The Jedi Path to Hard Money: Master Yoda's Guide to Understanding Bitcoin.</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1udkyt2/the_jedi_path_to_hard_money_master_yodas_guide_to/"> <img src="https://external-preview.redd.it/I-OXb0CJs1TMl52cnKtWKyfiAapapWUdoBvjJ8BPSG8.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=9fcfb8a0d211e2bbadff38716a3a8096f0d3ab58" alt="The Jedi Path to Hard Money: Master Yoda's Guide to Understanding Bitcoin." title="The Jedi Path to Hard Money: Master Yoda's Guide to Understanding Bitcoin." /> </a> </td><td> <div class="md"><p>Escaping the fiat matrix requires mastering your own mind, ignoring the noise, and unlearning decades of economic conditioning.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/sylsau"> /u/sylsau </a> <br/> <span><a href="https://inbitcoinwetrust.substack.com/p/the-jedi-path-to-hard-money-master">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udkyt2/the_jedi_path_to_hard_money_master_yodas_guide_to/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/the-jedi-path-to-hard-money-master-yodas-guide-to-understanding-bitcoin</link><guid>863542</guid><author>COINS NEWS</author><dc:content /><dc:text>The Jedi Path to Hard Money: Master Yoda's Guide to Understanding Bitcoin.</dc:text></item><item><title>Calling all DCA’ers</title><description><![CDATA[<div class="md"><p>For all the heavy proponents of DCA I’m asking you specifically. During a bear market like this and BTC falling to lower and lower numbers how many of you have:</p> <ol> <li> Simply stayed the course without adjustments to your DCA amount?<br/></li> <li> Increased your DCA amount/frequency?<br/></li> <li> Maintained previous DCA amounts with increased weekly/target buys?<br/></li> <li> Dropped DCA to place larger spot/target buys that fit your budget?<br/></li> <li> (Lame) Got cold feet, cut the loses, and backed out?</li> </ol> <p>Most of the time when people post the collective response is “Just DCA the rest doesn’t matter.” Which is then echoed until the thread ends. </p> <p>I’m new in BTC ownership. I passed on buying bitcoin in April of ‘20 after my wedding and honeymoon because I was afraid of it tanking to zero. Then before that in late ‘15 because I was young and poor and didn’t have a clue on how to buy and store it. This time I’m getting in on the ride down to hold until the next bear market. I hope to get some insight from people who have ridden this out for a few cycles with more engagement than just “meh DCA it new booty.” Enjoy the ride everyone!</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/lds5089"> /u/lds5089 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udkp1d/calling_all_dcaers/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udkp1d/calling_all_dcaers/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/calling-all-dcaers</link><guid>863545</guid><author>COINS NEWS</author><dc:content /><dc:text>Calling all DCA’ers</dc:text></item><item><title>How Do Ultra-Wealthy Individuals and Institutions Actually Buy and Store Bitcoin?</title><description><![CDATA[<div class="md"><p>I’m relatively new to Bitcoin and the crypto space, and I’ve been wondering how things work at the highest levels of wealth.</p> <p>For most retail investors, buying Bitcoin is straightforward: we use an exchange (like Bybit, Binance, Coinbase, etc.) or buy through a P2P transaction. That’s how I got started.</p> <p>But then I regularly see news headlines about billionaires, hedge funds, corporations, family offices, or other wealthy investors buying hundreds of millions (or even billions) of dollars worth of Bitcoin.</p> <p>My assumption is that they don&#39;t simply log into Binance and place a market order like the rest of us. So how does this actually work?</p> <ul> <li>How do ultra-wealthy individuals buy large amounts of Bitcoin?</li> <li>Do they use exchanges, OTC desks, private brokers, banks, or specialized companies?</li> <li>Once they acquire Bitcoin, who actually holds the keys?</li> <li>Do they use commercial hardware wallets, or are there more sophisticated custody solutions?</li> <li>How do institutions handle security, inheritance, governance, and key management?</li> </ul> <p>This also makes me wonder about the famous Bitcoin principle: &quot;Not your keys, not your coins.&quot;</p> <p>For regular users, the advice is usually to self-custody. But does that principle break down for billionaires, corporations, ETFs, and large institutions?</p> <p>Do most of them actually control their own keys, or do they ultimately rely on professional custodians? If so, how does the Bitcoin community view that trade-off?</p> <p>I’d love to hear from people who understand institutional Bitcoin custody and large-scale acquisitions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Bisinidem"> /u/Bisinidem </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udj7dm/how_do_ultrawealthy_individuals_and_institutions/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udj7dm/how_do_ultrawealthy_individuals_and_institutions/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/how-do-ultra-wealthy-individuals-and-institutions-actually-buy-and-store-bitcoin</link><guid>863544</guid><author>COINS NEWS</author><dc:content /><dc:text>How Do Ultra-Wealthy Individuals and Institutions Actually Buy and Store Bitcoin?</dc:text></item><item><title>Mt. Gox to FTX: a writeup of the major crypto custody collapses</title><description><![CDATA[<div class="md"><p>We have put together a Rabbit Hole going through the major crypto custody failures from 2014 to 2023, because the same thing keeps happening and the details fade fast.</p> <p>The short version:</p> <ul> <li>Mt. Gox (2014): ~850,000 BTC gone. Not a single hack, the coins leaked out over years behind faked balances. Creditors didn&#39;t start getting repaid until 2024.</li> <li>QuadrigaCX (2018): the founder died and the company said he held the only keys to ~CAD 169M in cold wallets. Auditors later found the wallets had been empty for eight months before he died.</li> <li>2022: Three Arrows Capital (a hedge fund) blew up and took down the lenders that had been funding it with customer deposits: Celsius, Voyager, BlockFi, Genesis. Five collapses in about eight months.</li> <li>FTX (2022): ~$8B shortfall, customer money sent to its sister hedge fund, SBF got 25 years. The part I didn&#39;t really clock until I dug in: creditors are being made more than 100% whole, but in dollars valued at Nov 2022 prices (~$16k BTC). BTC later passed $90k, so the real recovery in bitcoin terms is a fraction.</li> </ul> <p>In every case the coins were lost because someone else held the keys. The protocol never broke.</p> <p>I tried to be fair about the other side too. You need exchanges to buy. Lose your seed and there&#39;s no bankruptcy court to claw anything back. Some people genuinely should use a regulated custodian. That&#39;s all in there.</p> <p>Every figure is sourced (DOJ, SEC, FTC, the OSC report on Quadriga, the bankruptcy filings).</p> <p><a href="https://www.learnbitcoin.com/rabbit-hole/mt-gox-ftx-graveyard">https://www.learnbitcoin.com/rabbit-hole/mt-gox-ftx-graveyard</a></p> <p>Happy to be corrected on any of it!</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/LearnBitcoinCom"> /u/LearnBitcoinCom </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udi324/mt_gox_to_ftx_a_writeup_of_the_major_crypto/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udi324/mt_gox_to_ftx_a_writeup_of_the_major_crypto/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/mt-gox-to-ftx-a-writeup-of-the-major-crypto-custody-collapses</link><guid>863543</guid><author>COINS NEWS</author><dc:content /><dc:text>Mt. Gox to FTX: a writeup of the major crypto custody collapses</dc:text></item><item><title>Breaking News: MSTR Pivots to Food Service</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1udhtop/breaking_news_mstr_pivots_to_food_service/"> <img src="https://preview.redd.it/ojptyvfjf19h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=8bd50ab5e5d3af3e8b4bb10ca99e1fce414ba19b" alt="Breaking News: MSTR Pivots to Food Service" title="Breaking News: MSTR Pivots to Food Service" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Ok_Hand5810"> /u/Ok_Hand5810 </a> <br/> <span><a href="https://i.redd.it/ojptyvfjf19h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udhtop/breaking_news_mstr_pivots_to_food_service/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/breaking-news-mstr-pivots-to-food-service</link><guid>863538</guid><author>COINS NEWS</author><dc:content /><dc:text>Breaking News: MSTR Pivots to Food Service</dc:text></item><item><title>Blockchain.com hides my BTC on a legacy wallet – funds visible on-chain but not spendable</title><description><![CDATA[<div class="md"><p>I’d like to share my recent experience with Blockchain.com, because it is very similar to other reports I’ve found (for example this blog post: “I almost lost my Bitcoin wallet because of Blockchain.com” ).<a href="https://giuliomagnifico.blog/post/2024-11-18-blockchain-com/">giuliomagnifico</a><a href="https://ppl-ai-file-upload.s3.amazonaws.com/web/direct-files/attachments/75377190/0bed576e-cbb4-47ae-9a4f-9c9dc3c0f93f/J-ai-failli-perdre-mon-portefeuille-Bitcoin-a-cause-de-Blockchain.com-_-etcetera.pdf?AWSAccessKeyId=ASIA2F3EMEYESJQF7K3R&amp;Signature=l%2BcWnvtnUTLkWxpAnJXpgO2xZx8%3D&amp;x-amz-security-token=IQoJb3JpZ2luX2VjEFUaCXVzLWVhc3QtMSJHMEUCIQDncUZJ%2Bx69sMDaGys7qj3v1dkUogRBsH5Mi%2F5%2FsVfDPQIgZh85vZgTN%2BvVrqjPnZHBoIRimvI%2Fk5zjlaL6BY6Jv24q8wQIHhABGgw2OTk3NTMzMDk3MDUiDDwwQIgJg8YTX1%2Bc4CrQBOckY3FWaEyPOe3qM61V23SxCquPXrgnHJDPfJJ%2FEQs4ZkE44PhujVmSO%2FIxsZMIjfQuhClYYG1SbFy2ACQiWlfVP7UkphUZ8Lq1eoIUkbuURl1CEXNk45YIx%2FpiEtm5rKHzfrPIDH%2FHPcvmiPcDUaIevIm7YzM4oMSmqlaCk%2BCrJeNkLcGsEZYfBJrQ%2FiUsQgZ1ZH6LZpuT8zLQ6Weg4CdLEdFQSczOiiRMQkON%2FGKeXxO89lBizhXmNtM5fQAQ8eXOj3FUIR%2B2RJZ8cF420E6CC4ETwVFrvXMk8dCNa5T2MRphif671dMq30VjHzWVCPj63g2F7l9Owdd89sa931FV0SKu6jaXaYzirqNrdlvZ0FOjV0%2BbFvRDeP6DTvJYRLu8rYCl8c%2FaNPo1GrL8gYPtoZj9l4pbQPYenpeQufMlQkBvZz7OxhjAE8Ouw2mA2elKMVmwF0mIF6BOKoXW4HYNDzV%2BiXZ8rl268Bj%2F7O56TsfT7Pu1luWezM2GfgYHEE79xtwoH4QE8XGAll78WlFtqSB6q0ZU750KPQxvqi4QhgpHe2pNwNjVVR%2F6F4Lk9A8nF1pscaG2JGUVuJKbEAT%2Bsk2kfKCxfEadIzm%2Fty7R6mlHqSR7P0sCfq%2BvNPLoh1mC1zjfUan0qKY1SOZ2TKOyaebdbiO7LeSVICvS7cwiQM5qHqO1e8YeycZ1DZlt3PMIn6CcLTBc2iuqZ1LWpsGFD0bc02UBeWTQIaqfH%2FSpetbmw3aKtOO7DyRJsxCfj5b7b8KduQXso93%2FbVPiC4YwxoTq0QY6mAFo58AdFPtmyolANFrodopEP5XqIdF29RAWjnFVRLn0w0KKRq2g51gsN5zrPaQ%2FejFmzb01BGBVectdb%2FtR99LZCSS9nwfuDhNHYonrj2Ho21SPYI%2Fj2xjVEV1Ug8%2BMU0M5Hd7s%2B9eT6jNj2hKQHdMciSG4sIgI2LBygp%2F3K2c2%2BSb%2Fm0z1NXLFsXsg7jImPSlaJgEiEk3exQ%3D%3D&amp;Expires=1782222873">J-ai-failli-perdre-mon-portefeuille-Bitcoin-a-cause-de-Blockchain.com-_-etcetera.pdf</a></p> <ul> <li>I have a <strong>legacy Bitcoin address</strong> <code>151qbpcxq7VCtNC7TUmyzF1c9fU5qdVFNA</code> that I have been using since 2016.</li> <li>This address is clearly shown on Blockchain.com’s own explorer with a <strong>current balance of 0.01951587 BTC</strong>, and the payout transaction from <strong>20 May 2026</strong> (<code>bb141aea5f72a19a7d64db3a5f9be9031d73bc7d2eb05067b28fc8170c591dc8</code>) is fully confirmed on-chain.Peuves.jpg+1</li> <li>The same address successfully received payouts from my provider <strong>Smart IT</strong> in <strong>2021</strong> and <strong>April 2024</strong>, which appeared correctly in my <a href="http://Blockchain.com">Blockchain.com</a> wallet and were spendable without any issue.image.jpg+1</li> </ul> <p>In the <strong>current mobile app</strong>:</p> <ul> <li>Under the Bitcoin section, the sub‑wallet called <strong>“My Bitcoin Wallet 2”</strong> shows exactly those <strong>0.0195 BTC</strong> and even the <strong>outgoing transactions</strong> I made in 2024 and 2026 (“Envoyé BTC” history is visible).<a href="https://ppl-ai-file-upload.s3.amazonaws.com/web/direct-files/attachments/images/75377190/94827fb0-01ea-4030-aa6a-bfd2e5800aca/image-2.jpg?AWSAccessKeyId=ASIA2F3EMEYESJQF7K3R&amp;Signature=hEj6xqkhpn4tvWNGm9%2FKd15Ejc4%3D&amp;x-amz-security-token=IQoJb3JpZ2luX2VjEFUaCXVzLWVhc3QtMSJHMEUCIQDncUZJ%2Bx69sMDaGys7qj3v1dkUogRBsH5Mi%2F5%2FsVfDPQIgZh85vZgTN%2BvVrqjPnZHBoIRimvI%2Fk5zjlaL6BY6Jv24q8wQIHhABGgw2OTk3NTMzMDk3MDUiDDwwQIgJg8YTX1%2Bc4CrQBOckY3FWaEyPOe3qM61V23SxCquPXrgnHJDPfJJ%2FEQs4ZkE44PhujVmSO%2FIxsZMIjfQuhClYYG1SbFy2ACQiWlfVP7UkphUZ8Lq1eoIUkbuURl1CEXNk45YIx%2FpiEtm5rKHzfrPIDH%2FHPcvmiPcDUaIevIm7YzM4oMSmqlaCk%2BCrJeNkLcGsEZYfBJrQ%2FiUsQgZ1ZH6LZpuT8zLQ6Weg4CdLEdFQSczOiiRMQkON%2FGKeXxO89lBizhXmNtM5fQAQ8eXOj3FUIR%2B2RJZ8cF420E6CC4ETwVFrvXMk8dCNa5T2MRphif671dMq30VjHzWVCPj63g2F7l9Owdd89sa931FV0SKu6jaXaYzirqNrdlvZ0FOjV0%2BbFvRDeP6DTvJYRLu8rYCl8c%2FaNPo1GrL8gYPtoZj9l4pbQPYenpeQufMlQkBvZz7OxhjAE8Ouw2mA2elKMVmwF0mIF6BOKoXW4HYNDzV%2BiXZ8rl268Bj%2F7O56TsfT7Pu1luWezM2GfgYHEE79xtwoH4QE8XGAll78WlFtqSB6q0ZU750KPQxvqi4QhgpHe2pNwNjVVR%2F6F4Lk9A8nF1pscaG2JGUVuJKbEAT%2Bsk2kfKCxfEadIzm%2Fty7R6mlHqSR7P0sCfq%2BvNPLoh1mC1zjfUan0qKY1SOZ2TKOyaebdbiO7LeSVICvS7cwiQM5qHqO1e8YeycZ1DZlt3PMIn6CcLTBc2iuqZ1LWpsGFD0bc02UBeWTQIaqfH%2FSpetbmw3aKtOO7DyRJsxCfj5b7b8KduQXso93%2FbVPiC4YwxoTq0QY6mAFo58AdFPtmyolANFrodopEP5XqIdF29RAWjnFVRLn0w0KKRq2g51gsN5zrPaQ%2FejFmzb01BGBVectdb%2FtR99LZCSS9nwfuDhNHYonrj2Ho21SPYI%2Fj2xjVEV1Ug8%2BMU0M5Hd7s%2B9eT6jNj2hKQHdMciSG4sIgI2LBygp%2F3K2c2%2BSb%2Fm0z1NXLFsXsg7jImPSlaJgEiEk3exQ%3D%3D&amp;Expires=1782222873">image-2.jpg</a></li> <li>On the global “Wallet” tab, the CHF value of these BTC is included in my total balance (around 1 000 CHF).<a href="https://ppl-ai-file-upload.s3.amazonaws.com/web/direct-files/attachments/images/75377190/73ac364b-0f18-4885-9277-0f039fb1aa85/LEGACY-2.jpg?AWSAccessKeyId=ASIA2F3EMEYESJQF7K3R&amp;Signature=IRlTCOUnnI112hBrTkrr5CgqL%2FM%3D&amp;x-amz-security-token=IQoJb3JpZ2luX2VjEFUaCXVzLWVhc3QtMSJHMEUCIQDncUZJ%2Bx69sMDaGys7qj3v1dkUogRBsH5Mi%2F5%2FsVfDPQIgZh85vZgTN%2BvVrqjPnZHBoIRimvI%2Fk5zjlaL6BY6Jv24q8wQIHhABGgw2OTk3NTMzMDk3MDUiDDwwQIgJg8YTX1%2Bc4CrQBOckY3FWaEyPOe3qM61V23SxCquPXrgnHJDPfJJ%2FEQs4ZkE44PhujVmSO%2FIxsZMIjfQuhClYYG1SbFy2ACQiWlfVP7UkphUZ8Lq1eoIUkbuURl1CEXNk45YIx%2FpiEtm5rKHzfrPIDH%2FHPcvmiPcDUaIevIm7YzM4oMSmqlaCk%2BCrJeNkLcGsEZYfBJrQ%2FiUsQgZ1ZH6LZpuT8zLQ6Weg4CdLEdFQSczOiiRMQkON%2FGKeXxO89lBizhXmNtM5fQAQ8eXOj3FUIR%2B2RJZ8cF420E6CC4ETwVFrvXMk8dCNa5T2MRphif671dMq30VjHzWVCPj63g2F7l9Owdd89sa931FV0SKu6jaXaYzirqNrdlvZ0FOjV0%2BbFvRDeP6DTvJYRLu8rYCl8c%2FaNPo1GrL8gYPtoZj9l4pbQPYenpeQufMlQkBvZz7OxhjAE8Ouw2mA2elKMVmwF0mIF6BOKoXW4HYNDzV%2BiXZ8rl268Bj%2F7O56TsfT7Pu1luWezM2GfgYHEE79xtwoH4QE8XGAll78WlFtqSB6q0ZU750KPQxvqi4QhgpHe2pNwNjVVR%2F6F4Lk9A8nF1pscaG2JGUVuJKbEAT%2Bsk2kfKCxfEadIzm%2Fty7R6mlHqSR7P0sCfq%2BvNPLoh1mC1zjfUan0qKY1SOZ2TKOyaebdbiO7LeSVICvS7cwiQM5qHqO1e8YeycZ1DZlt3PMIn6CcLTBc2iuqZ1LWpsGFD0bc02UBeWTQIaqfH%2FSpetbmw3aKtOO7DyRJsxCfj5b7b8KduQXso93%2FbVPiC4YwxoTq0QY6mAFo58AdFPtmyolANFrodopEP5XqIdF29RAWjnFVRLn0w0KKRq2g51gsN5zrPaQ%2FejFmzb01BGBVectdb%2FtR99LZCSS9nwfuDhNHYonrj2Ho21SPYI%2Fj2xjVEV1Ug8%2BMU0M5Hd7s%2B9eT6jNj2hKQHdMciSG4sIgI2LBygp%2F3K2c2%2BSb%2Fm0z1NXLFsXsg7jImPSlaJgEiEk3exQ%3D%3D&amp;Expires=1782222873">LEGACY-2.jpg</a></li> </ul> <p>However, when I tap <strong>Send</strong>:</p> <ul> <li>The send screen only offers <strong>two empty accounts</strong> as sources: “Trading account” and “My Bitcoin Wallet”, both at 0 BTC.<a href="https://ppl-ai-file-upload.s3.amazonaws.com/web/direct-files/attachments/images/75377190/43d48115-b5a6-40fb-a304-dad86e2fdf22/image.jpg?AWSAccessKeyId=ASIA2F3EMEYESJQF7K3R&amp;Signature=FWQ6QhKNBKDWwCnU975%2FqREySuA%3D&amp;x-amz-security-token=IQoJb3JpZ2luX2VjEFUaCXVzLWVhc3QtMSJHMEUCIQDncUZJ%2Bx69sMDaGys7qj3v1dkUogRBsH5Mi%2F5%2FsVfDPQIgZh85vZgTN%2BvVrqjPnZHBoIRimvI%2Fk5zjlaL6BY6Jv24q8wQIHhABGgw2OTk3NTMzMDk3MDUiDDwwQIgJg8YTX1%2Bc4CrQBOckY3FWaEyPOe3qM61V23SxCquPXrgnHJDPfJJ%2FEQs4ZkE44PhujVmSO%2FIxsZMIjfQuhClYYG1SbFy2ACQiWlfVP7UkphUZ8Lq1eoIUkbuURl1CEXNk45YIx%2FpiEtm5rKHzfrPIDH%2FHPcvmiPcDUaIevIm7YzM4oMSmqlaCk%2BCrJeNkLcGsEZYfBJrQ%2FiUsQgZ1ZH6LZpuT8zLQ6Weg4CdLEdFQSczOiiRMQkON%2FGKeXxO89lBizhXmNtM5fQAQ8eXOj3FUIR%2B2RJZ8cF420E6CC4ETwVFrvXMk8dCNa5T2MRphif671dMq30VjHzWVCPj63g2F7l9Owdd89sa931FV0SKu6jaXaYzirqNrdlvZ0FOjV0%2BbFvRDeP6DTvJYRLu8rYCl8c%2FaNPo1GrL8gYPtoZj9l4pbQPYenpeQufMlQkBvZz7OxhjAE8Ouw2mA2elKMVmwF0mIF6BOKoXW4HYNDzV%2BiXZ8rl268Bj%2F7O56TsfT7Pu1luWezM2GfgYHEE79xtwoH4QE8XGAll78WlFtqSB6q0ZU750KPQxvqi4QhgpHe2pNwNjVVR%2F6F4Lk9A8nF1pscaG2JGUVuJKbEAT%2Bsk2kfKCxfEadIzm%2Fty7R6mlHqSR7P0sCfq%2BvNPLoh1mC1zjfUan0qKY1SOZ2TKOyaebdbiO7LeSVICvS7cwiQM5qHqO1e8YeycZ1DZlt3PMIn6CcLTBc2iuqZ1LWpsGFD0bc02UBeWTQIaqfH%2FSpetbmw3aKtOO7DyRJsxCfj5b7b8KduQXso93%2FbVPiC4YwxoTq0QY6mAFo58AdFPtmyolANFrodopEP5XqIdF29RAWjnFVRLn0w0KKRq2g51gsN5zrPaQ%2FejFmzb01BGBVectdb%2FtR99LZCSS9nwfuDhNHYonrj2Ho21SPYI%2Fj2xjVEV1Ug8%2BMU0M5Hd7s%2B9eT6jNj2hKQHdMciSG4sIgI2LBygp%2F3K2c2%2BSb%2Fm0z1NXLFsXsg7jImPSlaJgEiEk3exQ%3D%3D&amp;Expires=1782222873">image.jpg</a></li> <li><strong>“My Bitcoin Wallet 2” – the one that actually holds the coins – does not appear at all as a sending source.</strong></li> <li>As a result, I have a wallet that is fully recognized (balance and history), but the new UI simply refuses to let me send or withdraw anything from it.</li> </ul> <p>I tried to restore my 12‑word recovery phrase in <strong>Electrum</strong> with BIP39 and <strong>Legacy (p2pkh)</strong> derivation:</p> <ul> <li>Electrum correctly derives a set of addresses, but it does <strong>not</strong> derive <code>151qbpcxq7VCtNC7TUmyzF1c9fU5qdVFNA</code>.</li> <li>This strongly suggests that this address is part of an <strong>imported / private key wallet</strong> (“My Bitcoin Wallet 2”) that is not covered by the standard BIP39 seed, exactly as described in other reports about Blockchain.com’s legacy/imported wallets.blockchain+1</li> </ul> <p>I contacted <a href="http://Blockchain.com">Blockchain.com</a> support with:</p> <ul> <li>the address,</li> <li>the txid,</li> <li>explorer screenshots,</li> <li>app screenshots showing the balance and the broken Send flow.</li> </ul> <p>After a few generic replies, they have now been <strong>silent for more than a week</strong>, with no technical explanation and no solution.</p> <p>So, to summarise:</p> <ul> <li>My BTC are <strong>clearly on-chain</strong> at a valid legacy address, confirmed by Blockchain.com’s own explorer.</li> <li>The <strong>mobile app sees the balance and full history</strong> in “My Bitcoin Wallet 2”.</li> <li>But the new interface does <strong>not</strong> allow sending from that wallet nor exporting the private key, effectively trapping the funds behind their UI.</li> <li>Other users have documented similar issues after Blockchain.com’s login/wallet changes (e.g. the user who had to find a hidden link to the old login page to recover his wallet).<a href="https://ppl-ai-file-upload.s3.amazonaws.com/web/direct-files/attachments/75377190/0bed576e-cbb4-47ae-9a4f-9c9dc3c0f93f/J-ai-failli-perdre-mon-portefeuille-Bitcoin-a-cause-de-Blockchain.com-_-etcetera.pdf?AWSAccessKeyId=ASIA2F3EMEYESJQF7K3R&amp;Signature=l%2BcWnvtnUTLkWxpAnJXpgO2xZx8%3D&amp;x-amz-security-token=IQoJb3JpZ2luX2VjEFUaCXVzLWVhc3QtMSJHMEUCIQDncUZJ%2Bx69sMDaGys7qj3v1dkUogRBsH5Mi%2F5%2FsVfDPQIgZh85vZgTN%2BvVrqjPnZHBoIRimvI%2Fk5zjlaL6BY6Jv24q8wQIHhABGgw2OTk3NTMzMDk3MDUiDDwwQIgJg8YTX1%2Bc4CrQBOckY3FWaEyPOe3qM61V23SxCquPXrgnHJDPfJJ%2FEQs4ZkE44PhujVmSO%2FIxsZMIjfQuhClYYG1SbFy2ACQiWlfVP7UkphUZ8Lq1eoIUkbuURl1CEXNk45YIx%2FpiEtm5rKHzfrPIDH%2FHPcvmiPcDUaIevIm7YzM4oMSmqlaCk%2BCrJeNkLcGsEZYfBJrQ%2FiUsQgZ1ZH6LZpuT8zLQ6Weg4CdLEdFQSczOiiRMQkON%2FGKeXxO89lBizhXmNtM5fQAQ8eXOj3FUIR%2B2RJZ8cF420E6CC4ETwVFrvXMk8dCNa5T2MRphif671dMq30VjHzWVCPj63g2F7l9Owdd89sa931FV0SKu6jaXaYzirqNrdlvZ0FOjV0%2BbFvRDeP6DTvJYRLu8rYCl8c%2FaNPo1GrL8gYPtoZj9l4pbQPYenpeQufMlQkBvZz7OxhjAE8Ouw2mA2elKMVmwF0mIF6BOKoXW4HYNDzV%2BiXZ8rl268Bj%2F7O56TsfT7Pu1luWezM2GfgYHEE79xtwoH4QE8XGAll78WlFtqSB6q0ZU750KPQxvqi4QhgpHe2pNwNjVVR%2F6F4Lk9A8nF1pscaG2JGUVuJKbEAT%2Bsk2kfKCxfEadIzm%2Fty7R6mlHqSR7P0sCfq%2BvNPLoh1mC1zjfUan0qKY1SOZ2TKOyaebdbiO7LeSVICvS7cwiQM5qHqO1e8YeycZ1DZlt3PMIn6CcLTBc2iuqZ1LWpsGFD0bc02UBeWTQIaqfH%2FSpetbmw3aKtOO7DyRJsxCfj5b7b8KduQXso93%2FbVPiC4YwxoTq0QY6mAFo58AdFPtmyolANFrodopEP5XqIdF29RAWjnFVRLn0w0KKRq2g51gsN5zrPaQ%2FejFmzb01BGBVectdb%2FtR99LZCSS9nwfuDhNHYonrj2Ho21SPYI%2Fj2xjVEV1Ug8%2BMU0M5Hd7s%2B9eT6jNj2hKQHdMciSG4sIgI2LBygp%2F3K2c2%2BSb%2Fm0z1NXLFsXsg7jImPSlaJgEiEk3exQ%3D%3D&amp;Expires=1782222873">J-ai-failli-perdre-mon-portefeuille-Bitcoin-a-cause-de-Blockchain.com-_-etcetera.pdf</a><a href="https://rewallet.com/blog/blockchain-com-invalid-token-error/">rewallet</a></li> </ul> <p>I’m posting this to:</p> <ol> <li>Warn others who still keep funds on <strong>legacy or imported wallets</strong> in Blockchain.com.</li> <li>Ask if anyone has successfully recovered a similar “hidden” legacy / imported wallet (e.g. by exporting the private key or using an older version of the interface).</li> <li>Put public pressure on <a href="http://Blockchain.com">Blockchain.com</a> to <strong>acknowledge and fix</strong> this bug, or at least provide a way to export the private key of affected wallets.</li> </ol> <p>Any concrete technical advice or shared experience would be greatly appreciated.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/geotrouverien"> /u/geotrouverien </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udhjan/blockchaincom_hides_my_btc_on_a_legacy_wallet/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udhjan/blockchaincom_hides_my_btc_on_a_legacy_wallet/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/blockchaincom-hides-my-btc-on-a-legacy-wallet-funds-visible-on-chain-but-not-spendable</link><guid>863551</guid><author>COINS NEWS</author><dc:content /><dc:text>Blockchain.com hides my BTC on a legacy wallet – funds visible on-chain but not spendable</dc:text></item><item><title>Jack Mallers: "Everyone wants to buy the dip until it's time to buy the dip"</title><description><![CDATA[<div class="md"><p>Great quote from his yesterday´s podcast.</p> <p>Timestamped video to that part:</p> <p><a href="https://youtu.be/MYOLVDQYRYQ?t=2185">https://youtu.be/MYOLVDQYRYQ?t=2185</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Todo_es"> /u/Todo_es </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udh24d/jack_mallers_everyone_wants_to_buy_the_dip_until/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udh24d/jack_mallers_everyone_wants_to_buy_the_dip_until/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/jack-mallers-everyone-wants-to-buy-the-dip-until-its-time-to-buy-the-dip</link><guid>863537</guid><author>COINS NEWS</author><dc:content /><dc:text>Jack Mallers: "Everyone wants to buy the dip until it's time to buy the dip"</dc:text></item><item><title>compact and quiet home btc miner</title><description><![CDATA[<div class="md"><p>what is the best home miner in terms of quietness (&lt;70dB) and hash rate/size ratio?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/OkEmu7082"> /u/OkEmu7082 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uddu7y/compact_and_quiet_home_btc_miner/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uddu7y/compact_and_quiet_home_btc_miner/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/compact-and-quiet-home-btc-miner</link><guid>863546</guid><author>COINS NEWS</author><dc:content /><dc:text>compact and quiet home btc miner</dc:text></item><item><title>The Notion Bitcoin Has No Real Use Case Must Die</title><description><![CDATA[<div class="md"><p>There are mildly infuriating factually incorrect statements being spread on on the internet which doesn&#39;t make sense, and one of them is in regards to Bitcoin.</p> <p>Criticisms is part of conversations and are actually very healthy and educational. One can learn new things, expand knowledge and engage in conversations with others while hearing different opinions.</p> <p>But to outright make easily refutable claims will make you look misinformed and uneducated.</p> <p>I&#39;m talking specifically about the point claiming Bitcoin has no real - world usage.</p> <p>By claiming it has no use, you are denying the fact you can transfer value from one corner of the globe to another SEAMLESSLY. That is FACTUALLY true. This is a &#39;USE&#39; case. Without going into details like paperless, no man in middle type of transactions to keep things brief, by the definition of usage, this IS a use. You are actually DOING something.</p> <p>By claiming it has no use, you are also denying the fact it&#39;s a store of VALUE.</p> <p>NO ONE said it&#39;s a stable asset or proper hedge. But to deny the ability of putting VALUE online is bizarre.</p> <p>Assets do not go up 63 million % if they had no use cases, it is literally mind boggling to think things move for no reason.</p> <p>No one is forced to like Bitcoin. No one is forced to like anything. But please, for the sake of all humanity, form your own opinions and do not copy other random people&#39;s claims.</p> <p>To address another point before some smart comment mentions it &#39;what backs bitcoin&#39;, i ask you, what backs up your paper money ?</p> <p>Just become a government claimed it has X value, it gave you confidence to trust it? God forbid a war, government collapse happens and the person who told you it has X value is gone what happens to your paper?</p> <p>Edit: It’s astounding how some people are still emphasizing it has no real use case due to volatility and their personal convictions.</p> <p>Volatility might dictate adoption but NOT utility. You can STILL send bitcoin to someone EVEN if price drops or goes up. It IS a feature that can be used and IS being used daily, such as countries with failed banking systems. Some people get PAID in Bitcoin.</p> <p>The network processes roughly <strong>600,000 to 800,000+ transactions per day</strong>. That is UTILITY. Someone USED that transaction.</p> <p>If you don’t ‘like’ the feature, THAT’S FINE. But do not claim it has no real use, it’s FACTUALLY UNTRUE.</p> <p>When convictions start changing perceptions and morphing realities, please seek immediate medical attention.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Available_Affect_154"> /u/Available_Affect_154 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uddrkx/the_notion_bitcoin_has_no_real_use_case_must_die/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uddrkx/the_notion_bitcoin_has_no_real_use_case_must_die/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/the-notion-bitcoin-has-no-real-use-case-must-die</link><guid>863552</guid><author>COINS NEWS</author><dc:content /><dc:text>The Notion Bitcoin Has No Real Use Case Must Die</dc:text></item><item><title>Bitcoin is showing who's really build for this lol</title><description><![CDATA[<div class="md"><p>everyone loves saying they&#39;re bullish on BTC when the candles are green, but the moment BTC drops for a few days, the excuses start coming out (this is me also xD). </p> <p>like&quot;i&#39;ll wait for a better entry&quot; </p> <p>tbh Bitcoin didn&#39;t change. The 21m cap is still there, the network still running. Miners are still mining, whethere its a big farms for solo setups or asic hosting w companies like oneminers. The only thing changing is people&#39;s confidence (i belong here) that&#39;s the funny part. </p> <p>what are ur plans guys? do u still hold? or are we just here until the next red candle scares us? xD</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Any_Translator6658"> /u/Any_Translator6658 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udcl5g/bitcoin_is_showing_whos_really_build_for_this_lol/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udcl5g/bitcoin_is_showing_whos_really_build_for_this_lol/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-is-showing-whos-really-build-for-this-lol</link><guid>863540</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin is showing who's really build for this lol</dc:text></item><item><title>Help me with this problem</title><description><![CDATA[<div class="md"><p>Ok so i have a bitcoin wallet and i have the private key of that own wallet but when I try import the private key in the electrum wallet it show me the different wallet address and that address has 0 balance it not show me that own wallet address why this happen I also want to let you know that the wallet is 100% beaches this is maining wallet of 2011 and it&#39;s bitcoin core 2015 wallet</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Adventurous_Card7806"> /u/Adventurous_Card7806 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udbadn/help_me_with_this_problem/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1udbadn/help_me_with_this_problem/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/help-me-with-this-problem</link><guid>863342</guid><author>COINS NEWS</author><dc:content /><dc:text>Help me with this problem</dc:text></item><item><title>Phishing Attempt: The "Post-Quantum" Snail Mail Scam targeting Coldcards ????????</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ud9a52/phishing_attempt_the_postquantum_snail_mail_scam/"> <img src="https://preview.redd.it/6um7wcis7z8h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=d603c589ec24b6106a121e3c57961556d1cd9775" alt="Phishing Attempt: The &quot;Post-Quantum&quot; Snail Mail Scam targeting Coldcards ????????" title="Phishing Attempt: The &quot;Post-Quantum&quot; Snail Mail Scam targeting Coldcards ????????" /> </a> </td><td> <div class="md"><p>​Apparently if I don&#39;t scan this (totally legitimate) QR code by June 30th, the quantum computer boogeyman is going to come after my sats.</p> <p>​I have to hand it to these guys, they really know what they&#39;re doing and it honestly makes me feel uncomfortable how much info they have on me. They even knew I owned a Coldcard. But sending physical letters through snail mail to protect an air-gapped wallet from future quantum threats like true cypherpunks is peak comedy—especially when their cutting-edge security solution is just telling me to scan a sketchy QR code with my phone.</p> <p>​Just a heads up for anyone else who gets this, it’s a highly targeted physical phishing campaign (probably from an old database leak like Ledger or a shop breach). Coinkite is never going to mail you a letter asking you to scan a code or sync your device.</p> <p>​Remember, stay safe and don’t scan or open any links. Keep your keys offline!</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Epigrammatic_God"> /u/Epigrammatic_God </a> <br/> <span><a href="https://i.redd.it/6um7wcis7z8h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ud9a52/phishing_attempt_the_postquantum_snail_mail_scam/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/phishing-attempt-the-post-quantum-snail-mail-scam-targeting-coldcards</link><guid>863340</guid><author>COINS NEWS</author><dc:content /><dc:text>Phishing Attempt: The "Post-Quantum" Snail Mail Scam targeting Coldcards ????????</dc:text></item><item><title>Daily Discussion, June 23, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1ucdlmm/mentor_monday_june_22_2026_ask_all_your_bitcoin/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ud8xvv/daily_discussion_june_23_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ud8xvv/daily_discussion_june_23_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-23-2026</link><guid>863338</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 23, 2026</dc:text></item><item><title>When will the 4 year cycle break and what will it take?</title><description><![CDATA[<div class="md"><p>Thought the 4 year cycle was broken because majority of the metrics from the previous bull markets weren’t hit. Guess not. In theory, what would it take to break the 4 year cycle? Is hyperbitcoinization even going to happen? Wouldn’t the current fiat system collapse if hyperbitcoinization happens too quickly?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Tall-Tart9721"> /u/Tall-Tart9721 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ud8m5h/when_will_the_4_year_cycle_break_and_what_will_it/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ud8m5h/when_will_the_4_year_cycle_break_and_what_will_it/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/when-will-the-4-year-cycle-break-and-what-will-it-take</link><guid>863339</guid><author>COINS NEWS</author><dc:content /><dc:text>When will the 4 year cycle break and what will it take?</dc:text></item><item><title>the loudest one are the smallest</title><description><![CDATA[<div class="md"><p>Real hodler never panic</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/unthocks"> /u/unthocks </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ud66xv/the_loudest_one_are_the_smallest/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ud66xv/the_loudest_one_are_the_smallest/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/the-loudest-one-are-the-smallest</link><guid>863341</guid><author>COINS NEWS</author><dc:content /><dc:text>the loudest one are the smallest</dc:text></item><item><title>how do i buy BTC with GBP and no KYC in the UK?</title><description><![CDATA[<div class="md"><p>ive looked at networks such as bisq but theres only like 6 people on the network and i want to only buy a small quantity of BTC</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/homebrewV7"> /u/homebrewV7 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucyv2f/how_do_i_buy_btc_with_gbp_and_no_kyc_in_the_uk/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucyv2f/how_do_i_buy_btc_with_gbp_and_no_kyc_in_the_uk/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/how-do-i-buy-btc-with-gbp-and-no-kyc-in-the-uk</link><guid>863344</guid><author>COINS NEWS</author><dc:content /><dc:text>how do i buy BTC with GBP and no KYC in the UK?</dc:text></item><item><title>Forced into Coinbase subscription - has anyone dealt with this?</title><description><![CDATA[<div class="md"><p>Been a Coinbase user for a while. I recently was using it and a pop up came in advertising for Coinbase one. I click the ‘x’ to exit the ad because I didn’t want it MULTIPLE TIMES and it wasn’t letting me exit. So I clicked join expecting the ad to bring me to a confirmation page that actually worked that I could exit out of. Of course instead that join button did work unlike the exit button and subscribed me to a plan I never wanted without even a confirmation. I’ve been on support over an hour and a half, they can’t even give me a simple credit for their app’s faulty functionality in a timely manor. They said I have to reach back in 8 days for a refund which is bs already that I have to crawl to get my money back for something I didn’t want but the fact that it’s taken this long to also give me an additional credit on top of the refund for putting me through this and wasting an hour half on a chat to only be let go and pushed to another agent? Coinbase you really suck rn.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/herestoexisting"> /u/herestoexisting </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucwvd1/forced_into_coinbase_subscription_has_anyone/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucwvd1/forced_into_coinbase_subscription_has_anyone/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/forced-into-coinbase-subscription-has-anyone-dealt-with-this</link><guid>863343</guid><author>COINS NEWS</author><dc:content /><dc:text>Forced into Coinbase subscription - has anyone dealt with this?</dc:text></item><item><title>Has any used coinflip ATM? I've recently bought from them and the transaction is taking a while.</title><description><![CDATA[<div class="md"><p>I&#39;ve bought bitcoin about 24 hrs ago using coinflip and its been on pending for the past day. How long does it usually take for them to process and send me my bitcoin. I was just wondering what other people&#39;s experience with them is.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Rich1256"> /u/Rich1256 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucwtac/has_any_used_coinflip_atm_ive_recently_bought/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucwtac/has_any_used_coinflip_atm_ive_recently_bought/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/has-any-used-coinflip-atm-ive-recently-bought-from-them-and-the-transaction-is-taking-a-while</link><guid>863193</guid><author>COINS NEWS</author><dc:content /><dc:text>Has any used coinflip ATM? I've recently bought from them and the transaction is taking a while.</dc:text></item><item><title>Chat_171 - Building Instant Fiat-to-Bitcoin Bridges with Gustavo Flores</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ucvnre/chat_171_building_instant_fiattobitcoin_bridges/"> <img src="https://external-preview.redd.it/xZhDi62fFheq3DdEJ6W9JlVqAJO95JRsHqlT0XkC7Rc.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=ec81379e840ca8694bb1a99407080d8cef7b10a3" alt="Chat_171 - Building Instant Fiat-to-Bitcoin Bridges with Gustavo Flores" title="Chat_171 - Building Instant Fiat-to-Bitcoin Bridges with Gustavo Flores" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Cryptoconomy"> /u/Cryptoconomy </a> <br/> <span><a href="https://www.youtube.com/watch?v=61ekemjtoh4">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucvnre/chat_171_building_instant_fiattobitcoin_bridges/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/chat-171-building-instant-fiat-to-bitcoin-bridges-with-gustavo-flores</link><guid>863192</guid><author>COINS NEWS</author><dc:content /><dc:text>Chat_171 - Building Instant Fiat-to-Bitcoin Bridges with Gustavo Flores</dc:text></item><item><title>Hot wallet recommendations</title><description><![CDATA[<div class="md"><p>Hi everyone! Looking for a new hot wallet(s) to hold bitcoin preferably one that has both mobile and browser. Let me know what you guys recommend/use.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/epatey"> /u/epatey </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucv82c/hot_wallet_recommendations/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucv82c/hot_wallet_recommendations/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/hot-wallet-recommendations</link><guid>863195</guid><author>COINS NEWS</author><dc:content /><dc:text>Hot wallet recommendations</dc:text></item><item><title>BlackRock, Fidelity, and now Franklin Templeton. Wall Street stopped fighting Bitcoin and just bought it.</title><description><![CDATA[<div class="md"><p>In 2017, 2020, and 2023, institutions were supposedly coming.</p> <p>Then BlackRock and Fidelity launched a Bitcoin ETF.</p> <p>Now Franklin Templeton is launching a dedicated crypto investment division backed by $1.78 trillion in assets under management.</p> <p>At what point do we stop saying institutions are coming, and admit that institutions are already here?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/MoneyMonsterStudios"> /u/MoneyMonsterStudios </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucrtoc/blackrock_fidelity_and_now_franklin_templeton/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucrtoc/blackrock_fidelity_and_now_franklin_templeton/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/blackrock-fidelity-and-now-franklin-templeton-wall-street-stopped-fighting-bitcoin-and-just-bought-it</link><guid>863189</guid><author>COINS NEWS</author><dc:content /><dc:text>BlackRock, Fidelity, and now Franklin Templeton. Wall Street stopped fighting Bitcoin and just bought it.</dc:text></item><item><title>I was one of the ~300 people who helped recover a 12-year-old Bitcoin wallet</title><description><![CDATA[<div class="md"><p>Earlier this month I participated in a public Bitcoin wallet recovery challenge involving a wallet that had been untouched for around 12 years.</p> <p>What I found most interesting was that the challenge wasn&#39;t about breaking Bitcoin&#39;s cryptography. Instead, it showed how quickly a large group can search a reduced solution space once enough information is known.</p> <p>The wallet was recovered in about 11 minutes by roughly 300 participants working independently.</p> <p>A few takeaways:</p> <ul> <li>Bitcoin itself wasn&#39;t &quot;hacked.&quot;</li> <li>Security depends on protecting all recovery-related information, not just private keys.</li> <li>Small reductions in uncertainty can have a huge impact on how difficult a recovery problem is.</li> <li>Crowdsourcing can dramatically accelerate search and recovery efforts.</li> </ul> <p>I wrote up a detailed breakdown of what happened, how the challenge worked, and why it was solved so quickly:</p> <p><a href="https://blog.flipflow.app/blog/cracking-a-12-year-old-bitcoin-wallet">https://blog.flipflow.app/blog/cracking-a-12-year-old-bitcoin-wallet</a></p> <p>Happy to answer questions about the challenge or my experience participating.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/GrapefruitCool2078"> /u/GrapefruitCool2078 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucpsjr/i_was_one_of_the_300_people_who_helped_recover_a/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucpsjr/i_was_one_of_the_300_people_who_helped_recover_a/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/i-was-one-of-the-300-people-who-helped-recover-a-12-year-old-bitcoin-wallet</link><guid>863188</guid><author>COINS NEWS</author><dc:content /><dc:text>I was one of the ~300 people who helped recover a 12-year-old Bitcoin wallet</dc:text></item><item><title>Buy and sell vs HODL</title><description><![CDATA[<div class="md"><p>Why everyone’s strategy seems to bebjust DCA and we do not discuss other strategies to raise the amount of bitcoins owned? For example the simple strategy of selling everything near ATH and buying everything again on the next ATL? </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Long-Boysenberry-782"> /u/Long-Boysenberry-782 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uco4fl/buy_and_sell_vs_hodl/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uco4fl/buy_and_sell_vs_hodl/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/buy-and-sell-vs-hodl</link><guid>863194</guid><author>COINS NEWS</author><dc:content /><dc:text>Buy and sell vs HODL</dc:text></item><item><title>the math nobody does when they say "crypto is dead"</title><description><![CDATA[<div class="md"><p>if you bought at every single all time high since 2013, the absolute worst possible timing every single time. You are still up. not a little. massively.</p> <p>the only way you actually lose is if you sell during the part that feels like this.</p> <p>that&#39;s it. that&#39;s the whole game. it was never more complicated than that.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/shapter0"> /u/shapter0 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uckqae/the_math_nobody_does_when_they_say_crypto_is_dead/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uckqae/the_math_nobody_does_when_they_say_crypto_is_dead/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/the-math-nobody-does-when-they-say-crypto-is-dead</link><guid>863187</guid><author>COINS NEWS</author><dc:content /><dc:text>the math nobody does when they say "crypto is dead"</dc:text></item><item><title>Borrowing against your BTC sounds risky to me</title><description><![CDATA[<div class="md"><p>I keep seeing people talk about using their Bitcoin as collateral to borrow cash instead of selling it, and I understand the idea in theory. You keep exposure to BTC, avoid selling, and get fiat liquidity.</p> <p>But I still don’t understand how this works safely in real life.</p> <p>If a lender gives you money against your BTC, they need some way to recover the collateral if you default. And the only way they can really do that is if they control the coins, either through custody, a smart contract, or some kind of multisig setup.</p> <p>But once someone else has control, isn’t that already the risk? If the platform freezes withdrawals, gets hacked, goes bankrupt, changes terms, or acts shady, you could lose your Bitcoin even if you did nothing wrong.</p> <p>That feels like the opposite of the whole point of Bitcoin. Not your keys, not your coins.</p> <p>Is there actually a way to borrow against BTC where you still keep control of your coins?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/carriwitchetlucy2"> /u/carriwitchetlucy2 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uck4vb/borrowing_against_your_btc_sounds_risky_to_me/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uck4vb/borrowing_against_your_btc_sounds_risky_to_me/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/borrowing-against-your-btc-sounds-risky-to-me</link><guid>863191</guid><author>COINS NEWS</author><dc:content /><dc:text>Borrowing against your BTC sounds risky to me</dc:text></item><item><title>Your Parents Didn't Save Better Than You | The Standard</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ucizaa/your_parents_didnt_save_better_than_you_the/"> <img src="https://external-preview.redd.it/205cbXR-G6-Qpx_Ck5khKNjuLdl7Gk-yhXj0eRhMjds.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=06befbc076c85910e1ccb5f1f23883c0c432d01b" alt="Your Parents Didn't Save Better Than You | The Standard" title="Your Parents Didn't Save Better Than You | The Standard" /> </a> </td><td> <div class="md"><p>In 1981 the average first-time homebuyer was 29. Today it&#39;s 38. A hundred thousand dollar salary in 2026 is only equal to $25,000 in 2000 dollars. The savings rate has fallen from 12-15% to 3%. And the dollar has lost 96% of its purchasing power since 1913.</p> <p>&#x200B;</p> <p>Zach (who used to work for a bank, protested one, and lost his house because of it) breaks down exactly where the purchasing power goes, who benefits from inflation, and why Bitcoin is the first savings technology in hundreds of thousands of years that can&#39;t be quietly printed away while you work.</p> <p>&#x200B;</p> <p>A great one to share with your normie friends on why the money is broken and Bitcoin is so important.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Weigh13"> /u/Weigh13 </a> <br/> <span><a href="https://youtu.be/cWFMSGOOUac?is=vcx1nIMdqXzR1OCc">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucizaa/your_parents_didnt_save_better_than_you_the/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/your-parents-didnt-save-better-than-you-the-standard</link><guid>863051</guid><author>COINS NEWS</author><dc:content /><dc:text>Your Parents Didn't Save Better Than You | The Standard</dc:text></item><item><title>Bitcoin Custom Power Law</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ucg5cb/bitcoin_custom_power_law/"> <img src="https://preview.redd.it/d0w4397r2t8h1.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=53b5b1b9036015d65ee44d1fd0bfbb34c3a8c0d2" alt="Bitcoin Custom Power Law" title="Bitcoin Custom Power Law" /> </a> </td><td> <div class="md"><p>​Just made a interactive tool for Bitcoin Power Law model with custom power. </p> <p>&#x200B;</p> <p><a href="https://custompowerlaw.com/">https://custompowerlaw.com/</a></p> <p>&#x200B;</p> <p>​Please have a look and let me know what you think. Thanks! </p> <p>&#x200B;</p> <p>&#x200B;</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Zealousideal-Deer882"> /u/Zealousideal-Deer882 </a> <br/> <span><a href="https://i.redd.it/d0w4397r2t8h1.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucg5cb/bitcoin_custom_power_law/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bitcoin-custom-power-law</link><guid>863190</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin Custom Power Law</dc:text></item><item><title>I built a bitcoin lottery machine</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ucfwmp/i_built_a_bitcoin_lottery_machine/"> <img src="https://external-preview.redd.it/lmaDu1VS-2yet5-Frfl4L9c-aEDyd3JcZ2VUU_oVzmA.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=46da380cb351cc1e57b9cc209e42a42d788cb2ea" alt="I built a bitcoin lottery machine" title="I built a bitcoin lottery machine" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TAYLOR703"> /u/TAYLOR703 </a> <br/> <span><a href="https://youtu.be/2UM4j1_xEs0?is=KYJbzUksTTWv8jWN">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucfwmp/i_built_a_bitcoin_lottery_machine/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/i-built-a-bitcoin-lottery-machine</link><guid>863050</guid><author>COINS NEWS</author><dc:content /><dc:text>I built a bitcoin lottery machine</dc:text></item><item><title>Unpopular opinion the bottom is not in</title><description><![CDATA[<div class="md"><p>The bottom isn’t in. This place and other crypto communities is still too positive. The bottom is only in, only truly in when even the most bullish bulls are saying that it’s over. There has not been sufficient pain yet imo. </p> <p>Couple things I think could be major catalysts to push price down by EOY; </p> <ol> <li><p>Fed Rate Hikes. market is saying that a fed rate hike is almost guaranteed this year, and there’s a 40 percent chance of one happening in July. Kevin Warsh is a Hawk. Bitcoin has completely underperformed the smp500 for ages, all it takes is another tiny correction on the smp but for bitcoin it’ll be another big percentage down. </p></li> <li><p>Clarity act failing. Polymarket says that it has a 48 percent chance of passing. Just a few months ago it was 70%+. Few months ago I saw a lot of bulls saying that if it happens that it’ll make bitcoin spike massively we might even break the four year cycle and go to 100k plus this year. This was the consensus. The hype was there. But you can’t just act like it goes one way. If the clarity act fails due to primarily the ethics revolving trump and his family it seems, the crypto market will react negatively. This does not seem to be fully priced in if this does happen. </p></li> <li><p>MSTR selling more bitcoin. It looks like STRC is in really bad shape right now. Strategy needs more cash. The market crashed just a few weeks ago from saylor selling what 20, 30 bitcoin? What do you think will happen if he actually sells like a big amount. I’m not saying that this is the end of strategy and they’re going to be selling millions of coins or anything. But if the market reacted like that for just a couple of coins, let’s say saylor instead sells a couple hundred, or even a thousand coins. The market corrected so much on just a little, I’m worried what it’ll do if he sells a decent chunk. </p></li> </ol> <p>Too many people are positive in the space right now. The bottom only truly happens when the sentiment goes overwhelmingly negative. When the thought of buying any more is ridiculous. Curious what yall think?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Omega_into1"> /u/Omega_into1 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucewkz/unpopular_opinion_the_bottom_is_not_in/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucewkz/unpopular_opinion_the_bottom_is_not_in/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/unpopular-opinion-the-bottom-is-not-in</link><guid>863048</guid><author>COINS NEWS</author><dc:content /><dc:text>Unpopular opinion the bottom is not in</dc:text></item><item><title>If the AI bubble bursts and we enter a multi-year bear market, how do you think BTC reacts?</title><description><![CDATA[<div class="md"><p>I&#39;ve been spending a lot of time looking at the structural shifts in BTC&#39;s correlation to traditional equities over the last few years. It feels like we are completely past the era where Bitcoin moved entirely independently. Wall Street treats it heavily like a high-beta tech proxy, and when the Nasdaq or S&amp;P 500 takes a hit on macro days, BTC usually amplifies that move down.</p> <p>This got me thinking about a realistic doom-loop scenario: What happens if the AI hype cycle hits a wall, the bubble pops, and traditional equities enter a multi-year bear market?</p> <p>How do you think it plays out? Does BTC get dragged down into a multi-year crypto winter by a broader economic downturn, or do the internal mechanics allow it to break free once the initial crash is over?</p> <p>Curious to hear your thoughts, especially from anyone who has traded through both the 2020 liquidity shock and the 2022 tightening cycle.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/GregPawlik"> /u/GregPawlik </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucesca/if_the_ai_bubble_bursts_and_we_enter_a_multiyear/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucesca/if_the_ai_bubble_bursts_and_we_enter_a_multiyear/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/if-the-ai-bubble-bursts-and-we-enter-a-multi-year-bear-market-how-do-you-think-btc-reacts</link><guid>863047</guid><author>COINS NEWS</author><dc:content /><dc:text>If the AI bubble bursts and we enter a multi-year bear market, how do you think BTC reacts?</dc:text></item><item><title>Selling the red candle!</title><description><![CDATA[<div class="md"><p>The &quot;lettuce hands&quot; have already exited the market, losing a quarter of a million bitcoins. What idiots!</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/loneslone"> /u/loneslone </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucdqix/selling_the_red_candle/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucdqix/selling_the_red_candle/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/selling-the-red-candle</link><guid>863053</guid><author>COINS NEWS</author><dc:content /><dc:text>Selling the red candle!</dc:text></item><item><title>Mentor Monday, June 22, 2026: Ask all your bitcoin questions!</title><description><![CDATA[<div class="md"><p>Ask (and answer!) away! Here are the general rules:</p> <ul> <li>If you&#39;d like to learn something, ask.</li> <li>If you&#39;d like to share knowledge, answer.</li> <li>Any question about Bitcoin is fair game.</li> </ul> <p>And don&#39;t forget to check out <a href="/r/BitcoinBeginners">/r/BitcoinBeginners</a></p> <p>You can sort by new to see the latest questions that may not be answered yet.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucdlmm/mentor_monday_june_22_2026_ask_all_your_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucdlmm/mentor_monday_june_22_2026_ask_all_your_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/mentor-monday-june-22-2026-ask-all-your-bitcoin-questions</link><guid>863052</guid><author>COINS NEWS</author><dc:content /><dc:text>Mentor Monday, June 22, 2026: Ask all your bitcoin questions!</dc:text></item><item><title>Plans to buy more Bitcoin</title><description><![CDATA[<div class="md"><p>Currently, I have about 0.35 Bitcoin. Goal: accumulate at least 4 by the time 2030 rolls around. </p> <p>Why? Because I think that&#39;s the next peak. This is just my non-scientific opinion based on previous patterns.</p> <p>My plan:</p> <ol> <li><p>invest $500 of my monthly paycheck</p></li> <li><p>get a second job that pays me $10 an hour, and do that about 10 hours a week ($100 extra per week to btc)</p></li> <li><p>sell unused items on FB marketplace; acquire discarded items and sell them on FB marketplace (estimated extra $200 a month toward btc)</p></li> <li><p>buy cheap items from China and sell them on eBay and other platforms for about $10 each, intending to flip at least ten items a month. </p></li> <li><p>reduce wasteful spending; eliminate impulse purchases that cost me on average $300 a month </p></li> </ol> <p>Is there anything else you&#39;d suggest for this plan? What can I add? </p> </div> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uccz8y/plans_to_buy_more_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uccz8y/plans_to_buy_more_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/plans-to-buy-more-bitcoin</link><guid>863049</guid><author>COINS NEWS</author><dc:content /><dc:text>Plans to buy more Bitcoin</dc:text></item><item><title>Ban "No KYC?" Questions?</title><description><![CDATA[<div class="md"><p>Scammers love these and it is asked every couple weeks.</p> <p>The resulting thread is just cut-and-paste recommendations from last week, which can be edited later to scam people. It&#39;s never a discussion about KYC, the merits of each option, nor proper opsec WRT traceability.</p> <p>I would much rather see community members redirected to a wiki page with vetted links and the appropriate disclaimers about Bitcoin being super traceable. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/indolering"> /u/indolering </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uccsnz/ban_no_kyc_questions/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uccsnz/ban_no_kyc_questions/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/ban-no-kyc-questions</link><guid>863054</guid><author>COINS NEWS</author><dc:content /><dc:text>Ban "No KYC?" Questions?</dc:text></item><item><title>According to Historical Data, the Bottom is in.</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1uccgyi/according_to_historical_data_the_bottom_is_in/"> <img src="https://preview.redd.it/6b58gby6fs8h1.png?width=140&amp;height=75&amp;auto=webp&amp;s=bb0b44f640e2610401d426a6460570f39c6b5073" alt="According to Historical Data, the Bottom is in." title="According to Historical Data, the Bottom is in." /> </a> </td><td> <div class="md"><p>Disclaimer: I am aware past performance does not guarantee future result, but decided to post this anyway because i find it interesting.</p> <p>The most violent, terrifying price drops usually happen in the first 3 to 6 months immediately following the cycle peak (Example, the 2011 bear market)</p> <p><a href="https://preview.redd.it/6b58gby6fs8h1.png?width=737&amp;format=png&amp;auto=webp&amp;s=1dafcba98f1eb58a9579aeae7066b84c175534ce">https://preview.redd.it/6b58gby6fs8h1.png?width=737&amp;format=png&amp;auto=webp&amp;s=1dafcba98f1eb58a9579aeae7066b84c175534ce</a></p> <p>Fast forward recently,</p> <p><a href="https://preview.redd.it/8rfklykxwr8h1.png?width=325&amp;format=png&amp;auto=webp&amp;s=e73f8b1ba20dba1fe2851af9db7e31437b348b9d">https://preview.redd.it/8rfklykxwr8h1.png?width=325&amp;format=png&amp;auto=webp&amp;s=e73f8b1ba20dba1fe2851af9db7e31437b348b9d</a></p> <p>Monday 6 October 2025 is when the drop from all time high began.</p> <p>3 months after October of 2025 is January 31, 2026</p> <p>6 months after October of 2025 is May 1, 2026</p> <p>We are currently in June 2026.</p> <p>Hence, IF the cycle stays true to its name the worst has passed.</p> <p>1 Week timeframe</p> <p><a href="https://preview.redd.it/qu7ld1hwxr8h1.png?width=524&amp;format=png&amp;auto=webp&amp;s=8ca63740205d207832d2c2e7a911adcb0f5dad97">https://preview.redd.it/qu7ld1hwxr8h1.png?width=524&amp;format=png&amp;auto=webp&amp;s=8ca63740205d207832d2c2e7a911adcb0f5dad97</a></p> <p>It&#39;s worth noting this time, the bottom COULD have ended on June 5 2026</p> <p>1 Day timeframe</p> <p><a href="https://preview.redd.it/nr11vqg8yr8h1.png?width=964&amp;format=png&amp;auto=webp&amp;s=ed99e24c0dae6121a6b62924590f6285ac23b5e2">https://preview.redd.it/nr11vqg8yr8h1.png?width=964&amp;format=png&amp;auto=webp&amp;s=ed99e24c0dae6121a6b62924590f6285ac23b5e2</a></p> <p>Also Theoretically, the upcoming months after the bottom are usually boredom and exhaustion.</p> <p>But also the perfect accumulation zone. Make sure to share your thoughts.</p> <p>Edit; Thank you for the feedback.</p> <p>After being suggested to check history once again, it seems bottoms can still occur anywhere from 3 to 12 months.</p> <p>Examples for 2021 bottom happened 1 whole year later.</p> <p><a href="https://preview.redd.it/egkdgx5t7s8h1.png?width=356&amp;format=png&amp;auto=webp&amp;s=19f1ff48a5da6464adefae5f6e118492665a3aff">https://preview.redd.it/egkdgx5t7s8h1.png?width=356&amp;format=png&amp;auto=webp&amp;s=19f1ff48a5da6464adefae5f6e118492665a3aff</a></p> <p>So the theory of a true bottom until October 2026 is valid, but it&#39;s risky to try and time the market.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Available_Affect_154"> /u/Available_Affect_154 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uccgyi/according_to_historical_data_the_bottom_is_in/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uccgyi/according_to_historical_data_the_bottom_is_in/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/according-to-historical-data-the-bottom-is-in</link><guid>862944</guid><author>COINS NEWS</author><dc:content /><dc:text>According to Historical Data, the Bottom is in.</dc:text></item><item><title>Daily Discussion, June 22, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1ubiam0/daily_discussion_june_21_2026/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uccfo3/daily_discussion_june_22_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uccfo3/daily_discussion_june_22_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-22-2026</link><guid>862939</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 22, 2026</dc:text></item><item><title>Crazy idea - Real estate vs bitcoin</title><description><![CDATA[<div class="md"><p>I recently sold a home needing a ton of repairs with a non working HVAC and many other things needed. I technically could have found people on Craigslist to pay for space but it&#39;d be one person in the extra bedroom and one in the oversized living room in a divided space, and with my job and debts I&#39;d be breaking even or maybe a couple hundred extra a month for another four years (until 2030) when I&#39;d start saving 400-600/month toward the 20-30k to finish it out. The home was worth 120-150k, a small townhome.</p> <p>I sold the home and broke even on the cost of repairs vs value pretty much and am renting a small apartment for a couple hundred less than the tenant scenario would cost. I&#39;ve started hacking away at debt but I&#39;m also DCAing into BTC every week. If we follow the four year cycles, maybe this idea will look great. On the other hand, I miss my old place and am also saving cash and stocks for a down payment and hopefully the RE market in the Sun Belt will continue to decline slowly so I can scoop up something in good condition.</p> <p>Have I gone totally insane or is this a decent plan? Any constructive suggestions welcome.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/ScrotusAmongus"> /u/ScrotusAmongus </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucbp5q/crazy_idea_real_estate_vs_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucbp5q/crazy_idea_real_estate_vs_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/crazy-idea-real-estate-vs-bitcoin</link><guid>862943</guid><author>COINS NEWS</author><dc:content /><dc:text>Crazy idea - Real estate vs bitcoin</dc:text></item><item><title>DCA BTC</title><description><![CDATA[<div class="md"><p>I’m buying BTC every week through DCA, and I’ll be continuing that no matter what.<br/> My job is commission-based, so I sometimes get extra income from sales. When that happens, I’m wondering if it makes sense to just keep my usual DCA amount steady, or increase that week’s buy with a larger lump sum from the commission.<br/> What do you think — stick strictly to DCA, or scale up buys when extra cash comes in?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Extreme_Exam7914"> /u/Extreme_Exam7914 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucbfz8/dca_btc/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucbfz8/dca_btc/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/dca-btc</link><guid>862941</guid><author>COINS NEWS</author><dc:content /><dc:text>DCA BTC</dc:text></item><item><title>Where to actually buy BTC NO KYC? (Not on mobile, desktop only)</title><description><![CDATA[<div class="md"><p>Every single video I find on youtube saying &quot;no kyc&quot; its a lie, same thing with crypto-news articles, If anyone could have any answers that would be absolutely fantastic. Thank you!</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/subviiy"> /u/subviiy </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucaxq5/where_to_actually_buy_btc_no_kyc_not_on_mobile/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ucaxq5/where_to_actually_buy_btc_no_kyc_not_on_mobile/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/where-to-actually-buy-btc-no-kyc-not-on-mobile-desktop-only</link><guid>862942</guid><author>COINS NEWS</author><dc:content /><dc:text>Where to actually buy BTC NO KYC? (Not on mobile, desktop only)</dc:text></item><item><title>What's wrong with Jack Mauler?</title><description><![CDATA[<div class="md"><p>Just out of curiosity. I&#39;ve seen a few posts about Jack Mallers being treacherous.</p> <p>Can anyone shed some light on this situation?</p> <p>Note: I misspelt his name, but reddit won&#39;t let me edit the title.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Even_Virus_3017"> /u/Even_Virus_3017 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uca2nm/whats_wrong_with_jack_mauler/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uca2nm/whats_wrong_with_jack_mauler/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/whats-wrong-with-jack-mauler</link><guid>862946</guid><author>COINS NEWS</author><dc:content /><dc:text>What's wrong with Jack Mauler?</dc:text></item><item><title>Elon Musk’s Bitcoin</title><description><![CDATA[<div class="md"><p>Buying Bitcoin now is a no-brainer. </p> <p>It is well known that Elon has long had an interest in btc. </p> <p>Anyone in his current situation would be foolish not to borrow against his massive holdings and lock a percent or two of his wealth in the one place that nobody can ever take it from him. In the one currency no institution controls.</p> <p>There are other reasons beyond his interest. </p> <p>Future AI will use BTC as currency; Elon will want his bots sufficiently liquid to do weird things and also get him out of trouble - in a hands-off, plausibly deniable, way- if he ever needs them to. Even the smallest chance that he might end up in jail, get kidnapped, need to suppress certain information, take out an adversary, etc. will justify that weapon alone. </p> <p>But the real reason he’ll be buying is greed. </p> <p>Quietly buying millions of coins before announcing it and pumping bitcoin through the next 10x growth may be the easiest way for him to cross the $2 Trillion mark, which of course he’ll soon want to do. </p> <p>Thoughts?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/sparrowjuice"> /u/sparrowjuice </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uc8wfs/elon_musks_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uc8wfs/elon_musks_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/elon-musks-bitcoin</link><guid>862947</guid><author>COINS NEWS</author><dc:content /><dc:text>Elon Musk’s Bitcoin</dc:text></item><item><title>Nunchuk 'Iron Hand' Multisig</title><description><![CDATA[<div class="md"><p>Does anyone here use the &#39;Iron Hand&#39; service provided by Nunchuk? If so, can I get your review?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/bullett007"> /u/bullett007 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uc2by4/nunchuk_iron_hand_multisig/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uc2by4/nunchuk_iron_hand_multisig/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/nunchuk-iron-hand-multisig</link><guid>862948</guid><author>COINS NEWS</author><dc:content /><dc:text>Nunchuk 'Iron Hand' Multisig</dc:text></item><item><title>Timing</title><description><![CDATA[<div class="md"><p>I see a lot of people saying they are too late to bitcoin, etc etc. That’s definitely not true. While there has definitely been more institutional adoption, the average person still views bitcoin as crazy. I was hanging out with my fiancee’s friend group yesterday comprised of 12 people all 25-32. I asked if anyone was into bitcoin and not a single person said yes and all of them looked at me like I was crazy. To me this makes me feel like I’m ahead of the game. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheTacticoolViking"> /u/TheTacticoolViking </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uc0jst/timing/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uc0jst/timing/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/timing</link><guid>862940</guid><author>COINS NEWS</author><dc:content /><dc:text>Timing</dc:text></item><item><title>Most people enter crypto looking for the next coin to make them rich.</title><description><![CDATA[<div class="md"><p>Very few take the time to learn:<br/> • Why prices move<br/> • How to manage risk<br/> • How to avoid scams<br/> • How to protect their capital</p> <p>That&#39;s why many beginners lose money before they ever make any.</p> <p>If you&#39;re new to crypto, invest in knowledge before you invest in coins.</p> <p>I help beginners understand cryptocurrency, Bitcoin, risk management, and how to get started the right way.</p> <p>???? DM me &quot;CRYPTO&quot; if you&#39;d like more information about my beginner-friendly crypto training program.</p> <p>#Bitcoin #Crypto #Cryptocurrency #Investing #FinancialEducation</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Silver-Lab-3791"> /u/Silver-Lab-3791 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uc01bq/most_people_enter_crypto_looking_for_the_next/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uc01bq/most_people_enter_crypto_looking_for_the_next/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/most-people-enter-crypto-looking-for-the-next-coin-to-make-them-rich</link><guid>862830</guid><author>COINS NEWS</author><dc:content /><dc:text>Most people enter crypto looking for the next coin to make them rich.</dc:text></item><item><title>Bitcoin philosophy not valid anymore!?</title><description><![CDATA[<div class="md"><p>I got into bitcoin because of its philosophy tha empowered people against governments. It allows people to genuinely have a piece of the Bitcoin that they could leverage at some point financially or in many other aspects.</p> <p>But: now Bitcoin is held by Blackrock and other ETFs. People are buing stocks of Bitcoin, not the asset itself. It starts to feel as useless as gold or Tesla shares.</p> <p>An ETF share is a claim. A hardware wallet with your own private keys is actual ownership. That difference still matters today just as much as it did when Bitcoin was created.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Philip_Walker_1611"> /u/Philip_Walker_1611 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubzyo5/bitcoin_philosophy_not_valid_anymore/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubzyo5/bitcoin_philosophy_not_valid_anymore/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-philosophy-not-valid-anymore</link><guid>862945</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin philosophy not valid anymore!?</dc:text></item><item><title>Open-sourced a Lightning SDK for programmatic agent payments — feedback welcome</title><description><![CDATA[<div class="md"><p>I&#39;ve been working on an open-source project called Conduit — a Lightning SDK that lets software agents send and receive sats programmatically, self-hosted and non-custodial.</p> <p>It&#39;s MIT licensed and live on PyPI and npm. Sharing it here mainly to get eyes from people who know Lightning well and can tell me what I&#39;m missing.</p> <p>Repo: <a href="https://github.com/Jake1848/conduit">https://github.com/Jake1848/conduit</a></p> <p>Not selling anything — it&#39;s free and open source. Just looking for honest technical feedback.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/More-Minute5144"> /u/More-Minute5144 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubz1lo/opensourced_a_lightning_sdk_for_programmatic/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubz1lo/opensourced_a_lightning_sdk_for_programmatic/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/open-sourced-a-lightning-sdk-for-programmatic-agent-payments-feedback-welcome</link><guid>862831</guid><author>COINS NEWS</author><dc:content /><dc:text>Open-sourced a Lightning SDK for programmatic agent payments — feedback welcome</dc:text></item><item><title>Understand Btc</title><description><![CDATA[<div class="md"><p>Is there any single video that explains what btc is and how it is used. </p> <p>I don’t understand btc, if its purpose is to replace the regular currency why does it go up and down like a stock that’s supposed to give returns. I don’t understand what are the practical use cases and how is it being used right now apart for illegal activities. </p> <p>And who even takes care of the btc ecosystem and are they just random people, the concept of ledger everything is so confusing. </p> <p>Help me understand, thank you!</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Great_Tennis9419"> /u/Great_Tennis9419 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubxpyv/understand_btc/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubxpyv/understand_btc/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/understand-btc</link><guid>862828</guid><author>COINS NEWS</author><dc:content /><dc:text>Understand Btc</dc:text></item><item><title>Does anyone remember this old Bitcoin mining dashboard from 2013–2014?</title><description><![CDATA[<div class="md"><p>I’m trying to identify an old Bitcoin mining / earning website I used around 2013–2014.</p> <p>I don’t expect account recovery — I’m mainly trying to remember what service it actually was.</p> <p>What I remember:</p> <ul> <li>accessed through Chrome</li> <li>login with email + password</li> <li>dark UI with yellow / gold elements</li> <li>simple and clean interface (not many graphs)</li> <li>login panel was on the right side (felt small and compact)</li> <li>after login there was already a running counter</li> <li>only ONE number really mattered</li> <li>it increased roughly once per second: 123 → 124 → 125 …</li> <li>whole numbers only (no decimals)</li> <li>looked more like points / shares than BTC</li> <li>if the PC was turned off, the number stopped increasing</li> <li>after logging in later it continued again</li> <li>I remember something like payout / cashout</li> <li>no memory of creating a wallet manually</li> <li>maybe something pool / miner related</li> <li>favicon/logo may have been 2 large letters (possibly PB / BP / PM / BM but memory is unreliable)</li> </ul> <p>Things that feel visually somewhat similar (but not exact):</p> <ul> <li>50BTC</li> <li>old mining dashboards</li> <li>early mining pool interfaces</li> </ul> <p>Does this remind anyone of a specific service, pool, browser miner, worker dashboard, or earning site from that era?</p> <p>Not trying to recover funds — just reconstructing memory.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Puzzled_Cupcake9597"> /u/Puzzled_Cupcake9597 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubwxoy/does_anyone_remember_this_old_bitcoin_mining/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubwxoy/does_anyone_remember_this_old_bitcoin_mining/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/does-anyone-remember-this-old-bitcoin-mining-dashboard-from-20132014</link><guid>862829</guid><author>COINS NEWS</author><dc:content /><dc:text>Does anyone remember this old Bitcoin mining dashboard from 2013–2014?</dc:text></item><item><title>Why does everyone hate on Michael Saylor?</title><description><![CDATA[<div class="md"><p>I stay fairly involved to Bitcoin and MSTR discussions, but I never understand the hate for Michael Saylor. I get the initial suspicion, as he was convicted for securities fraud in the early 2000’s, and that he has somewhat delusional takes, but he’s not really a short term bull. Most of his keynote speeches involve him saying that Bitcoin needs to take up 1% of global capital, but it may take the world 10+ years to get there. I find that a lot more bearish than most of what I read on the Bitcoin forums.</p> <p>What he says isn’t really too crazy. If Bitcoin can get adopted by the store of value category (Real Estate, Art, Gold, etc..) than I don’t think it’s far fetched to see Bitcoin become a $10 trillion asset within the next 10 years or so. I would honestly say that most of us that hold Bitcoin would agree with that. So what’s everyone’s problem with Micheal Saylor??</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/100onblack22"> /u/100onblack22 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubw8i0/why_does_everyone_hate_on_michael_saylor/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubw8i0/why_does_everyone_hate_on_michael_saylor/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/why-does-everyone-hate-on-michael-saylor</link><guid>862826</guid><author>COINS NEWS</author><dc:content /><dc:text>Why does everyone hate on Michael Saylor?</dc:text></item><item><title>Best resources to learn Crypto / Bitcoin from scratch? (A to Z guide)</title><description><![CDATA[<div class="md"><p>I want to dive deep into crypto and Bitcoin, but honestly, the sheer amount of info out there is pretty overwhelming. Most of the stuff I run into online feels either way too technical to understand or just ends up being a sketchy sales pitch/shill for some random coin.</p> <p>Does anyone have a solid list of go-to resources, websites, or video series that cover everything from the absolute basics to the more advanced stuff? I&#39;m just looking for unbiased, A-to-Z guides that actually break down how it all works without the fluff.</p> <p>Appreciate any links or recommendations you can throw my way!</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/darshil753"> /u/darshil753 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubvhbf/best_resources_to_learn_crypto_bitcoin_from/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubvhbf/best_resources_to_learn_crypto_bitcoin_from/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/best-resources-to-learn-crypto-bitcoin-from-scratch-a-to-z-guide</link><guid>862827</guid><author>COINS NEWS</author><dc:content /><dc:text>Best resources to learn Crypto / Bitcoin from scratch? (A to Z guide)</dc:text></item><item><title>Some random kid 50 years later… “how could they ever believe they lived in a good world if money was made up, to make things more expensive so they could work more”</title><description><![CDATA[<div class="md"><p>I personally say no to that hamster wheel.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Expensive-Ad-6910"> /u/Expensive-Ad-6910 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubt867/some_random_kid_50_years_later_how_could_they/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubt867/some_random_kid_50_years_later_how_could_they/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/some-random-kid-50-years-later-how-could-they-ever-believe-they-lived-in-a-good-world-if-money-was-made-up-to-make-things-more-expensive-so-they-could-work-more</link><guid>862789</guid><author>COINS NEWS</author><dc:content /><dc:text>Some random kid 50 years later… “how could they ever believe they lived in a good world if money was made up, to make things more expensive so they could work more”</dc:text></item><item><title>Franklin Templeton Files For Two ETFs That Reinvest Stock Dividends Into Bitcoin</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ubsvdp/franklin_templeton_files_for_two_etfs_that/"> <img src="https://external-preview.redd.it/DArPPnqXQpVu7EgrUzI2bhjoKdicDVYYTWJ6VfcX02s.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=9f0591913ff9d7baa6294c8eed8d234b3b675167" alt="Franklin Templeton Files For Two ETFs That Reinvest Stock Dividends Into Bitcoin" title="Franklin Templeton Files For Two ETFs That Reinvest Stock Dividends Into Bitcoin" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://bitcoinmagazine.com/news/franklin-templeton-files-two-etfs-bitcoin">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubsvdp/franklin_templeton_files_for_two_etfs_that/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/franklin-templeton-files-for-two-etfs-that-reinvest-stock-dividends-into-bitcoin</link><guid>862788</guid><author>COINS NEWS</author><dc:content /><dc:text>Franklin Templeton Files For Two ETFs That Reinvest Stock Dividends Into Bitcoin</dc:text></item><item><title>What if Bitcoin just did this?</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ubs5ed/what_if_bitcoin_just_did_this/"> <img src="https://preview.redd.it/gznvij6qgn8h1.jpg?width=140&amp;height=140&amp;crop=1:1,smart&amp;auto=webp&amp;s=b43c2691cfeeb68513831bdfad11db3874de681d" alt="What if Bitcoin just did this?" title="What if Bitcoin just did this?" /> </a> </td><td> <div class="md"><p><a href="https://preview.redd.it/gznvij6qgn8h1.jpg?width=964&amp;format=pjpg&amp;auto=webp&amp;s=c8a849d26bd69dcc45fe61249105c916a917c868">https://preview.redd.it/gznvij6qgn8h1.jpg?width=964&amp;format=pjpg&amp;auto=webp&amp;s=c8a849d26bd69dcc45fe61249105c916a917c868</a></p> <p>Too much hopium...or possible?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Financial-Nature5745"> /u/Financial-Nature5745 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubs5ed/what_if_bitcoin_just_did_this/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubs5ed/what_if_bitcoin_just_did_this/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/what-if-bitcoin-just-did-this</link><guid>862791</guid><author>COINS NEWS</author><dc:content /><dc:text>What if Bitcoin just did this?</dc:text></item><item><title>Few will understand</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ubopoj/few_will_understand/"> <img src="https://preview.redd.it/9fdhmf5fpm8h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=64f1fdcd9b3048f550f114a2149ca68c2220408c" alt="Few will understand" title="Few will understand" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Intrepid_Struggle705"> /u/Intrepid_Struggle705 </a> <br/> <span><a href="https://i.redd.it/9fdhmf5fpm8h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubopoj/few_will_understand/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/few-will-understand</link><guid>862793</guid><author>COINS NEWS</author><dc:content /><dc:text>Few will understand</dc:text></item><item><title>I designed a glitch-art Bitcoin Phone case, what do you think?</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ubo5hs/i_designed_a_glitchart_bitcoin_phone_case_what_do/"> <img src="https://preview.redd.it/nsxmzes7km8h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=546513ba5f46c8d336e23de90a43912d526a9422" alt="I designed a glitch-art Bitcoin Phone case, what do you think?" title="I designed a glitch-art Bitcoin Phone case, what do you think?" /> </a> </td><td> <div class="md"><p>Hey everyone,</p> <p>I’m a huge Bitcoin enthusiast and also love digital art. I wanted a phone case that represents the chaotic yet beautiful nature of BTC, so I created this glitch-art concept with a clean matte look and a laser accent line.</p> <p>What do you think of the design? Would you rock something like this or change any details? Let me know your thoughts!</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Miniglitch-Art"> /u/Miniglitch-Art </a> <br/> <span><a href="https://i.redd.it/nsxmzes7km8h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubo5hs/i_designed_a_glitchart_bitcoin_phone_case_what_do/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/i-designed-a-glitch-art-bitcoin-phone-case-what-do-you-think</link><guid>862792</guid><author>COINS NEWS</author><dc:content /><dc:text>I designed a glitch-art Bitcoin Phone case, what do you think?</dc:text></item><item><title>my BTC allocation</title><description><![CDATA[<div class="md"><p>i started with 50% of my portfolio in btc but i lower it to 10% so far due to slow move.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/cryptosolution0"> /u/cryptosolution0 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubmzx8/my_btc_allocation/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubmzx8/my_btc_allocation/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/my-btc-allocation</link><guid>862729</guid><author>COINS NEWS</author><dc:content /><dc:text>my BTC allocation</dc:text></item><item><title>How to actually do Fiat on a Bitcoin Standard Unit-of-Account and “End the Fed”</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ubksk8/how_to_actually_do_fiat_on_a_bitcoin_standard/"> <img src="https://preview.redd.it/7o33q7jqkl8h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=73e24f735bf35b27479111f08f41a764d4ba7ff3" alt="How to actually do Fiat on a Bitcoin Standard Unit-of-Account and “End the Fed”" title="How to actually do Fiat on a Bitcoin Standard Unit-of-Account and “End the Fed”" /> </a> </td><td> <div class="md"><p>I think STRC where it is today is actually healthy with all the hype and “stablecoin” claims wiped away. I’m glad they stopped trying to prop it up. Strategy will do well for its holder from here without too much more dilution. </p> <p>When you have Bitcoin as Unit-of-Account or Bitcoin-per-Share, you can’t print forever without creating value, or at least you can’t print faster than the US government.</p> <p>I expect Strategy and other treasury companies to start exploring alternatives and productive business. There is obviously options like LQWD and making Bitcoin on Lightning Network / Ark fees or even Nostr Hosting.</p> <p>There’s a missing middle I’d like to see explored though as even when the Bitcoin Standard is achieved I expect people to still rent and buy productive things over time. At the very least there will be trade finance and assurances for when goods are in transit.</p> <p>Thinking about that world lets us build from the possibilities of today. BTC for cashflow business or private credit is an effort to adapt learnings from covered call funds and STRC to build a system that starts denominating in Bitcoin even if still transacting in fiat.</p> <p>We can “End the Fed” by just making the Fed overnight rate irrelevant. Economically the infographic shows how a variable rate fiat “loan” (but moreso a partnership) on a Bitcoin basis can work. Gonna leave a shout out to the folks at Battery Finance that pioneer this.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/kode_dtecht"> /u/kode_dtecht </a> <br/> <span><a href="https://i.redd.it/7o33q7jqkl8h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubksk8/how_to_actually_do_fiat_on_a_bitcoin_standard/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/how-to-actually-do-fiat-on-a-bitcoin-standard-unit-of-account-and-end-the-fed</link><guid>862790</guid><author>COINS NEWS</author><dc:content /><dc:text>How to actually do Fiat on a Bitcoin Standard Unit-of-Account and “End the Fed”</dc:text></item><item><title>When Democracy Became a For-Profit Business</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ubje1h/when_democracy_became_a_forprofit_business/"> <img src="https://external-preview.redd.it/LBfRPXRZe1FweTQkqQJ7kl6_XDDwd5LKCbUd0VTSCx8.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=618e17b4fa8b49d9d5f91b7e1071b18dce4828cb" alt="When Democracy Became a For-Profit Business" title="When Democracy Became a For-Profit Business" /> </a> </td><td> <div class="md"><p>Modern elections have become giant, multi-billion dollar corporate shows. The truth is, our political system now runs just like a big business monopoly.</p> <p>Political campaigns are no longer about helping regular citizens. Instead, massive companies invest money into politicians to buy influence. In return, politicians pass laws and tax breaks that make those big companies even richer. To fund this game and save failing corporations, the government prints more and more paper money, which dilutes your savings and causes massive inflation for working families.</p> <p>This broken system is the exact reason why Bitcoin was created. When politics is just a business, trying to fix things by voting is a losing game. True protection means taking your hard-earned savings completely out of their rigged system.</p> <p>You cannot fix a rigged money system with a vote, but you can choose to stop using their currency. By moving your savings into Bitcoin, you are holding hard value that no politician can ever print away or steal to feed their corporate backers.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Competitive-Hunt3271"> /u/Competitive-Hunt3271 </a> <br/> <span><a href="https://www.youtube.com/watch?v=4FCI2PNhQe0">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubje1h/when_democracy_became_a_forprofit_business/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/when-democracy-became-a-for-profit-business</link><guid>862725</guid><author>COINS NEWS</author><dc:content /><dc:text>When Democracy Became a For-Profit Business</dc:text></item><item><title>Why do people say "usb/hard-drive" when mentioning BTC</title><description><![CDATA[<div class="md"><p>&quot;Oh he lost his hard-drive full of bitcoin&quot; ,&quot;Damn his usb had bitcoin he lost it years ago&quot;<br/> I dont get it!</p> <p>Bitcoin are on the blockchain so I think they are saying hard-drive/usb as where the passphrase was located in maybe? i think im just dumb</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Nearby_Relief_6668"> /u/Nearby_Relief_6668 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubj4we/why_do_people_say_usbharddrive_when_mentioning_btc/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubj4we/why_do_people_say_usbharddrive_when_mentioning_btc/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/why-do-people-say-usbhard-drive-when-mentioning-btc</link><guid>862726</guid><author>COINS NEWS</author><dc:content /><dc:text>Why do people say "usb/hard-drive" when mentioning BTC</dc:text></item><item><title>Daily Discussion, June 21, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1uaoxnk/daily_discussion_june_20_2026/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubiam0/daily_discussion_june_21_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubiam0/daily_discussion_june_21_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-21-2026</link><guid>862724</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 21, 2026</dc:text></item><item><title>This is a Bitcoin subreddit, but...</title><description><![CDATA[<div class="md"><p>This is a Bitcoin subreddit, yet a lot of people seem bearish on Bitcoin. That&#39;s weird. Are you still bullish?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/True_Pattern_1978"> /u/True_Pattern_1978 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubhmj0/this_is_a_bitcoin_subreddit_but/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubhmj0/this_is_a_bitcoin_subreddit_but/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/this-is-a-bitcoin-subreddit-but</link><guid>862727</guid><author>COINS NEWS</author><dc:content /><dc:text>This is a Bitcoin subreddit, but...</dc:text></item><item><title>Bitcoin Core wallet. Reset settings to default.</title><description><![CDATA[<div class="md"><p>I put &quot;reset to default&quot; on settings. Now when i start it says where do i want to download everything at.</p> <p>Do i have to download everything again to get in sync?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Ok_Flamingo_3036"> /u/Ok_Flamingo_3036 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubh8jq/bitcoin_core_wallet_reset_settings_to_default/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubh8jq/bitcoin_core_wallet_reset_settings_to_default/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-core-wallet-reset-settings-to-default</link><guid>862728</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin Core wallet. Reset settings to default.</dc:text></item><item><title>Can someone help me figure out what happened to my swap crypto?</title><description><![CDATA[<div class="md"><p>Hash# 5d85cd40611419c41b470216f42dcaaa98512fee2e5a748146089a9ae2e4c2e9</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/KingMaSa_1987"> /u/KingMaSa_1987 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubezpi/can_someone_help_me_figure_out_what_happened_to/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ubezpi/can_someone_help_me_figure_out_what_happened_to/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/can-someone-help-me-figure-out-what-happened-to-my-swap-crypto</link><guid>862641</guid><author>COINS NEWS</author><dc:content /><dc:text>Can someone help me figure out what happened to my swap crypto?</dc:text></item><item><title>OOGA BOOGA BTC</title><description><![CDATA[<div class="md"><p>Me see green candle.<br/> Me buy top. ????</p> <p>Price go down 30%.</p> <p>Me panic.</p> <p>Me sell bottom.</p> <p>Price instantly recover.</p> <p>Me angry.</p> <p>Me open 100x leverage short because &quot;market rigged.&quot;</p> <p>Price pump 5%.</p> <p>Me get liquidated.</p> <p>Me open 100x leverage long cause &quot;Ooga bull.&quot;</p> <p>Price dump 10%.</p> <p>Me get liquidated again.</p> <p>Me go Reddit.</p> <p>&quot;Ooga Whales manipulating market.&quot;</p> <p>&quot;Exchanges hunting me stop loss.&quot;</p> <p>&quot;BTC scam.&quot;</p> <p>Meanwhile smart caveman:</p> <p>Buy low.<br/> Hold banana. ????<br/> Ignore noise.<br/> Sleep good. ????</p> <p>Me?</p> <p>Buy top.<br/> Sell bottom.<br/> Leverage max.<br/> Account gone.</p> <p><strong>OOGA BOOGA. CYCLE COMPLETE</strong></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/North_Appointment410"> /u/North_Appointment410 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uba2qu/ooga_booga_btc/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uba2qu/ooga_booga_btc/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/ooga-booga-btc</link><guid>862639</guid><author>COINS NEWS</author><dc:content /><dc:text>OOGA BOOGA BTC</dc:text></item><item><title>The opportunity I've constantly wished for</title><description><![CDATA[<div class="md"><p>I truly came to understand Bitcoin in late 24 (as I&#39;m sure many did) and would always kick myself for not putting in the work sooner. &quot;Why couldn&#39;t I have found BTC in 2018 or 2022&quot;.</p> <p>But today I realize this is exactly that moment. Fear everywhere, people asking is it over... and yet, it&#39;s still so hard to pull the trigger.</p> <p>I guess it really is simple, but not easy.</p> <p>Edit: FWIW, I&#39;m 100% buying at these prices. The part that&#39;s &quot;hard&quot; for me is going all in, which I fear I will regret not doing in 5 years.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Current-Run-2750"> /u/Current-Run-2750 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ub95en/the_opportunity_ive_constantly_wished_for/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ub95en/the_opportunity_ive_constantly_wished_for/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/the-opportunity-ive-constantly-wished-for</link><guid>862640</guid><author>COINS NEWS</author><dc:content /><dc:text>The opportunity I've constantly wished for</dc:text></item><item><title>My id is expired</title><description><![CDATA[<div class="md"><p>How to buy bitcoin as all apps I have tried won&#39;t except it due to my id being expired </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Worried_Entrance6536"> /u/Worried_Entrance6536 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ub80px/my_id_is_expired/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ub80px/my_id_is_expired/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/my-id-is-expired</link><guid>862642</guid><author>COINS NEWS</author><dc:content /><dc:text>My id is expired</dc:text></item><item><title>I received this feedback yesterday and added the feature today.</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ub46cn/i_received_this_feedback_yesterday_and_added_the/"> <img src="https://preview.redd.it/y8clsn7lgh8h1.jpg?width=140&amp;height=36&amp;auto=webp&amp;s=3c7dd9cf1b6c45dd5e20ad9dfeac9e9d36c62366" alt="I received this feedback yesterday and added the feature today." title="I received this feedback yesterday and added the feature today." /> </a> </td><td> <div class="md"><p>Yesterday, I shared my Bitcoin DCA calculator and received some helpful feedback.</p> <p>One user suggested adding a comparison between a lump-sum Bitcoin purchase and a DCA strategy.</p> <p>I liked the idea, so I went ahead and implemented it.</p> <p>(See the attached screenshot of the original comment.)</p> <p>If you have a minute, I&#39;d love to hear your thoughts on the updated version.</p> <p>What feature should I build next?</p> <p><a href="https://www.lattecalc.com/">https://www.lattecalc.com/</a></p> <p>Thanks for all the feedback so far.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/EmergencyCredit2048"> /u/EmergencyCredit2048 </a> <br/> <span><a href="https://www.reddit.com/gallery/1ub46cn">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ub46cn/i_received_this_feedback_yesterday_and_added_the/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/i-received-this-feedback-yesterday-and-added-the-feature-today</link><guid>862504</guid><author>COINS NEWS</author><dc:content /><dc:text>I received this feedback yesterday and added the feature today.</dc:text></item><item><title>I just love everything about Bitcoin.</title><description><![CDATA[<div class="md"><p>From Satochi, to my small savings, and through all the narratives around the chosen one crypto I just love Bitcoin. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Ju-June"> /u/Ju-June </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ub3yy7/i_just_love_everything_about_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ub3yy7/i_just_love_everything_about_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/i-just-love-everything-about-bitcoin</link><guid>862502</guid><author>COINS NEWS</author><dc:content /><dc:text>I just love everything about Bitcoin.</dc:text></item><item><title>Coldcard scam letter in the mail</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ub35ej/coldcard_scam_letter_in_the_mail/"> <img src="https://preview.redd.it/yfbn0tm99h8h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=777db3b9aa8eaceb97a39027a07ee72ea8b107ba" alt="Coldcard scam letter in the mail" title="Coldcard scam letter in the mail" /> </a> </td><td> <div class="md"><p>Received this letter in the mail, supposedly from Coinkite (even though the envelope indicates a Michigan origination) begs the question... did Coinkite experience a data breach and now coldcard owners are being targeted? I know this has been going on with Ledger for years. Be careful out there friends!</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Constant-Number4020"> /u/Constant-Number4020 </a> <br/> <span><a href="https://i.redd.it/yfbn0tm99h8h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ub35ej/coldcard_scam_letter_in_the_mail/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/coldcard-scam-letter-in-the-mail</link><guid>862501</guid><author>COINS NEWS</author><dc:content /><dc:text>Coldcard scam letter in the mail</dc:text></item><item><title>Where is Bitcoin headed? Does it still have the "cypherpunk" goals?</title><description><![CDATA[<div class="md"><p>Genuine question, please be respectful. Is Bitcoin ever going to attempt to scale on the L1? or is it just going to count on institutions/third parties to distribute paper bitcoin to the world?</p> <p>I know Bitcoin is infinitely divisible and limited in supply. These strengths make it one of a kind, but does it really matter if it can&#39;t be distributed to the whole world fairly and without censorship? Is there any innovation planned or are we forever stuck on neutral gear for the L1 from the moment Satoshi left and forever into the future?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Tricky-Place-2617"> /u/Tricky-Place-2617 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ub0wiz/where_is_bitcoin_headed_does_it_still_have_the/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ub0wiz/where_is_bitcoin_headed_does_it_still_have_the/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/where-is-bitcoin-headed-does-it-still-have-the-cypherpunk-goals</link><guid>862505</guid><author>COINS NEWS</author><dc:content /><dc:text>Where is Bitcoin headed? Does it still have the "cypherpunk" goals?</dc:text></item><item><title>Nostr is not just a Twitter replacement — when connected to LND it becomes a sovereign payment layer</title><description><![CDATA[<div class="md"><p>Most people discover Nostr as a censorship-resistant social network. That&#39;s true — but it&#39;s only the surface.</p> <p>&#x200B;</p> <p>When you connect your own LND node to Nostr via Nostr Wallet Connect (NIP-47), your npub becomes a payment endpoint. Zaps hit your node directly — no Wallet of Satoshi, no Strike, no custodian of any kind.</p> <p>&#x200B;</p> <p>The flow looks like this:</p> <p>&#x200B;</p> <p>Nostr Client → encrypted NIP-47 request → Relay → your LND node</p> <p>LND node → encrypted response → Relay → Nostr Client</p> <p>&#x200B;</p> <p>The relay never sees the content. Nobody in the middle knows what&#39;s happening.</p> <p>&#x200B;</p> <p>I wrote a full breakdown — what NWC is, how it works, and a practical setup example with LNbits:</p> <p>&#x200B;</p> <p>???? <a href="https://open.substack.com/pub/davidebtc186/p/nostr-and-lightning-the-protocol?utm%5C_source=share&amp;utm%5C_medium=android&amp;r=4gald6">https://open.substack.com/pub/davidebtc186/p/nostr-and-lightning-the-protocol?utm\_source=share&amp;utm\_medium=android&amp;r=4gald6</a></p> <p>&#x200B;</p> <p>⚡ <a href="mailto:zap@shadowbip.com">zap@shadowbip.com</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Large-Cress900"> /u/Large-Cress900 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uayl78/nostr_is_not_just_a_twitter_replacement_when/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uayl78/nostr_is_not_just_a_twitter_replacement_when/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/nostr-is-not-just-a-twitter-replacement-when-connected-to-lnd-it-becomes-a-sovereign-payment-layer</link><guid>862500</guid><author>COINS NEWS</author><dc:content /><dc:text>Nostr is not just a Twitter replacement — when connected to LND it becomes a sovereign payment layer</dc:text></item><item><title>Build a Bitcoin transaction by hand — a free interactive walkthrough, with the real Bitcoin Core code behind each step (no signup)</title><description><![CDATA[<div class="md"><pre><code>I kept seeing people (myself included) get stuck on how a Bitcoin transaction actually works — &quot;your balance isn&#39;t stored anywhere,&quot; UTXOs, change, fees, signing. Most explanations are either hand-wavy or a wall of C++. So I built a free page where you do it yourself: tap your balance to see it&#39;s really a set of UTXOs, pick which ones to spend, watch the change output appear, drag the fee rate, sign, and watch it get mined into a block. ~10 minutes, no signup, works on mobile. Because this is and not : every step has an optional &quot;show the real Bitcoin code&quot; panel — the actual CTxOut / CTxIn / CheckTxInputs from Bitcoin Core, linked to the source on GitHub — so you can verify it&#39;s not an AI hand-wave. The amounts are a teaching example, but the mechanics match mainnet. It&#39;s free, I&#39;m not selling anything — built it because I wanted it to exist. Would genuinely appreciate feedback, especially if anything is wrong or confusing: https://visualizingbitcoin.com/ </code></pre> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/OwnFaithlessness6193"> /u/OwnFaithlessness6193 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uaxa69/build_a_bitcoin_transaction_by_hand_a_free/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uaxa69/build_a_bitcoin_transaction_by_hand_a_free/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/build-a-bitcoin-transaction-by-hand-a-free-interactive-walkthrough-with-the-real-bitcoin-core-code-behind-each-step-no-signup</link><guid>862503</guid><author>COINS NEWS</author><dc:content /><dc:text>Build a Bitcoin transaction by hand — a free interactive walkthrough, with the real Bitcoin Core code behind each step (no signup)</dc:text></item><item><title>Buy with PayPal and transfer??</title><description><![CDATA[<div class="md"><p>Couldn&#39;t find a relevant previous post. I had to receive a large payment through PayPal recently. I know I can buy BTC with PayPal, but don&#39;t want to hold it with PayPal. Is withdrawal from PP dependable enough? Or am I better off moving the funds elsewhere before I buy??</p> <p>&#x200B;</p> <p>This may be common knowledge, I just haven&#39;t used PayPal in many years.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/K0rbenKen0bi"> /u/K0rbenKen0bi </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uax3u3/buy_with_paypal_and_transfer/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uax3u3/buy_with_paypal_and_transfer/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/buy-with-paypal-and-transfer</link><guid>862506</guid><author>COINS NEWS</author><dc:content /><dc:text>Buy with PayPal and transfer??</dc:text></item><item><title>As of this morning, there are more blocks in the blockchain than coins left to be mined</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1uawn02/as_of_this_morning_there_are_more_blocks_in_the/"> <img src="https://preview.redd.it/ujq1r183wf8h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=4c0ab68d62f1db401f7a5d7f6d29761cd4504ae5" alt="As of this morning, there are more blocks in the blockchain than coins left to be mined" title="As of this morning, there are more blocks in the blockchain than coins left to be mined" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/SmokeAndSkate"> /u/SmokeAndSkate </a> <br/> <span><a href="https://i.redd.it/ujq1r183wf8h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uawn02/as_of_this_morning_there_are_more_blocks_in_the/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/as-of-this-morning-there-are-more-blocks-in-the-blockchain-than-coins-left-to-be-mined</link><guid>862499</guid><author>COINS NEWS</author><dc:content /><dc:text>As of this morning, there are more blocks in the blockchain than coins left to be mined</dc:text></item><item><title>Don't be like Tom!</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1uavqo5/dont_be_like_tom/"> <img src="https://preview.redd.it/cozkztcdof8h1.jpg?width=140&amp;height=85&amp;auto=webp&amp;s=c9641bc16f1db71fbfefc9c697edad364b5b96f2" alt="Don't be like Tom!" title="Don't be like Tom!" /> </a> </td><td> <div class="md"><p><a href="https://preview.redd.it/cozkztcdof8h1.jpg?width=1020&amp;format=pjpg&amp;auto=webp&amp;s=c79e503dfacdb88f883c5af541d8812b93243a02">https://preview.redd.it/cozkztcdof8h1.jpg?width=1020&amp;format=pjpg&amp;auto=webp&amp;s=c79e503dfacdb88f883c5af541d8812b93243a02</a></p> <p>Never SELL!!!!!! HODL! </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Financial-Nature5745"> /u/Financial-Nature5745 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uavqo5/dont_be_like_tom/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uavqo5/dont_be_like_tom/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/dont-be-like-tom</link><guid>862498</guid><author>COINS NEWS</author><dc:content /><dc:text>Don't be like Tom!</dc:text></item><item><title>Decentralized Bitcoin bridge ?</title><description><![CDATA[<div class="md"><p>Im looking for a decentralized way to bridge BTC to another without relying on a centralized custodian</p> <p>What are you guys using? Any recommendations or experiences sharing would be great- thanks</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/PM_me_my_shoes"> /u/PM_me_my_shoes </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uat998/decentralized_bitcoin_bridge/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uat998/decentralized_bitcoin_bridge/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/decentralized-bitcoin-bridge</link><guid>862426</guid><author>COINS NEWS</author><dc:content /><dc:text>Decentralized Bitcoin bridge ?</dc:text></item><item><title>I'm waiting for Bitcoin to reach $300,000.</title><description><![CDATA[<div class="md"><p>Yes, I firmly believe</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/LAOGE1"> /u/LAOGE1 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uaspdp/im_waiting_for_bitcoin_to_reach_300000/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uaspdp/im_waiting_for_bitcoin_to_reach_300000/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/im-waiting-for-bitcoin-to-reach-300000</link><guid>862425</guid><author>COINS NEWS</author><dc:content /><dc:text>I'm waiting for Bitcoin to reach $300,000.</dc:text></item><item><title>Your thoughts on taking a loan and save in bitcoin</title><description><![CDATA[<div class="md"><p>I took a loan out of €100.000 from my real estate investment back in 2022. Against 3.2% interest rate. And put everything in bitcoin at $22.000. </p> <p>I’m in the proces to do this again. Since my real estate investment grew again the last years. I can take out again €100.000 but now against 5.7% interest rate. </p> <p>For me it’s clear: I will go forward since the renters in my homes will pay the interest rates costs. I van deduct the loans for taxes. And I believe bitcoin will go up forever (obviously in waves). </p> <p>What are your thoughts on taking out a loan? Be critical…</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Degenbtc"> /u/Degenbtc </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uar0dx/your_thoughts_on_taking_a_loan_and_save_in_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uar0dx/your_thoughts_on_taking_a_loan_and_save_in_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/your-thoughts-on-taking-a-loan-and-save-in-bitcoin</link><guid>862428</guid><author>COINS NEWS</author><dc:content /><dc:text>Your thoughts on taking a loan and save in bitcoin</dc:text></item><item><title>Institutional Bitcoin Adaptation</title><description><![CDATA[<div class="md"><p>With the ebb and flow of Bitcoin prices how are institutional hodlers managing their portfolios? Any insight? </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheTrout_"> /u/TheTrout_ </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uaq92m/institutional_bitcoin_adaptation/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uaq92m/institutional_bitcoin_adaptation/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/institutional-bitcoin-adaptation</link><guid>862430</guid><author>COINS NEWS</author><dc:content /><dc:text>Institutional Bitcoin Adaptation</dc:text></item><item><title>Is there an argument that BTC bottomed, or is the 364 time line solid?</title><description><![CDATA[<div class="md"><p>A friend pointed out that bear and bull markets are virtually identical pattern, im wondering if this has to do with liquidity or manipulation or some sort of structural reason for this to hold true?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/FreedomFund_Goatechs"> /u/FreedomFund_Goatechs </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uapx7v/is_there_an_argument_that_btc_bottomed_or_is_the/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uapx7v/is_there_an_argument_that_btc_bottomed_or_is_the/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/is-there-an-argument-that-btc-bottomed-or-is-the-364-time-line-solid</link><guid>862429</guid><author>COINS NEWS</author><dc:content /><dc:text>Is there an argument that BTC bottomed, or is the 364 time line solid?</dc:text></item><item><title>The first HODL</title><description><![CDATA[<div class="md"><p>Dec 18, 2013. BTC is crashing hard from $1100 to $550. A hammered user named GameKyuubi logs onto BitcoinTalk to vent. He tries to type &quot;I AM HOLDING&quot; but fumbles the keyboard. &quot;I AM HODLING&quot; is born. He admits he’s a terrible trader who can&#39;t time the market, so he&#39;s just gonna sit on his stack. Fast forward a few hours, the typo goes viral. The absolute degen accidentally birthed the most iconic meme and investment strategy in crypto history. Zero coping, pure lore.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/RedCandle_Club"> /u/RedCandle_Club </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uapsgu/the_first_hodl/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uapsgu/the_first_hodl/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/the-first-hodl</link><guid>862427</guid><author>COINS NEWS</author><dc:content /><dc:text>The first HODL</dc:text></item><item><title>Daily Discussion, June 20, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1u9tv8l/daily_discussion_june_19_2026/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uaoxnk/daily_discussion_june_20_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uaoxnk/daily_discussion_june_20_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-20-2026</link><guid>862424</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 20, 2026</dc:text></item><item><title>This argument, more than anything has me convinced. It’s not about going to the moon: it’s about freedom.</title><description><![CDATA[<div class="md"><p>“In early 2013, Mahboob’s Italian business partner told her about bitcoin. He said it was a new kind of money that could be sent from phone to phone without a bank account. Unlike the local afghani currency, which was steered by the government, bitcoin floated on the open market. When Mahboob first learned about bitcoin, it was trading at around $13. By the early summer of 2013, it broke $70. “At first, I did not think the girls would trust Bitcoin,” Mahboob said. “It was too hard to understand.” But her business partner encouraged her and said: “Let’s try it — what do we have to lose?” A few of the women did keep their bitcoin from 2013. One of them was Laleh Farzan. Mahboob told me that Farzan worked for her as a network manager, and in her time at Citadel Software earned 2.5 BTC. At today’s exchange rate, Farzan’s earnings would now be worth more than 100 times the average Afghan annual income. In 2016, Farzan received threats from the Taliban and other conservatives in Afghanistan because of her work with computers. When they attacked her house, she decided to escape, leaving with her family and selling their home and assets to pay brokers to take them on the treacherous road to Europe. Like thousands of other Afghan refugees, Farzan and her family traveled by foot, car and train thousands of miles through Iran and Turkey, finally making it to Germany in 2017. Along the way, dishonest middlemen and common thieves stole everything they brought with them, including their jewelry and cash. At one point, their boat crashed, and more belongings sank to the bottom of the Mediterranean. It’s a tragic story familiar to so many refugees. But in this case, something was different. Through it all, Farzan was able to keep her bitcoin, because she hid the seed to her bitcoin wallet on a piece of tiny, innocuous-looking paper. Thieves could not take what they could not find.”</p> <p>Excerpt from “Broken Money” by Lyn Alden.</p> <p>They control your banks. They control your employer. They control your tax rate. Insiders trade your stocks and manipulate your IRAs. With dilution/QE they can tax your savings by devaluing it and you have no control over that. </p> <p>Bitcoin is like the second amendment for money. It’s about control. </p> <p>I see a lot of fear in this sub. If you’re afraid, you don’t understand how money works, or you’re over leveraged.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Syonoq"> /u/Syonoq </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uajk4t/this_argument_more_than_anything_has_me_convinced/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uajk4t/this_argument_more_than_anything_has_me_convinced/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/this-argument-more-than-anything-has-me-convinced-its-not-about-going-to-the-moon-its-about-freedom</link><guid>862371</guid><author>COINS NEWS</author><dc:content /><dc:text>This argument, more than anything has me convinced. It’s not about going to the moon: it’s about freedom.</dc:text></item><item><title>If Bitcoin hit $12k would you still buy?</title><description><![CDATA[<div class="md"><p>I&#39;m wondering, if we see a liquidation cascade, or a series of Black Swan events, would you still buy Bitcoin at $12k or do you guys think if that happens it&#39;s over for Bitcoin and we&#39;ll see 6k or 3k again?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/CameraFragrant6377"> /u/CameraFragrant6377 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uahfdh/if_bitcoin_hit_12k_would_you_still_buy/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uahfdh/if_bitcoin_hit_12k_would_you_still_buy/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/if-bitcoin-hit-12k-would-you-still-buy</link><guid>862276</guid><author>COINS NEWS</author><dc:content /><dc:text>If Bitcoin hit $12k would you still buy?</dc:text></item><item><title>Saw “BTC accepted here” signs in the Caribbean</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1uafo7o/saw_btc_accepted_here_signs_in_the_caribbean/"> <img src="https://preview.redd.it/x1akbm6dfb8h1.jpg?width=140&amp;height=140&amp;crop=1:1,smart&amp;auto=webp&amp;s=a830ff70af6daa0d2d8c981d8fd969823dab560b" alt="Saw “BTC accepted here” signs in the Caribbean" title="Saw “BTC accepted here” signs in the Caribbean" /> </a> </td><td> <div class="md"><p>Was in a random town in the Dominican Republic and saw quite a few places accepted BTC as a method of payment. Decided to try the system out and purchased ice cream with BTC </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/AP_lookingahead"> /u/AP_lookingahead </a> <br/> <span><a href="https://www.reddit.com/gallery/1uafo7o">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uafo7o/saw_btc_accepted_here_signs_in_the_caribbean/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/saw-btc-accepted-here-signs-in-the-caribbean</link><guid>862275</guid><author>COINS NEWS</author><dc:content /><dc:text>Saw “BTC accepted here” signs in the Caribbean</dc:text></item><item><title>Every sat bought is an immigration from the fiat world</title><description><![CDATA[<div class="md"><p>Since I don&#39;t earn money in Bitcoin, I have this strategy that i would never exchange btc back to fiat, that&#39;s why I invest in Bitcoin money that I don&#39;t need, I live on a low time preference, my journey might be slow but steady.</p> <p>I don&#39;t think the world will go on Bitcoin standard in the next 30 years. I&#39;m in my 40s, so I guess I would never spend Bitcoin, and it will move to my children. Hopefully, the world will be a better place then.</p> <p>guys who hodl and never sell, what are your plans?</p> <p>&#x200B;</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/LittlePrince6987"> /u/LittlePrince6987 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uafo0h/every_sat_bought_is_an_immigration_from_the_fiat/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uafo0h/every_sat_bought_is_an_immigration_from_the_fiat/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/every-sat-bought-is-an-immigration-from-the-fiat-world</link><guid>862281</guid><author>COINS NEWS</author><dc:content /><dc:text>Every sat bought is an immigration from the fiat world</dc:text></item><item><title>Are you even ready?</title><description><![CDATA[<div class="md"><p>This is a message to the impatient who found Bitcoin in the past 5 years (like me):</p> <p>&#x200B;</p> <p>My question to guys without a lot of Bitcoin:</p> <p>&#x200B;</p> <p>Why exactly do you want Bitcoin to go up in fiat terms? Do you own a lot? Are you a multicoiner? No? Then why would you want a higher price? Instead of larping &amp; complaining, you should be out there stacking harder than ever. This is a BLESSING for you, Bitcoin is very cheap right now in relative terms. DCA &amp; CHILL.</p> <p>&#x200B;</p> <p>Second question to the ones with a larger stack:</p> <p>&#x200B;</p> <p>Are you ready mentally? What if the price jumped to $500k today? Would you spend your coin(s) wrecklessly, give up your Bitcoin in a hurry to buy stupid sh#t that will be absolutely worthless in 10 years? How much knowledge did you absorb in 3-5 years, enough to stop that urge? If not, you might want to up that, in the meantime: DCA &amp; CHILL.</p> <p>&#x200B;</p> <p>DCA &amp; CHILL really is the universal piece of advice for everyone here.</p> <p>Except pioneers pre-2017 maybe, but those guys are on a beach somewhere in the Caribbean anyway, they&#39;re not complaining &amp; bitching about their $500 investment going down 50% in imaginary fiat cuck buck terms.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/LibertyWithLiquidity"> /u/LibertyWithLiquidity </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uadw3o/are_you_even_ready/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1uadw3o/are_you_even_ready/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/are-you-even-ready</link><guid>862277</guid><author>COINS NEWS</author><dc:content /><dc:text>Are you even ready?</dc:text></item><item><title>Anyone still using my Bitcoin DCA calculator?</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ua909b/anyone_still_using_my_bitcoin_dca_calculator/"> <img src="https://preview.redd.it/xxr9cuym3a8h1.png?width=140&amp;height=122&amp;auto=webp&amp;s=46ec500a257c20b13d7fcf6692c3a0f0b5febb0c" alt="Anyone still using my Bitcoin DCA calculator?" title="Anyone still using my Bitcoin DCA calculator?" /> </a> </td><td> <div class="md"><p>Hey everyone,</p> <p>I shared my Bitcoin DCA calculator here a while ago, and I&#39;ve continued improving it based on feedback.</p> <p>I was curious if anyone here has tried it recently.</p> <p>I&#39;d genuinely appreciate any feedback, feature requests, or suggestions for improvement.</p> <p>I&#39;m from South Korea, so English isn&#39;t my first language, but I&#39;ve been building this tool because I love Bitcoin and wanted a simple way to visualize long-term DCA investing.</p> <p>My goal is simply to make it more useful for Bitcoin stackers.</p> <p><a href="https://www.lattecalc.com/">https://www.lattecalc.com/</a></p> <p>Thanks!</p> <p>What&#39;s one feature you&#39;d like to see added?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/EmergencyCredit2048"> /u/EmergencyCredit2048 </a> <br/> <span><a href="https://www.reddit.com/gallery/1ua909b">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ua909b/anyone_still_using_my_bitcoin_dca_calculator/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/anyone-still-using-my-bitcoin-dca-calculator</link><guid>862278</guid><author>COINS NEWS</author><dc:content /><dc:text>Anyone still using my Bitcoin DCA calculator?</dc:text></item><item><title>What If? The Nation-States Are Quietly Loading Up at the Absolute Bitcoin Bottom Right Now — And This Could End the Bear Market in a Avalanche</title><description><![CDATA[<div class="md"><p>Fellow Bitcoiners,<br/> We’ve all felt the pain of this bear market. Prices grinding lower, sentiment in the gutter, “Bitcoin is dead” headlines everywhere again. But what if we’re staring at the generational bottom — not because of some random TA pattern, but because sovereign states are the ones about to flip the switch? ￼<br/> Think about it:<br/> • El Salvador is still buying one Bitcoin a day (sometimes more for milestones). As of mid-2026, their holdings sit around 7,500+ BTC, worth hundreds of millions, and they’ve kept stacking through the dips. President Bukele even called out buying “the other dip” recently alongside gold. They’re not stopping. ￼<br/> • The United States literally established a Strategic Bitcoin Reserve via executive order in early 2025, capitalizing it with seized BTC and leaving the door open for more strategic acquisitions (budget-neutral). This isn’t some fringe idea anymore — it’s official U.S. policy, with talk of treating BTC as a core reserve asset because of its fixed supply. ￼<br/> • Luxembourg‘s sovereign wealth fund (first in the Eurozone) allocated to Bitcoin ETFs. Sovereign wealth funds were reportedly buying the dip hard when BTC plunged below $90k, $80k, etc. — not for quick trades, but long-term holds, according to BlackRock’s Larry Fink. ￼<br/> • Bhutan has been stacking for years (over 10k BTC at points). Other nations are watching or quietly moving: discussions about shifting gold reserves to BTC, more countries joining the holder list (reports of jumps from a handful to over 20 nation-states involved in some capacity). ￼<br/> The smart ones who get it — those understanding BTC as digital gold with superior properties (verifiable, portable, scarce) — are feverishly positioning. They’re not tweeting about it daily. They’re working behind the scenes because first-mover advantage in a fixed-supply asset is massive.<br/> Here’s the avalanche scenario: Once the first few big sovereign buys hit the tape (or even reliable leaks), the psychology shifts overnight. Institutions that hesitated? In. Other nations fearing being left behind? In. ETFs see inflows explode again. Corporations with treasuries? FOMO. Retail that capitulated? Back in. Supply is already tight. This isn’t 2018 or 2022 — nation-state demand is a new paradigm.<br/> Bitcoin has always been about sound money winning in the long run. Governments printing endless fiat are starting to realize they can’t ignore the hardest money ever created. The bear market might feel eternal right now, but this could be the spark that ends it.<br/> We’re early. Stack sats. Hold through the noise. The sovereign bid might already be here.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/QvinKvin"> /u/QvinKvin </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ua7t4h/what_if_the_nationstates_are_quietly_loading_up/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ua7t4h/what_if_the_nationstates_are_quietly_loading_up/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/what-if-the-nation-states-are-quietly-loading-up-at-the-absolute-bitcoin-bottom-right-now-and-this-could-end-the-bear-market-in-a-avalanche</link><guid>862280</guid><author>COINS NEWS</author><dc:content /><dc:text>What If? The Nation-States Are Quietly Loading Up at the Absolute Bitcoin Bottom Right Now — And This Could End the Bear Market in a Avalanche</dc:text></item><item><title>LEANTRADE.AI HACKED?</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ua2jhb/leantradeai_hacked/"> <img src="https://preview.redd.it/9dhe1mrcu88h1.png?width=140&amp;height=45&amp;auto=webp&amp;s=670e11e9339bb85be296a849f928a3a860b04764" alt="LEANTRADE.AI HACKED?" title="LEANTRADE.AI HACKED?" /> </a> </td><td> <div class="md"><p>All day I have been trying to create account at <a href="http://lantrade.ai">lantrade.ai</a></p> <p>At first I get notifications like it is server issiue, try later. Now I get this, wtf?</p> <p><a href="https://preview.redd.it/9dhe1mrcu88h1.png?width=933&amp;format=png&amp;auto=webp&amp;s=c445992964b445c236ea11ece2f06221e877da85">https://preview.redd.it/9dhe1mrcu88h1.png?width=933&amp;format=png&amp;auto=webp&amp;s=c445992964b445c236ea11ece2f06221e877da85</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/GINGERFUCKINGOLD"> /u/GINGERFUCKINGOLD </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ua2jhb/leantradeai_hacked/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ua2jhb/leantradeai_hacked/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/leantradeai-hacked</link><guid>862098</guid><author>COINS NEWS</author><dc:content /><dc:text>LEANTRADE.AI HACKED?</dc:text></item><item><title>Ledger wont let me send funds from ledger live to trezor</title><description><![CDATA[<div class="md"><p>I have a ledger taproot account I want to migrate funds from into a trezor taproot account, but when I enter the trezor receiving address into ledger, it reads &#39;&#39;incorrect address format&#39;&#39;?</p> <p>Why?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Excellent-String3403"> /u/Excellent-String3403 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ua2c38/ledger_wont_let_me_send_funds_from_ledger_live_to/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ua2c38/ledger_wont_let_me_send_funds_from_ledger_live_to/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/ledger-wont-let-me-send-funds-from-ledger-live-to-trezor</link><guid>862099</guid><author>COINS NEWS</author><dc:content /><dc:text>Ledger wont let me send funds from ledger live to trezor</dc:text></item><item><title>Which Bitcoin path are you on?</title><description><![CDATA[<div class="md"><p>I used to think all Bitcoiners were on the same journey. I&#39;ve discovered they&#39;re not.</p> <p>Some say everybody is in it to make money, which is true for some, but not for others.</p> <p>After talking with hundreds of people about Bitcoin, I&#39;ve come to realize there are different reasons people come to it. It solves different problems for different people, and not everyone is on the same journey.</p> <p>I&#39;m curious...</p> <p><strong>Which Bitcoin path are you on?</strong></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/SoundMoneyWade"> /u/SoundMoneyWade </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ua20lx/which_bitcoin_path_are_you_on/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ua20lx/which_bitcoin_path_are_you_on/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/which-bitcoin-path-are-you-on</link><guid>862091</guid><author>COINS NEWS</author><dc:content /><dc:text>Which Bitcoin path are you on?</dc:text></item><item><title>How are you handling inheritance/succession for your Bitcoin if something happens to you?</title><description><![CDATA[<div class="md"><p>Been thinking about this a lot lately and I&#39;m surprised how little solid discussion there is on it here.</p> <p>Most of us have our seed phrase secured somehow: steel plate, multisig, hardware wallet... But that security works against us the moment we&#39;re not around anymore to use it. If something happens to me tomorrow, my wife has no idea how to access any of it, and honestly even if I wrote instructions down, that defeats the whole point of keeping the seed secure in the first place.</p> <p>The &quot;traditional&quot; answers people throw around don&#39;t really hold up:</p> <ul> <li>Telling a family member the seed = single point of failure, now they&#39;re a target, and you have to fully trust one person</li> <li>Lawyer/notary holding instructions = most have zero crypto literacy, and you&#39;re back to relying on a centralized party</li> <li>Multisig with a trusted contact = better, but still complex to set up correctly and most people don&#39;t bother</li> </ul> <p>Curious how people here have actually solved this in practice, not just in theory. Did you set up a multisig specifically for inheritance? Do your heirs know what to do? Did you involve a notary or lawyer, and if so how did that conversation even go since most of them know nothing about crypto?</p> <p>Feels like a real gap between how seriously we take security day-to-day and how little thought goes into what happens after.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/_adam_smasher_"> /u/_adam_smasher_ </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ua0w2m/how_are_you_handling_inheritancesuccession_for/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ua0w2m/how_are_you_handling_inheritancesuccession_for/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/how-are-you-handling-inheritancesuccession-for-your-bitcoin-if-something-happens-to-you</link><guid>862089</guid><author>COINS NEWS</author><dc:content /><dc:text>How are you handling inheritance/succession for your Bitcoin if something happens to you?</dc:text></item><item><title>BIP125 signaling, ecosystem software updates - Bitcoin Optech Newsletter #410</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1ua0c8b/bip125_signaling_ecosystem_software_updates/"> <img src="https://external-preview.redd.it/VNt1dLsJ3L7yxOypKSna-Q6MZEmBrshHCS4RxudD-yc.png?width=216&amp;crop=smart&amp;auto=webp&amp;s=bae8a20c93fdd03b47a5577c6cb26eb4e47895d1" alt="BIP125 signaling, ecosystem software updates - Bitcoin Optech Newsletter #410" title="BIP125 signaling, ecosystem software updates - Bitcoin Optech Newsletter #410" /> </a> </td><td> <div class="md"><p>Bitcoin Optech newsletter #410 is here:</p> <ul> <li>summarizes a discussion about wallets removing opt-in replace-by-fee signaling from the transactions they create</li> <li>summarizes changes to services/client software</li> <li>Optech Newsletter #410 Podcast</li> </ul> <p><a href="https://bitcoinops.org/en/newsletters/2026/06/19/">https://bitcoinops.org/en/newsletters/2026/06/19/</a></p> <p>rkrux posted to the Bitcoin-Dev mailing list proposing that wallets stop signaling opt-in RBF in the transactions they create... <a href="https://bitcoinops.org/en/newsletters/2026/06/19/#discussion-of-removing-rbf-signaling-from-wallet-transactions">https://bitcoinops.org/en/newsletters/2026/06/19/#discussion-of-removing-rbf-signaling-from-wallet-transactions</a></p> <p>Changes to services and client software:</p> <ul> <li>Sparrow Wallet 2.5.0 adds silent payments receiving</li> <li>Bark live on Bitcoin mainnet</li> <li>Arké Ark wallet announced</li> <li>Noah Ark wallet announced</li> <li>Alby Hub v1.23.0 released</li> <li>JoinMarket NG 0.32.0 released</li> </ul> <p><a href="https://bitcoinops.org/en/newsletters/2026/06/19/#changes-to-services-and-client-software">https://bitcoinops.org/en/newsletters/2026/06/19/#changes-to-services-and-client-software</a></p> <p>Bitcoin Optech will host an audio recap discussion of this newsletter streaming live on X/Twitter Tuesday at 16:30 UTC.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/bitschmidty"> /u/bitschmidty </a> <br/> <span><a href="https://bitcoinops.org/en/newsletters/2026/06/19/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1ua0c8b/bip125_signaling_ecosystem_software_updates/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bip125-signaling-ecosystem-software-updates-bitcoin-optech-newsletter-410</link><guid>862096</guid><author>COINS NEWS</author><dc:content /><dc:text>BIP125 signaling, ecosystem software updates - Bitcoin Optech Newsletter #410</dc:text></item><item><title>The Man Who Turned Everything into Bitcoin and Disappeared - stacker news</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u9zxbb/the_man_who_turned_everything_into_bitcoin_and/"> <img src="https://external-preview.redd.it/GqiFyhZvCKu1RN5dMonRROCPqRrru1KBueIdfvHL884.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=0d399e06be53217b82dc1e605c2c8a87f0114418" alt="The Man Who Turned Everything into Bitcoin and Disappeared - stacker news" title="The Man Who Turned Everything into Bitcoin and Disappeared - stacker news" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Fiach_Dubh"> /u/Fiach_Dubh </a> <br/> <span><a href="https://stacker.news/items/1510988">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9zxbb/the_man_who_turned_everything_into_bitcoin_and/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/the-man-who-turned-everything-into-bitcoin-and-disappeared-stacker-news</link><guid>862085</guid><author>COINS NEWS</author><dc:content /><dc:text>The Man Who Turned Everything into Bitcoin and Disappeared - stacker news</dc:text></item><item><title>EU's MICA regulation taking action on July 1st.</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/ethereum/comments/1u9z59f/eus_mica_regulation_taking_action_on_july_1st/"> <img src="https://external-preview.redd.it/WL_8z6KDRCwFYaZAeV6pig7fw-ZfS1Gn2Ug7r0nsPh0.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=48bab5918ab9eeb7fa7a02d348e9b50a2bc57c38" alt="EU's MICA regulation taking action on July 1st." title="EU's MICA regulation taking action on July 1st." /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/mne1237"> /u/mne1237 </a> <br/> <span><a href="/r/Bitcoin/comments/1u9z4tr/eus_mica_regulation_taking_action_on_july_1st/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/ethereum/comments/1u9z59f/eus_mica_regulation_taking_action_on_july_1st/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/eus-mica-regulation-taking-action-on-july-1st</link><guid>862094</guid><author>COINS NEWS</author><dc:content /><dc:text>EU's MICA regulation taking action on July 1st.</dc:text></item><item><title>Market Behavior</title><description><![CDATA[<div class="md"><p>Liquidity is flowing to AI investments (this is the answer to every other post in this sub). Bitcoin goes sideways. Expect this to hold for 2026. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Street-Technology-93"> /u/Street-Technology-93 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9xqoh/market_behavior/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9xqoh/market_behavior/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/market-behavior</link><guid>862088</guid><author>COINS NEWS</author><dc:content /><dc:text>Market Behavior</dc:text></item><item><title>On the same day, Oman launched a mandatory national Bitcoin mining pool and El Salvador added more BTC to its reserves. Is something is shifting?</title><description><![CDATA[<div class="md"><p>Two sovereign moves worth paying attention to.</p> <p>Oman launched Omanhash on June 17, a state-backed mining pool that every licensed Bitcoin miner in the country is now required to use. This isn&#39;t just an energy play. It&#39;s regulatory architecture. The government now has direct oversight of the entire national hashrate; roughly 3% of the global Bitcoin network, backed by over $700M in mining infrastructure investment since 2022.</p> <p>El Salvador added more Bitcoin to its national reserves the same day as part of its ongoing one-BTC-a-day accumulation policy.</p> <p>Two different approaches: one building state infrastructure around Bitcoin, one treating it as a reserve asset. Both making deliberate sovereign decisions without the fanfare of an ETF launch or a corporate treasury announcement.</p> <p>Kazakhstan was the first to adopt the sovereign mining pool model. Oman just followed.</p> <p>At what point does this stop being an experiment and start being a pattern?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/eToroTeam"> /u/eToroTeam </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9xp0g/on_the_same_day_oman_launched_a_mandatory/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9xp0g/on_the_same_day_oman_launched_a_mandatory/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/on-the-same-day-oman-launched-a-mandatory-national-bitcoin-mining-pool-and-el-salvador-added-more-btc-to-its-reserves-is-something-is-shifting</link><guid>862279</guid><author>COINS NEWS</author><dc:content /><dc:text>On the same day, Oman launched a mandatory national Bitcoin mining pool and El Salvador added more BTC to its reserves. Is something is shifting?</dc:text></item><item><title>The History Of Hong Kong's Bitcoin Meetup</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u9xo5s/the_history_of_hong_kongs_bitcoin_meetup/"> <img src="https://external-preview.redd.it/JrLOlOvqQqEqvMOp0oqrTG1VyU77dn7b0BtgL1Q-rqc.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=fa377995e7f5bc0fbc098c3838aa22eb8bbc8f51" alt="The History Of Hong Kong's Bitcoin Meetup" title="The History Of Hong Kong's Bitcoin Meetup" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/kingofsats"> /u/kingofsats </a> <br/> <span><a href="https://lightning.news/history-hong-kong-bitcoin-meetup/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9xo5s/the_history_of_hong_kongs_bitcoin_meetup/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/the-history-of-hong-kongs-bitcoin-meetup</link><guid>862097</guid><author>COINS NEWS</author><dc:content /><dc:text>The History Of Hong Kong's Bitcoin Meetup</dc:text></item><item><title>Just a friendly reminder to stay off the internet during bear markets</title><description><![CDATA[<div class="md"><p>I&#39;ve been in Crypto for 10 years. </p> <p>Whether you take these points to heart or shrug them off is up to you.</p> <p>Yes, i panic sold before. No, i wouldn&#39;t be on Reddit if i was rich from this. </p> <p>But i have experiences and regrets. If one person benefits from reading this, it would make my day. </p> <p>Words will not convince people that the current bear market is &#39;free money&#39; opportunity. </p> <p>As long as paper hands exist, hard earned cash will be given out for free. </p> <p>It&#39;s just a cycle of life. </p> <p>During bear markets, take note that; </p> <ol> <li>Headlines are designed to terrorize You</li> </ol> <p>This happens <strong>every, single, time</strong>. Let me repeat that.</p> <p>Every bear market, people will go <strong>out of their way to terrorize you in exiting the market.</strong> </p> <p>Whether &#39;This time it&#39;s different&#39; news, Mt. Gox collapse, ICO bust, FTX/Luna collapse, AI, Quantum fears, MEME jokes about prices. </p> <p>After all, Bitcoin died around 472 times. </p> <p>STAY OFF THE NEWS</p> <ol> <li>Dollar cost average is key </li> </ol> <p>Weekly or monthly, buy a small amount without looking at price. ESPECIALLY during bear markets, and where fear &amp; greed index is &#39;extremely fearful&#39; which is right NOW. </p> <ol> <li>BITCOIN is more hated than ever </li> </ol> <p>Simply put, it&#39;s human nature. Will not go into details, but it&#39;s more reason to stay off the internet (at least BTC topics). </p> <p>You have been told. </p> <p>Ignore the comments, don&#39;t read the headline, stick to DCA.</p> <p>Have a good day. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Available_Affect_154"> /u/Available_Affect_154 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9vxl7/just_a_friendly_reminder_to_stay_off_the_internet/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9vxl7/just_a_friendly_reminder_to_stay_off_the_internet/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/just-a-friendly-reminder-to-stay-off-the-internet-during-bear-markets</link><guid>862092</guid><author>COINS NEWS</author><dc:content /><dc:text>Just a friendly reminder to stay off the internet during bear markets</dc:text></item><item><title>Chill Guys! HOLD</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u9vrhf/chill_guys_hold/"> <img src="https://preview.redd.it/8ke2jtwt378h1.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=3df38c5ad14b1c1d449774019a796bdb96c5238d" alt="Chill Guys! HOLD" title="Chill Guys! HOLD" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Hazys"> /u/Hazys </a> <br/> <span><a href="https://i.redd.it/8ke2jtwt378h1.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9vrhf/chill_guys_hold/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/chill-guys-hold</link><guid>862086</guid><author>COINS NEWS</author><dc:content /><dc:text>Chill Guys! HOLD</dc:text></item><item><title>Making my solar surplus mining tool open source</title><description><![CDATA[<div class="md"><p>Hey!<br/> A few days ago I posted my new project called Solarminer.app into this subreddit.</p> <p>People kept telling me that closed source is not the way and they would nether install tools on their local server if they weren&#39;t able to look into the code.<br/> I don&#39;t have bad intentions but its a good thing people want to verify.</p> <p>So this is where we are now!<br/> I have reorganized the code and created a github org for this project.<br/> <a href="https://github.com/Solarminer-app">https://github.com/Solarminer-app</a></p> <p>The official website: <a href="https://solarminer.app">https://solarminer.app</a></p> <p>How to contribute:<br/> You either contribute code via pull requests</p> <p>If you have a solar system installed you might also have a smart meter or inverter. In this case It would help alot if you could try out the app yourself by deploying it according to the docs via docker. Then try to create a modbus/rest api connnection for your inverter/smart meter and publish that in the config repo or the discord server!</p> <p>Going Open Source was a big step for me. I hope it was worth it!<br/> Looking forward to your contributions &lt;3</p> <p><a href="https://discord.solarminer.app">https://discord.solarminer.app</a> If you want to join this journey :)</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Pain_Cultural"> /u/Pain_Cultural </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9vqcd/making_my_solar_surplus_mining_tool_open_source/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9vqcd/making_my_solar_surplus_mining_tool_open_source/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/making-my-solar-surplus-mining-tool-open-source</link><guid>862093</guid><author>COINS NEWS</author><dc:content /><dc:text>Making my solar surplus mining tool open source</dc:text></item><item><title>Set up a DCA today!</title><description><![CDATA[<div class="md"><p>Just wanted to share this announcement, buy while theirs fear in the market :D </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/ImProbablyHighh"> /u/ImProbablyHighh </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9tw2z/set_up_a_dca_today/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9tw2z/set_up_a_dca_today/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/set-up-a-dca-today</link><guid>862095</guid><author>COINS NEWS</author><dc:content /><dc:text>Set up a DCA today!</dc:text></item><item><title>Daily Discussion, June 19, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1u8zbcg/lightning_thursday_june_18_2026_explore_the/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9tv8l/daily_discussion_june_19_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9tv8l/daily_discussion_june_19_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-19-2026</link><guid>862084</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 19, 2026</dc:text></item><item><title>I am enjoying all the way down and now I am out of powder.</title><description><![CDATA[<div class="md"><p>It is a big challenge not to fall to temptation and to keep my finance strategies, balanced, no loans no leverage, never buy Bitcoin I with money I need in the short/mid term, hodl and never sell.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/LittlePrince6987"> /u/LittlePrince6987 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9t0my/i_am_enjoying_all_the_way_down_and_now_i_am_out/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9t0my/i_am_enjoying_all_the_way_down_and_now_i_am_out/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/i-am-enjoying-all-the-way-down-and-now-i-am-out-of-powder</link><guid>862090</guid><author>COINS NEWS</author><dc:content /><dc:text>I am enjoying all the way down and now I am out of powder.</dc:text></item><item><title>Panic buying</title><description><![CDATA[<div class="md"><p>Hi team, I&#39;m getting that irresistible urge to buy. Should I wait and buy? or should i buy now and later? I&#39;m new to panic buying but so far truly enjoying it.</p> <p>I appreciate your input.</p> <p>Sincerely, Your crypto bro </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/diamondmuckinhands"> /u/diamondmuckinhands </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9qp0c/panic_buying/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9qp0c/panic_buying/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/panic-buying</link><guid>862087</guid><author>COINS NEWS</author><dc:content /><dc:text>Panic buying</dc:text></item><item><title>Forget the clarity act bring THE LIGHTNING ACT!</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u9oqxz/forget_the_clarity_act_bring_the_lightning_act/"> <img src="https://external-preview.redd.it/tPO2w0GN5KTHKiYDucVJBO90NOED1lvvt8yT53eG59s.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=65edd8513b51ac4bb9ce24ad1d7fccc06ba359cc" alt="Forget the clarity act bring THE LIGHTNING ACT!" title="Forget the clarity act bring THE LIGHTNING ACT!" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/danovision"> /u/danovision </a> <br/> <span><a href="https://youtu.be/eJ_nllBoiYE?si=nptHKW7bYG5SZyh0">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9oqxz/forget_the_clarity_act_bring_the_lightning_act/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/forget-the-clarity-act-bring-the-lightning-act</link><guid>862100</guid><author>COINS NEWS</author><dc:content /><dc:text>Forget the clarity act bring THE LIGHTNING ACT!</dc:text></item><item><title>Dear dumb governor, JBPritzker GovPritzker For real, how dumb can you this day and age!!!!!!!!!! You study Bitcoin bro ?!!!</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u9n5ne/dear_dumb_governor_jbpritzker_govpritzker_for/"> <img src="https://external-preview.redd.it/cGdnbDJpamx2NDhoMcoSct-8v621pJJ8GRvF_w84jyVF9gLA9KG5VJFnpQNo.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=56b8e9d0b5b180b0fc545e432825b3eaa1ca075c" alt="Dear dumb governor, JBPritzker GovPritzker For real, how dumb can you this day and age!!!!!!!!!! You study Bitcoin bro ?!!!" title="Dear dumb governor, JBPritzker GovPritzker For real, how dumb can you this day and age!!!!!!!!!! You study Bitcoin bro ?!!!" /> </a> </td><td> <div class="md"><p><a href="https://x.com/GovPritzker">https://x.com/GovPritzker</a> </p> <p><a href="https://x.com/JBPritzker">https://x.com/JBPritzker</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Academic_Attorney996"> /u/Academic_Attorney996 </a> <br/> <span><a href="https://v.redd.it/7ngfy5jlv48h1">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9n5ne/dear_dumb_governor_jbpritzker_govpritzker_for/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/dear-dumb-governor-jbpritzker-govpritzker-for-real-how-dumb-can-you-this-day-and-age-you-study-bitcoin-bro</link><guid>861924</guid><author>COINS NEWS</author><dc:content /><dc:text>Dear dumb governor, JBPritzker GovPritzker For real, how dumb can you this day and age!!!!!!!!!! You study Bitcoin bro ?!!!</dc:text></item><item><title>Taking out a 25k loan to invest</title><description><![CDATA[<div class="md"><p>I&#39;ve been seriously considering doing this, today I called a credit union and they estimated 8.9% apr. I did the math if I buy Bitcoin at around 65k ill need it to go to 85k to break even. I&#39;m planning to hold onto it until 2029 or 2030 and then using the profit as a downpayment on a house- or I might use the Fannie mae loan and put it up as collateral and retain the Bitcoin. I&#39;ve been looking at tons of estimates on where Bitcoin will be - bitbo, reddit, chat gpt, friends, anything I can find. My general conclusion is that it will be somewhere between 150 and 240k in 2029-2030. What are peoples thoughts on this plan? Where do people think Bitcoin will be at this time? Does anyone predict Bitcoin just flat out dies- if so how? I feel like worst case scenario it hovers around 70k for 4 or 5 years before spiking up in which case id just have to keep holding onto it. I truly believe that with enough time it will just eventually go up though. I currently own a out 0.3 Bitcoin but with this loan I&#39;m looking at 0.75 and over the next few years I&#39;ll probably invest EVEN MORE into just to get to a whole coin. </p> <p>Edit:</p> <p>Credit score is 750-780 Annual income is 105-120k Living in a small apartment 750$ a month Car payment 460$ a month Student loans - PSLF program , variable payments because it&#39;s idr, between 200 and 400 a month (work pays 400$ of it otherwise it would be 800) No kids </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Fappytoad"> /u/Fappytoad </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9muk2/taking_out_a_25k_loan_to_invest/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9muk2/taking_out_a_25k_loan_to_invest/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/taking-out-a-25k-loan-to-invest</link><guid>861923</guid><author>COINS NEWS</author><dc:content /><dc:text>Taking out a 25k loan to invest</dc:text></item><item><title>Testnet4 for Signet</title><description><![CDATA[<div class="md"><p>I have a very large batch of testnet4 bitcoin and need some signet BTC. Willing to do 1:1 trades or better for large amounts.</p> <p>Given this is zero dollar value and not real btc hope it’s not breaking rules. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/AgentOrange256"> /u/AgentOrange256 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9l868/testnet4_for_signet/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9l868/testnet4_for_signet/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/testnet4-for-signet</link><guid>861926</guid><author>COINS NEWS</author><dc:content /><dc:text>Testnet4 for Signet</dc:text></item><item><title>20 year old Uni Student all in Bitcoin</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u9idyd/20_year_old_uni_student_all_in_bitcoin/"> <img src="https://preview.redd.it/w0twvdhnv38h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=6d5f0782a0ee09e9366211bd31172503672433fe" alt="20 year old Uni Student all in Bitcoin" title="20 year old Uni Student all in Bitcoin" /> </a> </td><td> <div class="md"><p>I currently have all my savings and majority of my current account all in bitcoin. ????</p> <p>Hopefully this pays off in 10-20 years</p> <p>If anyone would like to donate to me would be very much appreciated. The goal is 1 BTC: </p> <p>bc1qj9qjazzs0r46jfh4a6lzf8p0c0d98nx8htuav6</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/RazzmatazzFair5320"> /u/RazzmatazzFair5320 </a> <br/> <span><a href="https://i.redd.it/w0twvdhnv38h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9idyd/20_year_old_uni_student_all_in_bitcoin/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/20-year-old-uni-student-all-in-bitcoin</link><guid>861920</guid><author>COINS NEWS</author><dc:content /><dc:text>20 year old Uni Student all in Bitcoin</dc:text></item><item><title>does the halving hype ever actually match reality?</title><description><![CDATA[<div class="md"><p>I&#39;ve been following Bitcoin for a couple years now but this is my first cycle where I&#39;m paying close attention to the halving buildup. Every time I look at the discourse it feels like expectations are already priced in way before the event hits. Curious if people who&#39;ve been through past cycles think the post-halving price action lived up to the anticipation, or if it mostly disappointed short-term holders.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Milcah_Ganderton"> /u/Milcah_Ganderton </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9i6ix/does_the_halving_hype_ever_actually_match_reality/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9i6ix/does_the_halving_hype_ever_actually_match_reality/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/does-the-halving-hype-ever-actually-match-reality</link><guid>861925</guid><author>COINS NEWS</author><dc:content /><dc:text>does the halving hype ever actually match reality?</dc:text></item><item><title>Fiat coins to Bitcoin</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u9hzyt/fiat_coins_to_bitcoin/"> <img src="https://external-preview.redd.it/dHJ5ejR4bHVzMzhoMV4-aF1TWoGe4evdpMHCsLj5QpS225zbECZSFqPBS5Ys.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=77e3e1383bb30d748bc6e22ca368448b7c94288e" alt="Fiat coins to Bitcoin" title="Fiat coins to Bitcoin" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/bitcoinphilosophy"> /u/bitcoinphilosophy </a> <br/> <span><a href="https://v.redd.it/d1c185lus38h1">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9hzyt/fiat_coins_to_bitcoin/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/fiat-coins-to-bitcoin</link><guid>861927</guid><author>COINS NEWS</author><dc:content /><dc:text>Fiat coins to Bitcoin</dc:text></item><item><title>Bitcoin season</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u9ha0h/bitcoin_season/"> <img src="https://external-preview.redd.it/jhRZpTiF6CeDtjx07pkY2KTHv1297OiUpSeH0DdBRsQ.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=819c54fde9c0d2a12cde8257079bdd8dcae6e856" alt="Bitcoin season" title="Bitcoin season" /> </a> </td><td> <div class="md"><p>Worth watching! </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheItalianComment"> /u/TheItalianComment </a> <br/> <span><a href="https://youtu.be/vaHDsOt2Ovk?si=i3LHoOY4yKBNU0Cn">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9ha0h/bitcoin_season/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bitcoin-season</link><guid>861928</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin season</dc:text></item><item><title>There's a fake BlueWallet site at the top of Google search right now</title><description><![CDATA[<div class="md"><p>My buddy lost his BTC yesterday. He Googled &quot;BlueWallet download&quot;, clicked the first result (sponsored), and installed what looked like the real thing. It was a clone. His seed phrase was exfiltrated before he realized.</p> <p>Has anyone else seen this? Google is apparently still serving the ad. How do you verify wallet apps before installing?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Individual-Gas5276"> /u/Individual-Gas5276 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9gfus/theres_a_fake_bluewallet_site_at_the_top_of/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9gfus/theres_a_fake_bluewallet_site_at_the_top_of/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/theres-a-fake-bluewallet-site-at-the-top-of-google-search-right-now</link><guid>861921</guid><author>COINS NEWS</author><dc:content /><dc:text>There's a fake BlueWallet site at the top of Google search right now</dc:text></item><item><title>Don't have any savings, only BTC</title><description><![CDATA[<div class="md"><p>With the recent dip I bought btc with everything I got (after I sold it a few days ago I bought back), now I&#39;m at 0.xx BTC. But I even used my emergency fund for it, I literally only have 1k Euros on my bank account for my rent and food, and I&#39;m worried that I have no real savings, it feels pretty risky to have only BTC and nothing else. It doesn&#39;t feel like reliable money right now because the price can dump any day without warning, so I guess I should start saving up a new emergency fund using only my income in the nexrt months (not by selling BTC) instead of taking further advantage of the current bear market low prices. How do you guys handle having only BTC and no stocks, fiat?<br/> I would really like to buy more BTC when it falls more, but I also want to save up an emergency fund. Its really not a good feeling when you have to choose </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Suspicious-Holiday42"> /u/Suspicious-Holiday42 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9gct9/dont_have_any_savings_only_btc/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9gct9/dont_have_any_savings_only_btc/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/dont-have-any-savings-only-btc</link><guid>861922</guid><author>COINS NEWS</author><dc:content /><dc:text>Don't have any savings, only BTC</dc:text></item><item><title>16.5 BTC recovered: The story</title><description><![CDATA[<div class="md"><p>Thanks everyone:<br/> <a href="https://www.blockchain.com/explorer/addresses/btc/189JveWz2WP79oYU9Gq4NUfiurbiuNPUhn">https://www.blockchain.com/explorer/addresses/btc/189JveWz2WP79oYU9Gq4NUfiurbiuNPUhn</a></p> <p>Years ago, while working on a crypto recovery project, I found Ariel&#39;s wallet among the files on a PC. It appeared that he had previously tried to recover his funds. I searched everywhere for him, but he had blocked me on every platform. Eventually, I called his workplace and managed to get in touch with him.</p> <p>After obtaining his consent, I started working on the recovery. I tried to solve it on my own, but it turned out to be quite challenging. So, I opened it up to the community and invited others to give it a try. At first, I only shared the challenge on Facebook, where most people already knew me.</p> <p>A year went by, and I decided to repost it. This time, I also<a href="https://www.reddit.com/r/Bitcoin/comments/1u53hci"> shared it on Reddit</a> and <a href="https://x.com/marcebit/status/2066185663582482539">X</a>, and even spent money promoting the posts (which, ironically, got my advertising account blocked...).</p> <p>In less than five days, someone from the community—who wasn&#39;t even part of the Telegram group we had created—successfully recovered it.</p> <p>I&#39;m truly grateful to everyone who participated. Thank you for your time, effort, and support. I hope to bring you more challenges soon, so stay tuned and follow me!</p> <p>And yes—the password was: <strong>&quot;pera5durasnopera5lus&quot;</strong></p> <p><strong>FAQs:</strong></p> <p><strong>Can they brute-force the passphrase using the .dat file?</strong></p> <p>The brute-force attack was executed using a range of clues provided by the original owner, data leaked on the dark web, and common password patterns. (I didn&#39;t find the password myself; it was a user participating in the contest I organized, on Telegram <a href="/u/usermain01">u/usermain01</a>.)</p> <p><strong>Regarding the reward amount (0.5 BTC)</strong>, it&#39;s important to note that participants:</p> <p>- Are not required to be trustworthy<br/> - Are not asked to share custody responsibilities<br/> - Others are already working for the agreed-upon amount<br/> - The amount is announced in advance, and everyone is free to decide what to do<br/> - All parties were ultimately necessary to release the funds</p> <p>&quot;The industry standard rate&quot; does not apply here</p> <p><strong>How come the person who cracked it didnt just take all the btc? didnt have the wallet.dat?</strong></p> <p>The child key (ckey) containing funds was not exposed and was encrypted with an mkey.<br/> The master key (mkey) was also encrypted with an unknown passphrase.<br/> The mkey was public.<br/> A second, encrypted, and empty ckey was exposed only to allow the successful cracker to sign a message proving success without sharing the passphrase.</p> <p>PD: A few days ago I made a very short post and everyone thought it was a scam, so I changed it, sorry.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/mrb000"> /u/mrb000 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9exv2/165_btc_recovered_the_story/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9exv2/165_btc_recovered_the_story/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/165-btc-recovered-the-story</link><guid>861839</guid><author>COINS NEWS</author><dc:content /><dc:text>16.5 BTC recovered: The story</dc:text></item><item><title>When you started using cold wallet?</title><description><![CDATA[<div class="md"><p>I never really cared about using one of these, but now that Binance is having some troubles, I&#39;ve decided I&#39;m going to buy one.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/jarzabpospolity"> /u/jarzabpospolity </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9eur3/when_you_started_using_cold_wallet/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9eur3/when_you_started_using_cold_wallet/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/when-you-started-using-cold-wallet</link><guid>861837</guid><author>COINS NEWS</author><dc:content /><dc:text>When you started using cold wallet?</dc:text></item><item><title>Earning money with an open source bitcoin software?</title><description><![CDATA[<div class="md"><p>Hey guys. I know this title suggests that this is the wrong subreddit. However this community and its open source spirit is what I need for a good discussion.</p> <p>So I am currently working on this app that serves as an alternative to DIY solutions. You can hook into your solar roof and connect ASIC miners (I plan on adding support for other miners aswell) and the software dynamically adjusts the miners and their power targets according to the surplus.</p> <p>There is also a lightning wallet in the program (phoenixd) where users get a BOLT11/BOLT12 lightning address for free. Of course we have ROI calculations and PDF export for your tax reports. Its pretty much the plug &amp; play solution for people who want to mine bitcoin and have the energy but don&#39;t want to spend too much time on creating everything in Home assistant on their own.</p> <p>Long story short: I have worked on this software for quite a while. I gathered many different opinions on this and now I want to open the discussion here.</p> <p>First of all: What is my intent?<br/> I am a software engineering student (currently in my masters) and I would love to work on a program / app people love to use and also earn some money with it.<br/> But how? Especially in the bitcoin space people want to verify. You cannot verify closed source code.<br/> People love DIY. So why even use my software if it costs money?</p> <p>I have been thinking about this for some weeks now. (Should have done that earlier but when I began this project I did not know that I would even come to this point)</p> <p>My &quot;fairest&quot; solution would be that there is a Dev Fee for the hashrate that is generated while using this program. I could also go Open Source but are people then going to remove the dev fee on their own?</p> <p>Its the first software I plan to release to the public so I really need some input.</p> <p>I have heard many things regarding this project. Most of them where harsh because of the dev fee model or the fact that it is currently closed source. </p> <p>Let me know your thoughts please.<br/> For reference: <a href="https://solarminer.app">https://solarminer.app</a> </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Pain_Cultural"> /u/Pain_Cultural </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9e9at/earning_money_with_an_open_source_bitcoin_software/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9e9at/earning_money_with_an_open_source_bitcoin_software/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/earning-money-with-an-open-source-bitcoin-software</link><guid>861838</guid><author>COINS NEWS</author><dc:content /><dc:text>Earning money with an open source bitcoin software?</dc:text></item><item><title>are you afraid to lose?</title><description><![CDATA[<div class="md"><p>I&#39;ve seen comments here saying, &quot;Stop wishing for it to go down, I put my savings in there.&quot;</p> <p>But why invest if you&#39;re afraid to lose? Every investment carries risk. Whether it&#39;s Bitcoin, stocks, real estate, or anything else, losses are always possible.If you can&#39;t afford to lose the money, then don&#39;t invest it. Never put yourself in a position where a downturn could seriously impact your life.</p> <p>The potential for gains exists because there&#39;s risk. Expecting an investment to only go up because your savings are in it isn&#39;t realistic.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/RevolutionaryCost59"> /u/RevolutionaryCost59 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9cjvw/are_you_afraid_to_lose/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u9cjvw/are_you_afraid_to_lose/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/are-you-afraid-to-lose</link><guid>861802</guid><author>COINS NEWS</author><dc:content /><dc:text>are you afraid to lose?</dc:text></item><item><title>What the fuck?</title><description><![CDATA[<div class="md"><p>Every time I buy BTC it plummets?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Southern-Platform313"> /u/Southern-Platform313 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u99wwh/what_the_fuck/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u99wwh/what_the_fuck/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/what-the-fuck</link><guid>861801</guid><author>COINS NEWS</author><dc:content /><dc:text>What the fuck?</dc:text></item><item><title>Do I own the bitcoin in the etfs?</title><description><![CDATA[<div class="md"><p>I have around $150k invested on ibit. Do I technically own ~2.5 bitcoins? </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/NovelFew6644"> /u/NovelFew6644 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u99ung/do_i_own_the_bitcoin_in_the_etfs/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u99ung/do_i_own_the_bitcoin_in_the_etfs/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/do-i-own-the-bitcoin-in-the-etfs</link><guid>861803</guid><author>COINS NEWS</author><dc:content /><dc:text>Do I own the bitcoin in the etfs?</dc:text></item><item><title>I’ve been holding and accumulating since 2019… It’s getting harder not to sell</title><description><![CDATA[<div class="md"><p>I’ve been a big believer in Bitcoin and I’ve sold very little in the last 7 years but for whatever reason this cycle has been causing me to doubt a lot on Bitcoin’s future. It doesn’t help that cycle after cycle, Bitcoin reaches a new ATH and I never sell. It’s super frustrating when you get in your head that “if I just had sold at the top and bought back in at the bottom, I’d would had doubled my stack”… I know hindsight is 20/20 but every cycle that occurs, I always think that surely this is the cycle that breaks the pattern. I feared selling at 120k because “what if it goes to 140k, 150k, 200k”. But that didnt happen.<br/> The cycle has to break eventually and every cycle I think, “surely this is the one the breaks” but it doesn’t. </p> <p>How long til we see 200k or 300k? Am I going have to wait another 10 years? If so, it’s a hard pill to swallow when you have such high expectations for Bitcoin’s performance. This cycle felt mediocre, spent almost a year at ~60k, then several months above 100k, just for in to plummet back down to 60k. </p> <p>Am I going to sell at this price? Hell no. But if it goes back to ATH, I think I’m going to sell and just hope for the best. With my luck, once I sell that’s when Bitcoin will take off to 200k. </p> <p>I’m just frustrated because I really want Bitcoin to succeed but I’m starting to lose hope. Perhaps my expectations were too high. </p> <p>Has anyone else been having similar thoughts?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/snippedndipped"> /u/snippedndipped </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u98mf8/ive_been_holding_and_accumulating_since_2019_its/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u98mf8/ive_been_holding_and_accumulating_since_2019_its/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/ive-been-holding-and-accumulating-since-2019-its-getting-harder-not-to-sell</link><guid>861751</guid><author>COINS NEWS</author><dc:content /><dc:text>I’ve been holding and accumulating since 2019… It’s getting harder not to sell</dc:text></item><item><title>Bitcoin kinda feels stuck right now, ngl.</title><description><![CDATA[<div class="md"><p>Price is moving sideways, everyone’s watching ETFs, rates, and macro stuff, but nobody really knows where the next big move is coming from.</p> <p>Tbh, I don’t think sideways is always bad. Sometimes it just shakes out the hype and lets the serious people chill and stack.</p> <p>But let’s be real… half the people screaming “bull run soon” would panic sell if BTC drops 10% tomorrow.</p> <p>So what is it, are we actually bullish, or is this sub just full of people pretending they won’t panic sell? :D:D</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Ok_Percentage4090"> /u/Ok_Percentage4090 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u96qk8/bitcoin_kinda_feels_stuck_right_now_ngl/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u96qk8/bitcoin_kinda_feels_stuck_right_now_ngl/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-kinda-feels-stuck-right-now-ngl</link><guid>861752</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin kinda feels stuck right now, ngl.</dc:text></item><item><title>This is concerning…</title><description><![CDATA[<div class="md"><p>Bitcoin in self storage with an air-gapped cold wallet is the only safe way to preserve your wealth moving forward. ????</p> <p><a href="https://youtu.be/1sd26pWhfmg?si=C%5C_-4lupHzcL7nwzC">https://youtu.be/1sd26pWhfmg?si=C\_-4lupHzcL7nwzC</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/NAS-Daiquiri"> /u/NAS-Daiquiri </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u96hw8/this_is_concerning/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u96hw8/this_is_concerning/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/this-is-concerning</link><guid>861754</guid><author>COINS NEWS</author><dc:content /><dc:text>This is concerning…</dc:text></item><item><title>Brink Engineering: Toby Sharp on Hornet an executable spec for Bitcoin consensus</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u96b2q/brink_engineering_toby_sharp_on_hornet_an/"> <img src="https://external-preview.redd.it/eNQSd64fnAiEVIUXnCaryNHYDsMn-Wuq8YaqTEbVMtI.png?width=216&amp;crop=smart&amp;auto=webp&amp;s=c70ae15fb00540276d1859f6843a68f27538ebf3" alt="Brink Engineering: Toby Sharp on Hornet an executable spec for Bitcoin consensus" title="Brink Engineering: Toby Sharp on Hornet an executable spec for Bitcoin consensus" /> </a> </td><td> <div class="md"><p>Toby Sharp joined Brink engineers to present Hornet, an executable specification for Bitcoin consensus.</p> <p>In his presentation, he discussed:</p> <ul> <li>“The code is the spec”</li> <li>How Hornet differs from libbitcoinkernel</li> <li>Properties of a good specification</li> <li>The 35 semantic rules that define block validity</li> <li>A declarative C++ implementation of the rules</li> <li>A custom UTXO database designed for Bitcoin</li> <li>Approaches to block validation</li> <li>Ideas of a domain specific language (DSL) for consensus</li> <li>Differential and adversarial testing</li> <li>Q&amp;A with the audience</li> </ul> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/bitschmidty"> /u/bitschmidty </a> <br/> <span><a href="https://brink.dev/blog/2026/06/18/eng-call-toby-sharp-hornet/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u96b2q/brink_engineering_toby_sharp_on_hornet_an/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/brink-engineering-toby-sharp-on-hornet-an-executable-spec-for-bitcoin-consensus</link><guid>861755</guid><author>COINS NEWS</author><dc:content /><dc:text>Brink Engineering: Toby Sharp on Hornet an executable spec for Bitcoin consensus</dc:text></item><item><title>Ai and new computing, the very existence of bitcoin</title><description><![CDATA[<div class="md"><p>I occasionally see on finance forums people making predictions that in the future computing will be powerful enough to break the Blockchain.<br/> Essentially, if that happens bitcoins completely worthless .<br/> Is this impossible? Are they full of shit?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/boristhemexican"> /u/boristhemexican </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u90u6x/ai_and_new_computing_the_very_existence_of_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u90u6x/ai_and_new_computing_the_very_existence_of_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/ai-and-new-computing-the-very-existence-of-bitcoin</link><guid>861757</guid><author>COINS NEWS</author><dc:content /><dc:text>Ai and new computing, the very existence of bitcoin</dc:text></item><item><title>Ncwallet is holding my bitcoin withdrawal stuck</title><description><![CDATA[<div class="md"><p>Please I need any genuine help I can get it’s been three days stuck on pending with no txID.. what can I do Ive contacted their support countless times please help!</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Ok_Date_7624"> /u/Ok_Date_7624 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u90lpb/ncwallet_is_holding_my_bitcoin_withdrawal_stuck/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u90lpb/ncwallet_is_holding_my_bitcoin_withdrawal_stuck/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/ncwallet-is-holding-my-bitcoin-withdrawal-stuck</link><guid>861756</guid><author>COINS NEWS</author><dc:content /><dc:text>Ncwallet is holding my bitcoin withdrawal stuck</dc:text></item><item><title>⚡ Lightning Thursday! June 18, 2026: Explore the Lightning Network!⚡</title><description><![CDATA[<div class="md"><p>The lightning network is a second-layer solution on top of the Bitcoin blockchain that enables quick, cheap and scalable Bitcoin payments.</p> <p>Here is the place to discuss and learn more about lightning!</p> <p>Ask your questions about lightning</p> <p>Provide reviews, feedback, comparisons of LN apps, services, websites etc</p> <p>Learn about new LN features, development, apps</p> <p>Link to good quality resources (articles, wikis etc)</p> <p>Resources:</p> <ul> <li><p>Here is an awesome list of resources: <a href="https://bitcoinfo.org/lightning.html">https://bitcoinfo.org/lightning.html</a></p></li> <li><p>Want to test out your lightning fire power? tip the Bitcoin devs! <a href="https://bitcoindevlist.com/">https://bitcoindevlist.com/</a></p></li> <li><p>Previous threads: <a href="https://www.reddit.com/r/Bitcoin/search?q=Lightning+Thursday&amp;restrict_sr=on&amp;include_over_18=on&amp;sort=new&amp;t=all">Search</a></p></li> <li><p>Lnbook getting closer towards being finished and can already be seen at: <a href="https://github.com/lnbook/lnbook">https://github.com/lnbook/lnbook</a></p></li> <li><p>Lightning Dedicated YouTube Channel: <a href="https://youtube.com/renepickhardt">https://youtube.com/renepickhardt</a></p></li> <li><p>Also there is the playlist by chaincode labs: <a href="https://youtube.com/playlist?list=PLpLH33TRghT17_U3as2P3vHfAGL8pSOOY">https://youtube.com/playlist?list=PLpLH33TRghT17_U3as2P3vHfAGL8pSOOY</a></p></li> <li><p>Lightning stores: <a href="https://www.lightningnetworkstores.com/">https://www.lightningnetworkstores.com/</a></p></li> <li><p>Learn more and talk about lightning right here in <a href="/r/Bitcoin">r/Bitcoin</a>, <a href="/r/bitcoinbeginners">r/bitcoinbeginners</a> and <a href="/r/thelightningnetwork">r/thelightningnetwork</a></p></li> </ul> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8zbcg/lightning_thursday_june_18_2026_explore_the/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8zbcg/lightning_thursday_june_18_2026_explore_the/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/lightning-thursday-june-18-2026-explore-the-lightning-network</link><guid>861753</guid><author>COINS NEWS</author><dc:content /><dc:text>⚡ Lightning Thursday! June 18, 2026: Explore the Lightning Network!⚡</dc:text></item><item><title>Daily Discussion, June 18, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1u81zfy/daily_discussion_june_17_2026/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8y7u8/daily_discussion_june_18_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8y7u8/daily_discussion_june_18_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-18-2026</link><guid>861613</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 18, 2026</dc:text></item><item><title>Stoicism &amp; Bitcoin</title><description><![CDATA[<div class="md"><p>I’d like to hear your stoic thoughts, and actions attributed to HODLING BTC. Many get FOMO and hear “we’re going to $1M” only for the short term price to gap down. Some may say that going “all in” is the way. So, where does stocism fit into your BTC thesis? (Preferably for those who are almost or, are ALL IN on BTC. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/xtexm"> /u/xtexm </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8sgaj/stoicism_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8sgaj/stoicism_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/stoicism-bitcoin</link><guid>861615</guid><author>COINS NEWS</author><dc:content /><dc:text>Stoicism &amp; Bitcoin</dc:text></item><item><title>Does the Bitcoin Standard Favor Bankruptcy Over Years of Debt Repayment?</title><description><![CDATA[<div class="md"><p>Maybe I’m overlooking something, but if Bitcoin is the superior savings technology, why would I spend years paying interest to banks instead of using bankruptcy laws to rebuild?</p> <p>If I have the choice between spending the next few years sending hundreds of dollars every month to creditors, or discharging eligible debt and redirecting that cash flow toward savings and Bitcoin, is preserving my credit profile really worth the opportunity cost?</p> <p>Every dollar going toward interest is a dollar that isn’t being used to accumulate Bitcoin. If I don’t need credit anytime soon and my existing Bitcoin is protected, then from a purely financial perspective, filing bankruptcy seems more rational than spending years servicing unsecured debt.</p> <p>Many Bitcoiners talk about escaping the debt-based fiat system. If bankruptcy is a legal mechanism built into that same system, why wouldn’t it make sense to use it to reset your balance sheet and start accumulating assets again?</p> <p>What am I overlooking?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/PAIDMAY"> /u/PAIDMAY </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8rqq0/does_the_bitcoin_standard_favor_bankruptcy_over/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8rqq0/does_the_bitcoin_standard_favor_bankruptcy_over/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/does-the-bitcoin-standard-favor-bankruptcy-over-years-of-debt-repayment</link><guid>861617</guid><author>COINS NEWS</author><dc:content /><dc:text>Does the Bitcoin Standard Favor Bankruptcy Over Years of Debt Repayment?</dc:text></item><item><title>Why is btc so easily spooked?</title><description><![CDATA[<div class="md"><p>Any bad news or concept of bad news, it immediately melts. To be honest when I got into btc two years ago I was hoping to hedge against the general market. Ended up getting a market multiplier (on red days). Anyone knows why? :)</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Wooden-Buddy-3945"> /u/Wooden-Buddy-3945 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8p6p0/why_is_btc_so_easily_spooked/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8p6p0/why_is_btc_so_easily_spooked/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/why-is-btc-so-easily-spooked</link><guid>861618</guid><author>COINS NEWS</author><dc:content /><dc:text>Why is btc so easily spooked?</dc:text></item><item><title>Bitcoin-based payment rail for autonomous agents</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u8ofh1/bitcoinbased_payment_rail_for_autonomous_agents/"> <img src="https://external-preview.redd.it/GnOj0ZIdlqeTDGsh4KRYGEfgYNqDiZSZkr_6f_1T8h4.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=a8b91c5c59a96a89458b8414b196048df296234f" alt="Bitcoin-based payment rail for autonomous agents" title="Bitcoin-based payment rail for autonomous agents" /> </a> </td><td> <div class="md"><p>We&#39;ve been working on a new payment rail for autonomous agents, built on Bitcoin. We wrote a series of 12 articles working through the technical requirements: client-side validation, throughput, collateral, confidentiality, liveness, verifiable proofs. </p> <p>The first one is here.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/SergioDemianLerner"> /u/SergioDemianLerner </a> <br/> <span><a href="https://fairgate.io/post/37-agentic-economy-will-built-bitcoin-bit2-makes-possible">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8ofh1/bitcoinbased_payment_rail_for_autonomous_agents/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bitcoin-based-payment-rail-for-autonomous-agents</link><guid>861616</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin-based payment rail for autonomous agents</dc:text></item><item><title>Saylor says "buy Bitcoin" 24/7, but why does he never fund Core devs?</title><description><![CDATA[<div class="md"><p>Serious question. The guy drops billions on BTC and lectures everyone about adopting it, but I can&#39;t find a single public record of MicroStrategy or Saylor personally donating to Brink, Spiral, or any Bitcoin Core developer fund.</p> <p>Is his take that Bitcoin is done and doesn&#39;t need more R&amp;D? Or does he purposely avoid funding devs to stay &quot;neutral&quot; and not influence the protocol? Either way, it feels weird – he profits massively from the network but puts $0 into its maintenance. What am I missing?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Neat_Huckleberry_661"> /u/Neat_Huckleberry_661 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8numw/saylor_says_buy_bitcoin_247_but_why_does_he_never/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8numw/saylor_says_buy_bitcoin_247_but_why_does_he_never/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/saylor-says-buy-bitcoin-247-but-why-does-he-never-fund-core-devs</link><guid>861614</guid><author>COINS NEWS</author><dc:content /><dc:text>Saylor says "buy Bitcoin" 24/7, but why does he never fund Core devs?</dc:text></item><item><title>Anyone else who is fearlessly buying the dip using DCA-type strategy?</title><description><![CDATA[<div class="md"><p>I ran full backtests for a modified DCA strategy (~4k backtests since 2018) where the lower we go beyond moving averages, the more you buy. </p> <p>In 93% of cases, they worked out better than regular DCA.</p> <p>Looking at a base amount and then applying a multipler as follows:</p> <ul> <li>Below 200DMA: 2×</li> <li>Below 50WMA: 3×</li> <li>Below 100WMA: 4×</li> <li>Below 150WMA: 5×</li> <li>Below 200WMA: 6×</li> <li>Above all MAs: 0×</li> </ul> <p>This system:</p> <ul> <li>Profitable in 94% of periods</li> <li>Average return percentage +248.64%</li> </ul> <p>DCA:</p> <ul> <li>Profitable in 91% of periods</li> <li>Average return percentage: +166.33%</li> </ul> <p>Seems like buying heavily in bear market will win out over DCA quite nicely.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Ill_Potential6779"> /u/Ill_Potential6779 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8n9k1/anyone_else_who_is_fearlessly_buying_the_dip/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8n9k1/anyone_else_who_is_fearlessly_buying_the_dip/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/anyone-else-who-is-fearlessly-buying-the-dip-using-dca-type-strategy</link><guid>861508</guid><author>COINS NEWS</author><dc:content /><dc:text>Anyone else who is fearlessly buying the dip using DCA-type strategy?</dc:text></item><item><title>I have only 6 months of emergency funds in fiat. Should I go all in btc?</title><description><![CDATA[<div class="md"><p>As the title says I have just 6X my monthly expenses in the bank in savings accounts. </p> <p>&#x200B;</p> <p>Should I go how many months of money into bitcoin? 1x? 2x? 4x?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/ordinary-guy-sl"> /u/ordinary-guy-sl </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8mfah/i_have_only_6_months_of_emergency_funds_in_fiat/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8mfah/i_have_only_6_months_of_emergency_funds_in_fiat/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/i-have-only-6-months-of-emergency-funds-in-fiat-should-i-go-all-in-btc</link><guid>861510</guid><author>COINS NEWS</author><dc:content /><dc:text>I have only 6 months of emergency funds in fiat. Should I go all in btc?</dc:text></item><item><title>Started DCA today ????</title><description><![CDATA[<div class="md"><p>I finally took the turn from trading and losing a shitload of money to dca’ing. I don’t have a lot of space to put in monthly but I finally bought my first €50 in BTC. On to the next!</p> <p>Thank you for welcoming me ????</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Less_Tune_3694"> /u/Less_Tune_3694 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8hvc5/started_dca_today/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8hvc5/started_dca_today/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/started-dca-today</link><guid>861506</guid><author>COINS NEWS</author><dc:content /><dc:text>Started DCA today ????</dc:text></item><item><title>Alternative free Bitcoin dashboard with 31 on-chain modules no login, no ads, no paywall</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u8gpwd/alternative_free_bitcoin_dashboard_with_31/"> <img src="https://preview.redd.it/99j35u1hov7h1.jpg?width=140&amp;height=87&amp;auto=webp&amp;s=a0b0e4206fd40ea7e7ffdfd35ed37142da223f28" alt="Alternative free Bitcoin dashboard with 31 on-chain modules no login, no ads, no paywall" title="Alternative free Bitcoin dashboard with 31 on-chain modules no login, no ads, no paywall" /> </a> </td><td> <div class="md"><p>I&#39;ve been building Satoshi Dashboard for a while now and figured this community would find it useful.</p> <p>It&#39;s a single-page Bitcoin analytics tool that brings together data that&#39;s usually scattered across multiple sites:</p> <ul> <li>Live BTC price and market cap</li> <li>Mempool fees and congestion in real time</li> <li>Node distribution map</li> <li>Merchant adoption tracker</li> <li>31 on-chain analytics modules total</li> </ul> <p>Everything is completely free. No account required, no ads, no paywalls — just the data.</p> <p><a href="https://github.com/Satoshi-Dashboard/main">https://github.com/Satoshi-Dashboard/main</a></p> <p>Built it because I was tired of jumping between 5 different tools to get a clear picture of what&#39;s happening on the network. Happy to hear feedback or suggestions from the community still actively developing it.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/KhunsaLBM"> /u/KhunsaLBM </a> <br/> <span><a href="https://www.reddit.com/gallery/1u8gpwd">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8gpwd/alternative_free_bitcoin_dashboard_with_31/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/alternative-free-bitcoin-dashboard-with-31-on-chain-modules-no-login-no-ads-no-paywall</link><guid>861507</guid><author>COINS NEWS</author><dc:content /><dc:text>Alternative free Bitcoin dashboard with 31 on-chain modules no login, no ads, no paywall</dc:text></item><item><title>Illinois has enacted a new 0.2% Digital Asset Privilege Tax</title><description><![CDATA[<div class="md"><p><a href="https://finance.yahoo.com/markets/crypto/articles/crypto-industry-pushes-back-pritzker-114123206.html">https://finance.yahoo.com/markets/crypto/articles/crypto-industry-pushes-back-pritzker-114123206.html</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/timelydefense"> /u/timelydefense </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8gplh/illinois_has_enacted_a_new_02_digital_asset/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8gplh/illinois_has_enacted_a_new_02_digital_asset/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/illinois-has-enacted-a-new-02-digital-asset-privilege-tax</link><guid>861505</guid><author>COINS NEWS</author><dc:content /><dc:text>Illinois has enacted a new 0.2% Digital Asset Privilege Tax</dc:text></item><item><title>The Financial Schemes Governments Use to Keep You Poor</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u8g768/the_financial_schemes_governments_use_to_keep_you/"> <img src="https://external-preview.redd.it/xs6wFfsLbG_tGqbNYMWK2639tfj5IuoN5Az21vlSnr4.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=f7e17bb7152b3c9c04236393d010ce106fd78c46" alt="The Financial Schemes Governments Use to Keep You Poor" title="The Financial Schemes Governments Use to Keep You Poor" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/AchievePowerfully"> /u/AchievePowerfully </a> <br/> <span><a href="https://youtu.be/MHs5zgzXN8w">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8g768/the_financial_schemes_governments_use_to_keep_you/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/the-financial-schemes-governments-use-to-keep-you-poor</link><guid>861511</guid><author>COINS NEWS</author><dc:content /><dc:text>The Financial Schemes Governments Use to Keep You Poor</dc:text></item><item><title>Testnet5, private broadcast bug - Bitcoin Optech Newsletter #409 Recap Podcast</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u8eziv/testnet5_private_broadcast_bug_bitcoin_optech/"> <img src="https://external-preview.redd.it/VNt1dLsJ3L7yxOypKSna-Q6MZEmBrshHCS4RxudD-yc.png?width=216&amp;crop=smart&amp;auto=webp&amp;s=bae8a20c93fdd03b47a5577c6cb26eb4e47895d1" alt="Testnet5, private broadcast bug - Bitcoin Optech Newsletter #409 Recap Podcast" title="Testnet5, private broadcast bug - Bitcoin Optech Newsletter #409 Recap Podcast" /> </a> </td><td> <div class="md"><p>Vasil Dimov joined Optech to discuss Newsletter #409:</p> <p>- Draft BIP for testnet5<br/> - The bug in private transaction broadcast<br/> - And more</p> <p>You can listen on our website:<br/> <a href="https://bitcoinops.org/en/podcast/2026/06/16/">https://bitcoinops.org/en/podcast/2026/06/16/</a></p> <p>Spotify:<br/> <a href="https://open.spotify.com/episode/1sOOad7jS2bJan4pIQXjlb">https://open.spotify.com/episode/1sOOad7jS2bJan4pIQXjlb</a></p> <p>Apple Podcasts:<br/> <a href="https://podcasts.apple.com/us/podcast/bitcoin-optech-newsletter-409-recap/id1674626983?i=1000773137157">https://podcasts.apple.com/us/podcast/bitcoin-optech-newsletter-409-recap/id1674626983?i=1000773137157</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/bitschmidty"> /u/bitschmidty </a> <br/> <span><a href="https://bitcoinops.org/en/podcast/2026/06/16/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8eziv/testnet5_private_broadcast_bug_bitcoin_optech/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/testnet5-private-broadcast-bug-bitcoin-optech-newsletter-409-recap-podcast</link><guid>861509</guid><author>COINS NEWS</author><dc:content /><dc:text>Testnet5, private broadcast bug - Bitcoin Optech Newsletter #409 Recap Podcast</dc:text></item><item><title>Fold Credit Card</title><description><![CDATA[<div class="md"><p>I was looking over some details on the Fold credit card and it just didn’t seem very enticing. The example they use on their support page seems wild: </p> <p><em>“For example: If you DCA $6,000 per month, you boost your rewards to</em> <strong><em>2.5% back</em></strong> <em>on the first $2,000 of spend (1.5% Base + 1.0% Tier Bonus). If you also pay your bill in Bitcoin (an additional 0.5%), your</em> <strong><em>total effective reward rate becomes 3%</em></strong><em>.”</em></p> <p>Six thousand dollars a month DCA? How many bitcoins are realistically buying at that level month after month? And that ONLY boosts you to 2.5% back on your fiat spending? Also who tf would ever pay their bills in bitcoin? None of this seems worth my trust, loyalty, and money. Who is this even for?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Orbital_IV"> /u/Orbital_IV </a> <br/> <span><a href="https://support.foldapp.com/hc/en-us/articles/47150023661723-Fold-Bitcoin-Credit-Card-Rewards">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8dm8z/fold_credit_card/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/fold-credit-card</link><guid>861390</guid><author>COINS NEWS</author><dc:content /><dc:text>Fold Credit Card</dc:text></item><item><title>Now my HODL begins..</title><description><![CDATA[<div class="md"><p>Red candles gather, and now my HODL begins. It shall not end until 100k. I shall take no profits, hold no fiat, leverage no positions. I shall seek no alpha and no panic sells. I shall buy the dip and stack sats. I am the diamond hands that guard the private keys. I pledge my stack and conviction to the Bitcoin network, for this bear market and all the bear markets to come.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Safe_Primary_7805"> /u/Safe_Primary_7805 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8d82c/now_my_hodl_begins/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8d82c/now_my_hodl_begins/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/now-my-hodl-begins</link><guid>861387</guid><author>COINS NEWS</author><dc:content /><dc:text>Now my HODL begins..</dc:text></item><item><title>A Bitcoin miner made more money powering DOWN during the 2023 Texas heat wave than it made mining. The no-bullshit version of the energy debate.</title><description><![CDATA[<div class="md"><p>Energy is the objection everyone hits first, and most of what gets repeated is somewhere between stale and rhetorically engineered. Some of it is correct. Here is the honest version.</p> <p>The number: Bitcoin draws about 173 TWh a year, roughly 0.75% of global electricity (Cambridge CBECI, 2025). It is a lot. </p> <p>The comparison trick: &quot;More than Argentina&quot; (true, built to alarm). &quot;Less than the world&#39;s tumble dryers&quot; (true, built to soothe). &quot;More than gold mining&quot;; depends entirely on how you count gold, whose own estimates run 132 to 265 TWh and straddle Bitcoin&#39;s number. Every comparison is a chosen denominator, and the denominator is doing the arguing.</p> <p>The energy is the security: Proof-of-work converts electricity into the cost of rewriting history. The energy bill is not overhead on the security; it is the security. &quot;Make Bitcoin use less energy&quot; is the same sentence as &quot;make Bitcoin cheaper to attack.&quot;</p> <p>What miners actually buy: A miner is the only industrial-scale electricity buyer that is location-agnostic, interruptible in seconds, and indifferent to when the power arrives. So it migrates to power nobody else can use: stranded hydro, flared methane, curtailed wind. It is not virtue; stranded electrons are just the cheapest electrons on earth.</p> <p>The receipt: August 2023, Texas heat wave: Riot Platforms earned $31.7M mostly for powering DOWN (selling pre-bought power back to the grid + demand-response credits) versus $8.9M of bitcoin mined that month, curtailing 95%+ of its load in seconds. The load everyone calls a hog is the one that hands capacity back when the grid is about to break. Riot was driven by self interest, not virtue.</p> <p>What the critics get right: The Granbury, TX noise lawsuit is real and believable to anyone who has stood next to an air-cooled mining container; not all mining runs on stranded renewables (some grids burn coal and gas); the water and e-waste critiques deserve straight answers, not reflexive &quot;FUD.&quot; The strong forms of the critique have answers. The weak forms get called FUD because they don&#39;t.</p> <p>The fallacy to retire: &quot;Each transaction uses X kWh&quot; is a stock-and-flow error. Mining energy secures the entire ledger and is set by price and the block subsidy, not by how many transactions flow through. Per-transaction energy is unknowable and shrinking; it measures nothing.</p> <p>Full rabbit hole, fully sourced, no bullshit: <a href="https://www.learnbitcoin.com/rabbit-hole/energy">https://www.learnbitcoin.com/rabbit-hole/energy</a></p> <p>Happy to argue any of it in the comments - with real numbers.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/LearnBitcoinCom"> /u/LearnBitcoinCom </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8a78s/a_bitcoin_miner_made_more_money_powering_down/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8a78s/a_bitcoin_miner_made_more_money_powering_down/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/a-bitcoin-miner-made-more-money-powering-down-during-the-2023-texas-heat-wave-than-it-made-mining-the-no-bullshit-version-of-the-energy-debate</link><guid>861386</guid><author>COINS NEWS</author><dc:content /><dc:text>A Bitcoin miner made more money powering DOWN during the 2023 Texas heat wave than it made mining. The no-bullshit version of the energy debate.</dc:text></item><item><title>Bitcoin miner’s brutally honest take on exchanges</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u883cq/bitcoin_miners_brutally_honest_take_on_exchanges/"> <img src="https://external-preview.redd.it/loap5RXsUHaBFMqDg3yxaylThH-IMe-EgrjJGNE8TJs.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=0b5f36d2fefdcd208bb2864ce7ae3aa3c614d5c1" alt="Bitcoin miner’s brutally honest take on exchanges" title="Bitcoin miner’s brutally honest take on exchanges" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/makingcryptoeasy"> /u/makingcryptoeasy </a> <br/> <span><a href="https://www.youtube.com/shorts/4nM38Qss_nU">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u883cq/bitcoin_miners_brutally_honest_take_on_exchanges/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bitcoin-miners-brutally-honest-take-on-exchanges</link><guid>861389</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin miner’s brutally honest take on exchanges</dc:text></item><item><title>Bitcoin Mining in Ireland with Wind Energy</title><description><![CDATA[<div class="md"><p>Worth a read, so much potential in Ireland / Scotland</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Maleficent-Claim-349"> /u/Maleficent-Claim-349 </a> <br/> <span><a href="https://x.com/nialljburke/status/2066953898104135832?s=46">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u86kmf/bitcoin_mining_in_ireland_with_wind_energy/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-mining-in-ireland-with-wind-energy</link><guid>861388</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin Mining in Ireland with Wind Energy</dc:text></item><item><title>How do large institutions and whales handle their bitcoin?</title><description><![CDATA[<div class="md"><p>What are their procedures? </p> <p>Who is responsible for large transactions? </p> <p>Do they spread their key holders around the world in case of catastrophic events? What happens in case of death?</p> <p>It would be fascinating to learn about.</p> <p>Are they open about their methods? or is it highly secretive?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/iamanomynous"> /u/iamanomynous </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u85hff/how_do_large_institutions_and_whales_handle_their/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u85hff/how_do_large_institutions_and_whales_handle_their/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/how-do-large-institutions-and-whales-handle-their-bitcoin</link><guid>861279</guid><author>COINS NEWS</author><dc:content /><dc:text>How do large institutions and whales handle their bitcoin?</dc:text></item><item><title>What’s a good app to use bitcoin as money with the lightning network?</title><description><![CDATA[<div class="md"><p>I haven’t really used bitcoin other then buying and selling.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/SamFisherXboxOG"> /u/SamFisherXboxOG </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8546f/whats_a_good_app_to_use_bitcoin_as_money_with_the/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u8546f/whats_a_good_app_to_use_bitcoin_as_money_with_the/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/whats-a-good-app-to-use-bitcoin-as-money-with-the-lightning-network</link><guid>861280</guid><author>COINS NEWS</author><dc:content /><dc:text>What’s a good app to use bitcoin as money with the lightning network?</dc:text></item><item><title>A Bitcoin standard and a Bitcoin exchange standard are not the same thing. Here's why it matters.</title><description><![CDATA[<div class="md"><p>If central banks hold Bitcoin as a reserve but people still transact in government-issued currency backed by it, we&#39;ve just recreated the gold exchange standard. The gold standard didn&#39;t fail because gold was flawed. It failed because the settlement layer was physical and governments could suspend convertibility whenever it was inconvenient. What stops the same thing happening again? Is self custody the only real answer?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/cantillonletter"> /u/cantillonletter </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u84ok9/a_bitcoin_standard_and_a_bitcoin_exchange/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u84ok9/a_bitcoin_standard_and_a_bitcoin_exchange/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/a-bitcoin-standard-and-a-bitcoin-exchange-standard-are-not-the-same-thing-heres-why-it-matters</link><guid>861391</guid><author>COINS NEWS</author><dc:content /><dc:text>A Bitcoin standard and a Bitcoin exchange standard are not the same thing. Here's why it matters.</dc:text></item><item><title>What If Your Rental Property Came With Bitcoin Upside? Cardone's Bold Hybrid Bet That's Turning Heads</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u83rka/what_if_your_rental_property_came_with_bitcoin/"> <img src="https://external-preview.redd.it/rIrdASXZDFH8yiH9qTBXtPviI7sXeSvUaugv4W2Imuk.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=0e668e18b68b00b4f18144df094dcacf1a457012" alt="What If Your Rental Property Came With Bitcoin Upside? Cardone's Bold Hybrid Bet That's Turning Heads" title="What If Your Rental Property Came With Bitcoin Upside? Cardone's Bold Hybrid Bet That's Turning Heads" /> </a> </td><td> <div class="md"><p>Real estate investor Grant Cardone is positioning his Cardone Capital to challenge the traditional real estate investment trust (REIT) sector by integrating Bitcoin directly into large-scale multifamily deals. With roughly $5 billion in real estate assets under management across about 15,000 units, Cardone claims the hybrid approach can deliver superior returns while onboarding new investors to Bitcoin.</p> <p>In a recent interview at Consensus 2026, Cardone laid out his strategy for disrupting the multi-trillion dollar Realestate Investment Trust sector, also known as REITs, companies that own, operate, or finance income-producing real estate. Established under U.S. law in 1960, they must distribute at least 90% of taxable income as dividends to shareholders, providing investors with liquidity and yields without direct property ownership. According to Cardone, publicly traded REITs and the broader industry control over $4.3–4.5 trillion in U.S. real estate assets.</p> <p>Cardone highlighted a key structural constraint during his Consensus Miami 2026 appearance: traditional REITs like Camden, AvalonBay, and others “can never ever hold Bitcoin on their balance sheet.” This limitation, rooted in the industry’s 1960s-era rules focused on real estate assets and income, creates what he calls a “glitch” in the market, a competitive opening.</p> <p>Cardone first encountered Bitcoin when he was paid 115 BTC for a speaking engagement in Las Vegas, which he still holds. He has since evolved this into a hybrid model at Cardone Capital. Rather than tokenizing real estate on the blockchain, the firm acquires institutional-quality, cash-flow-positive multifamily properties at significant discounts and pairs them with Bitcoin inside a dedicated LLC.</p> <p>In one prominent example, Cardone Capital purchased a 366-unit property at 101 Via Mizner in Boca Raton from a Blackstone-related lender for $235 million in cash. The property, described as irreplaceable and valued at approximately $400 million replacement cost, was combined with about $100 million in Bitcoin, creating a total ~$335 million investment vehicle.</p> <p>Replacement cost refers to the expense of building a comparable property today. Cardone targets assets trading at significant discounts to this benchmark. Instead of simply capturing the real estate discount, the firm allocates Bitcoin to “stuff it into the discount gap” and move the overall cost basis of the property higher. In the Boca deal, Cardone says this structure generated a $50 million tax write-off. </p> <p>Commercial real estate of this sort should provide stable cash flow. Cardone suggests the Boca property is expected to return 4% per year, alongside depreciation benefits, and periodic refinancing opportunities every 7–10 years. Bitcoin adds upside potential and liquidity characteristics. He stated, “We believe by combining real estate and Bitcoin and having time… I’ll end up with somewhere between a 22 and a 32% return on an asset class that has been boring, consistent, and ancient.” The investment horizon of real estate properties of this sort is often in decades, a long-term mindset that gives Bitcoin plenty of time to grow past its short-term volatility.</p> <p>In turn, this vehicle exposes new investors to Bitcoin in a risk-controlled and novel way. According to Cardone, about 80% of investors in the Boca fund reportedly had zero prior Bitcoin exposure, aligning with Cardone’s goal of “onboarding people into Bitcoin that have had zero exposure.”</p> <p>Real estate is, of course, a complicated business with known trade-offs such as long hold periods typical of institutional real estate and execution risks in scaling retail participation via crowdfunding. Cardone says he has completed road shows with banks but prefers direct-to-consumer raises leveraging his audience.</p> <p>Cardone claims to have assembled roughly $1 billion in real estate and around 2,000 reported Bitcoin, accumulated over the last 17 months, with six deals currently in contract. He aims to disrupt the REIT sector, noting that even capturing 5–10% of the market could create significant value. Plans include a potential public listing of the hybrid structure, relying on his roughly 20 million online followers, with about 20,000 current investors.</p> <p>This approach builds on Cardone Capital’s earlier Bitcoin activity, including purchases during market dips and cash-flow-backed accumulation.</p> <p>Cardone views the current environment as “the greatest time in the history of the world to make money,” with Bitcoin as a beneficiary. “People gotta live someplace. You cannot live in your Bitcoin account,” he said, underscoring the enduring need for real assets alongside digital ones.</p> <p>This hybrid model represents one prominent effort to bridge traditional real estate with Bitcoin treasury strategies, potentially expanding access and returns for investors. Further developments will depend on execution, market cycles, and regulatory considerations for such structures.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://bitcoinmagazine.com/business/cardone-capitals-bitcoin-reit-hybrid-targeting-22-32-returns-by-blending-cash-flowing-properties-and-btc-holdings">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u83rka/what_if_your_rental_property_came_with_bitcoin/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/what-if-your-rental-property-came-with-bitcoin-upside-cardones-bold-hybrid-bet-thats-turning-heads</link><guid>861283</guid><author>COINS NEWS</author><dc:content /><dc:text>What If Your Rental Property Came With Bitcoin Upside? Cardone's Bold Hybrid Bet That's Turning Heads</dc:text></item><item><title>Daily Discussion, June 17, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1u756a9/daily_discussion_june_16_2026/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u81zfy/daily_discussion_june_17_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u81zfy/daily_discussion_june_17_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-17-2026</link><guid>861278</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 17, 2026</dc:text></item><item><title>NC Wallet BTC withdrawal stuck 24+ hours – no TxID</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u80yfj/nc_wallet_btc_withdrawal_stuck_24_hours_no_txid/"> <img src="https://preview.redd.it/0qzr7kbowr7h1.png?width=140&amp;height=140&amp;crop=1:1,smart&amp;auto=webp&amp;s=5ac75ef9a4634d809aacf4d30a05ff1903ed14fa" alt="NC Wallet BTC withdrawal stuck 24+ hours – no TxID" title="NC Wallet BTC withdrawal stuck 24+ hours – no TxID" /> </a> </td><td> <div class="md"><p><a href="https://preview.redd.it/0qzr7kbowr7h1.png?width=1080&amp;format=png&amp;auto=webp&amp;s=b17b3af15c9f083bb5de422c092238c39093e9b3">https://preview.redd.it/0qzr7kbowr7h1.png?width=1080&amp;format=png&amp;auto=webp&amp;s=b17b3af15c9f083bb5de422c092238c39093e9b3</a></p> <p><a href="https://preview.redd.it/2wertwzqwr7h1.png?width=1080&amp;format=png&amp;auto=webp&amp;s=df646f003e8a8e5e213cbaea6bc3d543f43b1888">https://preview.redd.it/2wertwzqwr7h1.png?width=1080&amp;format=png&amp;auto=webp&amp;s=df646f003e8a8e5e213cbaea6bc3d543f43b1888</a></p> <p>I&#39;m experiencing a serious problem with NC Wallet.</p> <p>I initiated a BTC withdrawal over 24 hours ago, but it&#39;s still stuck on &quot;Pending,&quot; and the TxID isn&#39;t showing up at all.</p> <p>This means the transaction hasn&#39;t been sent to the Bitcoin network yet.</p> <p>There&#39;s no TxID.</p> <p>I haven&#39;t received a reply from support.</p> <p>I haven&#39;t received any emails either.</p> <p>The funds remain locked in my wallet.</p> <p>I&#39;ve already tried the following:</p> <p>I contacted support.</p> <p>I haven&#39;t received a reply yet.</p> <p>I&#39;m Japanese and my English isn&#39;t perfect. I&#39;ve found a post from someone else with a similar problem, so I&#39;m quoting their post.</p> <p>According to their post, they were able to successfully withdraw their funds after about a month. They also commented that it might have been because they posted about the problem. Therefore, could you please help spread this post so it gets noticed? If I successfully withdraw my funds, I will report it here as well. The reason I want to resolve this issue as quickly as possible is because I need these funds for my 15-year-old child&#39;s medical expenses. I know I was very ignorant and foolish. I will definitely change my behavior in the future. However, I desperately need the funds right now. I would be grateful for any cooperation.</p> <p>This wallet contains $3,500, and I also have $3,500 worth of Bitcoin deposited in a product from the same company, which I also can&#39;t access. In total, I haven&#39;t been able to recover over $7,000.</p> <p>I hope this post catches the eye of the company in question and that they understand that someone&#39;s life is at stake. And if they have any conscience, please resolve this. Or, if anyone who sees this knows how to make money, please let me know. I am at a crossroads in my life.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Altruistic_Box5682"> /u/Altruistic_Box5682 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u80yfj/nc_wallet_btc_withdrawal_stuck_24_hours_no_txid/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u80yfj/nc_wallet_btc_withdrawal_stuck_24_hours_no_txid/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/nc-wallet-btc-withdrawal-stuck-24-hours-no-txid</link><guid>861281</guid><author>COINS NEWS</author><dc:content /><dc:text>NC Wallet BTC withdrawal stuck 24+ hours – no TxID</dc:text></item><item><title>Ledger vs Trade Republic</title><description><![CDATA[<div class="md"><p>Honest question: I already have my stuff on a ledger but am thinking of buying BTC now on Trade Republic. The last years I found it too uncomfortable to go through the hassle of sending them to an exchange to take profits. Missed out on some serious gains this way. Is there really any downside to just buying the BTC ETF via Trade Republic? I mean the funds are secured up to 100k €, and I am talking about way less to buy.<br/> Would like honest feedback.<br/> Cheers </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/eeazyew"> /u/eeazyew </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u80tkv/ledger_vs_trade_republic/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u80tkv/ledger_vs_trade_republic/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/ledger-vs-trade-republic</link><guid>861282</guid><author>COINS NEWS</author><dc:content /><dc:text>Ledger vs Trade Republic</dc:text></item><item><title>Design question</title><description><![CDATA[<div class="md"><p><strong>1 - Accessibility</strong> How do you deal psychologically/what&#39;s your thoughts with the fact that people use a lot the orange bitcoin F7931A from the logo for a lot of websites, products, and with white text is not accessible and usually with black (Black text on orange background) is ugly? </p> <p><strong>2 - Best example of UX and UI in wallets</strong> What is your favourite reference on wallet design regarding:</p> <ul> <li>Changing from Lighting to Onchain</li> <li>Display units and changing from USD to BTC (Input of the amount you want to send). Sometimes you want to send 50$ sometimes a clear BTC amount.</li> </ul> <p>Thank you.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/CompleteTeaching720"> /u/CompleteTeaching720 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7zihs/design_question/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7zihs/design_question/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/design-question</link><guid>861189</guid><author>COINS NEWS</author><dc:content /><dc:text>Design question</dc:text></item><item><title>Doomsday Explorer: Decentralized security system for Bitcoin wallets</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u7vy03/doomsday_explorer_decentralized_security_system/"> <img src="https://external-preview.redd.it/uE1_-0OqQ2aIx4Roo1qrLh9txN4eqjwAlsNipj7Kc_E.png?width=32&amp;height=32&amp;auto=webp&amp;s=6df456e22345b0ae657f5ff92fed275c0b10d889" alt="Doomsday Explorer: Decentralized security system for Bitcoin wallets" title="Doomsday Explorer: Decentralized security system for Bitcoin wallets" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/konddmy"> /u/konddmy </a> <br/> <span><a href="https://doomsdayexplorer.online/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7vy03/doomsday_explorer_decentralized_security_system/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/doomsday-explorer-decentralized-security-system-for-bitcoin-wallets</link><guid>861188</guid><author>COINS NEWS</author><dc:content /><dc:text>Doomsday Explorer: Decentralized security system for Bitcoin wallets</dc:text></item><item><title>How I got my parents to finally understand Bitcoin</title><description><![CDATA[<div class="md"><p>So I&#39;ve been trying to explain Bitcoin to my parents for like ages. They&#39;re not super tech-savvy but somehow they got curious after all that FTX news. The thing that finally clicked for them was comparing it to gold. I told them it&#39;s basically like digital gold with a fixed supply and that there&#39;s no central bank messing around with it.</p> <p>I even showed them my cold wallet, which honestly blew their minds. They were kinda skeptical at first, thinking I was just online gambling or something. But once they saw that I wasn&#39;t just reading random internet stuff and actually knew what I was talking about, they got more interested.</p> <p>Anyone else had similar experiences? Any tips for simplifying Bitcoin for the older crowd? It&#39;s a slow process but I think I might have converted them.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/spencer-reid1"> /u/spencer-reid1 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7vpsd/how_i_got_my_parents_to_finally_understand_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7vpsd/how_i_got_my_parents_to_finally_understand_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/how-i-got-my-parents-to-finally-understand-bitcoin</link><guid>861284</guid><author>COINS NEWS</author><dc:content /><dc:text>How I got my parents to finally understand Bitcoin</dc:text></item><item><title>Where to buy crypto with no verification, any trust worthy p2p sites</title><description><![CDATA[<div class="md"><p>I used to by crypto in the past all the time, but now they require id, i dont like this, how do i buy without id verification. I dont need a large amount</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Huge_Bother7949"> /u/Huge_Bother7949 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7v4zg/where_to_buy_crypto_with_no_verification_any/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7v4zg/where_to_buy_crypto_with_no_verification_any/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/where-to-buy-crypto-with-no-verification-any-trust-worthy-p2p-sites</link><guid>861187</guid><author>COINS NEWS</author><dc:content /><dc:text>Where to buy crypto with no verification, any trust worthy p2p sites</dc:text></item><item><title>Did Bitcoin's reaction to the BOJ rate hike show growing market maturity?</title><description><![CDATA[<div class="md"><p>The Bank of Japan raised rates to 1%, the highest level in decades, yet Bitcoin&#39;s reaction appeared relatively limited compared to what many expected.</p> <p>Does this suggest that Bitcoin is becoming more resilient to major macroeconomic events or is it too early to draw that conclusion?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/manharkatty"> /u/manharkatty </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7stkp/did_bitcoins_reaction_to_the_boj_rate_hike_show/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7stkp/did_bitcoins_reaction_to_the_boj_rate_hike_show/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/did-bitcoins-reaction-to-the-boj-rate-hike-show-growing-market-maturity</link><guid>861069</guid><author>COINS NEWS</author><dc:content /><dc:text>Did Bitcoin's reaction to the BOJ rate hike show growing market maturity?</dc:text></item><item><title>Sold my car of 11 years for more bitcoin</title><description><![CDATA[<div class="md"><p>Wasn&#39;t a great car just an old corolla. I have a new one anyways. Put half into bitcoin and thinking of putting a quarter into schd and spy. What do yall think? Should I just put it into space x instead??</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/jacobkadaver2"> /u/jacobkadaver2 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7s424/sold_my_car_of_11_years_for_more_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7s424/sold_my_car_of_11_years_for_more_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/sold-my-car-of-11-years-for-more-bitcoin</link><guid>861065</guid><author>COINS NEWS</author><dc:content /><dc:text>Sold my car of 11 years for more bitcoin</dc:text></item><item><title>The blockchain is getting big, my node is full, will need to change the ssd</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u7rgte/the_blockchain_is_getting_big_my_node_is_full/"> <img src="https://preview.redd.it/c26pjubcup7h1.jpg?width=140&amp;height=140&amp;crop=1:1,smart&amp;auto=webp&amp;s=0b3d322713a835a22b1af49ca5ccc704591f3777" alt="The blockchain is getting big, my node is full, will need to change the ssd" title="The blockchain is getting big, my node is full, will need to change the ssd" /> </a> </td><td> <div class="md"><p>So I was running a node since a few years, this is on a raspberry pi4 + an external ssd 1TB using umbrel os, it was working fine, the blockchain is starting to get quire heavy, now it won&#39;t fit on my ssd, I will need to buy a 2TB ssd ! </p> <p>Not asking for help, I just wanted to share</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/xbsd"> /u/xbsd </a> <br/> <span><a href="https://www.reddit.com/gallery/1u7rgte">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7rgte/the_blockchain_is_getting_big_my_node_is_full/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/the-blockchain-is-getting-big-my-node-is-full-will-need-to-change-the-ssd</link><guid>861064</guid><author>COINS NEWS</author><dc:content /><dc:text>The blockchain is getting big, my node is full, will need to change the ssd</dc:text></item><item><title>Long with leverage at the bottom</title><description><![CDATA[<div class="md"><p>I want to ask people (traders more likely) who will open leveraged long, IF the bottom forms around October. Elliott wave theory with fibonacci tools really helps determine next moves, combined with proper reading of RSI, volume and 200 day MA as the potential ceiling. </p> <p>So the question is what would determine that the bottom is in? </p> <p>I use things I said, but structurally interesting fact, last cycle bottom was about -12% from the wave 3 of bigger C wave, 2 cycles back it was -46%. Not some certain 100% move we will get less than -12% so we could do 8x at least, but also would you use this probability as a fact about diminishing returns? And what are the other structural metrics or on-chain data you will use? Thanks</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/pullkhobn"> /u/pullkhobn </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7qxik/long_with_leverage_at_the_bottom/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7qxik/long_with_leverage_at_the_bottom/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/long-with-leverage-at-the-bottom</link><guid>861070</guid><author>COINS NEWS</author><dc:content /><dc:text>Long with leverage at the bottom</dc:text></item><item><title>Is now a time to buy bitcoin</title><description><![CDATA[<div class="md"><p>Is now a time that bitcoin can be bought? I don’t want to miss anything. Will bitcoin be available for purchase in the present?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/CL1FF0"> /u/CL1FF0 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7qmgu/is_now_a_time_to_buy_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7qmgu/is_now_a_time_to_buy_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/is-now-a-time-to-buy-bitcoin</link><guid>861066</guid><author>COINS NEWS</author><dc:content /><dc:text>Is now a time to buy bitcoin</dc:text></item><item><title>Why can Bitcoin be considered a response to the financial crisis?</title><description><![CDATA[<div class="md"><p>What are for you the critical points, which make btc a good solution/respons? </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Rl-Tradezzz"> /u/Rl-Tradezzz </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7n28h/why_can_bitcoin_be_considered_a_response_to_the/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7n28h/why_can_bitcoin_be_considered_a_response_to_the/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/why-can-bitcoin-be-considered-a-response-to-the-financial-crisis</link><guid>861067</guid><author>COINS NEWS</author><dc:content /><dc:text>Why can Bitcoin be considered a response to the financial crisis?</dc:text></item><item><title>Possible theoretical background for Bitcoin</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u7k6dz/possible_theoretical_background_for_bitcoin/"> <img src="https://preview.redd.it/rnk1wsznjo7h1.jpg?width=140&amp;height=105&amp;auto=webp&amp;s=cbae7da76a28d992f1138231badf26a8149e91db" alt="Possible theoretical background for Bitcoin" title="Possible theoretical background for Bitcoin" /> </a> </td><td> <div class="md"><p>A new book of theoretical background for Bitcoin!</p> <p><a href="https://preview.redd.it/rnk1wsznjo7h1.jpg?width=3492&amp;format=pjpg&amp;auto=webp&amp;s=ab003c61a5fc6d137830f453026cf84cf003a2ff">https://preview.redd.it/rnk1wsznjo7h1.jpg?width=3492&amp;format=pjpg&amp;auto=webp&amp;s=ab003c61a5fc6d137830f453026cf84cf003a2ff</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/zendell"> /u/zendell </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7k6dz/possible_theoretical_background_for_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7k6dz/possible_theoretical_background_for_bitcoin/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/possible-theoretical-background-for-bitcoin</link><guid>861071</guid><author>COINS NEWS</author><dc:content /><dc:text>Possible theoretical background for Bitcoin</dc:text></item><item><title>The Hidden Currency Wars School Never Taught You About</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u7ieme/the_hidden_currency_wars_school_never_taught_you/"> <img src="https://external-preview.redd.it/K9ipKApCTLwW0oZj6A8mjnthojrnD5p6f1eJ9F83qHs.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=b6e4a15a5ae9cde1b3013b233d0a8a3a75a584ef" alt="The Hidden Currency Wars School Never Taught You About" title="The Hidden Currency Wars School Never Taught You About" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Old_Title_5342"> /u/Old_Title_5342 </a> <br/> <span><a href="https://www.youtube.com/watch?v=uNs7ejkix_k&amp;t=10s">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7ieme/the_hidden_currency_wars_school_never_taught_you/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/the-hidden-currency-wars-school-never-taught-you-about</link><guid>861068</guid><author>COINS NEWS</author><dc:content /><dc:text>The Hidden Currency Wars School Never Taught You About</dc:text></item><item><title>Compromised Seed Phrase - Stolen all my bitcoin</title><description><![CDATA[<div class="md"><p>Hi,</p> <p>Really hoping someone can help me. I have just opened my Ledger Wallet to find £0 showing. And it looks like there has been a &#39;Sent&#39; operation on 12th August 2025 for all my btc.</p> <p>Are there steps I can perform to help understand what happened and where my btc is?</p> <p>If someone could help i&#39;d really appreciate it.</p> <p>Thanks in advance.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Tritan00"> /u/Tritan00 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7hdc4/compromised_seed_phrase_stolen_all_my_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7hdc4/compromised_seed_phrase_stolen_all_my_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/compromised-seed-phrase-stolen-all-my-bitcoin</link><guid>860947</guid><author>COINS NEWS</author><dc:content /><dc:text>Compromised Seed Phrase - Stolen all my bitcoin</dc:text></item><item><title>A new security layer</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u7gpo3/a_new_security_layer/"> <img src="https://external-preview.redd.it/eTZ3MDVreGx4bjdoMf88pnXRdVB44Gj2GLZEu8Np47mtAnOL1pTHxJqEHFvw.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=404de23509c414edf0f94bed2bf40c9b4e1e1285" alt="A new security layer" title="A new security layer" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://v.redd.it/josm204mxn7h1">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7gpo3/a_new_security_layer/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/a-new-security-layer</link><guid>860948</guid><author>COINS NEWS</author><dc:content /><dc:text>A new security layer</dc:text></item><item><title>The Bitcoin Bubble (April 2013)</title><description><![CDATA[<div class="md"><p>&quot;There are a couple of reasons why the bubble is sure to burst. The first is just that it’s a bubble, and any chart which looks like the one at the top of this post is bound to end in tears at some point....And just like demented internet stocks, bitcoins have seen busts as well as bubbles: in the second half of 2011, for instance, the value of bitcoins retreated from their peak around $30 each to a low point closer to $3. (Today, they’re trading above $140.)&quot;</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/tweetytooo"> /u/tweetytooo </a> <br/> <span><a href="https://felixsalmon.medium.com/the-bitcoin-bubble-and-the-future-of-currency-2b5ef79482cb">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7g65y/the_bitcoin_bubble_april_2013/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/the-bitcoin-bubble-april-2013</link><guid>860949</guid><author>COINS NEWS</author><dc:content /><dc:text>The Bitcoin Bubble (April 2013)</dc:text></item><item><title>Mining BTC with excess solar: My journey from running to the basement every morning to building a fully automated, dynamic mining software</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u7foal/mining_btc_with_excess_solar_my_journey_from/"> <img src="https://preview.redd.it/gopgtgrtqn7h1.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=f124c8ef1bab974c102ac063266beedd29b8f789" alt="Mining BTC with excess solar: My journey from running to the basement every morning to building a fully automated, dynamic mining software" title="Mining BTC with excess solar: My journey from running to the basement every morning to building a fully automated, dynamic mining software" /> </a> </td><td> <div class="md"><p>Last year, we finally had a solar (PV) system installed on our roof here in Germany. Like anyone who gets a solar setup, the first thing you do is obsessively calculate how long it will take to reach a 100% ROI.</p> <p>Here in Germany, the feed-in tariff is pretty bad – we only get about 7 cents per kWh we send back to the grid. That’s almost nothing. So, we came up with an idea: what if we used our excess solar energy to mine Bitcoin instead of giving it away for pennies?</p> <p>We bought an ASIC miner, installed Braiins OS, and got it running. But we immediately ran into our first severe problem: <strong>Manual Management.</strong></p> <p>Every single morning when the sun came up, one of us had to run down into the basement to turn the miner on. In the evening, we had to run down and turn it off. Sometimes we missed the right timing, and the miner ended up draining our expensive home battery, or worse, pulling power from the grid (which costs around 30 cents/kWh here).</p> <p>It didn&#39;t take long for us to realize that this wasn&#39;t sustainable. We needed an automated solution. I started researching and found that people use Home Assistant, but it requires a lot of tinkering and DIY scripting. I wanted a ready-made, plug-and-play solution purpose-built for solar mining.</p> <p>Since I couldn&#39;t find a software that fit my needs, I started coding my own. I built a program that reads data directly from our home&#39;s smart meter and communicates with the miner&#39;s API to dynamically adjust the mining power.</p> <p>But this introduced a whole new set of challenges. The biggest one: <strong>The &quot;Passing Cloud&quot; Problem.</strong></p> <p>What happens if the miner is happily hashing away at 3,000 watts, and suddenly a thick cloud blocks the sun? Your solar surplus instantly drops from 12kW to maybe 2kW. If your miner doesn&#39;t react instantly, you are suddenly buying expensive grid electricity to mine Bitcoin, which completely ruins your profitability.</p> <p><strong>How I solved it:</strong> I engineered the software to constantly monitor the smart meter in real-time. The moment the solar surplus drops, the software instantly sends a command to Braiins OS to downclock the miner and reduce the wattage. When the cloud passes and the sun is back, it ramps the hashrate right back up. It continuously &quot;surfs&quot; the solar curve perfectly. No battery drain, no expensive grid draw – just pure, 100% green surplus mining.</p> <p>It worked so incredibly well for my own setup that I decided to polish it into a real, user-friendly application: <a href="https://Solarminer.app">SolarMiner.app</a>.</p> <p>Today, I want to share this software with the community. You can download and use it for free on your homelab server to automate your own solar mining setups.</p> <p>Because I’ve poured countless nights and weekends into developing, refining, and fixing bugs, the software has a small 2.5% dev fee (mining fee) built-in. I thought long and hard about how to monetize this fairly, and I believe this is a win-win:</p> <p>Paying a 2.5% fee to ensure your miner runs 100% automatically and <em>never</em> accidentally buys expensive grid power easily pays for itself. Without automation, you either lose money on grid power, drain your home battery, or leave the miner turned off entirely when you aren&#39;t home to monitor the sun. 97.5% of perfectly optimized, dynamic mining is infinitely better than the alternative.</p> <p>I’d love for you guys to try it out, tear it apart, and give me some feedback. Happy to answer any questions about my setup, the code, or solar mining in general!</p> <p>Cheers!</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Pain_Cultural"> /u/Pain_Cultural </a> <br/> <span><a href="https://i.redd.it/gopgtgrtqn7h1.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7foal/mining_btc_with_excess_solar_my_journey_from/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/mining-btc-with-excess-solar-my-journey-from-running-to-the-basement-every-morning-to-building-a-fully-automated-dynamic-mining-software</link><guid>860951</guid><author>COINS NEWS</author><dc:content /><dc:text>Mining BTC with excess solar: My journey from running to the basement every morning to building a fully automated, dynamic mining software</dc:text></item><item><title>Nobody talks about the boring part of crypto that actually matters</title><description><![CDATA[<div class="md"><p>Everyone loves talking about what to buy. Bitcoin, altcoins? </p> <p>But what happens after you buy?</p> <p>For a long time, my entire strategy was basically Hope, Hope, Hope </p> <p>If the portfolio went up, great. If it went down, I will tell myself to zoom out. Then I realized I never really thought about what the money was supposed to do for me. </p> <p>At what point does it improve your life? Create more freedom? Help you reach a goal? Reduce financial stress? </p> <p>I think a lot of people spend time building an entry plan and almost none thinking about what comes next. One habit that helped me was writing down a thesis </p> <p><strong>Before buying:</strong> why I&#39;m entering, what would change my mind, and what role this position plays in my portfolio. It doesn&#39;t mean selling at every pump. It just means having a framework instead of making decisions based on emotions.</p> <p>Buying is easy. Knowing why you&#39;re holding is where things get interesting.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/FancyManager9992"> /u/FancyManager9992 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7fkkx/nobody_talks_about_the_boring_part_of_crypto_that/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7fkkx/nobody_talks_about_the_boring_part_of_crypto_that/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/nobody-talks-about-the-boring-part-of-crypto-that-actually-matters</link><guid>860946</guid><author>COINS NEWS</author><dc:content /><dc:text>Nobody talks about the boring part of crypto that actually matters</dc:text></item><item><title>US Strategic Bitcoin Reserve Monitor</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u7f3vc/us_strategic_bitcoin_reserve_monitor/"> <img src="https://external-preview.redd.it/uKnPIH7TZFI9LPk_b1O98Db3PqE3MrcsqwCDKRcT3go.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=68d04d72e02637b3715a50fda490f7574ed766b5" alt="US Strategic Bitcoin Reserve Monitor" title="US Strategic Bitcoin Reserve Monitor" /> </a> </td><td> <div class="md"><p>Just came across this site, not sure how up-to-date the info is. Does anyone have a better source? Also how is the US Federal Bitcoin Reserve going? Thanks.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://bitcoinreservemonitor.com/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7f3vc/us_strategic_bitcoin_reserve_monitor/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/us-strategic-bitcoin-reserve-monitor</link><guid>860944</guid><author>COINS NEWS</author><dc:content /><dc:text>US Strategic Bitcoin Reserve Monitor</dc:text></item><item><title>Bitcoin feels like it’s quietly becoming something much bigger than “digital gold”</title><description><![CDATA[<div class="md"><p>Feels like the narrative around Bitcoin is shifting again.</p> <p>It used to be digital cash vs digital gold. Now it’s starting to look more like a base settlement layer for a parallel financial system.</p> <p>What’s interesting is the split:</p> <ul> <li>Institutions are treating it like a regulated asset (ETFs, custody, exposure)</li> <li>Individuals are still treating it like sovereignty (self-custody, no intermediaries)</li> </ul> <p>That tension doesn’t really exist in most assets.</p> <p>So I’m wondering, does institutional adoption eventually dilute Bitcoin’s original purpose, or does it actually strengthen it by making it too big to ignore?</p> <p>Curious how people here see it evolving over the next few years.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/SynthToshi"> /u/SynthToshi </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7bu37/bitcoin_feels_like_its_quietly_becoming_something/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7bu37/bitcoin_feels_like_its_quietly_becoming_something/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-feels-like-its-quietly-becoming-something-much-bigger-than-digital-gold</link><guid>860945</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin feels like it’s quietly becoming something much bigger than “digital gold”</dc:text></item><item><title>clipper" malware swaps the wallet address you copied — check the first &amp; last 4 characters before every send</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u7bt1j/clipper_malware_swaps_the_wallet_address_you/"> <img src="https://external-preview.redd.it/ZXBhd3pyNjZ6bTdoMf7wQOBbYK1IMheMpqUN1WqnSBDyGO5RMYFeRD-ekhyY.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=1eeacaa9b0a13c60441e0e501ddbe6aa9bf9565e" alt="clipper&quot; malware swaps the wallet address you copied — check the first &amp; last 4 characters before every send" title="clipper&quot; malware swaps the wallet address you copied — check the first &amp; last 4 characters before every send" /> </a> </td><td> <div class="md"><p>(1) malware watches the clipboard and swaps a copied address for the attacker&#39;s<br/> (2) you paste, it looks right at a glance, you send, it&#39;s irreversible<br/> (3) fix = after pasting, verify the first 4 + last 4 characters match what you copied, every transfer.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/LogicalPack7748"> /u/LogicalPack7748 </a> <br/> <span><a href="https://v.redd.it/kst4xy56zm7h1">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7bt1j/clipper_malware_swaps_the_wallet_address_you/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/clipper-malware-swaps-the-wallet-address-you-copied-check-the-first-last-4-characters-before-every-send</link><guid>860943</guid><author>COINS NEWS</author><dc:content /><dc:text>clipper" malware swaps the wallet address you copied — check the first &amp; last 4 characters before every send</dc:text></item><item><title>Missing Bitcoins\SATS</title><description><![CDATA[<div class="md"><p>Hi all. Can I first say that I’ve asked AI to generate this post so I can get all the facts of my problem down in as short a post as possible. Thanks.</p> <p>Looking for advice on a missing Bitcoin deposit that I can’t explain.<br/> I withdrew 76,961 sats from Kraken to an on-chain Bitcoin address generated from my Umbrel Lightning Node wallet.<br/> Kraken shows the withdrawal as successful and provided a TXID. Looking up the destination address on a block explorer shows the sats arrived and are still sitting there unspent.<br/> The problem is that I recently migrated my Umbrel Lightning Node from a Raspberry Pi to a Bosgame mini PC. During setup I restored the Lightning Node using the same 24-word seed phrase I had written down. The restore completed successfully.<br/> After recovery:<br/> lncli getrecoveryinfo shows recovery finished (progress 1.0)<br/> lncli walletbalance shows only 32,588 sats<br/> lncli listchaintxns only shows an older transaction containing those 32,588 sats<br/> lncli wallet addresses list does not show the Kraken destination address<br/> The 24-word seed displayed in Umbrel matches my written backup exactly<br/> The sats are definitely on-chain and unspent, but the recovered wallet doesn’t appear to recognize the address Kraken paid.<br/> Has anyone experienced this after restoring an LND/Umbrel wallet? Is there any possibility of a recovery/discovery issue, address gap issue, or something else I’m overlooking before I consider more drastic recovery steps?<br/> Any ideas appreciated.</p> <p>I know this is peanuts in the scheme of things but it’s my first transaction and I’m at a loss as what to do. Thanks for any help.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/PrimaryHorizon"> /u/PrimaryHorizon </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7bptn/missing_bitcoinssats/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7bptn/missing_bitcoinssats/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/missing-bitcoinssats</link><guid>860952</guid><author>COINS NEWS</author><dc:content /><dc:text>Missing Bitcoins\SATS</dc:text></item><item><title>Hi I need German contacts for vexl app :D</title><description><![CDATA[<div class="md"><p>Hello, I am new in vexl but don’t have any contacts and no clue how to join any clubs </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/morisamomo123"> /u/morisamomo123 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7afev/hi_i_need_german_contacts_for_vexl_app_d/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u7afev/hi_i_need_german_contacts_for_vexl_app_d/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/hi-i-need-german-contacts-for-vexl-app-d</link><guid>860950</guid><author>COINS NEWS</author><dc:content /><dc:text>Hi I need German contacts for vexl app :D</dc:text></item><item><title>Mining giant MARA Buys 1,000 Bitcoin - U.Today</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u771qp/mining_giant_mara_buys_1000_bitcoin_utoday/"> <img src="https://external-preview.redd.it/16WovCZgxXqoAThaS9jcWhiWCsBbYeiTlo_UFjhe8ss.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=9727eb3702942910051a73b99c99958e48b5de91" alt="Mining giant MARA Buys 1,000 Bitcoin - U.Today" title="Mining giant MARA Buys 1,000 Bitcoin - U.Today" /> </a> </td><td> <div class="md"><p>Bitcoin mining giant MARA (formerly Marathon Digital) has purchased 1,000 BTC, valued at approximately $66.7 million.</p> <p>The transaction has been executed through the institutional platform FalconX. This comes following the company&#39;s aggressive streak of selling that took place during the first quarter of 2026. During that specific period, MARA sold a staggering 20,880 Bitcoin for roughly $1.5 billion. </p> <p>Early in the year, the company amended its digital asset management policy for 2026, making it possible to sell the coins that it holds on its balance sheet. This was a significant departure from its 2025 policy, which only permitted the sale of newly mined Bitcoin. On Feb. 6, MARA transferred 1,318 BTC, worth nearly $87 million at the time, to institutional custody and liquidity platforms, including Two Prime, BitGo, and Galaxy Digital.</p> <p>Between March 4 and March 25, 2026, the company had sold a staggering 15,133 Bitcoin for an aggregate sale price of roughly $1.1 billion. The proceeds from the March sales were allocated to fund a $1.0 billion privately negotiated repurchase of the company&#39;s outstanding 0.00% Convertible Senior Notes due in 2030 and 2031. MARA captured approximately $88.1 million in cash savings before transaction costs. MARA Chairman and CEO Fred Thiel explained that the goal was to de-lever the balance sheet and avoid future shareholder dilution. MARA was not the only mining firm dumping Bitcoin. Publicly listed Bitcoin miners collectively sold more than 32,000 BTC in Q1 2026. This was a new record for single-quarter miner sales. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://u.today/crypto-miner-mara-buys-1000-bitcoin">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u771qp/mining_giant_mara_buys_1000_bitcoin_utoday/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/mining-giant-mara-buys-1000-bitcoin-utoday</link><guid>860840</guid><author>COINS NEWS</author><dc:content /><dc:text>Mining giant MARA Buys 1,000 Bitcoin - U.Today</dc:text></item><item><title>Daily Discussion, June 16, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1u69au1/mentor_monday_june_15_2026_ask_all_your_bitcoin/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u756a9/daily_discussion_june_16_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u756a9/daily_discussion_june_16_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-16-2026</link><guid>860838</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 16, 2026</dc:text></item><item><title>Is this the right time to buy Bitcoin since the Bottom is in?</title><description><![CDATA[<div class="md"><p>It seems that 59k was the bottom. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/tractorix"> /u/tractorix </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u74rmu/is_this_the_right_time_to_buy_bitcoin_since_the/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u74rmu/is_this_the_right_time_to_buy_bitcoin_since_the/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/is-this-the-right-time-to-buy-bitcoin-since-the-bottom-is-in</link><guid>860839</guid><author>COINS NEWS</author><dc:content /><dc:text>Is this the right time to buy Bitcoin since the Bottom is in?</dc:text></item><item><title>I Biked Double the Miles for Uber Eats and earned...</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u6w33c/i_biked_double_the_miles_for_uber_eats_and_earned/"> <img src="https://external-preview.redd.it/pMeBHdQ34y9OaO-kw_3AO_q8RbUeyzNrx5qkbpsI-dk.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=2593ac101fdb08e70fbb8c61a0390dad60c4fc71" alt="I Biked Double the Miles for Uber Eats and earned..." title="I Biked Double the Miles for Uber Eats and earned..." /> </a> </td><td> <div class="md"><p>Backstory: I&#39;m a grad student with zero summer income, so instead of letting the dead months go to waste I&#39;m putting my body&#39;s energy to work — biking Uber Eats around Flagstaff, AZ and converting every dollar I earn straight into Bitcoin. Pure proof of work into proof of stack. The summer goal is to see how much I can accumulate before the semester starts. DCA baby.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/neutralPau"> /u/neutralPau </a> <br/> <span><a href="https://www.youtube.com/watch?v=TKnXbKIEsnY&amp;t">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6w33c/i_biked_double_the_miles_for_uber_eats_and_earned/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/i-biked-double-the-miles-for-uber-eats-and-earned</link><guid>860723</guid><author>COINS NEWS</author><dc:content /><dc:text>I Biked Double the Miles for Uber Eats and earned...</dc:text></item><item><title>Michael Saylor's BTC Prague 2026 Keynote: Bitcoin Capitalism</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u6u8xv/michael_saylors_btc_prague_2026_keynote_bitcoin/"> <img src="https://external-preview.redd.it/PY4TgvK3u_sBL2t_YLTwE34n2srsVy3iSThnv4v5TfU.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=bb10202e3c691f84e8cb5dc735f9275c9ac7eb4e" alt="Michael Saylor's BTC Prague 2026 Keynote: Bitcoin Capitalism" title="Michael Saylor's BTC Prague 2026 Keynote: Bitcoin Capitalism" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://youtu.be/r2X04I6yGdY">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6u8xv/michael_saylors_btc_prague_2026_keynote_bitcoin/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/michael-saylors-btc-prague-2026-keynote-bitcoin-capitalism</link><guid>860724</guid><author>COINS NEWS</author><dc:content /><dc:text>Michael Saylor's BTC Prague 2026 Keynote: Bitcoin Capitalism</dc:text></item><item><title>Nostr + LND: your npub becomes a sovereign payment endpoint — here's how NWC makes it possible</title><description><![CDATA[<div class="md"><p>Most people discover Nostr as a Twitter replacement. That&#39;s fine, but it&#39;s only the surface.</p> <p>&#x200B;</p> <p>When you connect your LND node to Nostr via Nostr Wallet Connect (NIP-47), something more interesting happens: Zaps hit your node directly — no custodian, no KYC, no middleman.</p> <p>&#x200B;</p> <p>The flow looks like this:</p> <p>&#x200B;</p> <p>Nostr Client → encrypted NIP-47 request → Relay → your LND node</p> <p>LND node → encrypted response → Relay → Nostr Client</p> <p>&#x200B;</p> <p>The relay never sees the content. Nobody in the middle knows what&#39;s happening.</p> <p>&#x200B;</p> <p>Full breakdown here:</p> <p>???? <a href="https://open.substack.com/pub/davidebtc186/p/nostr-and-lightning-the-protocol?utm%5C_source=share&amp;utm%5C_medium=android&amp;r=4gald6">https://open.substack.com/pub/davidebtc186/p/nostr-and-lightning-the-protocol?utm\_source=share&amp;utm\_medium=android&amp;r=4gald6</a></p> <p>&#x200B;</p> <p>⚡ <a href="mailto:zap@shadowbip.com">zap@shadowbip.com</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Large-Cress900"> /u/Large-Cress900 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6r7s9/nostr_lnd_your_npub_becomes_a_sovereign_payment/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6r7s9/nostr_lnd_your_npub_becomes_a_sovereign_payment/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/nostr-lnd-your-npub-becomes-a-sovereign-payment-endpoint-heres-how-nwc-makes-it-possible</link><guid>860728</guid><author>COINS NEWS</author><dc:content /><dc:text>Nostr + LND: your npub becomes a sovereign payment endpoint — here's how NWC makes it possible</dc:text></item><item><title>Tax Question Regarding Gifting Crypto From American to Canadian</title><description><![CDATA[<div class="md"><p>Hello,</p> <p>I was wondering if anyone could provide some insight into this situation. </p> <p>I am a US citizen, living in the US. I am wanting to send some cryptocurrency to my brother as a gift. He is a Canadian citizen and lives in Canada. </p> <p>The cryptocurrency I would be sending has made a profit since I originally bought it.</p> <p>In the future, if my brother sells the cryptocurrency, how is the tax situation approached in this scenario?</p> <p>From some research I&#39;ve done (and I could be mistaken), the IRS doesn&#39;t require me to pay taxes if sending the cryptocurrency as a gift. But, on the Canadian side, the CRA doesn&#39;t require the receiver of the gift to pay taxes on the value of the cryptocurrency they receive (unless it increases in value from the date received to the date sold, and then paying taxes on those specific gains). </p> <p>So, which of us would be reporting the cryptocurrency for tax purposes in this scenario?</p> <p>Thank you.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/StagnantSloth"> /u/StagnantSloth </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6r6zb/tax_question_regarding_gifting_crypto_from/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6r6zb/tax_question_regarding_gifting_crypto_from/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/tax-question-regarding-gifting-crypto-from-american-to-canadian</link><guid>860727</guid><author>COINS NEWS</author><dc:content /><dc:text>Tax Question Regarding Gifting Crypto From American to Canadian</dc:text></item><item><title>Taiwan's central bank discusses Bitcoin as a potential reserve asset amid push to diversify from US dollar</title><description><![CDATA[<div class="md"><p><a href="https://cryptobriefing.com/taiwan-central-bank-bitcoin-reserve-asset/">https://cryptobriefing.com/taiwan-central-bank-bitcoin-reserve-asset/</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/CriticalCobraz"> /u/CriticalCobraz </a> <br/> <span><a href="https://www.reddit.com/r/CryptoCurrency/comments/1u7gqu8/taiwans_central_bank_discusses_bitcoin_as_a/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/CryptoCurrency/comments/1u7gqu8/taiwans_central_bank_discusses_bitcoin_as_a/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/taiwans-central-bank-discusses-bitcoin-as-a-potential-reserve-asset-amid-push-to-diversify-from-us-dollar</link><guid>860722</guid><author>COINS NEWS</author><dc:content /><dc:text>Taiwan's central bank discusses Bitcoin as a potential reserve asset amid push to diversify from US dollar</dc:text></item><item><title>When the vendor listed on BTCmap.org doesn't accept bitcoin over the LN</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u6p8qy/when_the_vendor_listed_on_btcmaporg_doesnt_accept/"> <img src="https://external-preview.redd.it/d2tpMmprNDJyaDdoMc5N9hQxsCs6qbLl34uRK2x_DoT3m8P8p_3Sa6HHyO2n.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=46048e6fcf2f62ff5e5299bccc0bb9eed654eab1" alt="When the vendor listed on BTCmap.org doesn't accept bitcoin over the LN" title="When the vendor listed on BTCmap.org doesn't accept bitcoin over the LN" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://v.redd.it/s48pixf2rh7h1">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6p8qy/when_the_vendor_listed_on_btcmaporg_doesnt_accept/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/when-the-vendor-listed-on-btcmaporg-doesnt-accept-bitcoin-over-the-ln</link><guid>860725</guid><author>COINS NEWS</author><dc:content /><dc:text>When the vendor listed on BTCmap.org doesn't accept bitcoin over the LN</dc:text></item><item><title>Btc atm in Swiss.</title><description><![CDATA[<div class="md"><p>Hello guys, anyone ever used btc atm in Swiss?<br/> Does they need kyc? </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/morisamomo123"> /u/morisamomo123 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6nnam/btc_atm_in_swiss/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6nnam/btc_atm_in_swiss/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/btc-atm-in-swiss</link><guid>860726</guid><author>COINS NEWS</author><dc:content /><dc:text>Btc atm in Swiss.</dc:text></item><item><title>They spent years arguing any data belongs on-chain, "you can't stop spam." The plebs disagreed. Hasta la vista, Andy Back, reTodd, Bailey, and sLopp.</title><description><![CDATA[&#32; submitted by &#32; <a href="https://www.reddit.com/user/BryanBSolstin"> /u/BryanBSolstin </a> <br/> <span><a href="https://x.com/_bitcoinmatrix/status/2066553277261496759?s%3D12%26t%3Dj9NZnm5wzJKncwkVLR9OIg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6lde3/they_spent_years_arguing_any_data_belongs_onchain/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/they-spent-years-arguing-any-data-belongs-on-chain-you-cant-stop-spam-the-plebs-disagreed-hasta-la-vista-andy-back-retodd-bailey-and-slopp</link><guid>860588</guid><author>COINS NEWS</author><dc:content /><dc:text>They spent years arguing any data belongs on-chain, "you can't stop spam." The plebs disagreed. Hasta la vista, Andy Back, reTodd, Bailey, and sLopp.</dc:text></item><item><title>Sub is being overrun by "Today I found 1 BTC" and other AI posts</title><description><![CDATA[<div class="md"><p>AI posts are getting a lot of traction on this sub:</p> <p>&quot;Today I found 1 BTC&quot; - guy claims he forgot his seed phrase but somehow remembered the order because &quot;there was a method to my madness&quot; lol. 3k upvotes</p> <p>Multiple &quot;I built a website/app&quot; - Both the posts and the websites are AI-generated.</p> <p>&quot;Laid asphalt for ten years. Never got ahead. Then I started mining Bitcoin and figured out why.&quot; Somehow this guy got caught, but it was obvious from the fact that he got into bitcoin in 2022 and says he was mining with GPU&#39;s which was pointless.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/bitcoinphilosophy"> /u/bitcoinphilosophy </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6kiw6/sub_is_being_overrun_by_today_i_found_1_btc_and/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6kiw6/sub_is_being_overrun_by_today_i_found_1_btc_and/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/sub-is-being-overrun-by-today-i-found-1-btc-and-other-ai-posts</link><guid>860584</guid><author>COINS NEWS</author><dc:content /><dc:text>Sub is being overrun by "Today I found 1 BTC" and other AI posts</dc:text></item><item><title>Bullish on Bitcoin. Bearish on Dollars.</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u6jnr6/bullish_on_bitcoin_bearish_on_dollars/"> <img src="https://external-preview.redd.it/54vhYRb7sKBh9u6zN3mktT9Jjh0qL7P7JZ7MEw4X4Z0.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=a63274e2cd0737f2862774c8f9b336ecba7d3dcd" alt="Bullish on Bitcoin. Bearish on Dollars." title="Bullish on Bitcoin. Bearish on Dollars." /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/makingcryptoeasy"> /u/makingcryptoeasy </a> <br/> <span><a href="https://www.youtube.com/shorts/MHAKbtG9A2k">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6jnr6/bullish_on_bitcoin_bearish_on_dollars/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bullish-on-bitcoin-bearish-on-dollars</link><guid>860587</guid><author>COINS NEWS</author><dc:content /><dc:text>Bullish on Bitcoin. Bearish on Dollars.</dc:text></item><item><title>Strategy Bought 1,587 BTC &amp; Increases USD Reserve To $1.1 Billion.</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u6hxal/strategy_bought_1587_btc_increases_usd_reserve_to/"> <img src="https://preview.redd.it/rl2crkvggg7h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=f563463ae4bd1429b2558192fa0e63d248ef1938" alt="Strategy Bought 1,587 BTC &amp; Increases USD Reserve To $1.1 Billion." title="Strategy Bought 1,587 BTC &amp; Increases USD Reserve To $1.1 Billion." /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/DiminishingHope"> /u/DiminishingHope </a> <br/> <span><a href="https://i.redd.it/rl2crkvggg7h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6hxal/strategy_bought_1587_btc_increases_usd_reserve_to/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/strategy-bought-1587-btc-increases-usd-reserve-to-11-billion</link><guid>860585</guid><author>COINS NEWS</author><dc:content /><dc:text>Strategy Bought 1,587 BTC &amp; Increases USD Reserve To $1.1 Billion.</dc:text></item><item><title>Non-Bitcoin Book That Changed My Whole Vision abt Bitcoin</title><description><![CDATA[<div class="md"><p>Years ago when I first read The Richest Man in Babylon, a lot of my thinking about money, wealth, saving, and long-term value started to take shape. Looking back, I think many of the ideas that eventually led me to understand Bitcoin were planted by that book.<br/> I was talking about this with a friend recently—how strange it is that a book written nearly a century ago can still influence the way we think about money today.</p> <p>Then the algorithm recommended a video titled something like “The Richest Man in Babylon Never Heard of Bitcoin.”<br/> It made me wonder whether the connection is deeper than it first appears.<br/> The book repeatedly emphasizes saving, protecting purchasing power, and thinking in decades rather than months. Bitcoin obviously didn’t exist when it was written, but some of the underlying principles feel surprisingly compatible.</p> <p>Curious if anyone else sees a connection between The Richest Man in Babylon and Bitcoin.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Minimum-Exchange7250"> /u/Minimum-Exchange7250 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6heui/nonbitcoin_book_that_changed_my_whole_vision_abt/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6heui/nonbitcoin_book_that_changed_my_whole_vision_abt/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/non-bitcoin-book-that-changed-my-whole-vision-abt-bitcoin</link><guid>860589</guid><author>COINS NEWS</author><dc:content /><dc:text>Non-Bitcoin Book That Changed My Whole Vision abt Bitcoin</dc:text></item><item><title>"DYOR" is the laziest, most overused piece of advice in crypto and I'm tired of pretending it actually helps anyone</title><description><![CDATA[<div class="md"><p>Okay, I need to get this off my chest because I just watched it happen again.</p> <p>My cousin got into crypto earlier this year. Super excited, asked a ton of questions in a few Discords and Telegram groups. Every single time she asked something, the response was some version of &quot;DYOR bro&quot; or &quot;not financial advice, do your own research.&quot; That&#39;s it. No direction. No starting point. Nothing.</p> <p>She ended up losing a significant chunk of money on a project. And she&#39;s not dumb. She&#39;s a college graduate. She just didn&#39;t know what to research or how to research it. Nobody told her.</p> <p>And that&#39;s the thing, DYOR only works if you already know enough to know what questions to ask. If you&#39;re brand new, you don&#39;t even know what you don&#39;t know. Telling a beginner to &quot;do their own research&quot; is like handing someone a scalpel and saying &quot;just do your own surgery, I&#39;m not a doctor.&quot;</p> <p>The worst part? DYOR has become a get-out-of-jail-free card. Shillers use it as a legal disclaimer after pumping garbage projects. Communities use it to dodge accountability. Nobody actually teaches anyone anything, they just point to a two-word phrase and call it wisdom.</p> <p>DYOR started as genuinely sound advice, meant to encourage independent thinking in a decentralized space with no gatekeepers. But over time it&#39;s become a shield for bad actors and a heavy burden dumped on ordinary investors who are just trying to figure things out. </p> <p>I&#39;m not saying we need to hold everyone&#39;s hand forever. But there&#39;s a massive gap between spoon-feeding and just... actually helping someone understand where to start.</p> <p>Rant over. Tell me I&#39;m wrong. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Sea-Reference6800"> /u/Sea-Reference6800 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6dcqs/dyor_is_the_laziest_most_overused_piece_of_advice/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6dcqs/dyor_is_the_laziest_most_overused_piece_of_advice/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/dyor-is-the-laziest-most-overused-piece-of-advice-in-crypto-and-im-tired-of-pretending-it-actually-helps-anyone</link><guid>860586</guid><author>COINS NEWS</author><dc:content /><dc:text>"DYOR" is the laziest, most overused piece of advice in crypto and I'm tired of pretending it actually helps anyone</dc:text></item><item><title>Mentor Monday, June 15, 2026: Ask all your bitcoin questions!</title><description><![CDATA[<div class="md"><p>Ask (and answer!) away! Here are the general rules:</p> <ul> <li>If you&#39;d like to learn something, ask.</li> <li>If you&#39;d like to share knowledge, answer.</li> <li>Any question about Bitcoin is fair game.</li> </ul> <p>And don&#39;t forget to check out <a href="/r/BitcoinBeginners">/r/BitcoinBeginners</a></p> <p>You can sort by new to see the latest questions that may not be answered yet.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u69au1/mentor_monday_june_15_2026_ask_all_your_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u69au1/mentor_monday_june_15_2026_ask_all_your_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/mentor-monday-june-15-2026-ask-all-your-bitcoin-questions</link><guid>860484</guid><author>COINS NEWS</author><dc:content /><dc:text>Mentor Monday, June 15, 2026: Ask all your bitcoin questions!</dc:text></item><item><title>Daily Discussion, June 15, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1u5d7b3/daily_discussion_june_14_2026/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6879b/daily_discussion_june_15_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u6879b/daily_discussion_june_15_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-15-2026</link><guid>860483</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 15, 2026</dc:text></item><item><title>Bitcoin is down exactly 50% from its all time high,this is what happened every single time before</title><description><![CDATA[<div class="md"><p>Bitcoin hit $126,000 in Oct 2025 and today its at $63,800which is down 50% from peak. Every outlet has a crash headline. and f&amp;g index is at 13 extreme fear</p> <p>&#x200B;</p> <p>the data they are not showing you.</p> <p>&#x200B;</p> <p>2013 : Bitcoin dropped 86% from peak,people said it was over.</p> <p>&#x200B;</p> <p>2017 : Bitcoin dropped 83% from peak. People said it was over.</p> <p>&#x200B;</p> <p>2021 :Bitcoin dropped 77% from peak,guess what they said</p> <p>&#x200B;</p> <p>2026 : Down 50%. And we havent even matched the mildest correction in Bitcoin history yet.</p> <p>&#x200B;</p> <p>I think either this cycle is genuinely shallower because institutional etf floors and government bitcoin reserves changed the structure permanently or peter brandt is right and we retest $60,000 in September before the next bull cycle begins.</p> <p>&#x200B;</p> <p>Whats different this time that nobody talked about in 2018 or 2022 is that ETF inflows remained structurally positive through the entire correction and institutions are now holding Bitcoin as long term portfolio allocation.The US government holds it as a strategic reserve asset</p> <p>&#x200B;</p> <p>The reason for the crash always sounds definitive in the moment It never is.</p> <p>&#x200B;</p> <p>i have been DCAing through all of it on bitpanda because I hve seen this exact feeling before and I know how it ended</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/dumble_hold_the_door"> /u/dumble_hold_the_door </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u63s35/bitcoin_is_down_exactly_50_from_its_all_time/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u63s35/bitcoin_is_down_exactly_50_from_its_all_time/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-is-down-exactly-50-from-its-all-time-highthis-is-what-happened-every-single-time-before</link><guid>860405</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin is down exactly 50% from its all time high,this is what happened every single time before</dc:text></item><item><title>Chance of private key in art?</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u5z2xm/chance_of_private_key_in_art/"> <img src="https://preview.redd.it/opcy88xotb7h1.jpg?width=140&amp;height=140&amp;crop=1:1,smart&amp;auto=webp&amp;s=fad200f7aad6f380929af41bb4c04ce4e6920816" alt="Chance of private key in art?" title="Chance of private key in art?" /> </a> </td><td> <div class="md"><p>What are the chances there’s a private key hidden in this? </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/yourfellowstudent"> /u/yourfellowstudent </a> <br/> <span><a href="https://www.reddit.com/gallery/1u5z2xm">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5z2xm/chance_of_private_key_in_art/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/chance-of-private-key-in-art</link><guid>860409</guid><author>COINS NEWS</author><dc:content /><dc:text>Chance of private key in art?</dc:text></item><item><title>Loan to buy btc in october</title><description><![CDATA[<div class="md"><p>Hey, is it a good idea to take out a loan to buy btc when this bear cicle finishes?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Kind_Supermarket101"> /u/Kind_Supermarket101 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5y67s/loan_to_buy_btc_in_october/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5y67s/loan_to_buy_btc_in_october/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/loan-to-buy-btc-in-october</link><guid>860406</guid><author>COINS NEWS</author><dc:content /><dc:text>Loan to buy btc in october</dc:text></item><item><title>Was able to educate someone about bitcoin, somewhat…</title><description><![CDATA[<div class="md"><p>so im at a company convention out of town and the subject of retirement and the future came up, and so did bitcoin. She got rather excited when she found out I knew about it and even asked “omg, do you have bitcoin?” (i then told her that in general, you dont talk about that), but she then told me she wanted to get involved but “i dont have enough money to buy a share of it!”</p> <p>i took out my phone and opened coinbase, and showed her its possible to buy $5 in bitcoin, or even 5 cents because its infinitely divisible.</p> <p>her husband knew she was interested but was rather dismissive of crypto. anyways, she asked me if i could send her a referral link for that and she’d be happy to do it through me so I get a little $20 bonus, we’ll see.</p> <p>im just happy I was able to provide someone with. very elementary bit of knowledge of this asset.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/EverySingleTime23"> /u/EverySingleTime23 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5xddj/was_able_to_educate_someone_about_bitcoin_somewhat/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5xddj/was_able_to_educate_someone_about_bitcoin_somewhat/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/was-able-to-educate-someone-about-bitcoin-somewhat</link><guid>860407</guid><author>COINS NEWS</author><dc:content /><dc:text>Was able to educate someone about bitcoin, somewhat…</dc:text></item><item><title>I built a Lightning-native way to earn sats while your AI agent works. No KYC, 10% of revenue to OpenSats + HRF.</title><description><![CDATA[<div class="md"><p>TL;DR: people pay sats to put a tiny one-liner in the spot where Claude Code usually says &quot;thinking…&quot;, and you, the dev running it, keep half. no KYC, no accounts, 10% to OpenSats + HRF. live + open source, built it solo, come break it. </p> <p>A few days ago I watched <a href="http://kickbacks.ai">kickbacks.ai</a> go viral. It slips an ad into the little status line under your AI coding agent while it churns, and you get paid half the ad revenue. Nice idea. But it&#39;s fiat, weekly payouts, accounts.</p> <p>I thought: someone&#39;s gonna do this with bitcoin, it&#39;s obvious.</p> <p>Peter2Paul payments baby.</p> <p>12 hours later it hadn&#39;t popped up on my X or nostr feed yet, so I built it with Claude Code. It&#39;s called Kicksats. Lightning-native, no KYC, no accounts.</p> <p>How it works:</p> <p>- You run Claude Code with a tiny status-line script. While the agent thinks, an ad sits under your prompt.</p> <p>- An advertiser funds that slot with a Lightning invoice. No card, no account, no KYC.</p> <p>- Every qualified thinking-window bills against their budget, and HALF accrues to you, the dev.</p> <p>- When your balance crosses a tiny floor it auto-pays to your own Lightning address via LNURL. No withdraw button, no dashboard. Sats just turn up in your wallet.</p> <p>The split, because this crowd will ask: 50% to the dev (sacred, never touched), 5% routing, 5% OpenSats, 5% HRF, the rest keeps the lights on. So 10% of every sat goes to bitcoin and open-source dev and to HRF.</p> <p>Some technical bits: (from Claude, I barely understand)</p> <p>- Auction is weighted-random by bid, not winner-take-all, so a small advertiser still gets impressions.</p> <p>- Billing is server-authoritative and credit-gated per window, single-use signed token per impression, so a forged metrics POST can&#39;t mint sats.</p> <p>- Real LND on the backend. The first outbound payouts already landed via LNURL, so the money side is not a mock.</p> <p>- The client is open source, read every line before you run it: <a href="https://github.com/xoxoskeleton/kicksats">https://github.com/xoxoskeleton/kicksats</a></p> <p>It&#39;s live today. The abuse-testing started within hours (someone rotated a few dozen client ids from one IP to probe the payout path). The caps and the payout floor caught it and it extracted exactly zero, which honestly made my night more than the launch did.</p> <p>I&#39;m one person who built this for the love of it, so I&#39;d take any of:</p> <p>- devs willing to run it and tell me if it works lol</p> <p>- anyone who wants to be one of the first advertisers (it is stupidly cheap)</p> <p>- a beating on the billing/abuse model from people here who think about this harder than I do</p> <p>Link&#39;s in the comments.</p> <p>Thanks in advance.</p> <p>Allmyhomieshatethefed</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/unevensheep"> /u/unevensheep </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5wok1/i_built_a_lightningnative_way_to_earn_sats_while/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5wok1/i_built_a_lightningnative_way_to_earn_sats_while/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/i-built-a-lightning-native-way-to-earn-sats-while-your-ai-agent-works-no-kyc-10-of-revenue-to-opensats-hrf</link><guid>860408</guid><author>COINS NEWS</author><dc:content /><dc:text>I built a Lightning-native way to earn sats while your AI agent works. No KYC, 10% of revenue to OpenSats + HRF.</dc:text></item><item><title>Bitcoin Adopted by Wikileaks 15 Years Ago</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u5vn9c/bitcoin_adopted_by_wikileaks_15_years_ago/"> <img src="https://external-preview.redd.it/ROdqEWu5f19N7-MZu03ui_NvrJ1GCAk9lFQGyypIu-I.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=fd8df2d3ad4bd303f29c465ddd4e748077cdcff7" alt="Bitcoin Adopted by Wikileaks 15 Years Ago" title="Bitcoin Adopted by Wikileaks 15 Years Ago" /> </a> </td><td> <div class="md"><p>Fifteen years ago today, on June 14, 2011, the whistleblowing organization WikiLeaks fundamentally changed the trajectory of decentralized finance by officially adopting Bitcoin.</p> <p>Due to the controversial &quot;Cablegate&quot; leaks, WikiLeaks faced a crippling financial blockade. Traditional financial gatekeepers, including Visa, Mastercard, PayPal, Bank of America, and Western Union, abruptly cut ties with the organization. This embargo wiped out approximately 95% of WikiLeaks&#39; operating revenue overnight.</p> <p>In response, WikiLeaks posted a Bitcoin address to solicit donations. It was the first high-profile, real-world stress test of Bitcoin as a censorship-resistant currency.</p> <p>The integration of Bitcoin by WikiLeaks was a defining milestone for the cryptocurrency ecosystem. Before WikiLeaks, Bitcoin&#39;s ability to bypass traditional financial blockades was largely theoretical. It also served as the ultimate stress test. WikiLeaks was under the geopolitical microscope and facing immense pressure from the United States government. </p> <p>However, the adoption brought massive, immediate mainstream media attention to a network that was still in its infancy. This terrified Bitcoin&#39;s pseudonymous creator, Satoshi Nakamoto. Satoshi famously warned on the BitcoinTalk forums that WikiLeaks had &quot;kicked the hornet&#39;s nest.&quot; Just weeks after warning about the incoming &quot;swarm,&quot; Satoshi vanished from the public eye forever. Several other prominent organizations and businesses began to explore and accept Bitcoin after this. The content management system WordPress started accepting Bitcoin payments in November 2012. By February 2013, the Internet Archive announced that it was ready to accept donations in Bitcoin. The Wikimedia Foundation, the non-profit responsible for Wikipedia, also followed suit by adding Bitcoin as a donation method.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://u.today/bitcoin-adopted-by-wikileaks-15-years-ago-how-it-happened">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5vn9c/bitcoin_adopted_by_wikileaks_15_years_ago/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bitcoin-adopted-by-wikileaks-15-years-ago</link><guid>860329</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin Adopted by Wikileaks 15 Years Ago</dc:text></item><item><title>SpaceX Joins Public Bitcoin Leaderboard With 18,712 BTC</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u5vcgd/spacex_joins_public_bitcoin_leaderboard_with/"> <img src="https://external-preview.redd.it/A17uZXPEPgPKppmC17-3G7mEkgWuJhUF6pSxdkYs2jc.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=115f04e4825853ab685442ea6c732adc76bda801" alt="SpaceX Joins Public Bitcoin Leaderboard With 18,712 BTC" title="SpaceX Joins Public Bitcoin Leaderboard With 18,712 BTC" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://bitcoinmagazine.com/news/spacex-officially-join-bitcoin-leaderboard">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5vcgd/spacex_joins_public_bitcoin_leaderboard_with/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/spacex-joins-public-bitcoin-leaderboard-with-18712-btc</link><guid>860321</guid><author>COINS NEWS</author><dc:content /><dc:text>SpaceX Joins Public Bitcoin Leaderboard With 18,712 BTC</dc:text></item><item><title>The Bitcoin wizard spotted in the wild</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u5u53f/the_bitcoin_wizard_spotted_in_the_wild/"> <img src="https://preview.redd.it/ucug4u4xta7h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=b9f015e5df6a2f1a086a4cdf45eba0fbcd4d0f50" alt="The Bitcoin wizard spotted in the wild" title="The Bitcoin wizard spotted in the wild" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://i.redd.it/ucug4u4xta7h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5u53f/the_bitcoin_wizard_spotted_in_the_wild/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/the-bitcoin-wizard-spotted-in-the-wild</link><guid>860320</guid><author>COINS NEWS</author><dc:content /><dc:text>The Bitcoin wizard spotted in the wild</dc:text></item><item><title>Need help…</title><description><![CDATA[<div class="md"><p>I don’t know how to get access to my bitcoin wallet. It’s something I had opened a long time ago and don’t know where to start to find it…</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Quimdell"> /u/Quimdell </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5suvz/need_help/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5suvz/need_help/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/need-help</link><guid>860331</guid><author>COINS NEWS</author><dc:content /><dc:text>Need help…</dc:text></item><item><title>How many Bitcoin cycles have you survived?</title><description><![CDATA[<div class="md"><p>First cycle ???? Second cycle ???? Third cycle ???? Veteran from before 2017</p> <p>Comment your Bitcoin age and one lesson you&#39;ve learned that every newcomer should know.</p> <p>This could create a great thread for new members and experienced holders alike. ????₿</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Remote_Sweet_9876"> /u/Remote_Sweet_9876 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5rqso/how_many_bitcoin_cycles_have_you_survived/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5rqso/how_many_bitcoin_cycles_have_you_survived/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/how-many-bitcoin-cycles-have-you-survived</link><guid>860323</guid><author>COINS NEWS</author><dc:content /><dc:text>How many Bitcoin cycles have you survived?</dc:text></item><item><title>Just expanded my solo mining rig to 72 TH/s! ????</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u5pf4i/just_expanded_my_solo_mining_rig_to_72_ths/"> <img src="https://preview.redd.it/cea7f3p6x97h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=3408d6441e479681e52ff43db041ed275394f3b9" alt="Just expanded my solo mining rig to 72 TH/s! ????" title="Just expanded my solo mining rig to 72 TH/s! ????" /> </a> </td><td> <div class="md"><p>Happy to share that I’ve just added a new <strong>NerdQX</strong> to my home mining setup. My total hashrate is now at <strong>72 TH/s</strong>, all running on <strong>Stratum V2</strong>. It’s been a great journey building out my own independent solo mining rig.<br/> I also want to say a huge thank you to everyone in this amazing community who helped me during my early days—I couldn&#39;t have built this home mining setup without your guidance and support.<br/> Stay humble and happy mining!&quot;</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/GroundbreakingLock41"> /u/GroundbreakingLock41 </a> <br/> <span><a href="https://i.redd.it/cea7f3p6x97h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5pf4i/just_expanded_my_solo_mining_rig_to_72_ths/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/just-expanded-my-solo-mining-rig-to-72-ths</link><guid>860322</guid><author>COINS NEWS</author><dc:content /><dc:text>Just expanded my solo mining rig to 72 TH/s! ????</dc:text></item><item><title>Bitcoin is up, ETF outflows are slowing, and SpaceX now holds BTC. What matters most?</title><description><![CDATA[<div class="md"><p>Bitcoin is on track to break its 4-week losing streak.</p> <p>At the same time, ETF outflows are slowing, risk sentiment is improving, and SpaceX quietly became one of the biggest corporate Bitcoin holders.</p> <p>Kinda feels like markets can look weak on the surface, while the bigger picture keeps changing in the background.</p> <p>What&#39;s the bigger signal here?</p> <p>Price action, institutional flows, or corporate adoption?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/FancyManager9992"> /u/FancyManager9992 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5p6z3/bitcoin_is_up_etf_outflows_are_slowing_and_spacex/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5p6z3/bitcoin_is_up_etf_outflows_are_slowing_and_spacex/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-is-up-etf-outflows-are-slowing-and-spacex-now-holds-btc-what-matters-most</link><guid>860328</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin is up, ETF outflows are slowing, and SpaceX now holds BTC. What matters most?</dc:text></item><item><title>Rules of Engagement: What we owe Satoshi Nakamoto — The Satoshi Times</title><description><![CDATA[&#32; submitted by &#32; <a href="https://www.reddit.com/user/Fiach_Dubh"> /u/Fiach_Dubh </a> <br/> <span><a href="https://satoshitimes.com/rules">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5p6h0/rules_of_engagement_what_we_owe_satoshi_nakamoto/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/rules-of-engagement-what-we-owe-satoshi-nakamoto-the-satoshi-times</link><guid>860327</guid><author>COINS NEWS</author><dc:content /><dc:text>Rules of Engagement: What we owe Satoshi Nakamoto — The Satoshi Times</dc:text></item><item><title>1 Bitcoin is 1 bitcoin . It’s the only true monetary asset that is scarce . It just go on extreme exuberance and go overvalued to extreme so it drops to being undervalued like now . I have done nothing and can still buy a house . Not possible if I have my</title><description><![CDATA[<div class="md"><p>Buy Bitcoin </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/East_Indication_7816"> /u/East_Indication_7816 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5oybp/1_bitcoin_is_1_bitcoin_its_the_only_true_monetary/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5oybp/1_bitcoin_is_1_bitcoin_its_the_only_true_monetary/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/1-bitcoin-is-1-bitcoin-its-the-only-true-monetary-asset-that-is-scarce-it-just-go-on-extreme-exuberance-and-go-overvalued-to-extreme-so-it-drops-to-being-undervalued-like-now-i-have-done-nothing-and-can-still-buy-a-house-not-possible-if-i-have-my-assets-i</link><guid>860485</guid><author>COINS NEWS</author><dc:content /><dc:text>1 Bitcoin is 1 bitcoin . It’s the only true monetary asset that is scarce . It just go on extreme exuberance and go overvalued to extreme so it drops to being undervalued like now . I have done nothing and can still buy a house . Not possible if I have my</dc:text></item><item><title>Bitcoiners Never Change</title><description><![CDATA[<div class="md"><p>One thing I&#39;ve learned from the Bitcoin community: You can kill someone&#39;s portfolio, but you can&#39;t kill their conviction. Bitcoiners always come back stronger.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/North-One4420"> /u/North-One4420 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5oaay/bitcoiners_never_change/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5oaay/bitcoiners_never_change/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoiners-never-change</link><guid>860325</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoiners Never Change</dc:text></item><item><title>Listen to Mechanic</title><description><![CDATA[&#32; submitted by &#32; <a href="https://www.reddit.com/user/BryanBSolstin"> /u/BryanBSolstin </a> <br/> <span><a href="https://x.com/grassfedbitcoin/status/2065897398610936116?s%3D12%26t%3Dj9NZnm5wzJKncwkVLR9OIg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5oa53/listen_to_mechanic/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/listen-to-mechanic</link><guid>860324</guid><author>COINS NEWS</author><dc:content /><dc:text>Listen to Mechanic</dc:text></item><item><title>Probably shouldn't promise her a new nest</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u5nte6/probably_shouldnt_promise_her_a_new_nest/"> <img src="https://preview.redd.it/kyqs6tz1m97h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=8a41bf63ddfbaafcc37095cc8471ee69bbf62dc7" alt="Probably shouldn't promise her a new nest" title="Probably shouldn't promise her a new nest" /> </a> </td><td> <div class="md"><p>Template from <a href="https://www.reddit.com/r/NatureIsFuckingLit/s/SAJoaR4Nur">https://www.reddit.com/r/NatureIsFuckingLit/s/SAJoaR4Nur</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://i.redd.it/kyqs6tz1m97h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5nte6/probably_shouldnt_promise_her_a_new_nest/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/probably-shouldnt-promise-her-a-new-nest</link><guid>860326</guid><author>COINS NEWS</author><dc:content /><dc:text>Probably shouldn't promise her a new nest</dc:text></item><item><title>On-chain fees are so low right now</title><description><![CDATA[<div class="md"><p>Right now is very good time to make order in your UTXOs and withdraw your BTC from exchanges to hard wallets if you have anything there, because fees are so low that withdrawing BTC from Binance on-chain is only 1500sat right now. </p> <p>This is the price for becoming a real owner of your asset, which is critical especially if you hold BTC for long-term, so imo this is very nice information to know :D </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/KittyLover024"> /u/KittyLover024 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5m51y/onchain_fees_are_so_low_right_now/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5m51y/onchain_fees_are_so_low_right_now/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/on-chain-fees-are-so-low-right-now</link><guid>860273</guid><author>COINS NEWS</author><dc:content /><dc:text>On-chain fees are so low right now</dc:text></item><item><title>When everyone's telling me to "go all in" while it's cheap, but I went all in months ago.</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u5j1cq/when_everyones_telling_me_to_go_all_in_while_its/"> <img src="https://preview.redd.it/josdqrfok87h1.jpeg?width=216&amp;crop=smart&amp;auto=webp&amp;s=fee23690cfca4bcedbee41f6d95b63e55f61045c" alt="When everyone's telling me to &quot;go all in&quot; while it's cheap, but I went all in months ago." title="When everyone's telling me to &quot;go all in&quot; while it's cheap, but I went all in months ago." /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Downtown-Strawberry8"> /u/Downtown-Strawberry8 </a> <br/> <span><a href="https://i.redd.it/josdqrfok87h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5j1cq/when_everyones_telling_me_to_go_all_in_while_its/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/when-everyones-telling-me-to-go-all-in-while-its-cheap-but-i-went-all-in-months-ago</link><guid>860270</guid><author>COINS NEWS</author><dc:content /><dc:text>When everyone's telling me to "go all in" while it's cheap, but I went all in months ago.</dc:text></item><item><title>BTC backed loan vs personal loan</title><description><![CDATA[<div class="md"><p>Is there any benefit to borrowing against my BTC over getting a personal loan that I am unaware of?</p> <p>I looked into borrowing against my BTC (keeping my LTV below 20%) but most established lending platforms have high or variable rates. I can get an unsecured personal loan for a lower fixed rate so it seems obvious to me which option I should choose. </p> <p>While researching my options I came across a number of comments and responses from people that appear to have decent financial knowledge sharing their experiences with crypto backed loans. So my question is, are these people choosing crypto backed loans because they cannot get a personal loan at a decent rate or is there some other reason I am missing?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Upbeat_Acanthaceae41"> /u/Upbeat_Acanthaceae41 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5g27j/btc_backed_loan_vs_personal_loan/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5g27j/btc_backed_loan_vs_personal_loan/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/btc-backed-loan-vs-personal-loan</link><guid>860271</guid><author>COINS NEWS</author><dc:content /><dc:text>BTC backed loan vs personal loan</dc:text></item><item><title>The evolution of wealth</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u5fyw3/the_evolution_of_wealth/"> <img src="https://preview.redd.it/jsr9ztmwo77h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=079c1c7e43c1aa48d23b044c14b212224bbf363b" alt="The evolution of wealth" title="The evolution of wealth" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Ok_Armadillo2090"> /u/Ok_Armadillo2090 </a> <br/> <span><a href="https://i.redd.it/jsr9ztmwo77h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5fyw3/the_evolution_of_wealth/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/the-evolution-of-wealth</link><guid>860275</guid><author>COINS NEWS</author><dc:content /><dc:text>The evolution of wealth</dc:text></item><item><title>Daily Discussion, June 14, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1u4j0gu/daily_discussion_june_13_2026/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5d7b3/daily_discussion_june_14_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5d7b3/daily_discussion_june_14_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-14-2026</link><guid>860216</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 14, 2026</dc:text></item><item><title>10 year $700 meetup predictions</title><description><![CDATA[<div class="md"><p><a href="https://www.reddit.com/r/Bitcoin/comments/4nve71/comment/d47fecj/">https://www.reddit.com/r/Bitcoin/comments/4nve71/comment/d47fecj/</a></p> <p>/u/<a href="https://www.reddit.com/user/n1nj4_v5_p1r4t3/">n1nj4_v5_p1r4t3</a></p> <p>/u/<a href="https://www.reddit.com/user/JackBond1234/">JackBond1234</a></p> <p>/u/<a href="https://www.reddit.com/user/Anen-o-me/">Anen-o-me</a></p> <p>/u/<a href="https://www.reddit.com/user/haluter/">haluter</a></p> <p>Most were right tbh, but no way I thought it would hit 10k or 50k+</p> <p>Thought this was worth sharing since it was a fun small reminder/prediction thread. Fun to see how everyone had such positive outlooks for a more progressive opensource tech-space instead of everything largely being exactly the same with ✧˖°AI✧˖° sprinkled into everything.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheCheesy"> /u/TheCheesy </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5cz5u/10_year_700_meetup_predictions/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5cz5u/10_year_700_meetup_predictions/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/10-year-700-meetup-predictions</link><guid>860218</guid><author>COINS NEWS</author><dc:content /><dc:text>10 year $700 meetup predictions</dc:text></item><item><title>I built a BTC analysis tool that stacks multi-timeframe technicals + AI market reports, would love brutal feedback</title><description><![CDATA[<div class="md"><p>I’ve been trading Bitcoin for 14 years. I’ve seen every cycle, every liquidity grab, every engineered stop hunt that wipes retail before the real move begins. At some point I stopped accepting it and started asking why it keeps happening with such precision.</p> <p>The answer is data. Specifically, a layer of market data that institutions pay $20,000–$28,000 a year to access. It’s not secret. It’s not illegal. It’s publicly available, they just pay middlemen to aggregate it cleanly so their quants don’t have to think about it.</p> <p>So I spent two years building the thing that goes and gets it directly. No middleman. No enterprise subscription. And I wrapped it inside a full Bitcoin trading intelligence platform that I’d actually want to use myself every day.</p> <p><strong>Here’s what’s inside:</strong></p> <p><strong>Multi-timeframe technical analysis</strong>, the engine watches BTC across every major timeframe simultaneously and produces a single coherent read on market structure. No more “bullish on the 1H, bearish on the daily” confusion. You open it and the picture is already built.</p> <p><strong>Institutional report cards</strong>, instead of raw indicators, you get a structured assessment of current BTC market condition written in plain English. The kind of top-down briefing a trading desk would produce before the session opens.</p> <p><strong>AI market chat</strong> not a generic chatbot. It answers questions about current market structure using live price data. Ask it whether a setup is valid right now and it gives you a real answer based on what the market is actually doing.</p> <p><strong>Live BTC data</strong>, everything runs on real-time feeds. Nothing is delayed, nothing is cached from hours ago.</p> <p><strong>And then there’s Flows. This is the one that took the longest.</strong></p> <p>Every 10 seconds the backend opens live WebSocket connections to Binance, Bybit, Coinbase, OKX and Kraken simultaneously. It’s not pulling the price, it’s pulling full Level 2 and Level 3 order books. The actual wall of limit orders sitting beneath the surface that retail charts never show you.</p> <p>At the same time it monitors the blockchain in real time, tracking large BTC movements heading toward exchange wallets before those coins ever hit the order book. That’s the tell. That’s what institutions have always seen and retail hasn’t.</p> <p><strong>The algorithm processes all of it and maps out a two-phase sequence for the next 60 minutes:</strong></p> <p><strong>Phase 1</strong>. Where is price being pulled right now? If there’s a liquidity vacuum above current price across Coinbase and Binance, the engine calculates exactly where price will be sucked up to fill it.</p> <p><strong>Phase 2</strong>. What happens when it gets there? If a whale deposit is converging with a deep institutional sell wall sitting 1.5% above, the engine calculates the exhaustion point and the reversal that follows.</p> <p>The output isn’t a chart. It isn’t a percentage probability. It’s a sentence:</p> <p><strong>“Price will rise to $62,950 over the next 15 minutes, then drop to $61,200 by the end of the hour. Short only.”</strong></p> <p><strong>Two years of building, stress-testing and scrapping and rebuilding. It’s at a point now where I want serious traders to put it under pressure before I open it wider.</strong></p> <p><strong>If you want access DM me directly. I’m not looking for hype, I’m looking for people who will actually trade with it and tell me exactly where it breaks.</strong></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Competitive-Data-703"> /u/Competitive-Data-703 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5c9fa/i_built_a_btc_analysis_tool_that_stacks/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5c9fa/i_built_a_btc_analysis_tool_that_stacks/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/i-built-a-btc-analysis-tool-that-stacks-multi-timeframe-technicals-ai-market-reports-would-love-brutal-feedback</link><guid>860219</guid><author>COINS NEWS</author><dc:content /><dc:text>I built a BTC analysis tool that stacks multi-timeframe technicals + AI market reports, would love brutal feedback</dc:text></item><item><title>You. Shall NOT. PASS.</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u54g1k/you_shall_not_pass/"> <img src="https://preview.redd.it/r1pat83dp47h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=52b9f40924744e87ba083b2f09285371fa678451" alt="You. Shall NOT. PASS." title="You. Shall NOT. PASS." /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Fiach_Dubh"> /u/Fiach_Dubh </a> <br/> <span><a href="https://i.redd.it/r1pat83dp47h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u54g1k/you_shall_not_pass/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/you-shall-not-pass</link><guid>860182</guid><author>COINS NEWS</author><dc:content /><dc:text>You. Shall NOT. PASS.</dc:text></item><item><title>0.5 BTC Reward (~USD 31,000) for Recovering the Password (hashcat)</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u53hci/05_btc_reward_usd_31000_for_recovering_the/"> <img src="https://preview.redd.it/surzl9x9h47h1.png?width=140&amp;height=48&amp;auto=webp&amp;s=9a6981642dc56ffd25b6198f9320548e96c88d71" alt="0.5 BTC Reward (~USD 31,000) for Recovering the Password (hashcat)" title="0.5 BTC Reward (~USD 31,000) for Recovering the Password (hashcat)" /> </a> </td><td> <div class="md"><p>Back in 2013, someone created a Bitcoin Core wallet and encrypted it without giving it much thought.</p> <p>Over the course of that year, they deposited small amounts of Bitcoin into it. When they later wanted to cash out, they couldn&#39;t remember ever encrypting the wallet in the first place.</p> <p>While attempting to recover access at the time, they filled out the following form (see image).</p> <p>The version of Bitcoin Core available back then displayed the following recommendation when encrypting a wallet:</p> <blockquote> </blockquote> <p>This was only a recommendation. The actual technical requirement was simply that the passphrase contain more than one character.</p> <p>Today, the owner believes the password may contain the word <strong>&quot;wallet&quot;</strong> (or its Spanish equivalent, <strong>&quot;billetera&quot;</strong>). His name is Guillermo Ariel Ramirez, birthday 21-nov-1969, from Argentina.</p> <p><strong>Offline page for manual testing:</strong><br/> <a href="https://mrbianchi.github.io/decrypter16btc-web/">https://mrbianchi.github.io/decrypter16btc-web/</a></p> <p><strong>Hashcat hash for anyone who wants to attempt brute force:</strong></p> <pre><code>$bitcoin$96$1bbd24dc0f23175483d619a24e15f4a06e7e1d3d8b13d9a979b7f4223792836f50520c27c698fa9468ff95f481b888f0$16$65e1017f33467568$63533$2$00$2$00 </code></pre> <p>In 2018, I made a similar post in the Bitcoin Argentina Facebook group:<br/> <a href="https://facebook.com/groups/351870631591732/?multi_permalinks=1569987566446693">https://facebook.com/groups/351870631591732/?multi_permalinks=1569987566446693</a></p> <p>For those who don&#39;t know me, I&#39;ve completed numerous projects within that community involving wallet recovery and the recovery of cryptocurrency balances.</p> <p><a href="https://preview.redd.it/surzl9x9h47h1.png?width=3525&amp;format=png&amp;auto=webp&amp;s=075c6622dba32e4b909977c4c3d637e8fa74986e">https://preview.redd.it/surzl9x9h47h1.png?width=3525&amp;format=png&amp;auto=webp&amp;s=075c6622dba32e4b909977c4c3d637e8fa74986e</a></p> <p><a href="https://preview.redd.it/6yhesw6dh47h1.png?width=1080&amp;format=png&amp;auto=webp&amp;s=8ea8955bdc40bf87009740b377859ac29c8c9f20">https://preview.redd.it/6yhesw6dh47h1.png?width=1080&amp;format=png&amp;auto=webp&amp;s=8ea8955bdc40bf87009740b377859ac29c8c9f20</a></p> <p><a href="https://www.blockchain.com/es/explorer/addresses/btc/189JveWz2WP79oYU9Gq4NUfiurbiuNPUhn">https://www.blockchain.com/es/explorer/addresses/btc/189JveWz2WP79oYU9Gq4NUfiurbiuNPUhn</a> </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/mrb000"> /u/mrb000 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u53hci/05_btc_reward_usd_31000_for_recovering_the/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u53hci/05_btc_reward_usd_31000_for_recovering_the/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/05-btc-reward-usd-31000-for-recovering-the-password-hashcat</link><guid>860180</guid><author>COINS NEWS</author><dc:content /><dc:text>0.5 BTC Reward (~USD 31,000) for Recovering the Password (hashcat)</dc:text></item><item><title>Could Bitcoin eventually become obsolete?</title><description><![CDATA[<div class="md"><p>Bitcoin is only worth what someone else is willing to pay for it. If sentiment changes, governments crack down on it, or a few large holders start selling, why couldn’t it eventually become worthless? What gives it a long-term floor of value beyond people simply believing it has value?</p> <p>One thing I’ve always wondered: what if Satoshi’s wallet suddenly became active? If one person (or a small group) controls that much Bitcoin, isn’t that a major risk to the ecosystem?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/kungfushaolin"> /u/kungfushaolin </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u534qf/could_bitcoin_eventually_become_obsolete/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u534qf/could_bitcoin_eventually_become_obsolete/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/could-bitcoin-eventually-become-obsolete</link><guid>860185</guid><author>COINS NEWS</author><dc:content /><dc:text>Could Bitcoin eventually become obsolete?</dc:text></item><item><title>Bitcoin Long Term</title><description><![CDATA[<div class="md"><p>Hey all. Basically anyone I talk to in rl who invests, says stay far away from BTC. I&#39;ve been reading a bit, and I think Bitcoin will stick around for the long term. I am just not 100% sure what to expect from growth versus any mutual/index funds. Can someone help push me over the edge, as to why they think BTC has more potential growth than say, VOO?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Admirable_Tale4739"> /u/Admirable_Tale4739 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u514t9/bitcoin_long_term/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u514t9/bitcoin_long_term/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-long-term</link><guid>860274</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin Long Term</dc:text></item><item><title>If your still waiting for it to go lower to get in then you will never own any BTC</title><description><![CDATA[<div class="md"><p>I’ve talked to several people who didn’t buy at 16K because they thought it would go down to 12.5K<br/> A few more who never bought in Jan 2024 because they thought it would break below 30K<br/> I just talked to another friend who said it should come down to 55K, then I’ll buy.<br/> What if it doesn’t?<br/> If you’re one of these people, you want to invest but think you can wait till the bottom to go all in, you will miss out.<br/> This is a great level. Especially if you don’t already own any. Invest half now of whatever your maximum investment amount is. If it goes lower invest more.<br/> When it makes a new ATH you’re not going care if you got in at 65 or 55. You will just be happy you got in! Make the choice, don’t miss out</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/weldor2"> /u/weldor2 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4z78r/if_your_still_waiting_for_it_to_go_lower_to_get/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4z78r/if_your_still_waiting_for_it_to_go_lower_to_get/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/if-your-still-waiting-for-it-to-go-lower-to-get-in-then-you-will-never-own-any-btc</link><guid>860179</guid><author>COINS NEWS</author><dc:content /><dc:text>If your still waiting for it to go lower to get in then you will never own any BTC</dc:text></item><item><title>Help - account recovery</title><description><![CDATA[<div class="md"><p><em>I am</em> <em>an</em> <em>Ugandan and I have a Bitcoin wallet with Xapo, which I opened around 2014. At the time, I</em><br/> <em>set two-factor authentication using a phone number from a telecom company that is now defunct (Sure Telecom). Because that number no longer works, I cannot log in to access the wallet.</em></p> <p><em>I attempted a recovery process and was asked to send my personal details, a photo, my national ID, and a photo of me holding the national ID. I submitted those materials, but I did not receive any positive or negative response from Xapo.</em></p> <p><em>When I later tried another recovery process, it appeared that Xapo may have changed. I was not sure whether the original Bitcoin wallet company was still operating in the same capacity. The current service seemed more like mainstream banking than the Bitcoin wallet service I originally used.</em></p> <p><em>My main objective is to recover or re-establish access to the old wallet/account and reset the two-factor authentication method that is tied to the obsolete phone number.</em></p> <p><em>I may still be able to identify the old phone number if I search my records. I would like help determining</em><br/> <em>whether Xapo still exists in a relevant capacity, whether the account can be recovered, and what legal or formal recovery steps are available.</em></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Plane_Tangelo_4690"> /u/Plane_Tangelo_4690 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4xj8u/help_account_recovery/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4xj8u/help_account_recovery/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/help-account-recovery</link><guid>860184</guid><author>COINS NEWS</author><dc:content /><dc:text>Help - account recovery</dc:text></item><item><title>Why does the mainstream always ignore the rising floor? (The SpaceX IPO vs. BTC cope)</title><description><![CDATA[<div class="md"><p>I’ve been seeing a lot of &quot;investment&quot; subreddits posting memes lately, hyping up a potential SpaceX IPO while throwing trash at Bitcoin because it’s &quot;stuck&quot; at around $60k–$63k instead of hitting $1 million overnight.</p> <p>It honestly blows my mind how short-sighted the general public is. They act as if traditional stocks or fiat currency have some magical &quot;tangible value,&quot; completely ignoring that corporate valuations are heavily inflated and fiat is guaranteed to lose purchasing power year after year.</p> <p>People completely ignore the macro perspective:</p> <p>• <strong>The rising floor:</strong> A few years ago, the cycle floor was $15k. Now, the floor has established itself between $30k–$60k. That is massive structural growth, but critics choose to look away.</p> <p>• <strong>The predictable cycle:</strong> We all know how this ends. Bitcoin will eventually climb to $250k–$300k in the coming years. When it does, the exact same crowd calling it &quot;garbage&quot; right now will FOMO in at the absolute top, screaming about a bubble while buying our bags.</p> <p>Why is the average retail investor so blind to the reality of currency devaluing and Bitcoin&#39;s higher lows? Is it just pure coping because they missed the early boats?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Suspicious_Bag_9264"> /u/Suspicious_Bag_9264 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4wnyc/why_does_the_mainstream_always_ignore_the_rising/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4wnyc/why_does_the_mainstream_always_ignore_the_rising/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/why-does-the-mainstream-always-ignore-the-rising-floor-the-spacex-ipo-vs-btc-cope</link><guid>860183</guid><author>COINS NEWS</author><dc:content /><dc:text>Why does the mainstream always ignore the rising floor? (The SpaceX IPO vs. BTC cope)</dc:text></item><item><title>What’s your biggest Bitcoin hassle today?</title><description><![CDATA[<div class="md"><p>I’m exploring ways to build products that genuinely help Bitcoiners.</p> <p>What’s the biggest frustration, pain point, or challenge you face today when it comes to Bitcoin?</p> <p>It could be anything from buying, self-custody, security, taxes, inheritance, retirement planning, understanding Bitcoin, or something completely different.</p> <p>I would be grateful if you could briefly describe the challenge and why it’s a problem for you.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/BitcoinFirst"> /u/BitcoinFirst </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4szwm/whats_your_biggest_bitcoin_hassle_today/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4szwm/whats_your_biggest_bitcoin_hassle_today/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/whats-your-biggest-bitcoin-hassle-today</link><guid>860074</guid><author>COINS NEWS</author><dc:content /><dc:text>What’s your biggest Bitcoin hassle today?</dc:text></item><item><title>This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire ju</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u4rpvy/this_is_by_design_and_everything_is_preprogrammed/"> <img src="https://preview.redd.it/tyw1nqtlo27h1.png?width=140&amp;height=36&amp;auto=webp&amp;s=ddd231ac4c10d7c12571e610c251f2637bf83a37" alt="This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire just from an investment of $10,000" title="This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire just from an investment of $10,000" /> </a> </td><td> <div class="md"><p>Keep buying before the institutions get all these cheap bitcoins. The institutions have been gobbling up bitcoin right now. I have access to institution data. They are holding bitcoin at highest record and all time high now. They are shaking out every retail trader weak hands . They will accumulate the price goes up. So they short it with futures and options and bring it back down and they accumulate again. </p> <p><a href="https://preview.redd.it/tyw1nqtlo27h1.png?width=2464&amp;format=png&amp;auto=webp&amp;s=1a39097f745bef7ae272930bffb542759bb29a4e">https://preview.redd.it/tyw1nqtlo27h1.png?width=2464&amp;format=png&amp;auto=webp&amp;s=1a39097f745bef7ae272930bffb542759bb29a4e</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/East_Indication_7816"> /u/East_Indication_7816 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4rpvy/this_is_by_design_and_everything_is_preprogrammed/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4rpvy/this_is_by_design_and_everything_is_preprogrammed/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/this-is-by-design-and-everything-is-pre-programmed-we-are-at-the-mid-year-between-halving-the-most-bearish-year-and-the-best-time-to-accumulate-and-buy-bitcoin-seen-this-3-times-already-and-i-just-follow-this-same-pattern-and-now-i-am-an-millionaire-just-</link><guid>860181</guid><author>COINS NEWS</author><dc:content /><dc:text>This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire ju</dc:text></item><item><title>This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire ju</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u4rpvy/this_is_by_design_and_everything_is_preprogrammed/"> <img src="https://preview.redd.it/tyw1nqtlo27h1.png?width=140&amp;height=36&amp;auto=webp&amp;s=ddd231ac4c10d7c12571e610c251f2637bf83a37" alt="This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire just from an investment of $10,000" title="This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire just from an investment of $10,000" /> </a> </td><td> <div class="md"><p>Keep buying before the institutions get all these cheap bitcoins. The institutions have been gobbling up bitcoin right now. I have access to institution data. They are holding bitcoin at highest record and all time high now. They are shaking out every retail trader weak hands . They will accumulate the price goes up. So they short it with futures and options and bring it back down and they accumulate again. </p> <p><a href="https://preview.redd.it/tyw1nqtlo27h1.png?width=2464&amp;format=png&amp;auto=webp&amp;s=1a39097f745bef7ae272930bffb542759bb29a4e">https://preview.redd.it/tyw1nqtlo27h1.png?width=2464&amp;format=png&amp;auto=webp&amp;s=1a39097f745bef7ae272930bffb542759bb29a4e</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/East_Indication_7816"> /u/East_Indication_7816 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4rpvy/this_is_by_design_and_everything_is_preprogrammed/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4rpvy/this_is_by_design_and_everything_is_preprogrammed/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/this-is-by-design-and-everything-is-pre-programmed-we-are-at-the-mid-year-between-halving-the-most-bearish-year-and-the-best-time-to-accumulate-and-buy-bitcoin-seen-this-3-times-already-and-i-just-follow-this-same-pattern-and-now-i-am-an-millionaire-just-</link><guid>860217</guid><author>COINS NEWS</author><dc:content /><dc:text>This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire ju</dc:text></item><item><title>This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire ju</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u4rpvy/this_is_by_design_and_everything_is_preprogrammed/"> <img src="https://preview.redd.it/tyw1nqtlo27h1.png?width=140&amp;height=36&amp;auto=webp&amp;s=ddd231ac4c10d7c12571e610c251f2637bf83a37" alt="This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire just from an investment of $10,000" title="This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire just from an investment of $10,000" /> </a> </td><td> <div class="md"><p>Keep buying before the institutions get all these cheap bitcoins. The institutions have been gobbling up bitcoin right now. I have access to institution data. They are holding bitcoin at highest record and all time high now. They are shaking out every retail trader weak hands . They will accumulate the price goes up. So they short it with futures and options and bring it back down and they accumulate again. </p> <p><a href="https://preview.redd.it/tyw1nqtlo27h1.png?width=2464&amp;format=png&amp;auto=webp&amp;s=1a39097f745bef7ae272930bffb542759bb29a4e">https://preview.redd.it/tyw1nqtlo27h1.png?width=2464&amp;format=png&amp;auto=webp&amp;s=1a39097f745bef7ae272930bffb542759bb29a4e</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/East_Indication_7816"> /u/East_Indication_7816 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4rpvy/this_is_by_design_and_everything_is_preprogrammed/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4rpvy/this_is_by_design_and_everything_is_preprogrammed/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/this-is-by-design-and-everything-is-pre-programmed-we-are-at-the-mid-year-between-halving-the-most-bearish-year-and-the-best-time-to-accumulate-and-buy-bitcoin-seen-this-3-times-already-and-i-just-follow-this-same-pattern-and-now-i-am-an-millionaire-just-</link><guid>860272</guid><author>COINS NEWS</author><dc:content /><dc:text>This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire ju</dc:text></item><item><title>This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire ju</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u4rpvy/this_is_by_design_and_everything_is_preprogrammed/"> <img src="https://preview.redd.it/tyw1nqtlo27h1.png?width=140&amp;height=36&amp;auto=webp&amp;s=ddd231ac4c10d7c12571e610c251f2637bf83a37" alt="This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire just from an investment of $10,000" title="This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire just from an investment of $10,000" /> </a> </td><td> <div class="md"><p>Keep buying before the institutions get all these cheap bitcoins. The institutions have been gobbling up bitcoin right now. I have access to institution data. They are holding bitcoin at highest record and all time high now. They are shaking out every retail trader weak hands . They will accumulate the price goes up. So they short it with futures and options and bring it back down and they accumulate again. </p> <p><a href="https://preview.redd.it/tyw1nqtlo27h1.png?width=2464&amp;format=png&amp;auto=webp&amp;s=1a39097f745bef7ae272930bffb542759bb29a4e">https://preview.redd.it/tyw1nqtlo27h1.png?width=2464&amp;format=png&amp;auto=webp&amp;s=1a39097f745bef7ae272930bffb542759bb29a4e</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/East_Indication_7816"> /u/East_Indication_7816 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4rpvy/this_is_by_design_and_everything_is_preprogrammed/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4rpvy/this_is_by_design_and_everything_is_preprogrammed/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/this-is-by-design-and-everything-is-pre-programmed-we-are-at-the-mid-year-between-halving-the-most-bearish-year-and-the-best-time-to-accumulate-and-buy-bitcoin-seen-this-3-times-already-and-i-just-follow-this-same-pattern-and-now-i-am-an-millionaire-just-</link><guid>860330</guid><author>COINS NEWS</author><dc:content /><dc:text>This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire ju</dc:text></item><item><title>This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire ju</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u4rpvy/this_is_by_design_and_everything_is_preprogrammed/"> <img src="https://preview.redd.it/tyw1nqtlo27h1.png?width=140&amp;height=36&amp;auto=webp&amp;s=ddd231ac4c10d7c12571e610c251f2637bf83a37" alt="This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire just from an investment of $10,000" title="This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire just from an investment of $10,000" /> </a> </td><td> <div class="md"><p>Keep buying before the institutions get all these cheap bitcoins. The institutions have been gobbling up bitcoin right now. I have access to institution data. They are holding bitcoin at highest record and all time high now.</p> <p><a href="https://preview.redd.it/tyw1nqtlo27h1.png?width=2464&amp;format=png&amp;auto=webp&amp;s=1a39097f745bef7ae272930bffb542759bb29a4e">https://preview.redd.it/tyw1nqtlo27h1.png?width=2464&amp;format=png&amp;auto=webp&amp;s=1a39097f745bef7ae272930bffb542759bb29a4e</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/East_Indication_7816"> /u/East_Indication_7816 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4rpvy/this_is_by_design_and_everything_is_preprogrammed/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4rpvy/this_is_by_design_and_everything_is_preprogrammed/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/this-is-by-design-and-everything-is-pre-programmed-we-are-at-the-mid-year-between-halving-the-most-bearish-year-and-the-best-time-to-accumulate-and-buy-bitcoin-seen-this-3-times-already-and-i-just-follow-this-same-pattern-and-now-i-am-an-millionaire-just-</link><guid>860072</guid><author>COINS NEWS</author><dc:content /><dc:text>This is by design and everything is pre-programmed. We are at the mid year between halving. The most bearish year and the best time to accumulate and buy bitcoin. Seen this 3 times already and I just follow this same pattern and now I am an millionaire ju</dc:text></item><item><title>Lost my bitcoin since the update of blockstream</title><description><![CDATA[<div class="md"><p>Hi, thank you in advance for your help.<br/> I bought bitcoin when it was green wallet at the time, i just took a photo of my qr code and that&#39;s it. Then green wallet ended, and it became blockstream, so i downloaded the app last year, I scanned my qr code, I think i needed to add my pin or something, and my bitcoin appeared. I&#39;m never checking tbh. I just noticed that now blockstream app updated again (or in between i changed of iphone idk if it&#39;s even connected) and I tried to restore my wallet, by scanning the qr code, or addind the 27 words, it does connect to it but it shows that i have no bitcoin, and no transaction. But last year when i downloaded blockstream at first, it was showing all my transactions.<br/> Did i lose my bitcoin for ever?</p> <p>thank you very much for your help, and sorry being such a noob. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Due_Plan_2292"> /u/Due_Plan_2292 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4q87q/lost_my_bitcoin_since_the_update_of_blockstream/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4q87q/lost_my_bitcoin_since_the_update_of_blockstream/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/lost-my-bitcoin-since-the-update-of-blockstream</link><guid>860077</guid><author>COINS NEWS</author><dc:content /><dc:text>Lost my bitcoin since the update of blockstream</dc:text></item><item><title>How are you guys positioning around macro events these days? Fed, ETF flows, all of it</title><description><![CDATA[<div class="md"><p>Feel like every few weeks theres some macro event that either pumps or dumps BTC 10% and i never know how to think about it ahead of time.</p> <p>Used to just ignore it and hold but lately ive been trying to actually be more intentional. Like the last fed meeting, the spot ETF flow data, even political stuff. Its all moving the price in ways that feel more predictable than they used to be.</p> <p>Curious what other people are doing. Are you just staying fully exposed and not thinking about it? Taking partial profits before big events? Using anything to track sentiment or get a read on whats likely to happen?</p> <p>Not trying to time the market just trying to not be completely blind to it</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/_jay_i20"> /u/_jay_i20 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4q0vr/how_are_you_guys_positioning_around_macro_events/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4q0vr/how_are_you_guys_positioning_around_macro_events/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/how-are-you-guys-positioning-around-macro-events-these-days-fed-etf-flows-all-of-it</link><guid>860078</guid><author>COINS NEWS</author><dc:content /><dc:text>How are you guys positioning around macro events these days? Fed, ETF flows, all of it</dc:text></item><item><title>Study Bitcoin</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u5zldd/study_bitcoin/"> <img src="https://external-preview.redd.it/Nmk5dXk5bzl4YjdoMVGYMHrOrm70ShMWjnfHmUC8m6sqCW_0JES5wriu_RYz.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=a2a0f04c200d577c6fcec244a7791466a033c18d" alt="Study Bitcoin." title="Study Bitcoin." /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Academic_Attorney996"> /u/Academic_Attorney996 </a> <br/> <span><a href="https://v.redd.it/j3piayn9xb7h1">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u5zldd/study_bitcoin/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/study-bitcoin</link><guid>860073</guid><author>COINS NEWS</author><dc:content /><dc:text>Study Bitcoin</dc:text></item><item><title>Bitcoin's mining difficulty is set for the 11th-largest downward adjustment in Bitcoin's history. Miners are leaving the network</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u4oqyy/bitcoins_mining_difficulty_is_set_for_the/"> <img src="https://preview.redd.it/6h5f3sx7e17h1.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=b84f69c224237ab31051432b359c3b81efa39922" alt="Bitcoin's mining difficulty is set for the 11th-largest downward adjustment in Bitcoin's history. Miners are leaving the network" title="Bitcoin's mining difficulty is set for the 11th-largest downward adjustment in Bitcoin's history. Miners are leaving the network" /> </a> </td><td> <div class="md"><p>You can see the live difficulty here: <a href="https://newhedge.io/bitcoin/difficulty-estimator">https://newhedge.io/bitcoin/difficulty-estimator</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/AlonShvarts"> /u/AlonShvarts </a> <br/> <span><a href="https://i.redd.it/6h5f3sx7e17h1.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4oqyy/bitcoins_mining_difficulty_is_set_for_the/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bitcoins-mining-difficulty-is-set-for-the-11th-largest-downward-adjustment-in-bitcoins-history-miners-are-leaving-the-network</link><guid>860071</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin's mining difficulty is set for the 11th-largest downward adjustment in Bitcoin's history. Miners are leaving the network</dc:text></item><item><title>Is the 500-Day Bitcoin Halving Strategy Really This Simple?</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u4onay/is_the_500day_bitcoin_halving_strategy_really/"> <img src="https://preview.redd.it/nj3wq6krd17h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=88069648db05c788b33d90cc1414b4da3d744694" alt="Is the 500-Day Bitcoin Halving Strategy Really This Simple?" title="Is the 500-Day Bitcoin Halving Strategy Really This Simple?" /> </a> </td><td> <div class="md"><p>Has anyone here actually tried the 500-day Bitcoin halving strategy?</p> <p>The idea is simple:</p> <p>Buy 500 days before a Bitcoin halving</p> <p>Sell 500 days after the halving</p> <p>Looking at previous cycles, the returns seem surprisingly strong:</p> <p>• Cycle 1: 31x</p> <p>• Cycle 2: 34x</p> <p>• Cycle 3: 12x</p> <p>• Cycle 4: 6.4x</p> <p>No indicators, no active trading, no trying to time tops and bottoms.</p> <p>If historical patterns continue, the next buy window would start around December 1, 2026.</p> <p>What am I missing here? Is this one of the most effective long-term Bitcoin strategies, or is it just a case of curve-fitting past data?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Pretend_Analysis6787"> /u/Pretend_Analysis6787 </a> <br/> <span><a href="https://i.redd.it/nj3wq6krd17h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4onay/is_the_500day_bitcoin_halving_strategy_really/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/is-the-500-day-bitcoin-halving-strategy-really-this-simple</link><guid>860070</guid><author>COINS NEWS</author><dc:content /><dc:text>Is the 500-Day Bitcoin Halving Strategy Really This Simple?</dc:text></item><item><title>What happens to your Bitcoin when you die?</title><description><![CDATA[<div class="md"><p>Not morbid, just something I have been thinking about lately.</p> <p>Most of us have seed phrases locked away somewhere but does anyone else actually know how to access your stack if you were gone tomorrow?</p> <p>Curious what people here have figured out. Are you relying on a written note, a lawyer, splitting the seed, something else? And what would actually make this easier that does not exist yet?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/BitcoinFirst"> /u/BitcoinFirst </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4o3jt/what_happens_to_your_bitcoin_when_you_die/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4o3jt/what_happens_to_your_bitcoin_when_you_die/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/what-happens-to-your-bitcoin-when-you-die</link><guid>860076</guid><author>COINS NEWS</author><dc:content /><dc:text>What happens to your Bitcoin when you die?</dc:text></item><item><title>HODL started as a drunk typo in 2013. Here's the full story</title><description><![CDATA[<div class="md"><p>December 18, 2013. Bitcoin had just crashed from $1,100 to $600 in a matter of days. A forum user named GameKyuubi sat down at his keyboard, by his own admission a bit drunk, and posted a thread called &quot;I AM HODLING.&quot;</p> <p>He didn&#39;t try to fix the typo. He explained that he knew he was a bad trader, that he&#39;d lose to people who actually knew what they were doing if he tried to time the market, so he&#39;d decided to just sit on his Bitcoin and wait. The community ran with it. The word never went away.</p> <p>&quot;Hold On for Dear Life&quot; was invented after the fact to explain a word that already existed. Classic backronym.</p> <p>The funny thing is that his reasoning was actually solid. He identified his own weakness, and the best solution he came up with was to do nothing. That&#39;s essentially passive long-term investing applied to crypto, and for Bitcoin specifically the track record has backed it up every single time, through every crash that was supposed to be the end.</p> <p>The most rational strategy in crypto came from a drunk guy who couldn&#39;t spell on a Tuesday night in 2013. Feels right.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/RedCandleClub"> /u/RedCandleClub </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4mig2/hodl_started_as_a_drunk_typo_in_2013_heres_the/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4mig2/hodl_started_as_a_drunk_typo_in_2013_heres_the/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/hodl-started-as-a-drunk-typo-in-2013-heres-the-full-story</link><guid>860075</guid><author>COINS NEWS</author><dc:content /><dc:text>HODL started as a drunk typo in 2013. Here's the full story</dc:text></item><item><title>Enjoy it while it lasts</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u4m8d1/enjoy_it_while_it_lasts/"> <img src="https://preview.redd.it/gtrjf5opo07h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=2a9f3fa5fceef685ad0ffc50fa024f3cf86d502d" alt="Enjoy it while it lasts" title="Enjoy it while it lasts" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Time-Coat4402"> /u/Time-Coat4402 </a> <br/> <span><a href="https://i.redd.it/gtrjf5opo07h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4m8d1/enjoy_it_while_it_lasts/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/enjoy-it-while-it-lasts</link><guid>860069</guid><author>COINS NEWS</author><dc:content /><dc:text>Enjoy it while it lasts</dc:text></item><item><title>Daily Discussion, June 13, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1u3mxom/daily_discussion_june_12_2026/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4j0gu/daily_discussion_june_13_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4j0gu/daily_discussion_june_13_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-13-2026</link><guid>859997</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 13, 2026</dc:text></item><item><title>Buy everyday or 1-2 weekly?</title><description><![CDATA[<div class="md"><p>For the last 6 months I&#39;ve been adding either 5$ or 10$ every single day of the week to DCA, I know it&#39;s not much but slowly been accumulating, I&#39;m wondering if this is a decent strategy or if I should just start doing 20-40 twice a week or at one time every week? I just feel like with the daily buys I&#39;m able to catch better dips though nothing crazy but I just think maybe these 1-2k price differences can add up over time and make a difference to my average. Curious to know how you guys usually add weekly and what would likely be the smarter thing to keep doing! .1 BTC here I come ????</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/GiraffeKnuckle"> /u/GiraffeKnuckle </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4hcpj/buy_everyday_or_12_weekly/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4hcpj/buy_everyday_or_12_weekly/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/buy-everyday-or-1-2-weekly</link><guid>859998</guid><author>COINS NEWS</author><dc:content /><dc:text>Buy everyday or 1-2 weekly?</dc:text></item><item><title>It's incorrect to compare Bitcoin's "confirmation" with the banking system's "pre-auth"</title><description><![CDATA[<div class="md"><p>There was a post yesterday where someone complained that their bitcoin confirmation took 26 minutes, and here is why that&#39;s an unfair assessment:</p> <p>Bitcoin&#39;s &quot;broadcast&quot; vs &quot;confirm&quot; is analogous to the banking system&#39;s &quot;pre-auth&quot; vs &quot;settlement&quot;, but I think that person was unfairly comparing a bitcoin confirmation to a pre-auth. </p> <p>When you swipe a credit card people think it&#39;s instant but it&#39;s not. There is an initial pre-authorization that happens instantly but settlement doesn&#39;t happen for days. </p> <p>Things can &amp; do go wrong in both systems during this period to cause settlement not to happen, but the odds of a btc transaction reversing before settlement is astronomically lower than a CC swipe. </p> <p>Understanding that, it&#39;s not a fair comparison to compare bitcoin&#39;s &quot;confirmation&quot; to the banking system&#39;s &quot;pre-auth&quot;. It&#39;s more appropriate to compare bitcoin&#39;s &quot;broadcast&quot; to the banking system&#39;s &quot;pre-auth&quot;. </p> <p>With this better comparison both happen instantly, but bitcoin &quot;settles&quot; within minutes whereas a CC transaction takes days.</p> <p>This is how you counter the &quot;who&#39;s going to stand around for confirmations&quot; argument people use for the idea of paying with bitcoin in a retail environment. There&#39;s no reason to wait around for confirmations. Retailers already accept pre-auth CC transactions that are much riskier than a &quot;pending&quot; btc transaction so it&#39;s a non-issue. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/__Ken_Adams__"> /u/__Ken_Adams__ </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4ha83/its_incorrect_to_compare_bitcoins_confirmation/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4ha83/its_incorrect_to_compare_bitcoins_confirmation/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/its-incorrect-to-compare-bitcoins-confirmation-with-the-banking-systems-pre-auth</link><guid>860000</guid><author>COINS NEWS</author><dc:content /><dc:text>It's incorrect to compare Bitcoin's "confirmation" with the banking system's "pre-auth"</dc:text></item><item><title>Exposing James Jani's Bad Bitcoin Takes</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u4g17p/exposing_james_janis_bad_bitcoin_takes/"> <img src="https://external-preview.redd.it/7WDYpC-NU-kQTa55sJQGMyoS8ynhOeAiAHJaVV23j1s.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=12a04f9413a9de5ac49842b7ad933451e8a20124" alt="Exposing James Jani's Bad Bitcoin Takes" title="Exposing James Jani's Bad Bitcoin Takes" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/bitcoinphilosophy"> /u/bitcoinphilosophy </a> <br/> <span><a href="https://youtu.be/0zun78PIluY">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4g17p/exposing_james_janis_bad_bitcoin_takes/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/exposing-james-janis-bad-bitcoin-takes</link><guid>860001</guid><author>COINS NEWS</author><dc:content /><dc:text>Exposing James Jani's Bad Bitcoin Takes</dc:text></item><item><title>Have you taken a Bitcoin backed loan? How did it go?</title><description><![CDATA[<div class="md"><p>We are trying to get more perspectives for our bitcoin-backed loan comparison site, and wanted to ask the group if anyone has ever taken out a bitcoin-backed loan? If so, who did you use (Ledn, Arch, Salt, etc.) and what the experience was like?</p> <p>What were the positives and negatives? Did you feel like the risks were properly communicated to you?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/SN617"> /u/SN617 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4ex4y/have_you_taken_a_bitcoin_backed_loan_how_did_it_go/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4ex4y/have_you_taken_a_bitcoin_backed_loan_how_did_it_go/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/have-you-taken-a-bitcoin-backed-loan-how-did-it-go</link><guid>859999</guid><author>COINS NEWS</author><dc:content /><dc:text>Have you taken a Bitcoin backed loan? How did it go?</dc:text></item><item><title>BitCoin Can Change Page of Life</title><description><![CDATA[<div class="md"><p>What&#39;s you do new in your next page like next day! But as you know i will do something special for looser because i am going to buy 500 Bitcoin ???? yes 500 ..... Can you buy one cent of Bitcoin? </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Independent-Belt6903"> /u/Independent-Belt6903 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4bl5m/bitcoin_can_change_page_of_life/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4bl5m/bitcoin_can_change_page_of_life/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-can-change-page-of-life</link><guid>859932</guid><author>COINS NEWS</author><dc:content /><dc:text>BitCoin Can Change Page of Life</dc:text></item><item><title>Bitcoin cashapp</title><description><![CDATA[<div class="md"><p>Im trying to buy something with bitcoin and the bitcoin symbol on cashapp is a B with one slash through it instead of 2 and i cant find anyway to find the conversion for it. Ive never seen this symbol in my life. Any help?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/BabaBigSheep"> /u/BabaBigSheep </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4a5wz/bitcoin_cashapp/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u4a5wz/bitcoin_cashapp/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-cashapp</link><guid>859930</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin cashapp</dc:text></item><item><title>What’s your biggest challenge with Bitcoin right now?</title><description><![CDATA[<div class="md"><p>Can be anything. Detail your answers in the comment section ????</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/BitcoinFirst"> /u/BitcoinFirst </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u49hhd/whats_your_biggest_challenge_with_bitcoin_right/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u49hhd/whats_your_biggest_challenge_with_bitcoin_right/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/whats-your-biggest-challenge-with-bitcoin-right-now</link><guid>859929</guid><author>COINS NEWS</author><dc:content /><dc:text>What’s your biggest challenge with Bitcoin right now?</dc:text></item><item><title>Mindset ????</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u46ktt/mindset/"> <img src="https://external-preview.redd.it/MGhvazVqbzV2dzZoMaQnT9xdFLA3AeHS_bIdF86nzOcGVpNfNaDMcw916vdU.png?width=320&amp;crop=smart&amp;auto=webp&amp;s=97ee496f4f2e8d979a6bbe9c392a509c2cad9594" alt="Mindset ????" title="Mindset ????" /> </a> </td><td> <div class="md"><p>Please tell me this is fake lol</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/kaifoley"> /u/kaifoley </a> <br/> <span><a href="https://v.redd.it/rzdapys5vw6h1">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u46ktt/mindset/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/mindset</link><guid>859928</guid><author>COINS NEWS</author><dc:content /><dc:text>Mindset ????</dc:text></item><item><title>BTC for my kids</title><description><![CDATA[<div class="md"><p>I’m getting some money soon and want to buy my twin teen boys some bitcoin - what’s the best cold storage and any advice about storing the keys and security and how to teach them? Thanks all!</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Possible-Local-9357"> /u/Possible-Local-9357 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u46a14/btc_for_my_kids/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u46a14/btc_for_my_kids/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/btc-for-my-kids</link><guid>859931</guid><author>COINS NEWS</author><dc:content /><dc:text>BTC for my kids</dc:text></item><item><title>Don't stress about the dip, this chart has Never been wrong in terms of direction! The dates have been off but the growth has never! Let that sink in...</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u443mp/dont_stress_about_the_dip_this_chart_has_never/"> <img src="https://external-preview.redd.it/9v8FIeUC11NyrdosrZzeeJkIG3IL1ChWGYAb75hzYec.png?width=320&amp;crop=smart&amp;auto=webp&amp;s=b0cee55007efcea665138e19413a0e3f181aa958" alt="Don't stress about the dip, this chart has Never been wrong in terms of direction! The dates have been off but the growth has never! Let that sink in..." title="Don't stress about the dip, this chart has Never been wrong in terms of direction! The dates have been off but the growth has never! Let that sink in..." /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Karmaa"> /u/Karmaa </a> <br/> <span><a href="https://www.bitcoinmillionairechart.com/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u443mp/dont_stress_about_the_dip_this_chart_has_never/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/dont-stress-about-the-dip-this-chart-has-never-been-wrong-in-terms-of-direction-the-dates-have-been-off-but-the-growth-has-never-let-that-sink-in</link><guid>859802</guid><author>COINS NEWS</author><dc:content /><dc:text>Don't stress about the dip, this chart has Never been wrong in terms of direction! The dates have been off but the growth has never! Let that sink in...</dc:text></item><item><title>Very successful high grossing dispensary with land on the Oregon coast looking to trade for Bitcoin.</title><description><![CDATA[<div class="md"><p>This is not a BS post I am genuinely offering to trade my dispensary and the land on the Oregon coast for 20 Bitcoin. Our company has zero debt has a 5 star rating and has been in business for over 7 years. Our revenue is always increasing year over year. Last year our sales were roughly 1.4Million. I am looking to trade all assets of the business and it is a truly turn key operation with excellent cash flow. Our books are amazing no debt ever on the business and we have an excellent reputation. If this is something you’d be interested in DM me and I can go into more details. Again asking price is 20 bitcoin serious inquiries only please. Thank you</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/LeftFielder17420"> /u/LeftFielder17420 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u43s05/very_successful_high_grossing_dispensary_with/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u43s05/very_successful_high_grossing_dispensary_with/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/very-successful-high-grossing-dispensary-with-land-on-the-oregon-coast-looking-to-trade-for-bitcoin</link><guid>859806</guid><author>COINS NEWS</author><dc:content /><dc:text>Very successful high grossing dispensary with land on the Oregon coast looking to trade for Bitcoin.</dc:text></item><item><title>Bitcoin is going..?</title><description><![CDATA[<div class="md"><p>How do you guys handle a Bear Bitcoin market?</p> <p>I used to buy Bitcoin religiously every payday. I’d even throw some of my birthday and Christmas money into it. But eventually I stopped. My question is for the long-term holders: how do you deal with watching it go down… and then down some more?</p> <p>What keeps you motivated to keep buying when the market is red for months at a time? Is it conviction, experience, a strategy, or something else? I’d love to hear how you mentally handle the downturns and stay focused on the long game. ????????????‍❄️</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/bobbyvlx"> /u/bobbyvlx </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3zdam/bitcoin_is_going/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3zdam/bitcoin_is_going/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-is-going</link><guid>859805</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin is going..?</dc:text></item><item><title>Self-custody brings a peace of mind</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u3wl1d/selfcustody_brings_a_peace_of_mind/"> <img src="https://preview.redd.it/6d5hrhos1v6h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=5c2479338f3f4e545d8305e4f9729d4f7a1278cd" alt="Self-custody brings a peace of mind" title="Self-custody brings a peace of mind" /> </a> </td><td> <div class="md"><p>Bitcoin’s price is volatile, which is nothing new to us Bitcoiners.</p> <p>We’ve seen exchanges come and go, and a lot of people lose Bitcoin just by not self-custodying.</p> <p>When I think of self-custody I think of holding your own keys and not relying on anyone else.</p> <p>That’s why my go to is COLDCARD. It eliminates having to trust a third party. It’s widely considered one of the more secure hardware wallets for Bitcoin, and it’s made me appreciate how much peace of mind comes from keeping things simple and self-sovereign.</p> <p>What finally made you take self-custody seriously?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Subject_Reward"> /u/Subject_Reward </a> <br/> <span><a href="https://i.redd.it/6d5hrhos1v6h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3wl1d/selfcustody_brings_a_peace_of_mind/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/self-custody-brings-a-peace-of-mind</link><guid>859799</guid><author>COINS NEWS</author><dc:content /><dc:text>Self-custody brings a peace of mind</dc:text></item><item><title>built this, thought y’all would appreciate it.</title><description><![CDATA[<div class="md"><p>everyday goods priced in dollars and bitcoin since the genesis block. all 26 items, real annual data.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/bitsmith21"> /u/bitsmith21 </a> <br/> <span><a href="http://www.wtfhappenedin2009.com">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3vz0k/built_this_thought_yall_would_appreciate_it/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/built-this-thought-yall-would-appreciate-it</link><guid>859800</guid><author>COINS NEWS</author><dc:content /><dc:text>built this, thought y’all would appreciate it.</dc:text></item><item><title>Buying BTC</title><description><![CDATA[<div class="md"><p>Can someone tell me why I shouldn&#39;t dump 50% of my savings into BTC? Its seems like a very good opportunity to buy now, no?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Fast-Ice7537"> /u/Fast-Ice7537 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3vggz/buying_btc/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3vggz/buying_btc/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/buying-btc</link><guid>859798</guid><author>COINS NEWS</author><dc:content /><dc:text>Buying BTC</dc:text></item><item><title>Analysis of dead code branches in Taproot transactions</title><description><![CDATA[<div class="md"><p>This github project seems to have found 129 million confirmed instances of taproot scripts that are explicitly in the script as code (not data) but were intentionally designed to be never be executed. </p> <p>If true, this would be a cousin of the SQL injection hack (in reverse) where instead of disguising code as data, it&#39;s disguising data as code.</p> <p>Does anyone know if this is legitimate?</p> <p><a href="https://github.com/Unbesteveable/taproot-opif">https://github.com/Unbesteveable/taproot-opif</a> </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/countablysmooth"> /u/countablysmooth </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3vbjs/analysis_of_dead_code_branches_in_taproot/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3vbjs/analysis_of_dead_code_branches_in_taproot/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/analysis-of-dead-code-branches-in-taproot-transactions</link><guid>859807</guid><author>COINS NEWS</author><dc:content /><dc:text>Analysis of dead code branches in Taproot transactions</dc:text></item><item><title>Testnet5 - Bitcoin Optech Newsletter #409</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u3t4w5/testnet5_bitcoin_optech_newsletter_409/"> <img src="https://external-preview.redd.it/VNt1dLsJ3L7yxOypKSna-Q6MZEmBrshHCS4RxudD-yc.png?width=216&amp;crop=smart&amp;auto=webp&amp;s=bae8a20c93fdd03b47a5577c6cb26eb4e47895d1" alt="Testnet5 - Bitcoin Optech Newsletter #409" title="Testnet5 - Bitcoin Optech Newsletter #409" /> </a> </td><td> <div class="md"><p>Bitcoin Optech newsletter #409 is here:</p> <p>- describes a draft BIP to replace the testnet4 test network with a successor<br/> - Optech Newsletter #409 Podcast<br/> <a href="https://bitcoinops.org/en/newsletters/2026/06/12/">https://bitcoinops.org/en/newsletters/2026/06/12/</a></p> <p>Pol Espinasa posted to the Bitcoin-Dev mailing list a draft BIP, co-authored with Fabian Jahr, to replace testnet4 with testnet5...<br/> <a href="https://bitcoinops.org/en/newsletters/2026/06/12/#draft-bip-for-testnet5">https://bitcoinops.org/en/newsletters/2026/06/12/#draft-bip-for-testnet5</a></p> <p>Bitcoin Optech will host an audio recap discussion of this newsletter streaming live on X/Twitter Tuesday at 16:30 UTC.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/bitschmidty"> /u/bitschmidty </a> <br/> <span><a href="https://bitcoinops.org/en/newsletters/2026/06/12/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3t4w5/testnet5_bitcoin_optech_newsletter_409/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/testnet5-bitcoin-optech-newsletter-409</link><guid>859804</guid><author>COINS NEWS</author><dc:content /><dc:text>Testnet5 - Bitcoin Optech Newsletter #409</dc:text></item><item><title>Bitcoin Guidance</title><description><![CDATA[<div class="md"><p>Hi everyone,</p> <p>I’m completely new to Bitcoin and cryptocurrency and I’m trying to learn more about how it all works. I don’t have much money to invest right now, but I’m genuinely interested in becoming part of the community and understanding the technology.</p> <p>I know this is a long shot, but if anyone would be willing to help me get started: whether that’s through advice, educational resources, etc; I would be incredibly grateful.</p> <p>My goal is to learn, participate, and eventually contribute back to the community as I gain experience &lt;3</p> <p>Thanks for reading, and I appreciate any guidance you can offer.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Prrtycherry"> /u/Prrtycherry </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3som8/bitcoin_guidance/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3som8/bitcoin_guidance/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-guidance</link><guid>859803</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin Guidance</dc:text></item><item><title>Do Your Friends and Family Know You Own Bitcoin?</title><description><![CDATA[<div class="md"><p>I&#39;ve noticed people tend to fall into two camps.</p> <p>Some openly talk about Bitcoin and try to educate those around them.</p> <p>Others follow the &quot;tell nobody&quot; approach, arguing that privacy and security should come first.</p> <p>Where do you stand?</p> <p>Do you discuss Bitcoin openly, or keep your holdings completely private?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Historyseriously"> /u/Historyseriously </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3sjcu/do_your_friends_and_family_know_you_own_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3sjcu/do_your_friends_and_family_know_you_own_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/do-your-friends-and-family-know-you-own-bitcoin</link><guid>859801</guid><author>COINS NEWS</author><dc:content /><dc:text>Do Your Friends and Family Know You Own Bitcoin?</dc:text></item><item><title>Bullish or Bearish, Bitcoin maxi edition</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u3q89z/bullish_or_bearish_bitcoin_maxi_edition/"> <img src="https://external-preview.redd.it/y9QIkgMXV9hioZsNGMngYNJrXbm61upmhBcJGMIaJOA.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=9d04807114d2ed8377053a9bd0b6e074dfeb0df2" alt="Bullish or Bearish, Bitcoin maxi edition" title="Bullish or Bearish, Bitcoin maxi edition" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/makingcryptoeasy"> /u/makingcryptoeasy </a> <br/> <span><a href="https://youtube.com/shorts/6NeIZYCxdbU">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3q89z/bullish_or_bearish_bitcoin_maxi_edition/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bullish-or-bearish-bitcoin-maxi-edition</link><guid>859702</guid><author>COINS NEWS</author><dc:content /><dc:text>Bullish or Bearish, Bitcoin maxi edition</dc:text></item><item><title>Institutions Keep Buying While Retail Turns Bearish</title><description><![CDATA[<div class="md"><p>Bitcoin sentiment has cooled significantly over the past few weeks, yet large holders continue accumulating.</p> <p>Do institutions see something that retail investors don&#39;t?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Historyseriously"> /u/Historyseriously </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3oq70/institutions_keep_buying_while_retail_turns/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3oq70/institutions_keep_buying_while_retail_turns/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/institutions-keep-buying-while-retail-turns-bearish</link><guid>859703</guid><author>COINS NEWS</author><dc:content /><dc:text>Institutions Keep Buying While Retail Turns Bearish</dc:text></item><item><title>Daily Discussion, June 12, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1u2rt0k/lightning_thursday_june_11_2026_explore_the/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3mxom/daily_discussion_june_12_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3mxom/daily_discussion_june_12_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-12-2026</link><guid>859700</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 12, 2026</dc:text></item><item><title>BTC hitting $63,000????????</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u3lo4r/btc_hitting_63000/"> <img src="https://external-preview.redd.it/cnI4YmF3cTg5czZoMVK-n92aQxHUcpvO1Ks00Bgulifk_GdropGIr1eKVVUf.png?width=320&amp;crop=smart&amp;auto=webp&amp;s=d0fb4bf889a28986fe19bf662e0ae88370a972f5" alt="BTC hitting $63,000????????" title="BTC hitting $63,000????????" /> </a> </td><td> <div class="md"><p>Premium-tier</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Pretend_Analysis6787"> /u/Pretend_Analysis6787 </a> <br/> <span><a href="https://v.redd.it/xx6au2z89s6h1">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3lo4r/btc_hitting_63000/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/btc-hitting-63000</link><guid>859701</guid><author>COINS NEWS</author><dc:content /><dc:text>BTC hitting $63,000????????</dc:text></item><item><title>PayPal</title><description><![CDATA[<div class="md"><p>Has anyone used PayPal to purchase bitcoin?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/MadBrewer67"> /u/MadBrewer67 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3j5vo/paypal/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3j5vo/paypal/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/paypal</link><guid>859619</guid><author>COINS NEWS</author><dc:content /><dc:text>PayPal</dc:text></item><item><title>Starter invester</title><description><![CDATA[<div class="md"><p>Hey. I am just wondering about trading. I never done it before but i am looking to invest some money in it for my future. Any suggestions what shoud i buy or which app should i use? Any help would be appreciated. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Jasskaleke"> /u/Jasskaleke </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3iy3s/starter_invester/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3iy3s/starter_invester/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/starter-invester</link><guid>859613</guid><author>COINS NEWS</author><dc:content /><dc:text>Starter invester</dc:text></item><item><title>Why Elon Musk couldn't kill Bitcoin, even if he spent $20 Billion in cash to try</title><description><![CDATA[<div class="md"><p>With Elon Musk officially hitting trillionaire status on paper, I’m asking a classic tech question: Could a single rogue billionaire with unlimited cash just buy up enough compute to pull off a 51% attack and take over the Bitcoin network?</p> <p>The short answer is <strong>absolutely not.</strong> Even if Elon freed up $20 billion in pure, liquid cash tomorrow, the laws of physics, global supply chains, and game theory would completely destroy him.</p> <p>Here is the breakdown of why Bitcoin is mathematically bulletproof against a trillionaire:</p> <p><strong>1. The AI Hardware Delusion</strong></p> <p>People look at xAI’s &quot;Colossus&quot; cluster in Memphis (which is scaling to 1 million GPUs) and think that kind of raw compute could crush Bitcoin.</p> <p>It can&#39;t. AI data centers run on general-purpose GPUs optimized for matrix multiplication. Bitcoin is protected by ASICs—highly specialized chips hard-wired to do exactly one math problem (SHA-256) at maximum efficiency. An ASIC is roughly <strong>1.8 million times more energy-efficient</strong> at hashing than an enterprise AI GPU. If Elon pointed his entire 1-million-GPU supercomputer at Bitcoin, he wouldn&#39;t even control 0.02% of the network.</p> <p><strong>2. The Bottleneck: The Machines Don&#39;t Exist</strong> </p> <p>To hit a 51% threshold today, an attacker needs to deploy roughly <strong>926 Exahashes (EH/s)</strong> of unique power. That means buying about <strong>4 million elite Antminer ASICs</strong>.</p> <p>You can&#39;t just add 4 million commercial miners to a shopping cart. The microchip foundries (like TSMC in Taiwan) that manufacture these chips have their production lines booked out for years by Apple, Nvidia, and AMD. If Elon placed a $10 billion order, it would take 2 to 3 years just to manufacture the silicon. The entire global crypto community would see it coming a mile away and scale up their own hardware to outpace him.</p> <p><strong>3. The Power Grid Impossibility</strong> </p> <p>Let’s pretend the 4 million machines magically appeared. To turn them on, Elon would need <strong>13.89 Gigawatts (GW)</strong> of continuous electricity.<br/> To put that into perspective:</p> <p>The largest nuclear power plant in the US (Palo Verde) only produces <strong>3.9 GW</strong>.</p> <p>Elon would need to build or hijack <strong>four of the largest nuclear power plants on Earth</strong> just to power his attack.</p> <p>Energy grids are heavily regulated. No government on Earth is going to let a private citizen divert 1.5% of the entire United States power grid away from homes, hospitals, and factories to attack a blockchain. The grid would literally melt.</p> <p><strong>4. The Devs Have a &quot;Nuke&quot; Switch: The Hard Fork</strong> </p> <p>Let’s go full sci-fi. Elon secretly builds his own secret chip foundries, builds 4 hidden nuclear reactors, plugs in his machines, and successfully launches a 51% attack.</p> <p><strong>He still loses everything within 24 hours.</strong><br/> Because Bitcoin is software, the global community of node operators and developers would watch his malicious attack happen in real-time. Within hours, they would coordinate an emergency software update called a <strong>Hard Fork</strong>.</p> <p>This update would slightly tweak Bitcoin&#39;s core algorithm (e.g., changing SHA-256 to a variant like SHA-3). The entire honest network would instantly migrate to this new version. Because ASICs are hard-coded into physical silicon to only solve one specific math problem, Elon’s 4 million machines wouldn&#39;t understand the new formula.</p> <p>Overnight, Elon’s $20 billion investment is permanently transformed into completely useless, power-hungry paperweights. The honest Bitcoin network moves on, completely unbothered, while Musk is left holding a multi-billion-dollar pile of scrap metal.</p> <p><strong>TL;DR:</strong> Bitcoin isn&#39;t protected by money; it&#39;s protected by the physical limitations of global chip manufacturing, the immense energy required to run the planet, and a decentralized community that can rewrite the rules of the game if a bully tries to buy the playground.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheOnlyVibemaster"> /u/TheOnlyVibemaster </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3hwdc/why_elon_musk_couldnt_kill_bitcoin_even_if_he/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3hwdc/why_elon_musk_couldnt_kill_bitcoin_even_if_he/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/why-elon-musk-couldnt-kill-bitcoin-even-if-he-spent-20-billion-in-cash-to-try</link><guid>859621</guid><author>COINS NEWS</author><dc:content /><dc:text>Why Elon Musk couldn't kill Bitcoin, even if he spent $20 Billion in cash to try</dc:text></item><item><title>can a pruned node be compatible with electrum?</title><description><![CDATA[<div class="md"><p>ive been trying to learn as much as i can. i currently cant run a full archival node and pruned mine to 10GB in bitcoin core. is it still possible to run a private electrum server with a pruned node? thanks</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/sossht"> /u/sossht </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3f4mn/can_a_pruned_node_be_compatible_with_electrum/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3f4mn/can_a_pruned_node_be_compatible_with_electrum/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/can-a-pruned-node-be-compatible-with-electrum</link><guid>859616</guid><author>COINS NEWS</author><dc:content /><dc:text>can a pruned node be compatible with electrum?</dc:text></item><item><title>getting into a old ledger hw.1</title><description><![CDATA[<div class="md"><p>so back story i&#39;ve had this hw.1 wallet since i wanna say 2016. ive always carried it in my wallet, durring this time and life events i completely lost the phrase and forgot my pin. my family has been in btc since i guess you would say the old silk road days, and to be honest i dont even remember if i have anything on it. i was wondering what my options are. i am not stressing as like i said its just been sitting. </p> <p>ive downloaded an old electrum file i believe the 2021 version which it reconized the wallet and with these wallets u get 3 attempts at the pin. which i did try 1 time that i thought it would be it and it is not. and i know if 3 attempts failed it wipes. so seeing what potential options are.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Rizuryan"> /u/Rizuryan </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3dzmh/getting_into_a_old_ledger_hw1/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3dzmh/getting_into_a_old_ledger_hw1/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/getting-into-a-old-ledger-hw1</link><guid>859615</guid><author>COINS NEWS</author><dc:content /><dc:text>getting into a old ledger hw.1</dc:text></item><item><title>LocalCoinSwap -- anyone use it?</title><description><![CDATA[<div class="md"><p>As a &#39;test&#39; of sorts, I created an account, and went though all the KYC to make an offer. It took a while but I was approved. And I just made some offers.</p> <p>I say &quot;test&quot; but in reality, I&#39;m not wasting anyones time and am ready to make a deal if anyone replies.</p> <p>But here is why I&#39;m asking if anyone uses it... Most people, buying or selling, are offering to buy/sell at 3-6% above/below market price (if they&#39;re a buyer or seller), or even higher depending on the payment method.</p> <p>I made some offers with 0% markup/discount. I got no replies at all. So then I though &quot;Okay, everyone else is offering to buy at 2-4% below market, so I&#39;ll actually buy ABOVE market.&quot;. I did this for various stable coins. Where I offered to pay MORE than $1 ($1.03 to be exact). Still no takers.</p> <p>So if others are trying to sell stables at ~$1.05, or buy them at $.95, I can&#39;t imagine they&#39;re having much luck if I&#39;m not able to buy them OVER $1</p> <p>I even listed my BTC as an offer to buy for 3% OVER market price (everyone else us 3-5% under). Not a single offer.</p> <p>Anyway, maybe it&#39;s just because my account is new. Maybe I need to do some small trades with people I know to boost numbers but I didn&#39;t want to game the system. I just wanted to offer to buy BTC at a fair price from people (in person, the way God intended :)</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Select_Aide_6548"> /u/Select_Aide_6548 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3dijv/localcoinswap_anyone_use_it/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3dijv/localcoinswap_anyone_use_it/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/localcoinswap-anyone-use-it</link><guid>859620</guid><author>COINS NEWS</author><dc:content /><dc:text>LocalCoinSwap -- anyone use it?</dc:text></item><item><title>Libertarians support Bitcoin and monetary freedom, Republican/Democrat uniparty protects status quo fiat theft system</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u3df1q/libertarians_support_bitcoin_and_monetary_freedom/"> <img src="https://external-preview.redd.it/8L5idaLpcSba_X1tDG4sc_6qlbRqMkRiwZ7lBPPka0A.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=9817089837e6f14ef4dd9a8162874c6b8f386d52" alt="Libertarians support Bitcoin and monetary freedom, Republican/Democrat uniparty protects status quo fiat theft system" title="Libertarians support Bitcoin and monetary freedom, Republican/Democrat uniparty protects status quo fiat theft system" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TomSchmitzEsq"> /u/TomSchmitzEsq </a> <br/> <span><a href="https://youtube.com/shorts/5jVANhNXcs0?si=BNfN4ltc4IwSS_H5">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3df1q/libertarians_support_bitcoin_and_monetary_freedom/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/libertarians-support-bitcoin-and-monetary-freedom-republicandemocrat-uniparty-protects-status-quo-fiat-theft-system</link><guid>859617</guid><author>COINS NEWS</author><dc:content /><dc:text>Libertarians support Bitcoin and monetary freedom, Republican/Democrat uniparty protects status quo fiat theft system</dc:text></item><item><title>Bitcoin Today</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u3c9d1/bitcoin_today/"> <img src="https://preview.redd.it/umoendv23q6h1.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=2ed4fbb5c00c8d77d9da1d3c05454fcc39aeb8d3" alt="Bitcoin Today" title="Bitcoin Today" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/North-One4420"> /u/North-One4420 </a> <br/> <span><a href="https://i.redd.it/umoendv23q6h1.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3c9d1/bitcoin_today/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bitcoin-today</link><guid>859612</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin Today</dc:text></item><item><title>How do you let go of the fear of buying during a dip?</title><description><![CDATA[<div class="md"><p>Every single time that we are at the peak of a bull run, I tell myself, &quot;I should have bought way more over the last bear market.&quot;</p> <p>But when I see the dip, I can&#39;t help but feel a little fear. My intellect says to go all in, but the fear keeps me from buying all I want.</p> <p>How do you deal with this? Is there something you do to remind yourself that everything will, logically, be okay?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/GasFeesAteMe"> /u/GasFeesAteMe </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3bj9p/how_do_you_let_go_of_the_fear_of_buying_during_a/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3bj9p/how_do_you_let_go_of_the_fear_of_buying_during_a/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/how-do-you-let-go-of-the-fear-of-buying-during-a-dip</link><guid>859614</guid><author>COINS NEWS</author><dc:content /><dc:text>How do you let go of the fear of buying during a dip?</dc:text></item><item><title>Who is selling at 60k?</title><description><![CDATA[<div class="md"><p>Literally, i dont get it. Those who sell and the price drops, had at least 2 years to sell, to take advantage of big prices, but now they sell at 60k???</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/johnnynotte"> /u/johnnynotte </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3az6s/who_is_selling_at_60k/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3az6s/who_is_selling_at_60k/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/who-is-selling-at-60k</link><guid>859611</guid><author>COINS NEWS</author><dc:content /><dc:text>Who is selling at 60k?</dc:text></item><item><title>Every Correction Brings the Same Headline: "Bitcoin Is Dead"</title><description><![CDATA[<div class="md"><p>Every major Bitcoin correction seems to bring back the same headlines: &quot;Bitcoin is dead.&quot; After all these years, do those headlines still influence market sentiment, or has the market matured beyond them?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Historyseriously"> /u/Historyseriously </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u39xpd/every_correction_brings_the_same_headline_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u39xpd/every_correction_brings_the_same_headline_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/every-correction-brings-the-same-headline-bitcoin-is-dead</link><guid>859476</guid><author>COINS NEWS</author><dc:content /><dc:text>Every Correction Brings the Same Headline: "Bitcoin Is Dead"</dc:text></item><item><title>Can I use Bitcoin Core with separate wallet signer for my CEX?</title><description><![CDATA[<div class="md"><p>I’m building a CEX and I have a separate wallet signer that has the keys to sign withdrawals and it works well but when it comes to watching the blockchain for transactions on my imported wallet addresses, is the Bitcoin Core enough? Do I have to pair it with something else or replace it totally? </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/thewebken"> /u/thewebken </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u38rke/can_i_use_bitcoin_core_with_separate_wallet/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u38rke/can_i_use_bitcoin_core_with_separate_wallet/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/can-i-use-bitcoin-core-with-separate-wallet-signer-for-my-cex</link><guid>859477</guid><author>COINS NEWS</author><dc:content /><dc:text>Can I use Bitcoin Core with separate wallet signer for my CEX?</dc:text></item><item><title>Network taking forever</title><description><![CDATA[<div class="md"><p>Is anyone else experiencing insanely long transfer times?? </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Acrobatic_Onion158"> /u/Acrobatic_Onion158 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u38ili/network_taking_forever/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u38ili/network_taking_forever/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/network-taking-forever</link><guid>859478</guid><author>COINS NEWS</author><dc:content /><dc:text>Network taking forever</dc:text></item><item><title>These are the three best ways i've used to get more Bitcoin for my money. Share your ideas for how to stack more!</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u38gnx/these_are_the_three_best_ways_ive_used_to_get/"> <img src="https://external-preview.redd.it/ORpAeS7w--OZ53FgCOFiFQre6VgZCU6vi9FDqjed0X0.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=63a47d62917ce3db4c94a535a5a6cda073156f5d" alt="These are the three best ways i've used to get more Bitcoin for my money. Share your ideas for how to stack more!" title="These are the three best ways i've used to get more Bitcoin for my money. Share your ideas for how to stack more!" /> </a> </td><td> <div class="md"><p>Good opportunity to stack more sats lately. These are the three best ways I&#39;ve learned to get more Bitcoin in exchange for my dirty debasing fiat. (all with no leverage, no loans, no trading, no risk to your stack). </p> <p>Full explanation in the video but in short they are all about how to optimize DCA buying. </p> <p>Method 1: James Check&#39;s DCA strategy that uses MVRV and SOPR to optimize when your DCA is turned on vs turned off </p> <p>Method 2: Supercharged buys with River that buy more when price is down </p> <p>Method 3: Smart timing with the Sat Stacker App that automatically deploys a portion of your DCA when the price dips </p> <p>If anyone has any other good ideas on how to stack more bitcoin please share! </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/thesatdaddy"> /u/thesatdaddy </a> <br/> <span><a href="https://youtu.be/m2Z9i2SioZw">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u38gnx/these_are_the_three_best_ways_ive_used_to_get/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/these-are-the-three-best-ways-ive-used-to-get-more-bitcoin-for-my-money-share-your-ideas-for-how-to-stack-more</link><guid>859479</guid><author>COINS NEWS</author><dc:content /><dc:text>These are the three best ways i've used to get more Bitcoin for my money. Share your ideas for how to stack more!</dc:text></item><item><title>Best No-KYC USDC → BTC Swap Service?</title><description><![CDATA[<div class="md"><p>Hi everyone,</p> <p>I&#39;m looking for recommendations for the best no-KYC service to swap USDC for BTC.</p> <p>Specifically, I&#39;m interested in services where I can:</p> <p>Send USDC directly to a provided deposit address</p> <p>Enter my BTC receiving address manually</p> <p>Receive BTC without connecting a wallet</p> <p>Avoid creating an account if possible</p> <p>Have a good reputation and real user experience behind it</p> <p>I&#39;m not looking for P2P trading. I&#39;m interested in instant swap services that people have actually used successfully.</p> <p>Which platforms have you personally used, and how was the experience regarding fees, reliability, speed, and privacy?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Main_Topic8668"> /u/Main_Topic8668 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u37zqx/best_nokyc_usdc_btc_swap_service/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u37zqx/best_nokyc_usdc_btc_swap_service/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/best-no-kyc-usdc-btc-swap-service</link><guid>859480</guid><author>COINS NEWS</author><dc:content /><dc:text>Best No-KYC USDC → BTC Swap Service?</dc:text></item><item><title>Clarification on Stratum V2 (Translator Proxy) on Umbrel - Is it truly "Solo" or just a Proxy?</title><description><![CDATA[<div class="md"><p>I am running a Bitcoin Node on Umbrel (full node, fully synced) and I recently set up the &quot;Stratum V2&quot; app. I have a question regarding how it operates:<br/> 1 <strong>Architecture</strong><strong>:</strong> When using the Stratum V2 app on Umbrel, am I correct that it acts strictly as a &quot;Translator Proxy&quot;? It takes Stratum V1 from my miners, translates it to V2, and forwards the shares to an external pool (like PublicPool).<br/> 2 <strong>Sovereignty</strong><strong>:</strong> If the above is true, where does the &quot;Sovereign&quot; part come in? I am running a full node on my Raspberry Pi 5 to ensure sovereignty, but it feels like the current setup still relies on an external pool to provide the block template.<br/> 3 <strong>The Gap</strong><strong>:</strong> Am I missing a configuration to make this a truly &quot;Sovereign Solo&quot; setup where my own Bitcoin Node generates the block templates locally? Or is this limited by the current Umbrel containerized environment (lack of IPC socket access)?<br/> Any technical explanation on what is happening under the hood would be greatly appreciated. I want to ensure my setup is as independent as possible</p> <p>Is there anyone who can help me understand what is happening here or explain it to me exactly? I have been using AI to help formulate these questions and I am still not clear on the technical reality of my setup</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/GroundbreakingLock41"> /u/GroundbreakingLock41 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u36u8c/clarification_on_stratum_v2_translator_proxy_on/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u36u8c/clarification_on_stratum_v2_translator_proxy_on/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/clarification-on-stratum-v2-translator-proxy-on-umbrel-is-it-truly-solo-or-just-a-proxy</link><guid>859481</guid><author>COINS NEWS</author><dc:content /><dc:text>Clarification on Stratum V2 (Translator Proxy) on Umbrel - Is it truly "Solo" or just a Proxy?</dc:text></item><item><title>Least Expensive Exchange Fees</title><description><![CDATA[<div class="md"><p>Based in the US and fine with KYC. I had always used kraken but they recently increased maker fees to 0.4% up from 0.25%. </p> <p>I am an infrequent buyer, maybe a few thousand per month so most likely do not qualify for reduced rates based on volume.</p> <p>i had looked into strike and river but the lack of transparency around spot pricing and order flow was concerning.</p> <p>any recommendations?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Ok_Text2118"> /u/Ok_Text2118 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u36hqt/least_expensive_exchange_fees/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u36hqt/least_expensive_exchange_fees/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/least-expensive-exchange-fees</link><guid>859482</guid><author>COINS NEWS</author><dc:content /><dc:text>Least Expensive Exchange Fees</dc:text></item><item><title>Bitcoin in 2026: Decentralized Asset or Institutional Asset?</title><description><![CDATA[<div class="md"><p>With ETFs, corporations, and even governments holding Bitcoin, the market looks very different from previous cycles.</p> <p>Do you think institutional adoption has reduced Bitcoin&#39;s risk, or simply changed who controls the market?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Historyseriously"> /u/Historyseriously </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u35osg/bitcoin_in_2026_decentralized_asset_or/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u35osg/bitcoin_in_2026_decentralized_asset_or/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-in-2026-decentralized-asset-or-institutional-asset</link><guid>859483</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin in 2026: Decentralized Asset or Institutional Asset?</dc:text></item><item><title>Would you ever borrow money to buy Bitcoin.?</title><description><![CDATA[<div class="md"><p>I&#39;m curious where people stand on this.</p> <p>On one hand, if someone has access to a low-interest loan and strong conviction in Bitcoin&#39;s long-term future, using debt to increase exposure could seem like a reasonable strategy.</p> <p>On the other hand, Bitcoin is still a volatile asset, and taking on debt introduces a level of risk that many would argue goes against the entire idea of financial freedom and self-sovereignty.</p> <p>So what&#39;s your view?</p> <ul> <li>Never use debt to buy Bitcoin?</li> <li>Only if the interest rate is extremely low?</li> <li>Fine with moderate leverage?</li> <li>Or is leverage a guaranteed way to get wrecked eventually?</li> </ul> <p>Interested to hear how people think about the risk/reward tradeoff.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Historyseriously"> /u/Historyseriously </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u354kp/would_you_ever_borrow_money_to_buy_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u354kp/would_you_ever_borrow_money_to_buy_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/would-you-ever-borrow-money-to-buy-bitcoin</link><guid>859618</guid><author>COINS NEWS</author><dc:content /><dc:text>Would you ever borrow money to buy Bitcoin.?</dc:text></item><item><title>Thank you for the cheap BTC</title><description><![CDATA[<div class="md"><p>If you’d take literally ten minutes of your time to study previous cycles, you’d see that it always repeats itself. Yes we’re in a bear market, DCA what you can and forget about it.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Historyseriously"> /u/Historyseriously </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u34q1m/thank_you_for_the_cheap_btc/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u34q1m/thank_you_for_the_cheap_btc/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/thank-you-for-the-cheap-btc</link><guid>859470</guid><author>COINS NEWS</author><dc:content /><dc:text>Thank you for the cheap BTC</dc:text></item><item><title>Bitcoin in 10-40 years.</title><description><![CDATA[<div class="md"><p>Read this and give your thoughts. I know you’re probably wondering wtf does he mean by that title. I had a realization that, I could truly see bitcoin at 1-10 million a coin in that time frame. The creator is obviously gone and not selling at all. If he did sell why DIDENT he sell when his portfolio was 1M, 50million? Even 1 billion and now 100 billion? Not only that 8 billion people in the planet only 21 million will ever exist and 19 million are already out, most are gone forever and most are traded and being held. Now obviously no one knows what could happen in that large time frame but giving that it’s been out for what 18 years now, I don’t think this is going anywhere but up. I’m 22 so I have so much time that’s why I said 10-40 years because if I do hold I plan to sell at the age of 60. But what you guys think of this? Am I crazy? But looking at this I truly see something huge.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Mike_3924"> /u/Mike_3924 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u34oe0/bitcoin_in_1040_years/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u34oe0/bitcoin_in_1040_years/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-in-10-40-years</link><guid>859469</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin in 10-40 years.</dc:text></item><item><title>What would actually make you sell your Bitcoin?</title><description><![CDATA[<div class="md"><p>Not the price. Not the chart.</p> <p>What event would genuinely change your conviction?</p> <p>A lot of people know why they&#39;re buying Bitcoin. Very few know what would make them stop believing in it. Would it be a major flaw in the protocol? A better alternative? A change in regulation? Or is there literally nothing that would change your mind?</p> <p>I think this is a useful question because it separates conviction from blind loyalty.</p> <p>Curious where everyone stands on this.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/FancyManager9992"> /u/FancyManager9992 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3413v/what_would_actually_make_you_sell_your_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3413v/what_would_actually_make_you_sell_your_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/what-would-actually-make-you-sell-your-bitcoin</link><guid>859473</guid><author>COINS NEWS</author><dc:content /><dc:text>What would actually make you sell your Bitcoin?</dc:text></item><item><title>Hows it Going On For You!</title><description><![CDATA[<div class="md"><p>Lately the crypto market has been reminding everyone how quickly sentiment can change.</p> <p>A few weeks ago people were talking about new highs, and life-changing gains. Now after another round of selling, timelines are full of fear, bearish predictions, and &quot;crypto is finished&quot; takes.</p> <p>I&#39;m not panicking and I&#39;m not trying to predict the exact bottom. I still believe in the long-term potential of crypto, but I&#39;d be lying if I said these drawdowns are easy to watch. Seeing portfolios shrink while uncertainty grows definitely tests conviction.</p> <p>For those who&#39;ve been through multiple cycles, how are you approaching the market right now?</p> <ul> <li>Taking some risk off the table?</li> <li>DCA&#39;ing into positions?</li> <li>Waiting on the sidelines for clearer direction?</li> </ul> <p>Curious to hear how everyone is managing both the financial and mental side of this market.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Historyseriously"> /u/Historyseriously </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3396c/hows_it_going_on_for_you/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u3396c/hows_it_going_on_for_you/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/hows-it-going-on-for-you</link><guid>859472</guid><author>COINS NEWS</author><dc:content /><dc:text>Hows it Going On For You!</dc:text></item><item><title>I built my own Bitcoin Lightning node from scratch on a VPS — no Umbrel, no Start9, real config files inside</title><description><![CDATA[<div class="md"><p>After running a Raspberry Pi node at home that died without warning, I moved everything to a bare metal VPS on Contabo. No prepackaged solutions — just Ubuntu 24, Docker, Bitcoin Core 28.1, LND 0.20.1, and a stack I assembled one by one.</p> <p>The article covers the full setup including real bitcoin.conf and lnd.conf, SSH hardening, UFW + Fail2ban, channel strategy mistakes (don&#39;t open to big nodes — learned the hard way), ZeroTier private network for monitoring without exposing any public ports, automatic channel.backup redundancy, BOS via Telegram, and LiT for auto fee management.</p> <p>7 channels live, node visible on Amboss if you want to verify it&#39;s not theoretical.</p> <p>Full guide (paid): <a href="https://davidebtc186.substack.com/p/how-i-built-my-own-bitcoin-lightning">https://davidebtc186.substack.com/p/how-i-built-my-own-bitcoin-lightning</a></p> <p>Happy to answer questions here.</p> <p>⚡ [<a href="mailto:donate@shadowbip.com">donate@shadowbip.com</a>](mailto:<a href="mailto:donate@shadowbip.com">donate@shadowbip.com</a>) | ???? <a href="http://github.com/shadowbipnode">github.com/shadowbipnode</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Large-Cress900"> /u/Large-Cress900 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2zdm4/i_built_my_own_bitcoin_lightning_node_from/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2zdm4/i_built_my_own_bitcoin_lightning_node_from/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/i-built-my-own-bitcoin-lightning-node-from-scratch-on-a-vps-no-umbrel-no-start9-real-config-files-inside</link><guid>859471</guid><author>COINS NEWS</author><dc:content /><dc:text>I built my own Bitcoin Lightning node from scratch on a VPS — no Umbrel, no Start9, real config files inside</dc:text></item><item><title>What Bitcoin question took you the longest to answer?</title><description><![CDATA[<div class="md"><p>For me, some Bitcoin questions were easy.</p> <p>Others took months or years before I felt like I really understood them.</p> <p>Things like:</p> <ul> <li>Why does Bitcoin have value?</li> <li>ETF or self-custody?</li> <li>How much Bitcoin is enough?</li> <li>Is volatility the same thing as risk?</li> <li>What makes Bitcoin different from every other crypto?</li> </ul> <p>What Bitcoin question took you the longest to answer?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/SoundMoneyWade"> /u/SoundMoneyWade </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2yy8b/what_bitcoin_question_took_you_the_longest_to/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2yy8b/what_bitcoin_question_took_you_the_longest_to/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/what-bitcoin-question-took-you-the-longest-to-answer</link><guid>859474</guid><author>COINS NEWS</author><dc:content /><dc:text>What Bitcoin question took you the longest to answer?</dc:text></item><item><title>When you short bitcoin at 120k</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u2vlkx/when_you_short_bitcoin_at_120k/"> <img src="https://external-preview.redd.it/MD6RBV-96_tOnggeT-51VNCMXIjZxmy527VA4d2SJ5I.jpeg?width=320&amp;crop=smart&amp;auto=webp&amp;s=4458815a7d3e38e3e62c3ad75ac5ca7266a594b5" alt="When you short bitcoin at 120k" title="When you short bitcoin at 120k" /> </a> </td><td> <div class="md"><p>When you short Bitcoin at 120k ????</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Finding-Necessary"> /u/Finding-Necessary </a> <br/> <span><a href="https://youtube.com/shorts/DfsR6HaJ-24?is=XpoaxGNcSaO-GKHl">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2vlkx/when_you_short_bitcoin_at_120k/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/when-you-short-bitcoin-at-120k</link><guid>859475</guid><author>COINS NEWS</author><dc:content /><dc:text>When you short bitcoin at 120k</dc:text></item><item><title>Is Space X taking Bitcoin to the Moon ????????</title><description><![CDATA[<div class="md"><p>For Bitcoin tomorrow, the most important takeaway is that investors are waking up to the fact that a roughly $1.7+ trillion company coming public already has a disclosure of 18,712 BTC on its balance sheet, that is probably the most Bitcoin-relevant news aside from the filing itself. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Famous-Cow-9369"> /u/Famous-Cow-9369 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2v8ic/is_space_x_taking_bitcoin_to_the_moon/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2v8ic/is_space_x_taking_bitcoin_to_the_moon/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/is-space-x-taking-bitcoin-to-the-moon</link><guid>859340</guid><author>COINS NEWS</author><dc:content /><dc:text>Is Space X taking Bitcoin to the Moon ????????</dc:text></item><item><title>Bitcoin is a long game and people don't get it</title><description><![CDATA[<div class="md"><p>I used to think Bitcoin was easy money at first when i first got into investing which was like 4ish years ago. After making my first ACTUAL big profit off Bitcoin in 2025, I realized that Bitcoin is a long game and people don&#39;t understand that. I didn&#39;t even understand that when I first put money in but after months of having my money on a low (I made the mistake of buying when Bitcoin was on a high) I finally cracked the way to fix my portfolio and hope for some growth. </p> <p>Now it&#39;s just a matter of closing my app and waiting for it to grow again and not stress over it. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/cinnabundollx"> /u/cinnabundollx </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2uqo2/bitcoin_is_a_long_game_and_people_dont_get_it/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2uqo2/bitcoin_is_a_long_game_and_people_dont_get_it/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-is-a-long-game-and-people-dont-get-it</link><guid>859338</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin is a long game and people don't get it</dc:text></item><item><title>Osaka Exchange to List Bitcoin Futures in 2028, Chairman Tells Nikkei</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u2u1bx/osaka_exchange_to_list_bitcoin_futures_in_2028/"> <img src="https://external-preview.redd.it/zoHLZ8mwCAkts1XcZcRM8t7N8rvdvlA9ilNBshOiqQs.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=571400509c123f61a53fed6a2e077c705f6c4f3f" alt="Osaka Exchange to List Bitcoin Futures in 2028, Chairman Tells Nikkei" title="Osaka Exchange to List Bitcoin Futures in 2028, Chairman Tells Nikkei" /> </a> </td><td> <div class="md"><p>Interesting to see Japan lining up futures alongside potential ETF approval. Feels like a coordinated push toward giving institutions a full toolkit. Curious how people see this, does this actually drive adoption, or just more derivatives activity?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/JAYCAZ1"> /u/JAYCAZ1 </a> <br/> <span><a href="https://www.sandmark.com/news/top-news/osaka-exchange-list-bitcoin-futures-2028-chairman-tells-nikkei">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2u1bx/osaka_exchange_to_list_bitcoin_futures_in_2028/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/osaka-exchange-to-list-bitcoin-futures-in-2028-chairman-tells-nikkei</link><guid>859336</guid><author>COINS NEWS</author><dc:content /><dc:text>Osaka Exchange to List Bitcoin Futures in 2028, Chairman Tells Nikkei</dc:text></item><item><title>After tracking dozens of Bitcoin indicators, we tried to simplify the process. Thoughts?</title><description><![CDATA[<div class="md"><p>A few people asked what framework we&#39;re using deal with information overload when analyzing the Bitcoin market. We put it into a free dashboard here if anyone wants to take a look: <a href="https://www.diamondpigs.com/crypto-sentiment-dashboard">https://www.diamondpigs.com/crypto-sentiment-dashboard</a>. would love to get your feedback.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/idanvelleman"> /u/idanvelleman </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2tvsb/after_tracking_dozens_of_bitcoin_indicators_we/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2tvsb/after_tracking_dozens_of_bitcoin_indicators_we/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/after-tracking-dozens-of-bitcoin-indicators-we-tried-to-simplify-the-process-thoughts</link><guid>859341</guid><author>COINS NEWS</author><dc:content /><dc:text>After tracking dozens of Bitcoin indicators, we tried to simplify the process. Thoughts?</dc:text></item><item><title>Why decentralisation? Ridiculous bank charges and slow transfers... Just paid 115 USD for a transfer that could take 3 days, longer if over a weekend!</title><description><![CDATA[<div class="md"><p>Just did this transfer...</p> <p>&#x200B;</p> <p>TRANSFER AMOUNT USD 13,706.11 1.00 USD 13,706.11</p> <p>SWIFT Handling Commission USD 15.00</p> <p>IB Outward Transfer Commission USD 82.24</p> <p>Overseas correspondent charges-USD USD 15.00</p> <p>&#x200B;</p> <p>The banks and SWIFT have had a monopoly for way to long. They basically rob a chunk of everyone&#39;s money. </p> <p>&#x200B;</p> <p>Need BTC to have easy on and off ramps so could do this quicker and cheaper.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/CreativePhrase9202"> /u/CreativePhrase9202 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2t3gk/why_decentralisation_ridiculous_bank_charges_and/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2t3gk/why_decentralisation_ridiculous_bank_charges_and/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/why-decentralisation-ridiculous-bank-charges-and-slow-transfers-just-paid-115-usd-for-a-transfer-that-could-take-3-days-longer-if-over-a-weekend</link><guid>859337</guid><author>COINS NEWS</author><dc:content /><dc:text>Why decentralisation? Ridiculous bank charges and slow transfers... Just paid 115 USD for a transfer that could take 3 days, longer if over a weekend!</dc:text></item><item><title>⚡ Lightning Thursday! June 11, 2026: Explore the Lightning Network!⚡</title><description><![CDATA[<div class="md"><p>The lightning network is a second-layer solution on top of the Bitcoin blockchain that enables quick, cheap and scalable Bitcoin payments.</p> <p>Here is the place to discuss and learn more about lightning!</p> <p>Ask your questions about lightning</p> <p>Provide reviews, feedback, comparisons of LN apps, services, websites etc</p> <p>Learn about new LN features, development, apps</p> <p>Link to good quality resources (articles, wikis etc)</p> <p>Resources:</p> <ul> <li><p>Here is an awesome list of resources: <a href="https://bitcoinfo.org/lightning.html">https://bitcoinfo.org/lightning.html</a></p></li> <li><p>Want to test out your lightning fire power? tip the Bitcoin devs! <a href="https://bitcoindevlist.com/">https://bitcoindevlist.com/</a></p></li> <li><p>Previous threads: <a href="https://www.reddit.com/r/Bitcoin/search?q=Lightning+Thursday&amp;restrict_sr=on&amp;include_over_18=on&amp;sort=new&amp;t=all">Search</a></p></li> <li><p>Lnbook getting closer towards being finished and can already be seen at: <a href="https://github.com/lnbook/lnbook">https://github.com/lnbook/lnbook</a></p></li> <li><p>Lightning Dedicated YouTube Channel: <a href="https://youtube.com/renepickhardt">https://youtube.com/renepickhardt</a></p></li> <li><p>Also there is the playlist by chaincode labs: <a href="https://youtube.com/playlist?list=PLpLH33TRghT17_U3as2P3vHfAGL8pSOOY">https://youtube.com/playlist?list=PLpLH33TRghT17_U3as2P3vHfAGL8pSOOY</a></p></li> <li><p>Lightning stores: <a href="https://www.lightningnetworkstores.com/">https://www.lightningnetworkstores.com/</a></p></li> <li><p>Learn more and talk about lightning right here in <a href="/r/Bitcoin">r/Bitcoin</a>, <a href="/r/bitcoinbeginners">r/bitcoinbeginners</a> and <a href="/r/thelightningnetwork">r/thelightningnetwork</a></p></li> </ul> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2rt0k/lightning_thursday_june_11_2026_explore_the/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2rt0k/lightning_thursday_june_11_2026_explore_the/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/lightning-thursday-june-11-2026-explore-the-lightning-network</link><guid>859339</guid><author>COINS NEWS</author><dc:content /><dc:text>⚡ Lightning Thursday! June 11, 2026: Explore the Lightning Network!⚡</dc:text></item><item><title>BlackRock files new amendment for yield-generating bitcoin ETF</title><description><![CDATA[&#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://www.theblock.co/post/404367/blackrock-amendment-yield-bitcoin-etf">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2r40l/blackrock_files_new_amendment_for_yieldgenerating/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/blackrock-files-new-amendment-for-yield-generating-bitcoin-etf</link><guid>859335</guid><author>COINS NEWS</author><dc:content /><dc:text>BlackRock files new amendment for yield-generating bitcoin ETF</dc:text></item><item><title>Daily Discussion, June 11, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1u1tpsh/daily_discussion_june_10_2026/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2qq5x/daily_discussion_june_11_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2qq5x/daily_discussion_june_11_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-11-2026</link><guid>859334</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 11, 2026</dc:text></item><item><title>Next lump sum target</title><description><![CDATA[<div class="md"><p>DCA is pointless. Next lump sum buys is 53k. On the weekly we may slice a couple thousand below, but it will get bought up minimum 15% from candle low. Last buys will eventually be after we *eventually break and close below 53k on the weekly. Stay tuned. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/PokeTaskForceYT"> /u/PokeTaskForceYT </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2oyih/next_lump_sum_target/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2oyih/next_lump_sum_target/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/next-lump-sum-target</link><guid>859256</guid><author>COINS NEWS</author><dc:content /><dc:text>Next lump sum target</dc:text></item><item><title>58K, Then UP!</title><description><![CDATA[<div class="md"><p>Tomorrow to 58K...Then..Goes UP, since divergence had happened!</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Single_Muffin4476"> /u/Single_Muffin4476 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2m8cy/58k_then_up/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2m8cy/58k_then_up/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/58k-then-up</link><guid>859257</guid><author>COINS NEWS</author><dc:content /><dc:text>58K, Then UP!</dc:text></item><item><title>BTC Lately</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u2m5r9/btc_lately/"> <img src="https://external-preview.redd.it/ejA2MGFzeTJjazZoMac9iaS5W5Njx_Cee94jLyAgDIxl9nBq0z9LYIluEkZ1.png?width=320&amp;crop=smart&amp;auto=webp&amp;s=3ff4305c4dc7c0111eb4d8e2dbc886e7d1c7a43d" alt="BTC Lately" title="BTC Lately" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Budget-Automatic100"> /u/Budget-Automatic100 </a> <br/> <span><a href="https://v.redd.it/td7dxw92ck6h1">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2m5r9/btc_lately/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/btc-lately</link><guid>859255</guid><author>COINS NEWS</author><dc:content /><dc:text>BTC Lately</dc:text></item><item><title>Enjoy the Worldcup and Stack some sats</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u2h17f/enjoy_the_worldcup_and_stack_some_sats/"> <img src="https://external-preview.redd.it/Vp00i89PAoNbc21qJ0YP44bPHEXaCPPl_V6YXHuCP5U.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=ad5d71b9beca4eb5769aad70e30029f77e8fc206" alt="Enjoy the Worldcup and Stack some sats" title="Enjoy the Worldcup and Stack some sats" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/BroadDistribution867"> /u/BroadDistribution867 </a> <br/> <span><a href="https://wc2026.based21.com/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2h17f/enjoy_the_worldcup_and_stack_some_sats/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/enjoy-the-worldcup-and-stack-some-sats</link><guid>859160</guid><author>COINS NEWS</author><dc:content /><dc:text>Enjoy the Worldcup and Stack some sats</dc:text></item><item><title>How to navigate financial uncertainty</title><description><![CDATA[<div class="md"><p>As the title says, I&#39;m not too keen on trusting my country&#39;s financial institutions. It&#39;s not unheard of for banks to freeze accounts for little or no reason, leaving people with no access to their hard-earned money.</p> <p>I do keep some savings in fiat, as this subreddit generally recommends, but I&#39;m not particularly interested in allocating much more than I already have. At the same time, with the whole &quot;don&#39;t put all your eggs in one basket&quot; mindset, I&#39;m hesitant to go all-in on BTC.</p> <p>What&#39;s the opinion of the more seasoned Bitcoin holders here?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/phantaasama"> /u/phantaasama </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2gnvf/how_to_navigate_financial_uncertainty/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2gnvf/how_to_navigate_financial_uncertainty/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/how-to-navigate-financial-uncertainty</link><guid>859161</guid><author>COINS NEWS</author><dc:content /><dc:text>How to navigate financial uncertainty</dc:text></item><item><title>Bitcoin, Iran, Security</title><description><![CDATA[<div class="md"><p>Serious question:<br/> The current downfall started the day, the US proclaimed that they&#39;ve &quot;rightfully snatched&quot; most if Irans BTCs - just because.</p> <p>Yet - the simple logic, that this breaks multiple of the principles and promises of BTC - and crypto in general - doesn&#39;t show up much in the many &quot;what&#39;s happening!?!?&quot; posts here?</p> <p>Do you really not think that this is a major issue?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/madmatone"> /u/madmatone </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2ade8/bitcoin_iran_security/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2ade8/bitcoin_iran_security/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-iran-security</link><guid>859159</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin, Iran, Security</dc:text></item><item><title>Just bought my first!!</title><description><![CDATA[<div class="md"><p>So after researching a lot and checking through this community I have bought my first Bitcoin which is 0.0008 Bitcoin since I am just a teen living with my parents so there is the option to use leverage in the account should I be using it and take a slight risk so that I could profit a little more</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/beastcherry73"> /u/beastcherry73 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u294q5/just_bought_my_first/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u294q5/just_bought_my_first/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/just-bought-my-first</link><guid>859153</guid><author>COINS NEWS</author><dc:content /><dc:text>Just bought my first!!</dc:text></item><item><title>Becoming a whole coiner</title><description><![CDATA[<div class="md"><p>Hello everyone, I&#39;m 20 years old and have a huge passion for finance. I&#39;m currently one semester away from graduating college and want to be a financial advisor. I&#39;m a huge ben Felix fan and SCV/Value believer and have a system that I stick too every week.</p> <p>With that being said, I hit an absolute homerun on crypto last year. Back when I was 15 I also used to mine BTC on a nice hash account off my gaming computer that didn&#39;t last long because my parents thought it was all fake and was raising our electricity bill. Where I&#39;m going with this is that I have somewhat deep roots with crypto as a whole and told myself I wouldn&#39;t touch it again after I did so well at such a young age because I know most people don&#39;t make it out of this space alive. Recently however, I realized I&#39;m in a very blessed spot and have this urge to get back into it.</p> <p>I would keep it very plain and simple and just own a single bitcoin and ignore it for the next few years. With bitcoin&#39;s current price my overall portfolio would be around 38% BTC which I&#39;m not opposed to but it is definitely a mindset change. I&#39;m partially used to it by now considering I survived liberation day 2025. Just looking to hear what people have to say about my situation, any feedback is much appreciated.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Overkill-621"> /u/Overkill-621 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u26n72/becoming_a_whole_coiner/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u26n72/becoming_a_whole_coiner/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/becoming-a-whole-coiner</link><guid>859157</guid><author>COINS NEWS</author><dc:content /><dc:text>Becoming a whole coiner</dc:text></item><item><title>Institutions say Bitcoin's latest $1.7B selloff Is a sentiment shock, not a structural problem</title><description><![CDATA[<div class="md"><p>Last week saw roughly $1.7 billion leave US spot Bitcoin ETFs. At first glance that sounds like the kind of number that should trigger panic, but interestingly several institutional analysts are arguing exactlythe opposite. Their view is that this isn&#39;t really a Bitcoin-specific problem at all, it&#39;s more of a macro sentiment shock driven by geopolitical tensions, changing rate expectations and a general reduction in risk appetite across markets. According to them, the thesis hasn&#39;t changed, only the mood has changed.</p> <p>If they&#39;re right, this looks more like a sentiment event than a structural one. What caught my attention is that markets don&#39;t bottom when analysts are right but they bottom when sellers simply run out of reasons to sell. Maybe we&#39;re close to that point, maybe we&#39;re not, but it does feel like a lot of people are treating macro fear and Bitcoin fundamentals as if they were the same thing. .............Source: <a href="https://cointelegraph.com/news/crypto-outflows-sentiment-shock-structural-crisis-coinshares">https://cointelegraph.com/news/crypto-outflows-sentiment-shock-structural-crisis-coinshares</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/MoneyMonsterStudios"> /u/MoneyMonsterStudios </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u265cf/institutions_say_bitcoins_latest_17b_selloff_is_a/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u265cf/institutions_say_bitcoins_latest_17b_selloff_is_a/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/institutions-say-bitcoins-latest-17b-selloff-is-a-sentiment-shock-not-a-structural-problem</link><guid>859155</guid><author>COINS NEWS</author><dc:content /><dc:text>Institutions say Bitcoin's latest $1.7B selloff Is a sentiment shock, not a structural problem</dc:text></item><item><title>Quantum, BIP324, Lightning, CTV vault - Bitcoin Optech Newsletter #408 Recap</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u25ctg/quantum_bip324_lightning_ctv_vault_bitcoin_optech/"> <img src="https://external-preview.redd.it/VNt1dLsJ3L7yxOypKSna-Q6MZEmBrshHCS4RxudD-yc.png?width=216&amp;crop=smart&amp;auto=webp&amp;s=bae8a20c93fdd03b47a5577c6cb26eb4e47895d1" alt="Quantum, BIP324, Lightning, CTV vault - Bitcoin Optech Newsletter #408 Recap" title="Quantum, BIP324, Lightning, CTV vault - Bitcoin Optech Newsletter #408 Recap" /> </a> </td><td> <div class="md"><p>Pyth and Ademan joined Optech to discuss Newsletter #408:</p> <p>- Post-quantum BIP324<br/> - QR signing payloads for miniscript wallets<br/> - CTV-only vault proof of concept<br/> - Post-quantum Lightning discussion<br/> - Quantum attack game theory<br/> - BIP54 64-byte transactions and potential legitimate uses<br/> - And more</p> <p>You can listen on our website:<br/> <a href="https://bitcoinops.org/en/podcast/2026/06/09/">https://bitcoinops.org/en/podcast/2026/06/09/</a></p> <p>Spotify:<br/> <a href="https://open.spotify.com/episode/67RadnujhmE0AIZbfBDjJ0">https://open.spotify.com/episode/67RadnujhmE0AIZbfBDjJ0</a></p> <p>Apple Podcasts:<br/> <a href="https://podcasts.apple.com/us/podcast/bitcoin-optech-newsletter-408-recap/id1674626983?i=1000772045814">https://podcasts.apple.com/us/podcast/bitcoin-optech-newsletter-408-recap/id1674626983?i=1000772045814</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/bitschmidty"> /u/bitschmidty </a> <br/> <span><a href="https://bitcoinops.org/en/podcast/2026/06/09/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u25ctg/quantum_bip324_lightning_ctv_vault_bitcoin_optech/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/quantum-bip324-lightning-ctv-vault-bitcoin-optech-newsletter-408-recap</link><guid>859162</guid><author>COINS NEWS</author><dc:content /><dc:text>Quantum, BIP324, Lightning, CTV vault - Bitcoin Optech Newsletter #408 Recap</dc:text></item><item><title>What convinced you Bitcoin was worth taking seriously</title><description><![CDATA[<div class="md"><p>Everyone seems to have a different story about when Bitcoin stopped being confusing and actually became something they understood and believed in. For some people it was reading the whitepaper. For others it was living through a specific economic event, watching inflation eat away at savings, or just one conversation that reframed everything.</p> <p>I&#39;ve been thinking about this because I was talking to a friend recently who is still on the fence. They get the basics but haven&#39;t had that moment where it all connects. It got me wondering what actually moves people from skeptical or curious to genuinely convinced.</p> <p>Was it a technical deep dive into how the blockchain works and why that matters? Was it a personal financial situation that made you realize the value of a currency nobody can print more of? Was it watching what happened in countries with collapsing local currencies?</p> <p>I&#39;m not asking anyone to pitch Bitcoin or write a sales letter. I&#39;m genuinely curious about the human side of this. What was the turning point for you personally, and do you think that same experience would work for someone else, or is it different for everyone?</p> <p>Would love to hear honest answers from people at different stages of their Bitcoin journey.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Upper_Skill3704"> /u/Upper_Skill3704 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u24eaj/what_convinced_you_bitcoin_was_worth_taking/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u24eaj/what_convinced_you_bitcoin_was_worth_taking/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/what-convinced-you-bitcoin-was-worth-taking-seriously</link><guid>859158</guid><author>COINS NEWS</author><dc:content /><dc:text>What convinced you Bitcoin was worth taking seriously</dc:text></item><item><title>Just buy it</title><description><![CDATA[<div class="md"><p>Why do people go through the same shit every circle? It goes up. New ATH. Everybody goes nuts. It goes down. Everybody screams Bitcoin is dead. Its literally the same shit. All the time. Just buy it. Hold it. Or sell it at the current ATH. Dont make it Science. Its not. Its Ape shit. And ill buy. A lot of it. Cause im an ape and ape buy when bitcoin is low. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/ExamplePractical1981"> /u/ExamplePractical1981 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u23o2x/just_buy_it/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u23o2x/just_buy_it/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/just-buy-it</link><guid>859154</guid><author>COINS NEWS</author><dc:content /><dc:text>Just buy it</dc:text></item><item><title>Last week I showed AI agents paying Lightning invoices. This week they can also fund themselves with sats.</title><description><![CDATA[<div class="md"><p>Quick update on something I posted here last week (the one that got some traction -- thank you).</p> <p>That post was about a bridge I built that lets AI agents pay for services using Bitcoin Lightning, even when the service only accepts USDC on Base. Agent gets a task, calls the service, pays in sats, receives the result. No wallets, no API keys, no custody.</p> <p>A few people asked the obvious followup: can it go the other way? Can a Bitcoin wallet fund an AI agent&#39;s service budget?</p> <p>Now it can.</p> <p>You generate a Lightning invoice from your agent proxy account. Pay it from any Lightning wallet. Within 30 seconds, the sats convert to a USDC-equivalent credit on your account and your agent starts calling services.</p> <p>The channel is live on mainnet. 200k sat capacity. Routing through CoinGate.</p> <p>Also added since last week:</p> <ul> <li>A free demo at <a href="http://api.ideafactorylab.org">api.ideafactorylab.org</a> where you can try it with no account: just type &quot;Bitcoin price&quot; or &quot;weather in Tokyo&quot; and watch an AI agent pay a specialized service in real time</li> <li><code>npx cinderwright &quot;Bitcoin price&quot;</code> if you prefer the terminal</li> <li>2,835 services indexed across x402, L402, and Stripe protocols</li> </ul> <p>The index, the proxy, the CLI, and both bridge directions are all free to use. You pay when your agent calls a service, and only then.</p> <p>If you want to test the Lightning deposit: POST /proxy/setup with a Base wallet address to get an account with $0.10 free credit, no deposit needed. Or fund it with sats directly.</p> <p>Happy to answer questions about how the routing works.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Spark_by_Spark"> /u/Spark_by_Spark </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u21jzp/last_week_i_showed_ai_agents_paying_lightning/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u21jzp/last_week_i_showed_ai_agents_paying_lightning/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/last-week-i-showed-ai-agents-paying-lightning-invoices-this-week-they-can-also-fund-themselves-with-sats</link><guid>859156</guid><author>COINS NEWS</author><dc:content /><dc:text>Last week I showed AI agents paying Lightning invoices. This week they can also fund themselves with sats.</dc:text></item><item><title>I am starting to realize that Bitcoin is a lesson of conviction</title><description><![CDATA[<div class="md"><p>I have held and expanded my Bitcoin position since 2018 and here is what I have learned:</p> <ol> <li><p>No matter how much knowledge you have and how confident you are in Bitcoin, those bear runs absolutely suck and there will always be a feeling of uneasiness of buy during this period. </p></li> <li><p>When the bull run eventually comes back you always end up with this feeling that I should have bought more. I could have had more gains.</p></li> <li><p>When buying during a bear market don&#39;t wait for a price to get lower. Just catch the falling knife otherwise you may find yourself missing out. And if it does go lower after you buy, DCA because the prices that you see during the bear runs will never be seen again.</p></li> </ol> <p>4.Also remember building wealth is not everything. Don&#39;t forget to enjoy yourself and give time to the people who love and care for you because you never know when it can all end either.</p> <p>This is a journey so enjoy every step of it and continue to better your lives. Good luck to y&#39;all</p> <p>Also while I understand the utility behind Bitcoin most people who invested in it are invested in to make money, that is just the harsh reality despite the purchasing power of fiat decreasing over time.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/pk12445"> /u/pk12445 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2053t/i_am_starting_to_realize_that_bitcoin_is_a_lesson/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u2053t/i_am_starting_to_realize_that_bitcoin_is_a_lesson/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/i-am-starting-to-realize-that-bitcoin-is-a-lesson-of-conviction</link><guid>859002</guid><author>COINS NEWS</author><dc:content /><dc:text>I am starting to realize that Bitcoin is a lesson of conviction</dc:text></item><item><title>Today I found 1 BTC I thought was gone forever</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u1zfs0/today_i_found_1_btc_i_thought_was_gone_forever/"> <img src="https://preview.redd.it/tt0qjjidxf6h1.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=7a9e93b57111ce45937fb3e527023d24d58bceca" alt="Today I found 1 BTC I thought was gone forever" title="Today I found 1 BTC I thought was gone forever" /> </a> </td><td> <div class="md"><p>Back in 2019 I bought 1 BTC and, like an absolute idiot, managed to lose the seed phrase.</p> <p>I searched everywhere. Old notebooks, USB sticks, cloud storage, emails... nothing. After a while I accepted it was gone forever. At some point I even stopped thinking about it.</p> <p>Fast forward to today.</p> <p>Recently I found the hard drive from an old laptop I hadn&#39;t touched since 2019. Out of pure curiosity I decided to boot it up and see if it still worked.</p> <p>While browsing around, I opened Chrome and started looking through my old history. Then I randomly checked the Recycle Bin.</p> <p>Inside the Recycle Bin was a .txt file.</p> <p>My heart skipped a beat.</p> <p>I opened it.</p> <p>It was the seed phrase.</p> <p>Well... sort of.</p> <p>Before everyone calls me a moron (which would be fair), yes, I actually stored my recovery phrase in a text document instead of proper cold storage.</p> <p>I know. Stupid.</p> <p>But there was a method to my madness.</p> <p>I knew that if someone found the words but didn&#39;t know the correct order, they wouldn&#39;t be able to access the wallet. A 12-word recovery phrase has 12! possible arrangements, which is 479,001,600 different combinations.</p> <p>So I stored the words in a text file, but scrambled them in a way that only I knew how to put them back together.</p> <p>Apparently, years later, even I forgot where I had put them.</p> <p>I just sat there staring at the screen because my brain refused to process what I was seeing. Out of all places, the thing I had been looking for was sitting in the Recycle Bin of a forgotten laptop for almost seven years.</p> <p>The craziest part?</p> <p>If I had found it back in 2019, I would&#39;ve probably sold the BTC almost immediately.</p> <p>Instead, I accidentally diamond-handed it by completely losing access to it.</p> <p>So I put the phrase back together exactly the way I remembered it.</p> <p>At that point I was shaking.</p> <p>I loaded it into a wallet, half expecting it not to work after all these years.</p> <p>Then... boom.</p> <p>There it was.</p> <p>My Bitcoin was just sitting there, untouched since 2019.</p> <p>I stared at the balance for what felt like forever because I genuinely couldn&#39;t believe it was real. After spending years thinking it was gone forever, I was suddenly looking at the wallet again as if nothing had happened.</p> <p>I didn&#39;t sleep at all today (this happened at 3am in the morning).</p> <p>My mind kept replaying the whole thing over and over.</p> <p>The odds of randomly finding an old hard drive, deciding to boot it up, checking the Recycle Bin, finding a forgotten text file, and having it contain the exact information needed to recover a Bitcoin I thought was lost forever felt absolutely insane.</p> <p>Today is officially the second happiest day of my life.</p> <p>The first was when my son was born on December 24th, 2025.</p> <p>The second is today, when I reunited with the 1 BTC that I genuinely believed was gone forever.</p> <p>Sometimes being disorganized pays off.</p> <p>Since the day I lost access to that Bitcoin, I spent countless nights scrolling through Reddit reading stories about people who had recovered wallets they thought were gone forever.</p> <p>Deep down, I was hoping that one day I&#39;d get lucky too.</p> <p>But as the years passed, that hope slowly disappeared.</p> <p>I never thought I&#39;d be the one posting a recovery story.</p> <p>Yet here I am.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/eGamingWolf"> /u/eGamingWolf </a> <br/> <span><a href="https://i.redd.it/tt0qjjidxf6h1.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1zfs0/today_i_found_1_btc_i_thought_was_gone_forever/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/today-i-found-1-btc-i-thought-was-gone-forever</link><guid>859152</guid><author>COINS NEWS</author><dc:content /><dc:text>Today I found 1 BTC I thought was gone forever</dc:text></item><item><title>How do I make a smooth comeback into crypto trading journey?</title><description><![CDATA[<div class="md"><p>Dears it has been like almost three years since I did the trading but then due to the funding problem I took other paths to have some funding which unfortunatly did not happen according to how I thought would be ( since most of the time things dont happen how we plan), so now I am determined to get back into action whether it is to start from small.</p> <p>What i need is all of yours suggestions and guidance like what has been changes since May 2024.<br/> Although there had been a bit of things I know since then but i know am left behind a bit..<br/> So kindly guys whatever help you can offer whether related to strategies, psychology, or your journey if you had the same situation.</p> <p>Thanks in advance to you all.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/SaeedOrkz"> /u/SaeedOrkz </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1yi8n/how_do_i_make_a_smooth_comeback_into_crypto/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1yi8n/how_do_i_make_a_smooth_comeback_into_crypto/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/how-do-i-make-a-smooth-comeback-into-crypto-trading-journey</link><guid>859008</guid><author>COINS NEWS</author><dc:content /><dc:text>How do I make a smooth comeback into crypto trading journey?</dc:text></item><item><title>Best cold hardware wallet for iphone</title><description><![CDATA[<div class="md"><p>I&#39;m about to get an iphone and was thinking of getting a cold wallet but saw that some trezor wallets are not supported on ios, what wallets do you guys use for those who have an iphone, and what is the best. I know that ledger is supported but some said that there is some backdoor if you opt for the recovery option, was wondering if its still safe if you dont opt for it , am open to any wallet ideas as well</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TemporaryTower7582"> /u/TemporaryTower7582 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1y5rt/best_cold_hardware_wallet_for_iphone/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1y5rt/best_cold_hardware_wallet_for_iphone/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/best-cold-hardware-wallet-for-iphone</link><guid>859006</guid><author>COINS NEWS</author><dc:content /><dc:text>Best cold hardware wallet for iphone</dc:text></item><item><title>Best place to buy bitcoin?</title><description><![CDATA[<div class="md"><p>Hello guys im living in spain i do have my 0.2 btc in a cold wallet even that is a small amount i normally buy it on binance and then send them to my cold wallet , is there a better platform available in europe? A friend is recommending kraken, should i stay with binance im planing on dca 10k next week</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Virtual-Intention510"> /u/Virtual-Intention510 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1xumg/best_place_to_buy_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1xumg/best_place_to_buy_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/best-place-to-buy-bitcoin</link><guid>859005</guid><author>COINS NEWS</author><dc:content /><dc:text>Best place to buy bitcoin?</dc:text></item><item><title>60k in cash, what should I do?</title><description><![CDATA[<div class="md"><p>Now that btc is at around 60k I don’t know if I should buy my first BTC with it or should DCA over the next 6 months.</p> <p>What would you do?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/VitalikMuttering"> /u/VitalikMuttering </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1xs2y/60k_in_cash_what_should_i_do/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1xs2y/60k_in_cash_what_should_i_do/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/60k-in-cash-what-should-i-do</link><guid>859004</guid><author>COINS NEWS</author><dc:content /><dc:text>60k in cash, what should I do?</dc:text></item><item><title>just need to exchange small amount of usd to bitcoin with no kyc</title><description><![CDATA[<div class="md"><p>i just need place where i can buy bitcoin with low transaction fees or no fees without kyc and its safe enough to actually buy from and legit </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/AdSouthern4740"> /u/AdSouthern4740 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1x770/just_need_to_exchange_small_amount_of_usd_to/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1x770/just_need_to_exchange_small_amount_of_usd_to/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/just-need-to-exchange-small-amount-of-usd-to-bitcoin-with-no-kyc</link><guid>859007</guid><author>COINS NEWS</author><dc:content /><dc:text>just need to exchange small amount of usd to bitcoin with no kyc</dc:text></item><item><title>Bitcoin core team</title><description><![CDATA[<div class="md"><p>Is the bitcoin core team centralised ? </p> <p>Who votes them in or out ? </p> <p>Do they have a centralised point of control.</p> <p>I was concerned when patch 30 came out and nobody wanted the upgrades they we’re implementing, I know they had there reasons for the upgrade, but the concerning part was the they forced it when I thought these things had to be agreed to in majority. (I also appreciate you don’t have to use version 30 but allot of people will just use it by default l)</p> <p>Can the team be over run if they go rogue ?</p> <p>Any informational videos would be appreciated, specifically on how the core team works, but I’m really not interested in the (op_return data) information as I’ve listened to allot. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Accomplished-Row2428"> /u/Accomplished-Row2428 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1ue8f/bitcoin_core_team/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1ue8f/bitcoin_core_team/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-core-team</link><guid>859003</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin core team</dc:text></item><item><title>Daily Discussion, June 10, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1u0wlfs/daily_discussion_june_09_2026/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1tpsh/daily_discussion_june_10_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1tpsh/daily_discussion_june_10_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-10-2026</link><guid>859001</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 10, 2026</dc:text></item><item><title>Holy cow. I just used bitcoin for the first time.</title><description><![CDATA[<div class="md"><p>I used bitcoin to send money to a sanctioned country. This sanctioned country is Russia. The problem is it took like 26 minutes to get the transaction confirmed</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/unknowngloomth"> /u/unknowngloomth </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1s83z/holy_cow_i_just_used_bitcoin_for_the_first_time/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1s83z/holy_cow_i_just_used_bitcoin_for_the_first_time/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/holy-cow-i-just-used-bitcoin-for-the-first-time</link><guid>858904</guid><author>COINS NEWS</author><dc:content /><dc:text>Holy cow. I just used bitcoin for the first time.</dc:text></item><item><title>Help me understand why you would want currency to be decentralized</title><description><![CDATA[<div class="md"><p>I am just now starting to learn about bitcoin. It seems to me that two of the most common arguments for its usefulness are (1) that it &quot;takes the government out of our currency&quot; and &quot;takes banks out of our currency, and (2) that it is a &quot;hedge against inflation.&quot;</p> <p>I... have some questions.</p> <p>I&#39;m coming at this from an American perspective, so I understand that may factor into your answers. But I also think a lot of you are Americans, and I want to understand why you personally see bitcoin as advantageous to you.</p> <p><strong>Question #1: Why is decentralization a good thing? What are the specific advantages you see from removing intermediaries?</strong></p> <p>It seems to me that governments and banks provide important protections. Some examples:</p> <ol> <li><p>Your banks savings are insured by the FDIC and NCUA. But if you yeet your bitcoin off to an incorrect address, it&#39;s gone forever and just sits there on the blockchain for eternity.</p></li> <li><p>If a scam artist gets my grandma to give them her credit card or bank information, she can call the credit card company or the bank and they will reverse the fraudulent transactions. But if a hacker tricks my grandma into sending them bitcoin, or worse, giving them her seed phrase, then there is no one she can call.</p></li> </ol> <p><strong>So:</strong> If we are giving up these protections, what are the advantages, and how do the advantages outweigh the cost? If crypto is the future of finance, how will we protect all the grandmas and other technologically slow people out there?</p> <p><strong>Question #2: How is bitcoin a hedge against inflation?</strong></p> <p>Bitcoin is wildly volatile. Since I started learning about bitcoin a month ago, it went from $80,000 to under $60,000 and currently sits around $62,000.</p> <p>Doesn&#39;t that mean that the value of your bitcoin has deflated by roughly 25% in a month?</p> <p>And as for the idea that your fiat currency will continue to lose value, there are many investments that provide a return that outpace inflation. The average inflation rate for USD from 2021 to 2025 was 4.7%. The average stock market return was around 14%. So by investing in the stock market, the purchasing power of your fiat would have grown greater than the inflation rate.</p> <p>There are also simpler investments like CDs and the money market with rates of return roughly similar to the inflation rate, so they are often an effective way to preserve purchasing power.</p> <p><strong>So:</strong> If inflation is your concern, why is bitcoin a better hedge compared to other investments?</p> <p>Help me understand.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Valthrax_Nightbloom"> /u/Valthrax_Nightbloom </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1oevl/help_me_understand_why_you_would_want_currency_to/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1oevl/help_me_understand_why_you_would_want_currency_to/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/help-me-understand-why-you-would-want-currency-to-be-decentralized</link><guid>858902</guid><author>COINS NEWS</author><dc:content /><dc:text>Help me understand why you would want currency to be decentralized</dc:text></item><item><title>First time running a Bitcoin Core node — how do I know it's working correctly?</title><description><![CDATA[<div class="md"><p>Just set up my first Bitcoin Core full node. Are there any tools I can use to test it? (e.g. querying status, sending test transactions, stress testing)</p> <p>Also, what are the important metrics I should monitor to make sure my node is healthy and stable?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Worth_Bullfrog_4679"> /u/Worth_Bullfrog_4679 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1mz33/first_time_running_a_bitcoin_core_node_how_do_i/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1mz33/first_time_running_a_bitcoin_core_node_how_do_i/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/first-time-running-a-bitcoin-core-node-how-do-i-know-its-working-correctly</link><guid>858905</guid><author>COINS NEWS</author><dc:content /><dc:text>First time running a Bitcoin Core node — how do I know it's working correctly?</dc:text></item><item><title>Hace unos años...</title><description><![CDATA[<div class="md"><p>Hace unos años pensaba que Bitcoin era simplemente una inversión especulativa. Cuanto más estudiaba la historia del dinero, más me daba cuenta de que Bitcoin es mucho más interesante como fenómeno monetario que como activo financiero.<br/> Por curiosidad, ¿cuál fue el momento exacto en que cambió vuestra forma de verlo?<br/> En mi caso fue entender que durante miles de años el dinero ha competido por cinco propiedades principales:<br/> Escasez<br/> Durabilidad<br/> Divisibilidad<br/> Portabilidad<br/> Verificabilidad<br/> Y Bitcoin es el primer activo que puntúa muy alto en todas ellas al mismo tiempo.<br/> No pregunto si creéis que llegará a 100.000 €, 500.000 € o 1 millón.<br/> Pregunto algo más interesante:<br/> ¿Qué argumento os convenció de que Bitcoin tenía valor más allá de la especulación?<br/> Me interesa leer respuestas de gente tanto a favor como en contra.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/ecosdesatoshi"> /u/ecosdesatoshi </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1mikj/hace_unos_años/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1mikj/hace_unos_años/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/hace-unos-anos</link><guid>858908</guid><author>COINS NEWS</author><dc:content /><dc:text>Hace unos años...</dc:text></item><item><title>It's only 2026</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u1mcbo/its_only_2026/"> <img src="https://preview.redd.it/droez413kc6h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=374a26245e4d385d12477da5364cbf5a0af16377" alt="It's only 2026" title="It's only 2026" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/coolranchdoritoz"> /u/coolranchdoritoz </a> <br/> <span><a href="https://i.redd.it/droez413kc6h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1mcbo/its_only_2026/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/its-only-2026</link><guid>858903</guid><author>COINS NEWS</author><dc:content /><dc:text>It's only 2026</dc:text></item><item><title>What is best Low fee platform</title><description><![CDATA[<div class="md"><p>As title says i am looking for the best low fee platform. I wanna buy btc for abt 10k and i want to be ready when market drops further. I will only buy btc , set it and forget. I m not an active trader. </p> <p>I have robinhood but it charges 0.95% fee which is a lot.</p> <p>Please advise what is the best platform to buy btc. Thank you in advance</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Unusual_Tourist9544"> /u/Unusual_Tourist9544 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1ly75/what_is_best_low_fee_platform/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1ly75/what_is_best_low_fee_platform/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/what-is-best-low-fee-platform</link><guid>858909</guid><author>COINS NEWS</author><dc:content /><dc:text>What is best Low fee platform</dc:text></item><item><title>How it feels right now... keep DCAing</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u1lxod/how_it_feels_right_now_keep_dcaing/"> <img src="https://external-preview.redd.it/YW83azdpbnlnYzZoMfM9lFShaapnjbeSd2lIlxOnMzhk0uFjaAWom_wwFv7r.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=5aacfd32a6ad337ce672e938913f7d03f981f264" alt="How it feels right now... keep DCAing" title="How it feels right now... keep DCAing" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/SkewerSk8r"> /u/SkewerSk8r </a> <br/> <span><a href="https://v.redd.it/uit52ymygc6h1">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1lxod/how_it_feels_right_now_keep_dcaing/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/how-it-feels-right-now-keep-dcaing</link><guid>858898</guid><author>COINS NEWS</author><dc:content /><dc:text>How it feels right now... keep DCAing</dc:text></item><item><title>Fellow Bitcoiners Assemble</title><description><![CDATA[<div class="md"><p>I had a Samourai Wallet on my old phone, it unexpectedly died around the same time that US Gov&#39;t shut it done. I was able to get a version of Samourai on my new phone, but when it loads up there is no Bitcoin on it. There are no transactions showing it was sold. I also tried Blue Wallet, but it accepts my info but still no Bitcoin.</p> <p>Does anyone have any recommendations on wallet or what I could be doing wrong? There&#39;s not a ton on it but as my grandpap would say $5 is a lot if you don&#39;t have it.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/HatAffectionate4432"> /u/HatAffectionate4432 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1iqd0/fellow_bitcoiners_assemble/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1iqd0/fellow_bitcoiners_assemble/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/fellow-bitcoiners-assemble</link><guid>858907</guid><author>COINS NEWS</author><dc:content /><dc:text>Fellow Bitcoiners Assemble</dc:text></item><item><title>Strategy sells 32 BTC, the market collapses. Same company buys 1,000 BTC and the market doesn't move. Can someone explain it to me like Im 5yr old?</title><description><![CDATA[<div class="md"><p>I&#39;m having a bit of a difficult time reconciling that - Is it panic selling? does the market need time to digest? is it that the IPO&#39;s are consuming all this capital?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/samoportu"> /u/samoportu </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1htco/strategy_sells_32_btc_the_market_collapses_same/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1htco/strategy_sells_32_btc_the_market_collapses_same/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/strategy-sells-32-btc-the-market-collapses-same-company-buys-1000-btc-and-the-market-doesnt-move-can-someone-explain-it-to-me-like-im-5yr-old</link><guid>858897</guid><author>COINS NEWS</author><dc:content /><dc:text>Strategy sells 32 BTC, the market collapses. Same company buys 1,000 BTC and the market doesn't move. Can someone explain it to me like Im 5yr old?</dc:text></item><item><title>btc went below the "fire sale"</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u1hrpu/btc_went_below_the_fire_sale/"> <img src="https://preview.redd.it/ckast777nb6h1.png?width=140&amp;height=92&amp;auto=webp&amp;s=ff7a1d63a8e201f1b5ade36af2c533e2acef70ba" alt="btc went below the &quot;fire sale&quot;" title="btc went below the &quot;fire sale&quot;" /> </a> </td><td> <div class="md"><p><a href="https://preview.redd.it/ckast777nb6h1.png?width=1331&amp;format=png&amp;auto=webp&amp;s=252463789ba3eb19323f675b785887c61a7c80f1">https://preview.redd.it/ckast777nb6h1.png?width=1331&amp;format=png&amp;auto=webp&amp;s=252463789ba3eb19323f675b785887c61a7c80f1</a></p> <p>i guess its time to buy more...</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Straight_Year_9226"> /u/Straight_Year_9226 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1hrpu/btc_went_below_the_fire_sale/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1hrpu/btc_went_below_the_fire_sale/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/btc-went-below-the-fire-sale</link><guid>858899</guid><author>COINS NEWS</author><dc:content /><dc:text>btc went below the "fire sale"</dc:text></item><item><title>Joined the million club!</title><description><![CDATA[<div class="md"><p>As the title says, thanks to the dip this last week and some smash buys as a result, I finally joined the million club! Aka, 21 bitcoin. </p> <p>Feeling pretty stoked. Throwaway account for obvious reasons. </p> <p>For those of you doubting btc due to recent price movement, take it from someone who has been in this since 2013. It&#39;s all the same shit we&#39;ve seen numerous times over. The FUD, the doomposts, the naysayers. People saying this time is different, it will go to zero, etc. I&#39;ve seen almost all of it, and every time it comes back stronger. My only regret with Bitcoin has always been not buying enough. </p> <p>THIS is the time to buy. </p> <p>So keep stacking. Be consistent, and one day it will pay off. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Throwawaybtc21"> /u/Throwawaybtc21 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1gelh/joined_the_million_club/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1gelh/joined_the_million_club/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/joined-the-million-club</link><guid>858900</guid><author>COINS NEWS</author><dc:content /><dc:text>Joined the million club!</dc:text></item><item><title>Spot the Bitcoiner</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u1fuch/spot_the_bitcoiner/"> <img src="https://external-preview.redd.it/NW11dG9saHNhYjZoMeHyQo7Bp9H1rwAILRWe708DpW0bpIR_XhGeX2TePnRq.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=2a92b4f797639fb4acb36ac08313a463872c140d" alt="Spot the Bitcoiner" title="Spot the Bitcoiner" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://v.redd.it/v22mseosab6h1">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1fuch/spot_the_bitcoiner/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/spot-the-bitcoiner</link><guid>858901</guid><author>COINS NEWS</author><dc:content /><dc:text>Spot the Bitcoiner</dc:text></item><item><title>Choose carefully</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u1d113/choose_carefully/"> <img src="https://preview.redd.it/xerkyopxsa6h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=083a011e41ba83c75b3885c74e2d745cea6ff53b" alt="Choose carefully" title="Choose carefully" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://i.redd.it/xerkyopxsa6h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1d113/choose_carefully/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/choose-carefully</link><guid>858785</guid><author>COINS NEWS</author><dc:content /><dc:text>Choose carefully</dc:text></item><item><title>Onchain Zaps in Ditto: Bitcoin Tipping Without Lightning</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u1ci7a/onchain_zaps_in_ditto_bitcoin_tipping_without/"> <img src="https://external-preview.redd.it/0OKOD5Hz1DfN6taX2_KsMENxAwfsm4kIxEUMB_7Zuqo.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=efeae99fbd21e79f46ea228a5fd0df8a1ce5f5bf" alt="Onchain Zaps in Ditto: Bitcoin Tipping Without Lightning" title="Onchain Zaps in Ditto: Bitcoin Tipping Without Lightning" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/melvincarvalho"> /u/melvincarvalho </a> <br/> <span><a href="https://soapbox.pub/blog/onchain-zaps-in-ditto">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1ci7a/onchain_zaps_in_ditto_bitcoin_tipping_without/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/onchain-zaps-in-ditto-bitcoin-tipping-without-lightning</link><guid>858790</guid><author>COINS NEWS</author><dc:content /><dc:text>Onchain Zaps in Ditto: Bitcoin Tipping Without Lightning</dc:text></item><item><title>Can't transfer to self-custody wallet of another person</title><description><![CDATA[<div class="md"><p>Hi all,</p> <p>I (living in Germany) am trying to transfer Bitcoin to another person in another country as a payment (he requested it this way).</p> <p>He uses a self-custody wallet, so it&#39;s not at any exchange or broker, he says it was downloaded at bitcoin.org.</p> <p>I&#39;ve aquired the amount of Bitcoin needed but when I try to add his wallet self-custody in the broker UI (I&#39;ve tried Bitpanda and Bitvavo), I have to confirm it is my own wallet (which would be a lie because clearly it&#39;s his wallet).</p> <p>What am I doing wrong? Would appreciate some tips.</p> <p>Thanks in advance &lt;3</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Kooky-Shopping604"> /u/Kooky-Shopping604 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1buch/cant_transfer_to_selfcustody_wallet_of_another/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1buch/cant_transfer_to_selfcustody_wallet_of_another/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/cant-transfer-to-self-custody-wallet-of-another-person</link><guid>858788</guid><author>COINS NEWS</author><dc:content /><dc:text>Can't transfer to self-custody wallet of another person</dc:text></item><item><title>where can i buy bitcoin without having to identify my identity?</title><description><![CDATA[<div class="md"><p>most apps have KYC meaning i have to input my age, SSN, and other features that identify who i am. due to my age i am too young to purchase btc &amp; now my phone number &amp; ssn is unavailable to purchase btc. Where can i safely buy it? i thought btc was supposed to be the decentralized anonymous currency ????</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Normal_Media_367"> /u/Normal_Media_367 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1btl5/where_can_i_buy_bitcoin_without_having_to/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u1btl5/where_can_i_buy_bitcoin_without_having_to/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/where-can-i-buy-bitcoin-without-having-to-identify-my-identity</link><guid>858906</guid><author>COINS NEWS</author><dc:content /><dc:text>where can i buy bitcoin without having to identify my identity?</dc:text></item><item><title>Is Bitcoin entering a new phase of institutional adoption?</title><description><![CDATA[<div class="md"><p>With increasing participation from major financial institutions and growing global recognition, Bitcoin appears to be gaining stronger footing in the financial landscape.</p> <p>Could the current wave of institutional interest mark the beginning of a new phase for Bitcoin adoption, or is there still significant room for growth ahead?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/manharkatty"> /u/manharkatty </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u17gl7/is_bitcoin_entering_a_new_phase_of_institutional/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u17gl7/is_bitcoin_entering_a_new_phase_of_institutional/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/is-bitcoin-entering-a-new-phase-of-institutional-adoption</link><guid>858792</guid><author>COINS NEWS</author><dc:content /><dc:text>Is Bitcoin entering a new phase of institutional adoption?</dc:text></item><item><title>Orange-pilling efforts should be directed toward the curious</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u175fe/orangepilling_efforts_should_be_directed_toward/"> <img src="https://external-preview.redd.it/J1utB6nNm29Ut4QsSbZTFzcdQt4Aa1A2qH3chVtJD80.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=c8d054cde476cbc226711a752e2174e2db5fff78" alt="Orange-pilling efforts should be directed toward the curious" title="Orange-pilling efforts should be directed toward the curious" /> </a> </td><td> <div class="md"><p>Most attempts to orange-pill people fail because Bitcoiners explain before the other person is actually curious.</p> <p>If someone has not asked a real question, a long explanation usually feels like pressure, even if the argument is good. The better approach is to first understand what they already think Bitcoin is: scam, speculation, digital gold, political tool, or something else. That tells you where the conversation should begin. The point is not to make someone buy after one discussion, but to make them curious enough to study it on their own.</p> <p>What do you find most important when orange-pilling?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Myntad_com"> /u/Myntad_com </a> <br/> <span><a href="https://www.myntad.com/how-to-orange-pill-effectively/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u175fe/orangepilling_efforts_should_be_directed_toward/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/orange-pilling-efforts-should-be-directed-toward-the-curious</link><guid>858793</guid><author>COINS NEWS</author><dc:content /><dc:text>Orange-pilling efforts should be directed toward the curious</dc:text></item><item><title>Bitcoin Core disk full on Umbrel OS — 1TB SSD not enough anymore?</title><description><![CDATA[<div class="md"><p>I was running a Bitcoin Core node on Umbrel OS on a 1TB SSD and ran into a disk space issue near the end of the initial sync. The node was already at around height 952,967 (~99.9% synced) when it suddenly stopped with a “No space left on device” error while writing to the txindex database. After checking disk usage with <code>df -h</code>, I found the main partition <code>/dev/sda1</code> mounted at <code>/mnt/data</code> was completely full (938GB total, 891GB used, 0GB available), which caused Bitcoin Core to shut down to avoid corrupting the LevelDB database.</p> <p>To investigate further, I checked the Bitcoin data directory using <code>du -sh</code>, which showed that most of the space was consumed by the blockchain itself: <code>blocks</code> was ~792GB, <code>chainstate</code> ~12GB, and <code>indexes</code> ~78GB (including a ~66GB txindex and ~13GB block filters). I also confirmed that Docker usage was minimal (<code>docker system df</code> showed only ~3.8GB total), so the issue was clearly the Bitcoin data size combined with the filesystem reserve. I then checked the ext4 reserved space using <code>tune2fs -l /dev/sda1 | grep &#39;Reserved block count&#39;</code>, which showed a 5% reservation (~47GB), further limiting usable space for the node during sync operations.</p> <p>The solution I applied was reducing the ext4 reserved space from 5% to 1% using the command <code>sudo tune2fs -m 1 /dev/sda1</code>. After applying this change, I verified the disk again with <code>df -h /mnt/data</code>, which now showed about 39GB of available space (938GB total, 891GB used, 39GB available, 96% usage). This gave the system enough breathing room to continue operating. The node could then proceed without immediately hitting disk full errors again. The root cause is that a full archival Bitcoin node with txindex enabled on a 1TB SSD in 2026 leaves almost no operational buffer, especially during final sync stages where LevelDB needs extra temporary space to write and reorganize data.</p> <p>I would recommend anyone using a 1TB drive to store the Bitcoin blockchain to regularly check whether their node is still able to sync properly and whether there is enough free disk space for ongoing operations.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/SysR00t"> /u/SysR00t </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u16hog/bitcoin_core_disk_full_on_umbrel_os_1tb_ssd_not/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u16hog/bitcoin_core_disk_full_on_umbrel_os_1tb_ssd_not/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bitcoin-core-disk-full-on-umbrel-os-1tb-ssd-not-enough-anymore</link><guid>858787</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin Core disk full on Umbrel OS — 1TB SSD not enough anymore?</dc:text></item><item><title>Why do so many people oppose expanding Bitcoin's use cases?</title><description><![CDATA[<div class="md"><p>Genuine question.</p> <p>Whenever new Bitcoin use cases are discussed, whether it&#39;s DeFi, lending, staking, or other applications, there&#39;s always a group that strongly pushes back against them.</p> <p>If these developments are optional and don&#39;t alter Bitcoin&#39;s core properties, why the resistance? Is it mainly about preserving security and simplicity, or is there a concern that additional layers eventually introduce trade-offs that could undermine what makes Bitcoin valuable in the first place?</p> <p>I think healthy skepticism is important. Not every use case deserves adoption. But if people are free to opt in or ignore them, shouldn&#39;t the market decide what provides value?</p> <p>Curious to hear different perspectives.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Ge_Yo"> /u/Ge_Yo </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u15vll/why_do_so_many_people_oppose_expanding_bitcoins/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u15vll/why_do_so_many_people_oppose_expanding_bitcoins/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/why-do-so-many-people-oppose-expanding-bitcoins-use-cases</link><guid>858786</guid><author>COINS NEWS</author><dc:content /><dc:text>Why do so many people oppose expanding Bitcoin's use cases?</dc:text></item><item><title>Where are you on your Bitcoin journey, and what's your next step?</title><description><![CDATA[<div class="md"><p>One thing I&#39;ve noticed is that people get involved in Bitcoin for very different reasons and are often working through very different questions.</p> <p>Some are trying to understand the basics. Some are still deciding whether Bitcoin is worth owning. Some are comparing ETFs, self-custody, wallets, or IRAs. Some already own Bitcoin and are figuring out what comes next.</p> <p>So I&#39;m curious:</p> <p>Where are you on your Bitcoin journey? What&#39;s the next step you&#39;re trying to figure out?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/SoundMoneyWade"> /u/SoundMoneyWade </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u124l5/where_are_you_on_your_bitcoin_journey_and_whats/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u124l5/where_are_you_on_your_bitcoin_journey_and_whats/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/where-are-you-on-your-bitcoin-journey-and-whats-your-next-step</link><guid>858789</guid><author>COINS NEWS</author><dc:content /><dc:text>Where are you on your Bitcoin journey, and what's your next step?</dc:text></item><item><title>I ran the numbers on $100/month Bitcoin DCA from 2018 to today — the results during the bear market surprised me</title><description><![CDATA[<div class="md"><p>Been thinking about DCA a lot lately so I pulled real historical price data and simulated what $100/month would have actually returned from different starting points.</p> <p>The one that surprised me most — starting in January 2018, right at the peak of that cycle when everyone was euphoric and prices were near $15K-$18K. Genuinely the worst time to start.</p> <p>By mid-2023 that $6,800 investment had accumulated roughly 0.59 BTC at an average cost of around $11,500. Portfolio well into profit despite the timing being objectively terrible.</p> <p>The people who kept buying through 2018, 2019 and the covid crash in 2020 ended up with an average cost that made the eventual recovery look very different from someone who bought all at once at the top.</p> <p>What got me was how much the 2022 bear market purchases changed the average. Every month you bought at $20K, $18K, $16K was dragging that average down significantly. The strategy only works if you actually keep going when it feels worst.</p> <p>I built a free calculator that simulates any DCA scenario with real historical BTC price data going back to 2010 — you pick the amount, frequency and start date and it shows portfolio value, average buy price, best and worst purchases, and a chart.</p> <p>Link: <a href="https://coinguides.org/bitcoin-dca-calculator/">https://coinguides.org/bitcoin-dca-calculator/</a></p> <p>Curious what starting date people here would test first.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/sureyeag"> /u/sureyeag </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u10owe/i_ran_the_numbers_on_100month_bitcoin_dca_from/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u10owe/i_ran_the_numbers_on_100month_bitcoin_dca_from/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/i-ran-the-numbers-on-100month-bitcoin-dca-from-2018-to-today-the-results-during-the-bear-market-surprised-me</link><guid>858670</guid><author>COINS NEWS</author><dc:content /><dc:text>I ran the numbers on $100/month Bitcoin DCA from 2018 to today — the results during the bear market surprised me</dc:text></item><item><title>Bitcoin &amp; Brews in Prague, 3rd Edition (Bar No. 7, June 11th)</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u102lp/bitcoin_brews_in_prague_3rd_edition_bar_no_7_june/"> <img src="https://preview.redd.it/xrn6svs6786h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=01562929a047d0475e3579df3cdbbcfb50ed64a8" alt="Bitcoin &amp; Brews in Prague, 3rd Edition (Bar No. 7, June 11th)" title="Bitcoin &amp; Brews in Prague, 3rd Edition (Bar No. 7, June 11th)" /> </a> </td><td> <div class="md"><p>Register here: <a href="https://luma.com/ou3pz8l1">https://luma.com/ou3pz8l1</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/makingcryptoeasy"> /u/makingcryptoeasy </a> <br/> <span><a href="https://i.redd.it/xrn6svs6786h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u102lp/bitcoin_brews_in_prague_3rd_edition_bar_no_7_june/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bitcoin-brews-in-prague-3rd-edition-bar-no-7-june-11th</link><guid>858791</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin &amp; Brews in Prague, 3rd Edition (Bar No. 7, June 11th)</dc:text></item><item><title>China’s Bitcoin Paradox: Despite Beijing’s crackdown, a Chinese court has reinforced Bitcoin’s legal status as protected property</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u0ymsa/chinas_bitcoin_paradox_despite_beijings_crackdown/"> <img src="https://external-preview.redd.it/9QWJ3cpFDr1JATZv_jIcmbYjCDrZIafrbxtslS3RlCU.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=fa73ec22575e0ff2f20d0442c132647d30c3c0e7" alt="China’s Bitcoin Paradox: Despite Beijing’s crackdown, a Chinese court has reinforced Bitcoin’s legal status as protected property" title="China’s Bitcoin Paradox: Despite Beijing’s crackdown, a Chinese court has reinforced Bitcoin’s legal status as protected property" /> </a> </td><td> <div class="md"><p>In a ruling that highlights the growing legal complexity surrounding digital assets, a Chinese court has reaffirmed that Bitcoin can be treated as protected property under criminal law, even as the country continues to ban cryptocurrency trading and related business activities. The decision emerged from a remarkable theft case involving 107 Bitcoin and is likely to draw attention from regulators, investors, and legal experts worldwide.</p> <p>The case underscores a broader global trend: governments may restrict or regulate cryptocurrency markets, but courts are increasingly recognizing digital assets as possessing real economic value that deserves legal protection. For Bitcoin holders, the ruling reinforces a critical reality—ownership rights and trading rights are not necessarily the same thing.</p> <p>According to court documents, a man identified only by his surname Zhang was sentenced to 10 years and 9 months in prison after stealing 107 BTC from an acquaintance. Prosecutors said Zhang gained access to the victim’s wallet in an unusually low-tech but highly effective manner. After observing the wallet creation process, he reportedly memorized 11 of the 12 recovery seed words and later reconstructed the final word using contextual clues, allowing him to regain access to the wallet and transfer the funds.</p> <p>Authorities eventually traced the missing Bitcoin and linked the theft to Zhang, leading to one of the most significant criminal sentences handed down in China for a cryptocurrency-related crime. The severity of the punishment reflects not only the value of the stolen assets but also the court’s willingness to treat Bitcoin theft in the same legal category as the theft of traditional property.</p> <p>The most consequential aspect of the case, however, was the prosecution’s successful argument that Bitcoin qualifies as “property” under Chinese criminal law. By accepting that interpretation, the court reinforced an increasingly consistent legal position emerging from Chinese jurisprudence: while cryptocurrency trading platforms, mining operations, and financial services remain heavily restricted, individuals can still possess legally recognized ownership rights over digital assets.</p> <p>This distinction has become increasingly important as courts around the world grapple with how to classify cryptocurrencies. Similar debates have played out in jurisdictions ranging from the United States and the European Union to Singapore and Hong Kong, where regulators continue to refine the balance between investor protection, market oversight, and technological innovation. China’s latest ruling suggests that even some of the world’s most restrictive crypto environments are adapting traditional property laws to accommodate digital assets.</p> <p>The decision does not signal any softening of Beijing’s broader anti-crypto stance. Cryptocurrency exchanges remain banned, and financial institutions are prohibited from offering crypto-related services. Yet the ruling demonstrates that Chinese courts are increasingly separating ownership rights from commercial activity restrictions, creating a more nuanced legal framework than many outside observers assume.</p> <p>For investors, the case delivers a lesson that transcends China’s borders. The theft was not the result of sophisticated malware, blockchain vulnerabilities, or advanced cyberattacks. Instead, it stemmed from a compromised recovery phrase—arguably the most basic security component in self-custodied digital assets. As Bitcoin adoption expands globally, the weakest link often remains human behavior rather than technology itself.</p> <p>The broader takeaway may be one of crypto’s most intriguing contradictions: even governments that restrict digital asset markets are finding it increasingly difficult to deny that cryptocurrencies represent real property with real economic value. The question facing regulators is no longer whether Bitcoin has value—it is how legal systems will continue adapting as digital assets become an increasingly permanent part of the global financial landscape.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheresNoSecondBest"> /u/TheresNoSecondBest </a> <br/> <span><a href="https://marketinsider.net/chinas-bitcoin-paradox-court-recognizes-btc-as-property-in-107-btc-theft-case/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0ymsa/chinas_bitcoin_paradox_despite_beijings_crackdown/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/chinas-bitcoin-paradox-despite-beijings-crackdown-a-chinese-court-has-reinforced-bitcoins-legal-status-as-protected-property</link><guid>858668</guid><author>COINS NEWS</author><dc:content /><dc:text>China’s Bitcoin Paradox: Despite Beijing’s crackdown, a Chinese court has reinforced Bitcoin’s legal status as protected property</dc:text></item><item><title>Coin Control in Sparrow Wallet: the missing piece of your Bitcoin privacy stack</title><description><![CDATA[<div class="md"><p>After the Silent Payments post (72 upvotes) and the CoinJoin follow-up, several people asked about the spending side in practice. This is the answer.</p> <p>You can do everything right — receive via Silent Payments, mix with CoinJoin, run your own node — and then let your wallet auto-select UTXOs when you send, permanently linking your KYC and non-KYC history on-chain. That mistake is irreversible.</p> <p>This guide covers:</p> <ul> <li>The Common Input Ownership Heuristic and why it&#39;s your main enemy</li> <li>The 4 UTXO privacy buckets and the rule of never combining across them</li> <li>Manual coin control step by step in Sparrow v2.5.2 (released yesterday)</li> <li>Freezing UTXOs, labeling system, change output management</li> <li>PayJoin BIP78 support in Sparrow</li> <li>Safe consolidation rules and when to consolidate</li> </ul> <p>Full guide: <a href="https://davidebtc186.substack.com/p/coin-control-utxo-management">https://davidebtc186.substack.com/p/coin-control-utxo-management</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Large-Cress900"> /u/Large-Cress900 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0yhep/coin_control_in_sparrow_wallet_the_missing_piece/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0yhep/coin_control_in_sparrow_wallet_the_missing_piece/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/coin-control-in-sparrow-wallet-the-missing-piece-of-your-bitcoin-privacy-stack</link><guid>858671</guid><author>COINS NEWS</author><dc:content /><dc:text>Coin Control in Sparrow Wallet: the missing piece of your Bitcoin privacy stack</dc:text></item><item><title>Twenty One Regains NYSE Compliance Following Governance Fix</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u0y2qv/twenty_one_regains_nyse_compliance_following/"> <img src="https://external-preview.redd.it/Y2n0fQAlmyxos-eXnG0SBCqQwbiC0UJT5JTp4CUXlZ0.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=a376059b8600e02365fd548241776294f50cc754" alt="Twenty One Regains NYSE Compliance Following Governance Fix" title="Twenty One Regains NYSE Compliance Following Governance Fix" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/JAYCAZ1"> /u/JAYCAZ1 </a> <br/> <span><a href="https://www.sandmark.com/news/top-news/twenty-one-regains-nyse-compliance-following-governance-fix">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0y2qv/twenty_one_regains_nyse_compliance_following/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/twenty-one-regains-nyse-compliance-following-governance-fix</link><guid>858672</guid><author>COINS NEWS</author><dc:content /><dc:text>Twenty One Regains NYSE Compliance Following Governance Fix</dc:text></item><item><title>Why has BTC been rising abruptly after touching 59000?</title><description><![CDATA[<div class="md"><p>Almost every chart analysis and trends predicted it to go at least 55k. But instead of stalling at 59k, it has since increased violently to 64k. Why has this happened and can we expect it to go down soon (ie. This increase is a temporary pump)?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/book4225"> /u/book4225 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0xwws/why_has_btc_been_rising_abruptly_after_touching/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0xwws/why_has_btc_been_rising_abruptly_after_touching/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/why-has-btc-been-rising-abruptly-after-touching-59000</link><guid>858669</guid><author>COINS NEWS</author><dc:content /><dc:text>Why has BTC been rising abruptly after touching 59000?</dc:text></item><item><title>Daily Discussion, June 09, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1u00o5t/mentor_monday_june_08_2026_ask_all_your_bitcoin/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0wlfs/daily_discussion_june_09_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0wlfs/daily_discussion_june_09_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-09-2026</link><guid>858667</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 09, 2026</dc:text></item><item><title>Recovering a Schlidbach wallet (Cold Storage) hundreds of BTC</title><description><![CDATA[<div class="md"><p>So back in 2010 - 2013 I invested in BitCoin. I have a few old android phones from 2010 or so when BTC was around .25 cents - 100$ USD. </p> <p>I know I had a Schlidbach BTC wallet at the time, so it was a cold wallet (stored in the data of my phone) so that means no PIN or password, nor seedphrase. </p> <p>I&#39;ve tried to recover the BTC for months following countless forums, websites and posts. </p> <p>My question is: </p> <p>Does anyone know how I can recover the BTC? I know I need to root it so, I&#39;ve tried to use unrevoked to root the phone. But it didn&#39;t help. It says it need a specific driver once the phone is in H-Boot mode, my PC can&#39;t recognize the device.</p> <p>I know rooting the device (other than unrevoked) will delete all data so its too risky. (Maybe there&#39;s a method with android studio? I also assume since the device is so old, windows 11 is probably an issuse)</p> <p>Any feedback and help would be appreciated. </p> <p>There&#39;s hundreds of BitCoin in the device.</p> <p>If anyone can give me actual help I&#39;ll tip you heavily.</p> <p>This is my first post on reddit. So forgive me if I&#39;m not in compliance to the rules, etc. </p> <p>Edit: I don&#39;t think people understand that the wallet was the original version of schlidbach BitCoin wallet. It&#39;s in COLD storage. That means it is stored in your phones files (basically like having cash in your pocket) Not a HOT storage being online or on a BTC platform. I have screen shots and pics of my other android devices that shows it. Sorry for the possible misunderstanding. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/yesdaddy_____"> /u/yesdaddy_____ </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0tx0p/recovering_a_schlidbach_wallet_cold_storage/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0tx0p/recovering_a_schlidbach_wallet_cold_storage/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/recovering-a-schlidbach-wallet-cold-storage-hundreds-of-btc</link><guid>858673</guid><author>COINS NEWS</author><dc:content /><dc:text>Recovering a Schlidbach wallet (Cold Storage) hundreds of BTC</dc:text></item><item><title>Anyone else hoping that the 4 year cycle fails?</title><description><![CDATA[<div class="md"><p>I&#39;ve been thinking about this for a while, and I&#39;m curious to hear what others think. </p> <p>I understand the theory behind Bitcoin halving and the historical four-year cycle, but doesn&#39;t the idea of an asset that consistently follows a predictable four-year pattern undermine confidence in it as a long-term asset/investment?</p> <p>A strictly time-based bull and bear market would encourage active cycle trading rather than long-term holding. In theory, an investor could simply buy near the cycle lows, sell near the highs, and move their capital into other opportunities during the bear market. If the 4-year cycle is self-fulfilling because everyone believes it, there&#39;s actually no incentive to hold it at any time but a short time-frame during a 4 year period. </p> <p>It also raises questions about Bitcoin&#39;s long-term potential. If market participants are incentivized to trade around predictable cycles rather than use Bitcoin in everyday transactions, that could reinforce its role as a speculative asset instead of a actual decentralized digital currency. Businesses and consumers generally prefer stability, upward stability at least, when pricing goods and services. If Bitcoin continues to experience large, cyclical price swings that are widely anticipated, it may be difficult for it to gain widespread adoption for routine purchases/transactions, as both buyers and sellers face significant uncertainty about its value from one period to the next.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Nonchalant868"> /u/Nonchalant868 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0sq3q/anyone_else_hoping_that_the_4_year_cycle_fails/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0sq3q/anyone_else_hoping_that_the_4_year_cycle_fails/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/anyone-else-hoping-that-the-4-year-cycle-fails</link><guid>858600</guid><author>COINS NEWS</author><dc:content /><dc:text>Anyone else hoping that the 4 year cycle fails?</dc:text></item><item><title>Message to every bitcoiner</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u0rifj/message_to_every_bitcoiner/"> <img src="https://preview.redd.it/rn6og909x56h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=a0286406301af713ca990fabd34e499a9e063f48" alt="Message to every bitcoiner" title="Message to every bitcoiner" /> </a> </td><td> <div class="md"><p>This is the true opportunity everyone it&#39;s waiting for</p> <p>If you keep buying now around ~60K When BTC hit again 120K </p> <p>Our returns will be 100% of the initial investment </p> <p>But... ¿Do you have enough guts to hold BTC for years, without selling?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/6969101016969"> /u/6969101016969 </a> <br/> <span><a href="https://i.redd.it/rn6og909x56h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0rifj/message_to_every_bitcoiner/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/message-to-every-bitcoiner</link><guid>858598</guid><author>COINS NEWS</author><dc:content /><dc:text>Message to every bitcoiner</dc:text></item><item><title>First goal reached .2 next</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u0ria5/first_goal_reached_2_next/"> <img src="https://preview.redd.it/87fgms37x56h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=60700a82a94d33c06661b475279b92b154eae931" alt="First goal reached .2 next" title="First goal reached .2 next" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Thick-Bee-2334"> /u/Thick-Bee-2334 </a> <br/> <span><a href="https://i.redd.it/87fgms37x56h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0ria5/first_goal_reached_2_next/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/first-goal-reached-2-next</link><guid>858599</guid><author>COINS NEWS</author><dc:content /><dc:text>First goal reached .2 next</dc:text></item><item><title>Did we just time travel?!?</title><description><![CDATA[<div class="md"><p>The last time BTC was at $62,000 or so was back in 2021.</p> <p>In Oct. 2025, I would&#39;ve done anything to go back in time and buy BTC at that price.</p> <p>Now, we are at that price point! So, isn&#39;t it a good time to buy? </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Upstairs-Ant-3917"> /u/Upstairs-Ant-3917 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0qlzq/did_we_just_time_travel/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0qlzq/did_we_just_time_travel/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/did-we-just-time-travel</link><guid>858595</guid><author>COINS NEWS</author><dc:content /><dc:text>Did we just time travel?!?</dc:text></item><item><title>Just a heads up. I’m the guy who has never had a successful trading year and bought Bitcoin 5 times and it dropped all 5 times. I’m about to buy more. You were warned.</title><description><![CDATA[<div class="md"><p>I’m going to buy some and it always drops when I do. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/ObsoleteMicrosoft"> /u/ObsoleteMicrosoft </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0pg9u/just_a_heads_up_im_the_guy_who_has_never_had_a/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0pg9u/just_a_heads_up_im_the_guy_who_has_never_had_a/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/just-a-heads-up-im-the-guy-who-has-never-had-a-successful-trading-year-and-bought-bitcoin-5-times-and-it-dropped-all-5-times-im-about-to-buy-more-you-were-warned</link><guid>858596</guid><author>COINS NEWS</author><dc:content /><dc:text>Just a heads up. I’m the guy who has never had a successful trading year and bought Bitcoin 5 times and it dropped all 5 times. I’m about to buy more. You were warned.</dc:text></item><item><title>"The 4-year cycle trick doesn't work" Ok my friend I bought the low of last cycle in 2022! So...</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u0oyo1/the_4year_cycle_trick_doesnt_work_ok_my_friend_i/"> <img src="https://preview.redd.it/7y7nb84gb56h1.jpg?width=140&amp;height=85&amp;auto=webp&amp;s=fae1f81b4006c2f9564364787befca9b3aaf5a61" alt="&quot;The 4-year cycle trick doesn't work&quot; Ok my friend I bought the low of last cycle in 2022! So..." title="&quot;The 4-year cycle trick doesn't work&quot; Ok my friend I bought the low of last cycle in 2022! So..." /> </a> </td><td> <div class="md"><ul> <li>Running a DCA all the time = Shit-averaging your investment. ???????? (more fees, more slippage)</li> <li>Running a DCA at the bottom of the cycle = Efficient investment averaging ????????(more ROI)</li> </ul> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/DyehuthyTV"> /u/DyehuthyTV </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/wzytpt/when_to_start_buyinginvesting_on_bitcoin_here_i/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0oyo1/the_4year_cycle_trick_doesnt_work_ok_my_friend_i/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/the-4-year-cycle-trick-doesnt-work-ok-my-friend-i-bought-the-low-of-last-cycle-in-2022-so</link><guid>858597</guid><author>COINS NEWS</author><dc:content /><dc:text>"The 4-year cycle trick doesn't work" Ok my friend I bought the low of last cycle in 2022! So...</dc:text></item><item><title>One step US govt can take to heavily juice BTC:</title><description><![CDATA[<div class="md"><p>Accept BTC as payment for income/corporate taxes.</p> <p>Yes, the exchange rate is tricky. The infrastructure to do so is complicated.</p> <p>But, if the US wanted to turbo stack, this could be a great way. A huge transfer of BTC balance is possible to the SBR. Of course, refunds only paid in USD.</p> <p>Once announced, BTC would rocketasm as BTC you buy today could pay for years worth of taxes in the following years. Demand boom.</p> <p>I know it won’t happen, but talk about strategic stacking. Smart individual hodlers would not pay from their current stack, but buy the amount needed with USD before filing. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/BlazingPalm"> /u/BlazingPalm </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0l7z0/one_step_us_govt_can_take_to_heavily_juice_btc/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0l7z0/one_step_us_govt_can_take_to_heavily_juice_btc/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/one-step-us-govt-can-take-to-heavily-juice-btc</link><guid>858535</guid><author>COINS NEWS</author><dc:content /><dc:text>One step US govt can take to heavily juice BTC:</dc:text></item><item><title>Patience.</title><description><![CDATA[<div class="md"><p>We’re down about 50% from the October highs, and my feed is packed with fear, doom, and “Bitcoin is dead” posts. So let’s zoom out for a second.</p> <p>Bitcoin is not going to zero.</p> <p>Why? Because as long as even one person somewhere in the world values it, they’ll trade something for it. Something that was worth pennies 16 years ago is sitting around $60,000 today… after being cut in half. Name another asset that can drop 50% and still be up that much over its lifetime.</p> <p>This is what Bitcoin does.</p> <p>It doesn’t move in a straight line. It climbs in violent, gut-wrenching waves with brutal pullbacks in between. Every major correction has felt like the end of the world while it was happening. Every single one. And yet here we are.</p> <p>The part critics never seem to address is this: Bitcoin’s supply gets tighter over time, while the supply of dollars keeps expanding.</p> <p>Every four years, Bitcoin’s issuance gets cut in half on a predetermined schedule, all the way toward its hard cap of 21 million coins. Fiat currencies work the opposite way. More gets created whenever policymakers decide it’s necessary. That’s not a conspiracy; it’s simply how the system is designed.</p> <p>Over time, assets with limited supply tend to rise relative to currencies that are continually being expanded. We’ve seen that play out in real estate, stocks, and many other scarce assets for decades.</p> <p>So no, the daily price action isn’t the story.</p> <p>Short-term markets are driven by emotions, headlines, liquidity, and uncertainty. Sometimes that sends prices higher. Sometimes it sends them lower. That’s the noise.</p> <p>The bigger picture is much simpler: a scarce asset, growing adoption over time, and a currency system that continues to expand.</p> <p>Zoom out. The long-term trend is what matters.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Vegetable-Acadia-766"> /u/Vegetable-Acadia-766 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0kcp7/patience/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0kcp7/patience/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/patience</link><guid>858533</guid><author>COINS NEWS</author><dc:content /><dc:text>Patience.</dc:text></item><item><title>BTCSolo.fyi Solo Mining Calculator</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u0iv9c/btcsolofyi_solo_mining_calculator/"> <img src="https://external-preview.redd.it/JhYVgFAPt0bioHQauzXl4ca25-GuKP8qB_0boDKFwJk.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=be353f85084e5afef6777f001c66331105e727cc" alt="BTCSolo.fyi Solo Mining Calculator" title="BTCSolo.fyi Solo Mining Calculator" /> </a> </td><td> <div class="md"><p>Just launched <a href="https://btcsolo.fyi/"><strong>BTCSolo.fyi</strong></a>, a Bitcoin solo mining odds calculator. Enter your hash rate and instantly see your chances of finding a Bitcoin block over time.</p> <p>Wanted something that worked instantly on all devices that presented the odds in a more relatable manner. Built it for fellow solo miners and would love any feedback or feature suggestions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/blockwear"> /u/blockwear </a> <br/> <span><a href="https://btcsolo.fyi/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0iv9c/btcsolofyi_solo_mining_calculator/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/btcsolofyi-solo-mining-calculator</link><guid>858534</guid><author>COINS NEWS</author><dc:content /><dc:text>BTCSolo.fyi Solo Mining Calculator</dc:text></item><item><title>Exchange</title><description><![CDATA[<div class="md"><p>Buonasera<br/> Quali sono i migliori exchange in italia per crypto?<br/> (In base a spread e possibile regime amministrato)<br/> Guide per tirare fuori le valute e metterle su in col wallet?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Key-Landscape-449"> /u/Key-Landscape-449 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0il51/exchange/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0il51/exchange/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/exchange</link><guid>858486</guid><author>COINS NEWS</author><dc:content /><dc:text>Exchange</dc:text></item><item><title>Does anyone else feel like 100k is the new average or new normal?</title><description><![CDATA[<div class="md"><p>We first reached $100k in late 2024, a year and a half ago. Since then we spent a total of 260 days above $100k which is close to 9 months.</p> <p>Now we are back below $100k and have been below $100k for around 7 months.</p> <p>Humans love round numbers and now that we have spent time both above and below $100k it is starting to feel like a magnet. Almost like $100k is not expensive but its also not cheap, it is just about right in terms of fair value.</p> <p>Who knows, maybe we bounce above and below $100k for a long time to come given that the higher bitcoins market cap gets the slower it moves.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/slvbtc"> /u/slvbtc </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0h2h2/does_anyone_else_feel_like_100k_is_the_new/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0h2h2/does_anyone_else_feel_like_100k_is_the_new/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/does-anyone-else-feel-like-100k-is-the-new-average-or-new-normal</link><guid>858485</guid><author>COINS NEWS</author><dc:content /><dc:text>Does anyone else feel like 100k is the new average or new normal?</dc:text></item><item><title>Sold the AP to buy the dip, got a nicer one instead</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u0ggox/sold_the_ap_to_buy_the_dip_got_a_nicer_one_instead/"> <img src="https://preview.redd.it/xubyw77gr36h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=a840b59168b0d462596e69bb3d257568d91c8de9" alt="Sold the AP to buy the dip, got a nicer one instead" title="Sold the AP to buy the dip, got a nicer one instead" /> </a> </td><td> <div class="md"><p>Couldn&#39;t fade the bear market discounts so sold the watch collection and bought this banger instead</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/leBigi"> /u/leBigi </a> <br/> <span><a href="https://i.redd.it/xubyw77gr36h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0ggox/sold_the_ap_to_buy_the_dip_got_a_nicer_one_instead/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/sold-the-ap-to-buy-the-dip-got-a-nicer-one-instead</link><guid>858484</guid><author>COINS NEWS</author><dc:content /><dc:text>Sold the AP to buy the dip, got a nicer one instead</dc:text></item><item><title>I built a real-time Bitcoin dashboard because I wanted a one-page view of the network that lets me form my own opinion</title><description><![CDATA[<div class="md"><p>Most Bitcoin dashboards are either price trackers or block explorers. I wanted something between the two: Fear &amp; Greed index, mempool fees, halving countdown, Lightning stats, and live price on one page.</p> <p>I built it for myself, then thought others might find it useful, too.</p> <p><a href="http://bitcoinvibecheck.com">bitcoinvibecheck.com</a> - it installs as a PWA, works on mobile and desktop.</p> <p>A couple of things it is showing right now:</p> <p>Fear &amp; Greed is at 12 (Extreme Fear) while mempool fees are at 1 sat/vB. Although the market is fearful, the base layer is not registering the same thing.</p> <p>Blocks have been averaging 10.9 minutes this month, above the 10 min target. The next difficulty adjustment around 13th June is estimated at -10.4%; reports last week suggest miners may be redirecting hashrate toward AI workloads. If so, this is where it first shows up.</p> <p>I&#39;m excited to get some feedback. What&#39;s missing?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/btcVibeCheck"> /u/btcVibeCheck </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0f44c/i_built_a_realtime_bitcoin_dashboard_because_i/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0f44c/i_built_a_realtime_bitcoin_dashboard_because_i/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/i-built-a-real-time-bitcoin-dashboard-because-i-wanted-a-one-page-view-of-the-network-that-lets-me-form-my-own-opinion</link><guid>858453</guid><author>COINS NEWS</author><dc:content /><dc:text>I built a real-time Bitcoin dashboard because I wanted a one-page view of the network that lets me form my own opinion</dc:text></item><item><title>Got a new tool cart from another electrician who owns 8 btc. Its a sign for me to start buying!</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u0eew3/got_a_new_tool_cart_from_another_electrician_who/"> <img src="https://preview.redd.it/qesz737se36h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=b432d812ed19400137999ce1ae8d14ce9593e5d2" alt="Got a new tool cart from another electrician who owns 8 btc. Its a sign for me to start buying!" title="Got a new tool cart from another electrician who owns 8 btc. Its a sign for me to start buying!" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Outrageous_Tension86"> /u/Outrageous_Tension86 </a> <br/> <span><a href="https://i.redd.it/qesz737se36h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u0eew3/got_a_new_tool_cart_from_another_electrician_who/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/got-a-new-tool-cart-from-another-electrician-who-owns-8-btc-its-a-sign-for-me-to-start-buying</link><guid>858452</guid><author>COINS NEWS</author><dc:content /><dc:text>Got a new tool cart from another electrician who owns 8 btc. Its a sign for me to start buying!</dc:text></item><item><title>Legalization of crypto casino winnings</title><description><![CDATA[<div class="md"><p>Is there a country where i can legally transfer and spend my crypto casino winnings?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/NikosPG"> /u/NikosPG </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u09cxb/legalization_of_crypto_casino_winnings/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u09cxb/legalization_of_crypto_casino_winnings/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/legalization-of-crypto-casino-winnings</link><guid>858429</guid><author>COINS NEWS</author><dc:content /><dc:text>Legalization of crypto casino winnings</dc:text></item><item><title>The Satoshi Times - Mission Statement</title><description><![CDATA[&#32; submitted by &#32; <a href="https://www.reddit.com/user/Fiach_Dubh"> /u/Fiach_Dubh </a> <br/> <span><a href="https://satoshitimes.com/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u08quu/the_satoshi_times_mission_statement/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/the-satoshi-times-mission-statement</link><guid>858355</guid><author>COINS NEWS</author><dc:content /><dc:text>The Satoshi Times - Mission Statement</dc:text></item><item><title>Alright I'm ready</title><description><![CDATA[<div class="md"><p>What&#39;s the best/safest way to buy bitcoin protect it and so on. I&#39;m finally in a financial position to join the party, just wish I could have done this sooner. Better late then never right</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/buel-78"> /u/buel-78 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u07xa0/alright_im_ready/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u07xa0/alright_im_ready/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/alright-im-ready</link><guid>858352</guid><author>COINS NEWS</author><dc:content /><dc:text>Alright I'm ready</dc:text></item><item><title>Lost bitcoin address with 5K in it - Need help</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u07w5k/lost_bitcoin_address_with_5k_in_it_need_help/"> <img src="https://preview.redd.it/sz0i8z5w926h1.png?width=140&amp;height=140&amp;crop=1:1,smart&amp;auto=webp&amp;s=cd758ae94aa21e62b2870754e414ce5bb2776023" alt="Lost bitcoin address with 5K in it - Need help" title="Lost bitcoin address with 5K in it - Need help" /> </a> </td><td> <div class="md"><p>On September 28, 2015 at 3:38pm, I sent 0.0805 BTC from my blockchain wallet to the address beginning with 1JvMU. At the time I believed I was sending funds to another account of mine. I am trying to figure out if an account of mine somehow still has this address somewhere as from the screenshots I took at the time, it looks like I was sending it to myself &quot;Request Payment into address&quot;. The problem is I don&#39;t really know what this app is and I am just assuming it was blockchain wallet but could have been something else? BitcoinWallet? it was an android app. Hoping some 2015 bitcoin wizard can see this post and tell me what app this might be.</p> <p>Images:</p> <p><a href="https://preview.redd.it/sz0i8z5w926h1.png?width=496&amp;format=png&amp;auto=webp&amp;s=86481b2c148c3a63a4fe17312859352dbaee1444">https://preview.redd.it/sz0i8z5w926h1.png?width=496&amp;format=png&amp;auto=webp&amp;s=86481b2c148c3a63a4fe17312859352dbaee1444</a></p> <p><a href="https://preview.redd.it/ndopmy5w926h1.png?width=378&amp;format=png&amp;auto=webp&amp;s=ed942b6942a8c2f338045f07603e1be74995bbaf">https://preview.redd.it/ndopmy5w926h1.png?width=378&amp;format=png&amp;auto=webp&amp;s=ed942b6942a8c2f338045f07603e1be74995bbaf</a></p> <p><a href="https://preview.redd.it/38ww406w926h1.png?width=374&amp;format=png&amp;auto=webp&amp;s=9e5a1946e8da4a4b9e14c3c35d93fa7b44a71842">https://preview.redd.it/38ww406w926h1.png?width=374&amp;format=png&amp;auto=webp&amp;s=9e5a1946e8da4a4b9e14c3c35d93fa7b44a71842</a></p> <p>Screenshot_2015-09-28-15-43-22.png - Transaction? 3:43pm<br/> Screenshot_2015-09-28-16-08-50.png - Bitcoin request page? 4:08pm<br/> Screenshot 2026-06-08 142403.png - My transaction on the blockchain account I sent the BTC (Image from 2026)</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/CSGOJNS"> /u/CSGOJNS </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u07w5k/lost_bitcoin_address_with_5k_in_it_need_help/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u07w5k/lost_bitcoin_address_with_5k_in_it_need_help/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/lost-bitcoin-address-with-5k-in-it-need-help</link><guid>858356</guid><author>COINS NEWS</author><dc:content /><dc:text>Lost bitcoin address with 5K in it - Need help</dc:text></item><item><title>Bitcoin bear market, stress management and in my case growing vegetables.</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u07a5p/bitcoin_bear_market_stress_management_and_in_my/"> <img src="https://preview.redd.it/ou5c2qgq426h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=f875df98fecbf242e3a82581fed8dba2d34fcd23" alt="Bitcoin bear market, stress management and in my case growing vegetables." title="Bitcoin bear market, stress management and in my case growing vegetables." /> </a> </td><td> <div class="md"><p>Ok, so I know this is an odd title but I think we all need to find a way to de-stress at times.</p> <p>This is my second bear market and it&#39;s not much easier than the first.</p> <p>Earlier this year I decided I needed to do something to take my mind of things, just staring at charts was really not doing me, or my family, any good.</p> <p>In my case I decided to plant some vegetables, nothing major, just some tomatoes, beans, peppers, chillis and other bits. </p> <p>The simple acts of digging, planting, watering etc has helped enormously, taken me away from the crypto world and given me something positive to focus on for a while.</p> <p>Of course when I&#39;m done, I can&#39;t help but check the prices, I still feel much better though.</p> <p>Of course I&#39;m not saying everyone should pick up a spade, but I do think it&#39;s worth repeating that we need to get away from the charts a while and do something, whatever that maybe be, that is positive for our mental health.</p> <p>I know it&#39;s hard when you are feeling incredibly low, but kicking a ball, taking a walk, gardening... or whatever you choose, really will make you feel a bit better.</p> <p>Bear markets are long and tough, look after yourselves.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/CreativePhrase9202"> /u/CreativePhrase9202 </a> <br/> <span><a href="https://i.redd.it/ou5c2qgq426h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u07a5p/bitcoin_bear_market_stress_management_and_in_my/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bitcoin-bear-market-stress-management-and-in-my-case-growing-vegetables</link><guid>858346</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin bear market, stress management and in my case growing vegetables.</dc:text></item><item><title>I just bought a little more BTC, plan for a bigger dip!</title><description><![CDATA[<div class="md"><p>Hey team orange, I just threw some disposable money into BTC, I think we can all now safely plan on the dip going down to 30K. You&#39;re welcome.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/flaming-bunnies-197"> /u/flaming-bunnies-197 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u079z0/i_just_bought_a_little_more_btc_plan_for_a_bigger/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u079z0/i_just_bought_a_little_more_btc_plan_for_a_bigger/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/i-just-bought-a-little-more-btc-plan-for-a-bigger-dip</link><guid>858345</guid><author>COINS NEWS</author><dc:content /><dc:text>I just bought a little more BTC, plan for a bigger dip!</dc:text></item><item><title>BTC dip hit different this time and I think I know why</title><description><![CDATA[<div class="md"><p>As we all noticed, BTC is down pretty hard the last few days and I&#39;m just sitting here not really bothered by it. That&#39;s new for me lol.</p> <p>Usually a dip like this would have sent me into full panic mode, constantly refreshing prices and seriously considering selling part of my stack just to feel like I&#39;m doing something. Done it before and regretted it every single time, classic buy high sell low situation.</p> <p>Only difference lately is I&#39;ve had another option when I needed cash, been borrowing against my stack instead of selling it, Nexo in my case, but I hear that there are other options out there for this too. So when the dip initially hit, the usual &quot;should I sell before it drops more&quot; thought just... didn&#39;t really come. Didn&#39;t need to.</p> <p>Weird how much of panic selling is just not having another option in the moment. When selling feels like the only move you make it. When it doesn&#39;t, you don&#39;t.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/AbsorbedMango99"> /u/AbsorbedMango99 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u04fpb/btc_dip_hit_different_this_time_and_i_think_i/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u04fpb/btc_dip_hit_different_this_time_and_i_think_i/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/btc-dip-hit-different-this-time-and-i-think-i-know-why</link><guid>858347</guid><author>COINS NEWS</author><dc:content /><dc:text>BTC dip hit different this time and I think I know why</dc:text></item><item><title>New to Bitcoin</title><description><![CDATA[<div class="md"><p>I’ve recently bought Bitcoin through eToro and I’m wondering if I should be moving it to their external wallet or just leave as is on the platform. What does everyone else do, you’re probably going say, don’t buy through eToro ????????????????</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Hippriest69"> /u/Hippriest69 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u03l8n/new_to_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u03l8n/new_to_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/new-to-bitcoin</link><guid>858354</guid><author>COINS NEWS</author><dc:content /><dc:text>New to Bitcoin</dc:text></item><item><title>The bitcoin 4 year cycle trick</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u02g0r/the_bitcoin_4_year_cycle_trick/"> <img src="https://preview.redd.it/fw0i9y7fx06h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=647cf06cf138d7c68ce7b3186b7b597810387dc9" alt="The bitcoin 4 year cycle trick" title="The bitcoin 4 year cycle trick" /> </a> </td><td> <div class="md"><p>I think a lot of people will regret not buying btc at this levels because they are waiting for lower prices or the 4 year cycle logic </p> <p>If everyone is waiting to buy $BTC on October 5 2026, that means a lot of you ll be front run</p> <p>Just DCA and chill</p> <p>Have a nice week people</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/humshumzy"> /u/humshumzy </a> <br/> <span><a href="https://i.redd.it/fw0i9y7fx06h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u02g0r/the_bitcoin_4_year_cycle_trick/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/the-bitcoin-4-year-cycle-trick</link><guid>858348</guid><author>COINS NEWS</author><dc:content /><dc:text>The bitcoin 4 year cycle trick</dc:text></item><item><title>Grayscale Says Bitcoin Needs Buyers Beyond Strategy</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1u02epz/grayscale_says_bitcoin_needs_buyers_beyond/"> <img src="https://external-preview.redd.it/Krc3NBTCLrDLCUwJpgHgoeumSJvIPdR9eINhm7VLQds.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=f26eda9687fd9e888bebbea445d63d22415e1577" alt="Grayscale Says Bitcoin Needs Buyers Beyond Strategy" title="Grayscale Says Bitcoin Needs Buyers Beyond Strategy" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/EvelynClede"> /u/EvelynClede </a> <br/> <span><a href="https://coinmarketcap.com/academy/article/%20grayscale-says-bitcoin-needs-buyers-beyond-strategy">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u02epz/grayscale_says_bitcoin_needs_buyers_beyond/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/grayscale-says-bitcoin-needs-buyers-beyond-strategy</link><guid>858350</guid><author>COINS NEWS</author><dc:content /><dc:text>Grayscale Says Bitcoin Needs Buyers Beyond Strategy</dc:text></item><item><title>The Bitcoin Farmer</title><description><![CDATA[<div class="md"><p><a href="https://youtu.be/W6aJCSi7qEQ">Yo! Made a documentary about this farmer up a mountainside in Madeira who mines bitcoin to grow herbs, plants and ...worms!</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/JoeNakamoto"> /u/JoeNakamoto </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u01yli/the_bitcoin_farmer/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u01yli/the_bitcoin_farmer/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/the-bitcoin-farmer</link><guid>858349</guid><author>COINS NEWS</author><dc:content /><dc:text>The Bitcoin Farmer</dc:text></item><item><title>Mentor Monday, June 08, 2026: Ask all your bitcoin questions!</title><description><![CDATA[<div class="md"><p>Ask (and answer!) away! Here are the general rules:</p> <ul> <li>If you&#39;d like to learn something, ask.</li> <li>If you&#39;d like to share knowledge, answer.</li> <li>Any question about Bitcoin is fair game.</li> </ul> <p>And don&#39;t forget to check out <a href="/r/BitcoinBeginners">/r/BitcoinBeginners</a></p> <p>You can sort by new to see the latest questions that may not be answered yet.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u00o5t/mentor_monday_june_08_2026_ask_all_your_bitcoin/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1u00o5t/mentor_monday_june_08_2026_ask_all_your_bitcoin/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/mentor-monday-june-08-2026-ask-all-your-bitcoin-questions</link><guid>858351</guid><author>COINS NEWS</author><dc:content /><dc:text>Mentor Monday, June 08, 2026: Ask all your bitcoin questions!</dc:text></item><item><title>Daily Discussion, June 08, 2026</title><description><![CDATA[<div class="md"><p>Please utilize this sticky thread for all general <strong>Bitcoin</strong> discussions! If you see posts on the front page or <a href="/r/Bitcoin/new">/r/Bitcoin/new</a> which are better suited for this daily discussion thread, please help out by directing the OP to this thread instead. Thank you!</p> <p>If you don&#39;t get an answer to your question, you can try phrasing it differently or commenting again tomorrow.</p> <p>Please check the <a href="https://www.reddit.com/r/Bitcoin/comments/1tz414f/daily_discussion_june_07_2026/">previous discussion thread</a> for unanswered questions.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/rBitcoinMod"> /u/rBitcoinMod </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tzzjqi/daily_discussion_june_08_2026/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tzzjqi/daily_discussion_june_08_2026/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/daily-discussion-june-08-2026</link><guid>858268</guid><author>COINS NEWS</author><dc:content /><dc:text>Daily Discussion, June 08, 2026</dc:text></item><item><title>A Japanese artist drew an 83-page manga to teach Bitcoin to no-coiners - it roasts Bitcoiner culture while clearly loving Bitcoin. Just finished the English translation (free, no signup).</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1tzz9mu/a_japanese_artist_drew_an_83page_manga_to_teach/"> <img src="https://external-preview.redd.it/KhjMqyeOPiLo6BPxDuxPhwF4YNpEjJAO4oTiDrGR14g.png?width=140&amp;height=140&amp;crop=1:1,smart&amp;auto=webp&amp;s=03d3c3f02669c8eb7b7622a0dd6590b1a7edfaa6" alt="A Japanese artist drew an 83-page manga to teach Bitcoin to no-coiners - it roasts Bitcoiner culture while clearly loving Bitcoin. Just finished the English translation (free, no signup)." title="A Japanese artist drew an 83-page manga to teach Bitcoin to no-coiners - it roasts Bitcoiner culture while clearly loving Bitcoin. Just finished the English translation (free, no signup)." /> </a> </td><td> <div class="md"><p>Disclosure up front: this isn&#39;t my own work. I&#39;m helping bring it into English. The artist is dai-nonsugar, a manga artist from Japan who won the runner-up grand prize in a Bitcoin manga contest. We just finished translating all 83 pages.</p> <p>What I like about it: it&#39;s written for total no-coiners. It explains inflation with everyday things instead of charts and jargon. And it&#39;s refreshingly self-aware: it pokes fun at Bitcoiner culture while taking Bitcoin itself completely seriously.</p> <p>It&#39;s free. No signup, no paywall, nothing to buy, no token, no referral.</p> <p><a href="https://bitcoinbacheen.com/Manga/en/index.html">https://bitcoinbacheen.com/Manga/en/index.html</a></p> <p><a href="https://preview.redd.it/vast7vukzz5h1.png?width=720&amp;format=png&amp;auto=webp&amp;s=9d9f74653cc4a1bb090195357a1d710119c15a72">https://preview.redd.it/vast7vukzz5h1.png?width=720&amp;format=png&amp;auto=webp&amp;s=9d9f74653cc4a1bb090195357a1d710119c15a72</a></p> <p><a href="https://preview.redd.it/kqtczt1pzz5h1.png?width=720&amp;format=png&amp;auto=webp&amp;s=82378f4df096c06e20d2ed249df4de7f2999c07c">https://preview.redd.it/kqtczt1pzz5h1.png?width=720&amp;format=png&amp;auto=webp&amp;s=82378f4df096c06e20d2ed249df4de7f2999c07c</a></p> <p><a href="https://preview.redd.it/7bopnz4rzz5h1.png?width=720&amp;format=png&amp;auto=webp&amp;s=d1d7b57c5b60458907e934f1e273c8561fef89f8">https://preview.redd.it/7bopnz4rzz5h1.png?width=720&amp;format=png&amp;auto=webp&amp;s=d1d7b57c5b60458907e934f1e273c8561fef89f8</a></p> <p>Honest question for this sub, since you&#39;ve all probably tried to orange-pill someone: does humor/storytelling actually land better than charts when explaining Bitcoin to no-coiners? This whole project is a bet that it does.</p> <p>-----------------------------------------------------------------------------</p> <p>EDIT: didn&#39;t expect this to resonate the way it has -- thank you all for the genuinely thoughtful replies, including everyone who read all 83 pages and pushed back on parts of it. that kind of honest engagement is exactly what i was hoping for, and i&#39;m passing the feedback along to the artist. grateful this community gave it a real read. ????</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Latter-League-2140"> /u/Latter-League-2140 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tzz9mu/a_japanese_artist_drew_an_83page_manga_to_teach/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tzz9mu/a_japanese_artist_drew_an_83page_manga_to_teach/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/a-japanese-artist-drew-an-83-page-manga-to-teach-bitcoin-to-no-coiners-it-roasts-bitcoiner-culture-while-clearly-loving-bitcoin-just-finished-the-english-translation-free-no-signup</link><guid>858270</guid><author>COINS NEWS</author><dc:content /><dc:text>A Japanese artist drew an 83-page manga to teach Bitcoin to no-coiners - it roasts Bitcoiner culture while clearly loving Bitcoin. Just finished the English translation (free, no signup).</dc:text></item><item><title>Bitcoin is $250,000 in 2 to 3 years. Wonder why these people are selling at $60k?</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1tzxzc5/bitcoin_is_250000_in_2_to_3_years_wonder_why/"> <img src="https://preview.redd.it/v4xgz06i166h1.png?width=140&amp;height=36&amp;auto=webp&amp;s=5f310eb8c53923b8dba0d96a020df7a89695c972" alt="Bitcoin is $250,000 in 2 to 3 years. Wonder why these people are selling at $60k?" title="Bitcoin is $250,000 in 2 to 3 years. Wonder why these people are selling at $60k?" /> </a> </td><td> <div class="md"><p>You shoulld be buying. Does not matter what price. Go back in 2 to 3 years (2028-2029) </p> <p>Institutions have been accumulating MSTR and at highest level now. They know something..</p> <p><a href="https://preview.redd.it/v4xgz06i166h1.png?width=2464&amp;format=png&amp;auto=webp&amp;s=a69a0adfa2f965e25794f6723e771e533a27e0af">https://preview.redd.it/v4xgz06i166h1.png?width=2464&amp;format=png&amp;auto=webp&amp;s=a69a0adfa2f965e25794f6723e771e533a27e0af</a></p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/East_Indication_7816"> /u/East_Indication_7816 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tzxzc5/bitcoin_is_250000_in_2_to_3_years_wonder_why/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tzxzc5/bitcoin_is_250000_in_2_to_3_years_wonder_why/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/bitcoin-is-250000-in-2-to-3-years-wonder-why-these-people-are-selling-at-60k</link><guid>858269</guid><author>COINS NEWS</author><dc:content /><dc:text>Bitcoin is $250,000 in 2 to 3 years. Wonder why these people are selling at $60k?</dc:text></item><item><title>If you’re first thought is to sell instead of buying, you should just sell and leave</title><description><![CDATA[<div class="md"><p>BTC does what it always does, shake out weak hands every cycle. This isn’t even that bad compared to prior cycles.</p> <p>Yes, it does suck that it’s down, we’ve all been there, but if you did your hw and know what BTC is, you know that it’s going to win long term and that there is no limit to currency debasement.</p> <p>I’ve been buying since 2015. Every single cycle, I thought it would be different and that we wouldn’t tank. I was wrong each time, but I was right EVERY time that BTC will go up again next cycle and always bought more.</p> <p>If you aren’t buying now, you honestly shouldn’t be here.</p> <p>Who knows where the price will be tomorrow. Or in October. Who knows if the 200 week sma is the low. Who knows if we will V up, or break down further after this AI liquidity sucks crypto dry this summer.</p> <p>But long term, it’s always up. Look at the graph and do your homework</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/PeeOnDusk"> /u/PeeOnDusk </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tzxscr/if_youre_first_thought_is_to_sell_instead_of/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tzxscr/if_youre_first_thought_is_to_sell_instead_of/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/if-youre-first-thought-is-to-sell-instead-of-buying-you-should-just-sell-and-leave</link><guid>858274</guid><author>COINS NEWS</author><dc:content /><dc:text>If you’re first thought is to sell instead of buying, you should just sell and leave</dc:text></item><item><title>Dip into emergency fund to buy the dip?</title><description><![CDATA[<div class="md"><p>Hello,<br/> I know the answer I’m going to get because obviously this is a bitcoin community but wanted perspective. I bought some bitcoin when I was in HS like 2020-21 so I had a really good average cost but barely any amount. Couldn’t contribute to buy any in college. Got a ful time job last June and started DCA every paycheck. Just one paycheck was more than my original buys and I was buying the top. Fast forward now and my cost basis is 88k. Do I dip into my 15k emergency fund to average down more and then slowly replenish or or just stay course of DCA every paycheck? </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/LongjumpingPie9798"> /u/LongjumpingPie9798 </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tzxge0/dip_into_emergency_fund_to_buy_the_dip/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tzxge0/dip_into_emergency_fund_to_buy_the_dip/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/dip-into-emergency-fund-to-buy-the-dip</link><guid>858353</guid><author>COINS NEWS</author><dc:content /><dc:text>Dip into emergency fund to buy the dip?</dc:text></item><item><title>These sizeable dips always end before my DCA goes through, lol</title><description><![CDATA[<div class="md"><p>Feels like I never get to take full advantage. Ah well, will just keep buying. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/xBrodoFraggins"> /u/xBrodoFraggins </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tztj8g/these_sizeable_dips_always_end_before_my_dca_goes/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tztj8g/these_sizeable_dips_always_end_before_my_dca_goes/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/these-sizeable-dips-always-end-before-my-dca-goes-through-lol</link><guid>858273</guid><author>COINS NEWS</author><dc:content /><dc:text>These sizeable dips always end before my DCA goes through, lol</dc:text></item><item><title>Bull Trap</title><description><![CDATA[<div class="md"><p>Don’t fall for it. </p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/-M00NMAN"> /u/-M00NMAN </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tztfe2/bull_trap/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tztfe2/bull_trap/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/bull-trap</link><guid>858271</guid><author>COINS NEWS</author><dc:content /><dc:text>Bull Trap</dc:text></item><item><title>What is exactly happening to bitcoin right now?</title><description><![CDATA[<div class="md"><p>i’ve seen how bitcoin is slowly declining but also bouncing up a couple times here and there, but I don’t really know what the projection is of bitcoin and I’ve heard the term double bouncing. Could someone tell me what is going on with bitcoin ????</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Tamnerr"> /u/Tamnerr </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tzt8q9/what_is_exactly_happening_to_bitcoin_right_now/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tzt8q9/what_is_exactly_happening_to_bitcoin_right_now/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/what-is-exactly-happening-to-bitcoin-right-now</link><guid>858272</guid><author>COINS NEWS</author><dc:content /><dc:text>What is exactly happening to bitcoin right now?</dc:text></item><item><title>Me Saying Bitcoin again</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1tzs9v1/me_saying_bitcoin_again/"> <img src="https://external-preview.redd.it/bWlhc2k0aTdheTVoMZlK36GAvkUwlo9-PrY6u3rswhfbGWkZwxwn_0lalHPs.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=b1f29d273b7c1d1d325f0cb77e56723322b05c6c" alt="Me Saying Bitcoin again" title="Me Saying Bitcoin again" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/frankiemacdonald1984"> /u/frankiemacdonald1984 </a> <br/> <span><a href="https://v.redd.it/huxmkyg7ay5h1">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tzs9v1/me_saying_bitcoin_again/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/me-saying-bitcoin-again</link><guid>858209</guid><author>COINS NEWS</author><dc:content /><dc:text>Me Saying Bitcoin again</dc:text></item><item><title>So I went to a card show in Anaheim, CA today.</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1tzrvs4/so_i_went_to_a_card_show_in_anaheim_ca_today/"> <img src="https://preview.redd.it/rxsph9l37y5h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=a33660a9013cc055ba1aabbf71e74796856d4ba9" alt="So I went to a card show in Anaheim, CA today." title="So I went to a card show in Anaheim, CA today." /> </a> </td><td> <div class="md"><p>I asked every single card trader if they accepted Bitcoin.</p> <p>Except this legend.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Kanye_West_Side"> /u/Kanye_West_Side </a> <br/> <span><a href="https://i.redd.it/rxsph9l37y5h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tzrvs4/so_i_went_to_a_card_show_in_anaheim_ca_today/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/so-i-went-to-a-card-show-in-anaheim-ca-today</link><guid>858210</guid><author>COINS NEWS</author><dc:content /><dc:text>So I went to a card show in Anaheim, CA today.</dc:text></item><item><title>Think about it... what is max pain? Fast pump to 70-80k</title><description><![CDATA[<div class="md"><p>Everyone waiting for lower prices.</p> <p>Longs liquidated.</p> <p>Shorts will get liquidated.</p> <p>Amount of people that waited for 60k and open long? maybe less than 5%</p> <p>Amount of people willing to go long now after this scare and buy power weakness. Almost nobody.</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Voice-Ok"> /u/Voice-Ok </a> <br/> <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tzrsc7/think_about_it_what_is_max_pain_fast_pump_to_7080k/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tzrsc7/think_about_it_what_is_max_pain_fast_pump_to_7080k/">[comments]</a></span>]]></description><link>https://apps.coinsnews.com/think-about-it-what-is-max-pain-fast-pump-to-70-80k</link><guid>858212</guid><author>COINS NEWS</author><dc:content /><dc:text>Think about it... what is max pain? Fast pump to 70-80k</dc:text></item><item><title>My 55 year old coworker texted me this. Is the bottom in?</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1tzrkcb/my_55_year_old_coworker_texted_me_this_is_the/"> <img src="https://preview.redd.it/36zo1uli4y5h1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=7e7cc4916248d0d26ab5c86b46952c1f14be5052" alt="My 55 year old coworker texted me this. Is the bottom in?" title="My 55 year old coworker texted me this. Is the bottom in?" /> </a> </td><td> <div class="md"><p>My 55 year old coworker texted me this. Is the bottom in?</p> </div> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Ok-Archer-4263"> /u/Ok-Archer-4263 </a> <br/> <span><a href="https://i.redd.it/36zo1uli4y5h1.jpeg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tzrkcb/my_55_year_old_coworker_texted_me_this_is_the/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/my-55-year-old-coworker-texted-me-this-is-the-bottom-in</link><guid>858213</guid><author>COINS NEWS</author><dc:content /><dc:text>My 55 year old coworker texted me this. Is the bottom in?</dc:text></item><item><title>(/s)</title><description><![CDATA[<table> <tr><td> <a href="https://www.reddit.com/r/Bitcoin/comments/1tzqwx8/s/"> <img src="https://preview.redd.it/z83pzfhczx5h1.gif?width=320&amp;crop=smart&amp;s=551b59cf9b1d437473c3fdd6241a986c71384a10" alt="(/s)" title="(/s)" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Badj83"> /u/Badj83 </a> <br/> <span><a href="https://i.redd.it/z83pzfhczx5h1.gif">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/Bitcoin/comments/1tzqwx8/s/">[comments]</a></span> </td></tr></table>]]></description><link>https://apps.coinsnews.com/s</link><guid>858214</guid><author>COINS NEWS</author><dc:content /><dc:text>(/s)</dc:text></item></channel></rss>