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
- 10c99388d5a6f9091a8487b8df2470b9a2b90907c07027a2f077b727389ec3d9:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 10c99388d5a6f9091a8487b8df2470b9a2b90907c07027a2f077b727389ec3d9 · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 03fd39f2a20c9843fb2a1177b2a5f775df884e1a46f043c37a777fdfbb8b4ee1d6
- public amount
- 100
- public blinding
- 4ebe60c52912a6261da2e88d0f04d588b0e0363bc0a6de9bd1314bcbfd1df186
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.