Bitcoin Forum
May 03, 2024, 12:27:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Visualize bitcoind server transactions  (Read 86 times)
LoyceV (OP)
Legendary
*
Offline Offline

Activity: 3304
Merit: 16586


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
April 19, 2024, 07:50:46 AM
Merited by ABCbits (1)
 #1

The creator asked me to post this on Bitcointalk.

Working site: https://btcds.tarnkappe.info/
Source code to run this privately: https://github.com/tarnkappe-info/bitcoind-stats

How to use
Paste the JSON output from listtransactions into the site. You can import more than 500 transactions.

Screenshot
Image loading...

Sample data format
Code:
{ "result": [
  {
    "involvesWatchonly": true,
    "address": "1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD",
    "parent_descs": [
    ],
    "category": "receive",
    "amount": 0.02500000,
    "label": "theymos",
    "vout": 1,
    "abandoned": false,
    "confirmations": 363419,
    "blockhash": "00000000000000000070279a0d22bb339bf4c606931e6b0fa3e669e7439594a3",
    "blockheight": 476482,
    "blockindex": 919,
    "blocktime": 1500441150,
    "txid": "2599adc6fcc4225d485d2e06726d02660d53a9b3e0224707fa8903d36e4d34fa",
    "wtxid": "2599adc6fcc4225d485d2e06726d02660d53a9b3e0224707fa8903d36e4d34fa",
    "walletconflicts": [
    ],
    "time": 1500441150,
    "timereceived": 1713439094,
    "bip125-replaceable": "no"
  },
  {
    "involvesWatchonly": true,
    "address": "1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD",
    "parent_descs": [
    ],
    "category": "receive",
    "amount": 0.04560345,
    "label": "theymos",
    "vout": 19,
    "abandoned": false,
    "confirmations": 213762,
    "blockhash": "0000000000000000000a61a6ce749255e257205126c9cec2a7f31de63b401c16",
    "blockheight": 626139,
    "blockindex": 1959,
    "blocktime": 1586978018,
    "txid": "70a6f287479a557a2bd53d8da0152f472d6e3c8db3e06e26468a6203b966d0dd",
    "wtxid": "82638e04d5fd13e9fb81837d841d6b13d112248dac5c5654ac35be78adc09233",
    "walletconflicts": [
    ],
    "time": 1586978018,
    "timereceived": 1713444145,
    "bip125-replaceable": "no"
  }
]}

Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714739233
Hero Member
*
Offline Offline

Posts: 1714739233

View Profile Personal Message (Offline)

Ignore
1714739233
Reply with quote  #2

1714739233
Report to moderator
1714739233
Hero Member
*
Offline Offline

Posts: 1714739233

View Profile Personal Message (Offline)

Ignore
1714739233
Reply with quote  #2

1714739233
Report to moderator
1714739233
Hero Member
*
Offline Offline

Posts: 1714739233

View Profile Personal Message (Offline)

Ignore
1714739233
Reply with quote  #2

1714739233
Report to moderator
promise444c5
Full Member
***
Online Online

Activity: 280
Merit: 132


Keep Promises !


View Profile
April 21, 2024, 11:18:14 AM
 #2

~
Could you help us to ask creator  if the generation  is randomly  or we can  specify the transaction to generation  just like using 5he bitcoin-cli too to generation  transactions

LoyceV (OP)
Legendary
*
Offline Offline

Activity: 3304
Merit: 16586


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
April 21, 2024, 12:32:57 PM
 #3

Could you help us to ask creator  if the generation  is randomly  or we can  specify the transaction to generation  just like using 5he bitcoin-cli too to generation  transactions
I'm not sure what you're asking. It probably helps if you read it again before posting.

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!