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
- 3cb0fe033fe946a591d0d610af773546734287c196772957bd6e3930005c5206:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3cb0fe033fe946a591d0d610af773546734287c196772957bd6e3930005c5206 · T_PMINT
- block
- 948725 · 4d ago
- commitment C
- 0380f70028c97c7de02bad67cb0c6f9b3f2e31691c4cb05b88b3993c5b3465df17
- public amount
- 100
- public blinding
- 02d643e44f6b6b0d1ab901900ac36e4d5543ff13e26c22a04db00b4104d87a12
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.