Loading Tool

Explorer IconExplorer

Memory Pool

45,913 transactions
32.27 vMB
0.12841388 BTC
Random Selection Loading Transactions
Max Size: 163.77/200 MB

Candidate Block

Mining Attempt 9a4a06e36b722f69bf9c4b8bc0d777092cab53855419f6b4f14ff700760d0ffd
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root e38df0346f0ad4ef5c0de1a09b858777d5d07e7615fcb07e8e6cdb7b0891489b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,716
Size: 1.00 vMB
Total Fees: 0.05533838 BTC
Feerates: 265.25 > 5.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (222,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,138 692,138 0000000000000000001272223bc347a0128738d53578308900d8a5203967f253 2,293 0.97/1.00 vMB 12
692,137 692,137 00000000000000000007d77923af20a26350855d522ac4552337f81934821387 2,473 0.97/1.00 vMB 14
692,136 692,136 000000000000000000091f3fac59e2d8a9bc53e160ea0e0333837d80d5c94a78 1,342 0.82/1.00 vMB 10
692,135 692,135 0000000000000000000763deca7a9183b3e7646fd492258320afed6e3381399f 1,092 0.78/1.00 vMB 5
692,134 692,134 0000000000000000000f0d64b885800b4c9c70d6129f4d865efb0dab6c028a00 1,186 1.00/1.00 vMB 4
692,133 692,133 00000000000000000001caa28a0b6a2b5196e65de803d57af810a8a851a97b57 1,007 1.00/1.00 vMB 9
692,132 692,132 0000000000000000000d0c684eb1a830cbbc9574a89ec93386e38ec195f249e1 2,615 1.00/1.00 vMB 4
692,131 692,131 0000000000000000001314ec471daa0c460d18a3d1b0dae876727920bc766bd5 3,055 1.00/1.00 vMB 11
692,130 692,130 0000000000000000000c6444114626d538f8dc901d911c80173b44878bb1cba6 2,895 1.00/1.00 vMB 26
692,129 692,129 0000000000000000000f96f98596e24b4b0d21be34c1188d23dfbcd5527880c9 3,203 1.00/1.00 vMB 23
692,128 692,128 000000000000000000143e36c08e4686f2c7e317bce11c192106ca5ae44207cd 3,104 1.00/1.00 vMB 16
692,127 692,127 0000000000000000000b38409e79d3b4b2263dc54df6180d836c9d3f0baf452b 878 0.91/1.00 vMB 3
692,126 692,126 000000000000000000025ea6c411a02a2d9b343fdc121a9160901b186d651f40 2,503 1.00/1.00 vMB 16
692,125 692,125 0000000000000000000ad6aec51021c8abf3d7f60c1af6a8bf5478d46a8da6ed 946 0.40/1.00 vMB 15
692,124 692,124 00000000000000000003364897995ce581e3c47df3e8df891e3fc3ecb8552f73 54 0.01/1.00 vMB 8
692,123 692,123 0000000000000000001108a585415faca4eef437302b934ef03052d6352c0350 2,129 0.72/1.00 vMB 13
692,122 692,122 00000000000000000011ccf2246f81b7917b6f378ed591802a5a454d8d6b2a22 1,608 0.52/1.00 vMB 12
692,121 692,121 000000000000000000131aff052eaac99328e03d502cb36cf022e023b50f20c3 1,611 0.66/1.00 vMB 11
692,120 692,120 00000000000000000010e22525ae535d9698b25b219b61b659d60afb41ccf8fd 809 0.32/1.00 vMB 11
692,119 692,119 000000000000000000042210802c0d2c70ea47127df8086c1e1554e2d7ba1feb 1,285 0.54/1.00 vMB 13
692,118 692,118 00000000000000000000588bba62bc03672d9dc94c4d9fdde254d75289bfc396 91 0.03/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 626.66 GB
    • Received: 11.70 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.