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
- 40dfb1d7b1504712145dd7e01a7a13e4db924a9b3abfde20bbd5d6d4e0ed9d68:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 40dfb1d7b1504712145dd7e01a7a13e4db924a9b3abfde20bbd5d6d4e0ed9d68 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03816f038c4de0420998fb1eabff0b39a4e82e6f912ccfd6209f0ed8611f18508e
- public amount
- 100
- public blinding
- 2fc98c7426a4e218d299e1c5165c6fc17d747c2e3046581d92a90c56f779b944
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.