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
- ef3ed80900d71837bac2e879c29e602f448c0b6bbcd08564e326336b770ef6d6:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ef3ed80900d71837bac2e879c29e602f448c0b6bbcd08564e326336b770ef6d6 · T_PMINT
- block
- 948983 · 29d ago
- commitment C
- 0327922a12e9c97a674d5a06ccf316239094e1383c9a44a1ba0d4b2b8d6f856c5e
- public amount
- 100
- public blinding
- e708d134e8cab9a4512452d2e52e49316fe78841840c8651e5bd70b00f6de66d
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.