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
- e1e4c9d45a11f9b130416a1f8379b47cd2dbef76505ba37838e9cba61f229c39:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e1e4c9d45a11f9b130416a1f8379b47cd2dbef76505ba37838e9cba61f229c39 · T_PMINT
- block
- 948794 · 30d ago
- commitment C
- 0284b7fd03a92cc666139eed9276579fafc1c8a37f5f814a15246785488904087a
- public amount
- 100
- public blinding
- 6060fed61f1b9e73d14ea991726f04c536e51c6f1c3f5d0e9be264f9dc6d5ba6
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.