- Would it be possibile to add additional information in TX?
I would like to add time of transaction in it.
- Would hash of TX change if hostile node would change that time ?
I would like to add time of transaction in it.
You could add an extra output with a locking script that uses OP_RETURN to embed an arbitrary timestamp.
Obviously this increases the size and therefore likely increases the cost in required transaction fee to get the transaction confirmed promptly.
This would be time of transaction creation, not time of confirmation.
Related: