Death Is the Largest 'Buyer' of Cryptocurrency

深潮2025-12-16 tarihinde yayınlandı2025-12-16 tarihinde güncellendi

Özet

Death is the largest "buyer" of cryptocurrency, permanently removing coins from circulation when holders pass away without sharing access to their wallets. With an estimated 500 million global crypto holders—mostly young—and an annual mortality rate of 0.2%, around 1 million holders die each year. If just 10% of these leave wallets recoverable, approximately 100,000 wallets holding an average of $20,000 each become inaccessible annually, effectively burning $2 billion in crypto. This issue grows as the holder population ages. To address inheritance without reintroducing intermediaries, a self-custody solution is proposed: create a long-hosted personal website with an obscure domain; encrypt seed phrases by converting each word into a numeric code based on its location in a specific book (page, line, word position); and publish only the code sequence on the site. This method balances security, accessibility, and avoids reliance on third parties, ensuring assets remain both secure and inheritable.

Written by: Pix

Compiled by: Saoirse, Foresight News

People in the cryptocurrency space often say, "Not your keys, not your coins." This sounds powerful, and indeed it is true. But behind this statement lies a mirrored logic—"Only your keys can own your cryptocurrency."

If no one else knows how to access your wallet, then the moment you stop breathing, your cryptocurrency effectively "ceases to exist." Of course, this is not literal disappearance—it still exists on the blockchain ledger, but from an economic perspective, it is no different from being burned.

So, how large is this "death buyer"?

Today, most cryptocurrency holders are young, with the majority between their late twenties and early forties.

There are very few holders over retirement age, which makes the issue of "cryptocurrency loss due to death" easy to overlook. Even so, the relevant data is still staggering:

  • Approximately 60 million people die globally each year (based on a global population of about 8 billion);

  • There are about 500 million cryptocurrency holders globally (equivalent to 1 in 16 people holding cryptocurrency);

  • Since cryptocurrency holders are younger than the global average population, their mortality rate is lower, conservatively estimated at about 0.2% per year;

  • Based on this calculation, about 1 million people (500 million × 0.2%) among the holders will pass away each year.

Currently, most cryptocurrencies are self-custodied, and holders rarely make estate plans for them. Even if only 10% of the deceased's wallets become inaccessible due to no one knowing how to access them, about 100,000 wallets would become useless each year. If we conservatively assume that the average balance of these inaccessible wallets is only $20,000, then about $2 billion worth of cryptocurrency would exit circulation annually. Moreover, this number will continue to grow over time—after all, the younger generation will also age.

Percentage of cryptocurrency "destroyed" by death each year

This leaves us with a key question: Since the advantage of self-custodying cryptocurrency is the removal of intermediaries, how can we pass on these assets without reintroducing intermediaries?

Inheriting Assets Not Designed to Be "Inheritable"

Most current solutions fall into two extremes: either simple but fragile, such as storing a seed phrase in a bank safe (easily lost or stolen); or secure but so complex that no one wants to use them in practice. Neither of these options is ideal, so I adopted a compromise—a simple three-step inheritance method that is easy to remember, difficult to crack, accessible anytime and anywhere, and 100% non-custodial (i.e., no reliance on intermediaries). The specific steps are as follows:

Step 1: Build a Dedicated Single-Page Website

Create a single-page website using a "niche domain" composed of 3-4 words—a domain that ordinary people would not easily type into a search bar but has personal significance to you, making it easy to remember. Prepay for hosting for 10 years or more and set up automatic renewal to ensure long-term accessibility.

Step 2: Encrypt and Convert the Seed Phrase into a Numeric String

First, choose a book you like, find the most common publisher of that book, and purchase 10 copies (ensuring the page numbers and layout are identical in each). Then, convert each word of your cryptocurrency wallet seed phrase into a numeric string: For each word in the seed phrase, find its location in the book and record the "page number - line number - word position in that line." For example, "112, 3, 5" represents "the 5th word on line 3 of page 112." Convert all seed phrase words into numeric strings using this method.

Step 3: Upload the Numeric String to the Dedicated Website

Simply publish the converted numeric string as a list on the dedicated website you built, in the following format:

By the way, this is a real numeric string corresponding to a seed phrase, linked to $500 worth of cryptocurrency. However, the website domain is fictional, and the real seed phrase is hidden in a book. Just one hint: I absolutely love good detective novels. Happy "treasure hunting"~

I know this might sound a bit "over the top," and some may think it unnecessary, but this method does make asset inheritance more flexible while ensuring security. You can further enhance security, such as by using rare books or self-printed copies of books to store the location information corresponding to the seed phrase; of course, you can also skip the hassle—just put a hardware wallet (like a Ledger) and a metal plate engraved with the seed phrase in a safe. Otherwise, your cryptocurrency may ultimately only "donate" to the blockchain (i.e., become permanently irretrievable).

Trend Kriptolar

İlgili Sorular

QWhat is the main argument of the article 'Death is the Largest 'Buyer' of Cryptocurrency'?

AThe article argues that death acts as a significant and growing 'buyer' of cryptocurrency because when holders die without sharing access to their wallets, those assets become effectively destroyed—remaining on the blockchain but permanently inaccessible, thus removing them from circulation.

QAccording to the article, how much cryptocurrency is estimated to be lost from circulation annually due to holder deaths?

AConservative estimates suggest that approximately $2 billion worth of cryptocurrency is lost annually due to around 100,000 holders dying without sharing access to their wallets, assuming an average wallet balance of $20,000.

QWhat is the three-step inheritance method proposed in the article for passing on cryptocurrency without reintroducing intermediaries?

AThe three-step method involves: 1) Creating a dedicated single-page website with a memorable, obscure domain name and prepaying hosting for over 10 years. 2) Converting the seed phrase into a numeric string by mapping each word to its location in a specific book (page number, line number, word position). 3) Uploading this numeric string to the dedicated website for heirs to access and decode.

QWhy does the article suggest that the problem of cryptocurrency loss due to death is often overlooked?

AThe problem is often overlooked because the majority of cryptocurrency holders are relatively young (late 20s to early 40s), so the mortality rate among them is low. However, as this demographic ages, the issue is expected to grow significantly.

QWhat example does the article give to illustrate the numeric conversion of a seed phrase for inheritance purposes?

AThe article provides an example where each word in the seed phrase is converted to a numeric string like '112, 3, 5', which represents 'page 112, line 3, the 5th word' in a specific book. This numeric list is then posted on a dedicated website for heirs to retrieve and decode using the same book.

İlgili Okumalar

A New Scaling Variable for Text-to-Image Generation, Discovered by ByteDance's Seed Team

ByteDance's SEED team investigated a crucial but often overlooked scaling variable in text-to-image diffusion models: the amount of image-grounded information in training captions. They found that simply increasing caption length with natural language does not improve model performance, as it often adds redundancy without new, usable visual supervision. The core discovery is that the final training loss of a diffusion model can be predicted by the *information content* of its text condition, measured by two complementary metrics: Grounded Perplexity Gain (GPG) and Effective Detailness (ED). This establishes a scaling relationship for text conditioning. To systematically increase information content, the team proposed **Structured Prompt (SP)**, a JSON-based representation that organizes visual variables (global scene, object attributes, spatial relationships) into clear fields, enhancing **Diffusability**—the model's ability to learn from captions. For inference, an LLM **Prompter** is trained to convert user queries into detailed SP instances, defining **Promptability**. The overall generation quality is viewed as a product of Diffusability and Promptability. A three-stage training strategy (SFT, cold-start reasoning distillation, and verifier-guided reinforcement) significantly improves the prompter's capability. The structured format also enables efficient iterative refinement through a *refine-render-judge* loop. In matched-control experiments using the same Qwen-Image backbone, data, and compute, the SP-based system substantially outperformed its natural-language counterpart, demonstrating that gains stem from the structured information interface, not just more training. The work shows that scaling text-to-image models requires scaling the *usable visual information* in conditions, not just model size or data volume.

marsbit17 dk önce

A New Scaling Variable for Text-to-Image Generation, Discovered by ByteDance's Seed Team

marsbit17 dk önce

In Just 6 Months, 4 Rounds of Funding: West Lake University Professor's Venture Takes Off

Westlake Robotics, an embodied artificial intelligence company, has completed its Series A financing round within just six months and a total of four rounds, raising a cumulative 5 billion RMB. The investor lineup includes prominent institutions such as SAIF Partners, Xiaomiao Langcheng, Henan Investment Group Huirong Fund, and Haiyuan Fund, forming a high-quality capital matrix comprising state-owned, industrial, and leading venture capital. The rapid and intensive capital injection reflects strong market confidence in the company's technological approach, product deployment capabilities, and long-term potential. The newly acquired funds will be primarily allocated to the research and development of a unified large model for humanoid robots and the establishment of a talent cultivation base for embodied AI. Founded in 2024, Westlake Robotics originated from the industrial transformation of pioneering achievements in AI and robotics at Westlake University. The founding team is led by Wang Donglin, a leading figure in China's embodied AI and robot learning field, and co-founder Zhang Yue, an expert in natural language processing. The core R&D members hail from top-tier tech companies like Alibaba, ByteDance, Tencent, and Huawei, as well as prestigious global universities. The company follows a fully self-developed strategy integrating a "universal brain + humanoid body-specific cerebellum + proprietary humanoid hardware." It is one of the few domestic enterprises capable of holistically connecting the three core areas of embodied AGI cognitive reasoning, full-body motion control, and humanoid hardware. Its proprietary technologies include the General Motion Model-GAE system for low-latency teleoperation and motion generalization, and a dual pre-trained architecture for general and body-specific processing to bridge cognitive reasoning and physical movement. In 2026, Westlake Robotics launched its self-developed humanoid robot "Westlake o1," completing the full technology chain from underlying algorithms to pre-trained models and hardware. The company has secured nearly 100 million RMB in orders, with applications in scientific research, education, data collection, and power inspection. Future targets include high-risk industrial inspection, post-disaster search and rescue, and remote precision assembly. The company has also partnered with the Longyou County government to establish a county-wide real-scenario training base for humanoid robots, aimed at collecting high-quality motion data and validating technology in authentic environments. With the latest funding, Westlake Robotics plans to further advance its core model development and talent acquisition strategy, accelerating progress toward the "GPT moment" for embodied intelligence in China.

marsbit42 dk önce

In Just 6 Months, 4 Rounds of Funding: West Lake University Professor's Venture Takes Off

marsbit42 dk önce

Volatility Plummets to Historic Lows, When Will Bitcoin's 'Summer Sideways Move' End?

Bitcoin is experiencing a classic summer of stagnant price action, trapped in a tight range between approximately $62,000 and $66,000. Analysts point to historically low implied volatility and thin summer liquidity as key characteristics of the current market. The consensus among traders is that the catalyst for a decisive breakout will come from macroeconomic factors, not internal crypto dynamics. The immediate focus is on upcoming U.S. CPI data, which could influence Federal Reserve policy expectations. A softer inflation print is seen as potentially supportive for risk assets like Bitcoin. Furthermore, the pending *Clarity Act* legislation is identified as a crucial long-term catalyst that could boost institutional participation by providing regulatory clarity. While U.S. spot Bitcoin ETFs, led by BlackRock's IBIT, have seen their strongest inflows since April, providing underlying support, this buying pressure is being offset by selling from miners and other large holders. This has resulted in continued consolidation even as global crypto trading volumes hit multi-year lows. Market participants expect the range-bound, low-volatility environment to persist for several more weeks, at least until there is clearer progress on macro policy or regulatory fronts. Any sustained break above or below the current range is likely to trigger a significant expansion in volatility. Long-term bullish narratives around adoption, institutional demand, and Bitcoin's unique attributes as collateral remain intact, but the short-term path depends on external macroeconomic catalysts.

marsbit45 dk önce

Volatility Plummets to Historic Lows, When Will Bitcoin's 'Summer Sideways Move' End?

marsbit45 dk önce

İşlemler

Spot

Popüler Makaleler

PEOPLE Nasıl Satın Alınır

HTX.com’a hoş geldiniz! ConstitutionDAO (PEOPLE) satın alma işlemlerini basit ve kullanışlı bir hâle getirdik. Adım adım açıkladığımız rehberimizi takip ederek kripto yolculuğunuza başlayın. 1. Adım: HTX Hesabınızı OluşturunHTX'te ücretsiz bir hesap açmak için e-posta adresinizi veya telefon numaranızı kullanın. Sorunsuzca kaydolun ve tüm özelliklerin kilidini açın. Hesabımı Aç2. Adım: Kripto Satın Al Bölümüne Gidin ve Ödeme Yönteminizi SeçinKredi/Banka Kartı: Visa veya Mastercard'ınızı kullanarak anında ConstitutionDAO (PEOPLE) satın alın.Bakiye: Sorunsuz bir şekilde işlem yapmak için HTX hesap bakiyenizdeki fonları kullanın.Üçüncü Taraflar: Kullanımı kolaylaştırmak için Google Pay ve Apple Pay gibi popüler ödeme yöntemlerini ekledik.P2P: HTX'teki diğer kullanıcılarla doğrudan işlem yapın.Borsa Dışı (OTC): Yatırımcılar için kişiye özel hizmetler ve rekabetçi döviz kurları sunuyoruz.3. Adım: ConstitutionDAO (PEOPLE) Varlıklarınızı SaklayınConstitutionDAO (PEOPLE) satın aldıktan sonra HTX hesabınızda saklayın. Alternatif olarak, blok zinciri transferi yoluyla başka bir yere gönderebilir veya diğer kripto para birimlerini takas etmek için kullanabilirsiniz.4. Adım: ConstitutionDAO (PEOPLE) Varlıklarınızla İşlem YapınHTX'in spot piyasasında ConstitutionDAO (PEOPLE) ile kolayca işlemler yapın.Hesabınıza erişin, işlem çiftinizi seçin, işlemlerinizi gerçekleştirin ve gerçek zamanlı olarak izleyin. Hem yeni başlayanlar hem de deneyimli yatırımcılar için kullanıcı dostu bir deneyim sunuyoruz.

773 Toplam GörüntülenmeYayınlanma 2024.12.12Güncellenme 2026.06.02

PEOPLE Nasıl Satın Alınır

Tartışmalar

HTX Topluluğuna hoş geldiniz. Burada, en son platform gelişmeleri hakkında bilgi sahibi olabilir ve profesyonel piyasa görüşlerine erişebilirsiniz. Kullanıcıların PEOPLE (PEOPLE) fiyatı hakkındaki görüşleri aşağıda sunulmaktadır.

活动图片