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
- 3a0e49aeb73d18e9e6009b779d912b655d2ca4d5a175659295ba598cf76ba03a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3a0e49aeb73d18e9e6009b779d912b655d2ca4d5a175659295ba598cf76ba03a · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 029b3f209a904e7128f3dbe5cd9208af4d35498aee31f5c2a0fae249295eb78387
- public amount
- 100
- public blinding
- 035d12ea43a1495e00c2b57ead66b4bf5d9c174f82088a8ee1e8432168e06fda
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.