Automic VaultAutomic Vault

brew

Install ord with Homebrew, Nix

Index, block explorer, and command-line wallet. Version 0.27.1 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install ord

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#ord

nixpkgs package indexes · pkgs/by-name/or/ord/package.nix · source: api.github.com

overview

Package summary

Index, block explorer, and command-line wallet

Commands and aliases

  • ord

history

Project history and usage

ord is the reference implementation around Bitcoin Ordinal Theory: a Rust command-line program that indexes satoshis, serves a block explorer, and provides wallet commands for inscriptions and related Ordinals workflows. Its importance comes from combining protocol interpretation, wallet operations, and explorer UX in one package rather than being only a library or only a web service.

Project history

The GitHub repository for ord was created on 2021-12-12. Its README describes Ordinal Theory as a system that assigns serial numbers to satoshis in mining order and preserves those numbers across transactions, which turns ordinary sats into collectable, trackable units.

Casey Rodarmor's January 2023 writing around ord 0.4.0 framed the package as an open-source Rust binary developed on GitHub, with an ordinal wallet, inscription creation and transfer support, and block explorer instances for mainnet, signet, and testnet. That release marked the point where mainnet inscriptions were presented as ready for use under the protocol-compatibility rules described by the project.

Adoption history

ord became the canonical package for people who wanted to run their own Ordinals index and inspect Bitcoin-native inscriptions without relying on a hosted explorer. The project accumulated thousands of GitHub stars and more than a thousand forks, and the README points users to GitHub releases, crates.io, Homebrew, Docker builds, and the ordinals.com installer.

Adoption followed the broader rise of Bitcoin inscriptions in 2023 and later Ordinals-adjacent protocols. The changelog shows continuing protocol work, including runes-related indexing and display changes around the 0.18 series in 2024.

How it is used

Operators use ord beside Bitcoin Core: ord asks Bitcoin Core for blocks and transactions, builds its own index, and exposes the resulting view through CLI and explorer commands. Wallet users use it for sat control, inscription creation, transfers, and related maintenance tasks, while the README warns that Bitcoin Core itself is not inscription-aware.

The security model is package-nerd-interesting because ord bridges local wallet access, blockchain indexing, and web serving. The README explicitly warns that the explorer can host untrusted HTML and JavaScript, and that ord wallet use should be segregated from wallets holding material cardinal bitcoin balances.

Why package nerds care

For package databases, ord is a rare case where a package manager formula tracks software that is both a CLI and a de facto protocol implementation. Installing the package can mean participating in an indexing convention used by marketplaces, wallets, explorers, and independent node operators.

The package is also a snapshot of how protocol communities distribute tooling: Rust source, crates.io metadata, GitHub releases, Homebrew, Docker, public explorer instances, and a project handbook all serve different parts of the user base.

Timeline

  • 2021-12-12: ordinals/ord repository created on GitHub.
  • 2023-01: ord 0.4.0 was described by Casey Rodarmor as supporting mainnet inscription creation, transfer, and exploration.
  • 2024-04: the 0.18 series changelog includes runes-related wallet, listing, and indexing work.

Related projects

  • Bitcoin Core is a required counterpart for full-node and wallet functionality; ord relies on it for private-key management, signing, blocks, and transactions. The Ordinal Theory Handbook, ordinals.com explorer, crates.io package, Homebrew formula, and Umbrel Ordinals app are part of the surrounding distribution and operator ecosystem.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
<CONFIG_PATH><CONFIG_DIR_PATH>/ord.yaml<DATA_DIR_PATH>/ord.yamlord.yaml in the default data directory

executables

Installed executables

CommandKindExposureNote
ordcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.27.1
manager updated2026-06-22
local dataok
upstreamcurrent
latest detected0.27.1

https://github.com/ordinals/ord

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:ord
Version0.27.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/ord
Homepagehttps://ordinals.com/
Repositoryhttps://github.com/ordinals/ord
Upstream docshttps://docs.ordinals.com/
LicenseCC0-1.0
Source archivehttps://github.com/ordinals/ord/archive/refs/tags/0.27.1.tar.gz
Last updated2026-06-22T14:05:46-07:00
Pulseupdated
Build dependenciespkgconf, rust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameord
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

ord

nix profile install nixpkgs#ord
  • normalized package name match
  • Matched by: Ord
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/or/ord/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment