Loading Tool

Explorer IconExplorer

Memory Pool

26,846 transactions
27.45 vMB
0.07331815 BTC
Random Selection Loading Transactions
Max Size: 131.40/200 MB

Candidate Block

Mining Attempt 8f5db2c868ae2224f4a5024364571244384e34d4aee549eccf71fbb1fc234807
Version 20000000
Previous Block 00000000000000000001199dbf911ab88157d0c6cbff6a9a79ddf68de0fd94d6
Merkle Root 6f93e9d91ae80fcdd640474fae7710e8fc8be1069b9a65b09ad2e01f9b3e1d4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,397
Size: 1.00 vMB
Total Fees: 0.02126570 BTC
Feerates: 301.57 > 2.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,478 (465,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,818 448,818 0000000000000000019cf4d79269dedd7a0df35cb82aab652d0dd6683a58f27c 2,063 1.00/1.00 vMB 86
448,817 448,817 000000000000000001589d2aba0f9576bf35fe3c0ef1c71fb85503c720eae66a 2,959 1.00/1.00 vMB 109
448,816 448,816 000000000000000002a81354f0a25fa3f9722bb21ce3db79aefc3d5670eedd86 1,893 1.00/1.00 vMB 69
448,815 448,815 000000000000000001f7c172ee1a32b6fc260369983439c9a67ba2c78d19bdd6 1,810 1.00/1.00 vMB 68
448,814 448,814 0000000000000000012093b6457e9b92aa619e8ddfa17bfa9d8e6e9be78c7688 2,785 1.00/1.00 vMB 70
448,813 448,813 000000000000000002d2d0ed48c0b9f78da27ca8cc9d470f6d63088efb22a6cc 2,100 1.00/1.00 vMB 92
448,812 448,812 0000000000000000020e77a58fabee9df7f3cc870fa1ee3c97d69c3d014449b7 2,629 1.00/1.00 vMB 115
448,811 448,811 00000000000000000094934cbf8a89a3392d2f23c1ca482291b80b35a63dce7e 2,731 1.00/1.00 vMB 67
448,810 448,810 0000000000000000002b4ef3c776965a2b8c69252443c6e392a577a16bfe70df 1,992 1.00/1.00 vMB 85
448,809 448,809 000000000000000002a9da94c41a9b6d82e6ae4c1d613f384caf3203c3747965 1,984 1.00/1.00 vMB 95
448,808 448,808 0000000000000000033b02153e6ba67a9290c78c5d6e8cebf4c3162306f97c7e 2,498 1.00/1.00 vMB 76
448,807 448,807 00000000000000000076f582d444d0eb3dff952fcdcca2a9c0d9b0a7cdede687 2,387 0.93/1.00 vMB 93
448,806 448,806 000000000000000000f5b0c834202b9610511264a2029a896958012ed9f7afab 2,319 1.00/1.00 vMB 100
448,805 448,805 000000000000000001eed41117b32c21ff911942f7940cfaab6d42653d477872 2,344 1.00/1.00 vMB 74
448,804 448,804 000000000000000001b8d9c15e082066a77a738f5f4a324463659bc362d5e480 2,136 0.75/1.00 vMB 98
448,803 448,803 000000000000000001b13e21f461317e096e9352ca4d89ea42b070185f3023f8 2,887 1.00/1.00 vMB 82
448,802 448,802 0000000000000000009264e339edd4dfada0c4e068656b69fbd3c8f8130416c0 2,312 1.00/1.00 vMB 97
448,801 448,801 00000000000000000106d8707f809fbd12d2eac9595e28785aead5cc5dce041d 2,545 1.00/1.00 vMB 72
448,800 448,800 0000000000000000004d7fdeaf851379a7fb0b23d18c187b5b9766a1294f5a0c 2,361 1.00/1.00 vMB 106
448,799 448,799 000000000000000001d3ac7ba554191944ca689c170970b61d9d39e2ad7b33dd 1,972 1.00/1.00 vMB 118
448,798 448,798 0000000000000000006eac8578127268f4a6b3c17dc5062ec14fa6339e2dd362 2,357 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 610.95 GB
    • Received: 10.77 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.