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
- 7ceeebab415a2a64bbdcd22ce38a7d852dcc06a0b93a5f19a59fe4077611ede4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7ceeebab415a2a64bbdcd22ce38a7d852dcc06a0b93a5f19a59fe4077611ede4 · T_PMINT
- block
- 948922 · 29d ago
- commitment C
- 0329992bf01f5c019358d618453c8c82e6674302d9198f811a33c5945b0260c004
- public amount
- 100
- public blinding
- fd62693acc24cc00c7abfd2691ebe018a1bc0d7f71ba6ec59b3388340edfa211
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.