Sometimes you are not sure what version was used to create the file and would be interesting to know.
If you don't know how to find the information above,
getwalletinfo is the command that you can use to get it.
Additionally, there's a "
birthtime" value there that you may find useful, the time is in "
epoch".
The original version used to create the wallet file is not stored.
I'm interested to know how can Bitcoin Core fulfil the entry in "
last client version = <version>" when an old wallet is loaded the first time to an updated client.
For example: When I restored my test wallet from v0.16.3 to Bitcoin Core v29.0, the debug.log can identify that it's from v0.16.3 (
160300)
2025-04-25T04:25:38Z init message: Loading wallet…
2025-04-25T04:25:38Z [Delete_this2] Wallet file version = 10500, last client version = 160300