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
- 1149d9cedac3fba1d910331dfdaefa8dc9bb3a1773d503408cfd8a0959682f06:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1149d9cedac3fba1d910331dfdaefa8dc9bb3a1773d503408cfd8a0959682f06 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 035b4595751e28bb606b0c30ba16c2d056a8c89892e6b5e706cdb964b64f316767
- public amount
- 100
- public blinding
- d7c96cbe83a1a61eb813c0cdb8faee7d56372b2cdd897f9571f9e7bed65c73e1
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.