ordinals/ord

πŸ‘β€πŸ—¨ Rare and exotic sats

View on GitHub β†—Jump to charts ↓Open shareable report β†’

Summary Information

Updated 37 minutes ago
Added to GitGenius on September 17th, 2026
Created on December 12th, 2021
Open Issues & Pull Requests: 425 (+0)
GitHub issues: Enabled
Number of forks: 1,477
Total Stargazers: 3,967 (+0)
Total Subscribers: 133 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 18.1 hours
Mean response time: 44.8 days
90th percentile: 81.1 days
Tracked items: 258

Most active contributors

Sign in to see contributor activity.

How this project is maintained

54% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Three people close 86% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 101
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 654 days
Stale 30+ days: 101
Stale 90+ days: 97

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (57)
  • good first issue (21)
  • bug (17)
  • documentation (8)
  • stream (7)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

ord is an index, block explorer, and command-line wallet for working with ordinal inscriptions on Bitcoin.

The tool implements ordinal theory, which assigns serial numbers to individual satoshis based on the order in which they are mined, and preserves these numbers across transactions. This allows satoshis to be tracked, collected, and traded as distinct digital artifacts. The ord index tracks these ordinal numbers and their associated inscriptions, while the block explorer provides visibility into ordinal activity on the Bitcoin blockchain, and the wallet functionality enables users to manage inscribed satoshis.

Adoption requires understanding several constraints. The wallet relies on Bitcoin Core for key management and transaction signing, which means Bitcoin Core is unaware of inscriptions and sat controlβ€”using standard bitcoin-cli commands alongside ord could result in loss of inscriptions. Users must maintain separate wallets for ordinals and regular Bitcoin funds to avoid accidental mixing. The ord server explorer hosts untrusted HTML and JavaScript, creating potential security vulnerabilities including cross-site scripting and spoofing attacks that users are responsible for mitigating. The tool is experimental software with no warranty. This makes it suitable for developers and collectors willing to accept these risks in exchange for direct access to ordinal infrastructure.

Development is community-funded through donations, with a lead maintainer whose work depends entirely on community support. The project maintains active prioritization of issues through a public project board and operates a Discord community for discussion and coordination.