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
- 1be48555d84b51e2e91435db547de843e5e02bfe9212fb5310e869d92d9f4720:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1be48555d84b51e2e91435db547de843e5e02bfe9212fb5310e869d92d9f4720 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 02de6e5e6da092ad9b005ff6d4ff7034b35ba49a7c30c781dcd7f87b724179653b
- public amount
- 100
- public blinding
- b0a96c38ed81471038b4d8cfe85d5b6449c782b264e902455ebc14ec86608bfa
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.