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
- c41b40c58dcdab265033305768ee354a666e53748fe5d03be8f6bef01e1843a5:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c41b40c58dcdab265033305768ee354a666e53748fe5d03be8f6bef01e1843a5 · T_PMINT
- block
- 948648 · 54d ago
- commitment C
- 02dce8e8c293a2c5f392fc33576740fd3821cfb552ccb4caa81e1f50ccec2f8b06
- public amount
- 100
- public blinding
- 63e844c905e9a412b975fa922aadd9220e03a4e11718996d0e93e50cb6a23fcc
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.