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
- c5a9a41a0e4530f27951f8345a8f4e7080245961e4247011d1648bad30d1888a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c5a9a41a0e4530f27951f8345a8f4e7080245961e4247011d1648bad30d1888a · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 027bc3178de3bd291317919096154ea32c48715416577c0e68a50d9823145b7587
- public amount
- 100
- public blinding
- b6fc1297d4dccfc358d04af9107a7bd231fd90ed0a84b59c0088b04457453503
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.