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
- c06d86e484108f7825f4fd30e153ede97937e85b34214bd65b468b74c8bca1a0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c06d86e484108f7825f4fd30e153ede97937e85b34214bd65b468b74c8bca1a0 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 0278d8d2ecebb091a1ec641e13d7e191388716162458e81f139231599177112161
- public amount
- 100
- public blinding
- 509ba380432905590afa2066b826853f118b88d9ead47a80aac465d58f37318d
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.