Bitcoin Forum
June 17, 2024, 05:55:04 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [STOLEN BTC] How to get much info of bitcoin transaction ?  (Read 410 times)
Uniex (OP)
Jr. Member
*
Offline Offline

Activity: 115
Merit: 2


View Profile
October 02, 2017, 04:53:03 PM
 #1

Hi all!

Recently I noticed that my bitcoins gone away from my bitcoind server,

I have several copies of my wallet.dat and I want to know if it was sent from bitcoind server or it was sent from other computers via stolen copies ?
Is there any possibility to get more info than just from bitcoin-cli listtransactions ?
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3430
Merit: 6705


Just writing some code


View Profile WWW
October 02, 2017, 05:09:38 PM
 #2

I have several copies of my wallet.dat and I want to know if it was sent from bitcoind server or it was sent from other computers via stolen copies ?
That is almost impossible to know. Such information is not part of the transactions nor the blockchain. The only way you would know is if you have logs of everything that happens on your server. (e.g. access logs, all commands that were typed, all programs executed, etc.). Bitcoind may log some of the RPC commands (it might depend on your log level) so you can also check there. Otherwise, no one can know if the coins were sent from your server or from someone stealing your private keys and making the transactions elsewhere.

Is there any possibility to get more info than just from bitcoin-cli listtransactions ?
No.

Casy
Member
**
Offline Offline

Activity: 149
Merit: 22

🔴🔵 FoxMixer.com 🔵🔴


View Profile WWW
October 02, 2017, 08:12:21 PM
 #3

You could check out the logs of your client. If you're running linux, you may also check out the syslog, as some apps dump their logs in there.
Else there's not much you can do.
On blockchain.info you can also find the relay ip, though this won't help a lot I guess.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!