Loading Tool

Explorer IconExplorer

Memory Pool

80,192 transactions
29.62 vMB
0.11234156 BTC
Random Selection Loading Transactions
Max Size: 178.91/200 MB

Candidate Block

Mining Attempt a07bcc504f81bc202203da786311cb07facc87625a14763f9cf72b0e5e239797
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root ffeb642af1a228d8bf2ed7c73b1a9168a255ecc6a248c1775256a0d67fd30d5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,392
Size: 1.00 vMB
Total Fees: 0.04586329 BTC
Feerates: 477.45 > 4.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (320,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,292 594,292 00000000000000000018db2403d5ec8ac41674ddc9c42aca57106b50a612c983 2,656 1.00/1.00 vMB 6
594,291 594,291 000000000000000000136bcc1edd699bd4ed327c9a34951cd1e6b9ce4ad1308c 2,938 1.00/1.00 vMB 31
594,290 594,290 000000000000000000010e97aa9d24a8ead2f1940c26fa0704b789cfd4237f80 2,786 1.00/1.00 vMB 38
594,289 594,289 00000000000000000001299fc84c9156d1745640d81ff0bc07543ff8185dc366 3,078 1.00/1.00 vMB 37
594,288 594,288 00000000000000000014f79a6109eed17c7ef3eaacac2bbb6cd0417a5c37f20e 817 0.27/1.00 vMB 14
594,287 594,287 000000000000000000141b3a1ed13f86a56e06214d020cadcfa32d4f7dac128b 3,317 1.00/1.00 vMB 31
594,286 594,286 0000000000000000001843da8ba9e0efb52b2ec86850be18f11cab04890b3bab 2,362 0.83/1.00 vMB 27
594,285 594,285 00000000000000000012eb13c7dcb7eed99d85bd1eab8470b8c24ffad4fb634d 618 0.21/1.00 vMB 27
594,284 594,284 00000000000000000009904cebaa68dd976f5263539069e13e981936e8ab49bc 1,517 0.52/1.00 vMB 34
594,283 594,283 000000000000000000130a01163935d1d5143e0c36722f699f7e4ba471992efa 1,816 0.69/1.00 vMB 8
594,282 594,282 00000000000000000002897cf71486449d3cb05e8c9c1e1d905c5a9536556c89 2,704 1.00/1.00 vMB 12
594,281 594,281 0000000000000000001535ed153bc08d970ecef85774586af83d54fa11515da1 2,491 1.00/1.00 vMB 25
594,280 594,280 000000000000000000051423cb4f2bd2d5db31da43195a749f096ca9ab82f1e0 2,525 1.00/1.00 vMB 44
594,279 594,279 00000000000000000017d69ea8c961cca59ab1240660c04b4c7e7aca54de0687 3,197 1.00/1.00 vMB 45
594,278 594,278 000000000000000000174f863c21451472369b4de4748af64f1fcc1602ade45b 2,921 1.00/1.00 vMB 58
594,277 594,277 00000000000000000012ca1b0971247b27e59409c0bce7361ced2f9e0a69d33e 2,691 1.00/1.00 vMB 20
594,276 594,276 0000000000000000000100c664ac29f8a4348998f9a4688615578264d4277594 1,950 1.00/1.00 vMB 35
594,275 594,275 000000000000000000149e0f76fc7772f037b41800580b524e11b664554036a1 2,696 1.00/1.00 vMB 41
594,274 594,274 0000000000000000000df7133eab6acb00ce6da3e566f1c1274d3fb3caf17206 1,573 0.53/1.00 vMB 30
594,273 594,273 000000000000000000193332a8e6a99824aeae94d3df7965f3bf31e4c9d97329 2,678 0.89/1.00 vMB 20
594,272 594,272 00000000000000000009ea8dc869a9bf8d57e1fee609373cd4b7697a072da187 2,375 1.00/1.00 vMB 37
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.17 GB
    • Received: 16.18 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.