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
- 5cbec7fbf8280a800e1a61e8bb7550c3f058398d56e39f4f39d6479308aa20fa:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5cbec7fbf8280a800e1a61e8bb7550c3f058398d56e39f4f39d6479308aa20fa · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0203d6a8a0d7f67f5017f4f6d2b740c03dbe12132a05ba128ab8f5047c86ab75d4
- public amount
- 100
- public blinding
- ba970eaa56cefd03841cd2524f5839c0a51b8e0465bc8ee7de0530b409da3d06
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.