UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- 5a47f14a3d2fc41ea592125f97e1075857924d91f634412b4835ac84a1361a52:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5a47f14a3d2fc41ea592125f97e1075857924d91f634412b4835ac84a1361a52 · T_PMINT
- block
- 948723 · 3d ago
- commitment C
- 02a1f0eea36165820bbf5cc39f581eded7c952f61326521947627390691973ef45
- public amount
- 100
- public blinding
- ccef73f6a8328d3569aa6a0e48d6c25a796deb4f51945d9f060fca306be7b111
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.