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
- fc3c32e57dc1a2b54b008640173b66ffaace4fd772fdea8dce46085640ccf21f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fc3c32e57dc1a2b54b008640173b66ffaace4fd772fdea8dce46085640ccf21f · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 031a316072f9d4bf9cf18347ae4e66e78fd5656f8cdf3e7e0f1a8b1ce572c4287f
- public amount
- 100
- public blinding
- 685422f5c46a51f20b4fd748de16b646affc75ad2c0ab744e61a20ce2ed6e2d6
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.