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
- 44c339062fa6223808edad87cb402bd289c22b5a3ebb0a29efbe0ca84516fddb:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 44c339062fa6223808edad87cb402bd289c22b5a3ebb0a29efbe0ca84516fddb · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 02cf8aef99be7c879a5761b164c05641a5c0ce9a87636ab235536be364b41cc39e
- public amount
- 100
- public blinding
- 0d4eb77bf67171fbf2efd10b6a0c4e1f5fc5629683d575f4c4a93e2bd3e95130
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.