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
- c7dca84535ee9f2008aca99d14c5ce8249a8f23cb6b3d1c66bae7c2135ee3a3f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c7dca84535ee9f2008aca99d14c5ce8249a8f23cb6b3d1c66bae7c2135ee3a3f · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03c019a2f43441bf2e54e9e92021e5a13c4c373737302bd2a182e07c7a76879d63
- public amount
- 100
- public blinding
- ec92054b80ef3722c389b2623808cf4dc83faa7e0dbad86d2d337b6e474ca13e
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.