Loading Tool

Explorer IconExplorer

Memory Pool

81,927 transactions
30.66 vMB
0.10071472 BTC
Random Selection Loading Transactions
Max Size: 184.08/200 MB

Candidate Block

Mining Attempt f308318e06cfc9d046f116c07f4c650c75fae0a4f706ee0b84609a27fefa39b2
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root ca6192754fdd0bbad25a1dbae23a14ea45fd58fae0d9889aff77524c4c59dd06
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,477
Size: 1.00 vMB
Total Fees: 0.03505219 BTC
Feerates: 150.77 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (259,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,816 655,816 00000000000000000010bdbdf1a3ee87e17a6f571238a10e74c98da30477fed8 2,338 1.00/1.00 vMB 121
655,815 655,815 0000000000000000000d37dc9452abe6f9c749754c0502066f718c82bac92374 1,961 1.00/1.00 vMB 214
655,814 655,814 00000000000000000009abc23da65f2a5878e8c5fede3176565ae54279fbafd5 1,317 1.00/1.00 vMB 13
655,813 655,813 00000000000000000007213dba7b8cef30b254e1605175175316599f9d48daa1 509 1.00/1.00 vMB 21
655,812 655,812 0000000000000000000b72643683459d179a7c64b028060babbd88f056e5d195 400 1.00/1.00 vMB 40
655,811 655,811 000000000000000000011944f64ce67ee73431d758dce234a68d6122feb9e027 274 1.00/1.00 vMB 19
655,810 655,810 0000000000000000000b53754c94e2f6e870549f4f070596f07cc16de60a1c2a 460 1.00/1.00 vMB 31
655,809 655,809 0000000000000000000ea7f341e4ad4946449d554353efffdb0816761d3da9cb 257 1.00/1.00 vMB 16
655,808 655,808 0000000000000000000f7dbd68a77b74a518d766b7d28b29fd0a9a248fe490ba 2,162 1.00/1.00 vMB 95
655,807 655,807 00000000000000000003b22c07fc1f76c8a06749578916b115301203bcdd7439 2,027 1.00/1.00 vMB 52
655,806 655,806 0000000000000000000d378d9159afafc26c9bd1c792058994c8e6defdbeae11 2,609 1.00/1.00 vMB 126
655,805 655,805 000000000000000000048a5f5465366b065dba7c710459b3b2995cd6a3371617 1,085 1.00/1.00 vMB 25
655,804 655,804 00000000000000000008653baaee7b535868c162230db66a1a73a84df4dd64b2 2,001 1.00/1.00 vMB 138
655,803 655,803 000000000000000000080695d12c7bc124cb53f18c09f9518ac9bf801591d271 2,089 1.00/1.00 vMB 70
655,802 655,802 0000000000000000000b8702ee1d1ada17bb9b744f93340b6ad201265e544d75 1,841 1.00/1.00 vMB 60
655,801 655,801 0000000000000000000afe084242e3abb6edea5ef6c8b9572fb3457dc35b7903 1,969 1.00/1.00 vMB 11
655,800 655,800 0000000000000000000349986a300daa9982d3d5a317ae685a1563cd911b9ccf 2,242 1.00/1.00 vMB 60
655,799 655,799 0000000000000000000a22b84e9c49e45ac865c14a055b29d4dd3b52d690a5cb 902 1.00/1.00 vMB 30
655,798 655,798 0000000000000000000976bcc9b17e1c2d502fabd4d248edd4cd1acbcbf3c5e0 2,657 1.00/1.00 vMB 165
655,797 655,797 0000000000000000001038c7c4b98ff68f8b3955aee8ba06327e8ebc4da84abd 1,801 1.00/1.00 vMB 214
655,796 655,796 000000000000000000052443c99e69b441ceb52d7f51326705e18145b8dff93e 493 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.37 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 663.67 GB
    • Received: 14.93 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.