Loading Tool

Explorer IconExplorer

Memory Pool

76,650 transactions
28.57 vMB
0.07358003 BTC
Random Selection Loading Transactions
Max Size: 172.98/200 MB

Candidate Block

Mining Attempt b5590f03aee0cc85362e587379d33690b1dccf8f4b2137485b18d5cb7fb94159
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root e6438f454b4a134f12f5bdac194ebd1a4d79a43814577ac48607cd7485487752
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,548
Size: 1.00 vMB
Total Fees: 0.01437159 BTC
Feerates: 214.59 > 1.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (286,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,164 628,164 0000000000000000000ede824646cf7d5c5e90acf9b7f1f8b3a9bc63cf197bbb 2,804 1.00/1.00 vMB 61
628,163 628,163 0000000000000000000f0ff3980c802f5e1870942fd405e4fb4f96e5a24f325c 2,860 1.00/1.00 vMB 59
628,162 628,162 00000000000000000007f2b56070747a61dfd7568c4e3b00afc9b55ade07cd73 2,464 1.00/1.00 vMB 61
628,161 628,161 0000000000000000000e1edbfed6f451516031970436d00efde8ce4678ea4741 2,582 1.00/1.00 vMB 82
628,160 628,160 0000000000000000000f039e2f98378d4e7a5e6b5f85fc79b9ffeb27ed17416a 2,713 1.00/1.00 vMB 54
628,159 628,159 00000000000000000001932d11a9e3fa4123713eac72ea6de80be8b4c9c38d48 2,885 1.00/1.00 vMB 45
628,158 628,158 0000000000000000000921b202eeccde62b44c6fb6456fbd535cd6698cdbedf8 2,268 1.00/1.00 vMB 80
628,157 628,157 0000000000000000000babe8179b47ac0eec19ebde91656724929263254cad8f 1,969 1.00/1.00 vMB 55
628,156 628,156 00000000000000000006116c4bef6a5c855b2d4e8895190b8edefab2e5e0987c 1,836 1.00/1.00 vMB 63
628,155 628,155 0000000000000000000c45f760c7430768067d07e080b66e30e7b2fb3fd57864 880 1.00/1.00 vMB 71
628,154 628,154 0000000000000000000041a8410def84418f7738711689ab015a695266129b69 923 1.00/1.00 vMB 88
628,153 628,153 0000000000000000000da389bf889553668c173b3dff6218bd59231d9985aab6 1,470 1.00/1.00 vMB 147
628,152 628,152 0000000000000000000fab8ca9277f31801ed04ad98a7ed05273582d813d62cd 2,621 1.00/1.00 vMB 29
628,151 628,151 00000000000000000004b4e0bb786962d42adedc8dbbcbce5055e04a601f5cfe 2,456 1.00/1.00 vMB 11
628,150 628,150 0000000000000000000ea40e249e4fbe734529bb38e418aad117a5bb5f7df58d 2,785 1.00/1.00 vMB 23
628,149 628,149 000000000000000000042cfb3286bd96a076dd266495cadc6829df4696616c7d 2,509 1.00/1.00 vMB 8
628,148 628,148 000000000000000000088603f7eacfbe382a4e9f15e35a99aa499f24da3e9d3f 2,371 1.00/1.00 vMB 14
628,147 628,147 0000000000000000000ad2e166937816570c02651a83f39f7474249b13094ba0 2,311 1.00/1.00 vMB 23
628,146 628,146 0000000000000000000bcc01946445ab623fe2202be1b4ffde8fa47970aa7b40 2,732 1.00/1.00 vMB 14
628,145 628,145 0000000000000000000423b9ac2dafb634061087b826f400dd36ed733b9ea124 2,460 1.00/1.00 vMB 20
628,144 628,144 0000000000000000000c9263c45475c1756f2de57721a4a1963dce48a582795e 2,726 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.63 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: 672.16 GB
    • Received: 16.16 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.