Loading Tool

Explorer IconExplorer

Memory Pool

45,288 transactions
27.85 vMB
0.08908113 BTC
Random Selection Loading Transactions
Max Size: 146.25/200 MB

Candidate Block

Mining Attempt d8fbb990dea5daacc385aeb420d782ce51066c4a53d9a451c158b2d024db4061
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 54ab5223c009d38b9b26314eb3889ff93025053d8c30bc476966f5131ac91d8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.03439644 BTC
Feerates: 157.73 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (898,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
16,632 16,632 000000000fcd08116fbb3cf38789c20787dc757632428b5832d043d08882eda1 1 0.00/1.00 vMB 0
16,631 16,631 000000009c30c4481be1690dafb7ef6df367dbefb212369d204006bd29d8334e 1 0.00/1.00 vMB 0
16,630 16,630 000000002bf8b592ca2f776e1298f4bc23dcb5209162ee0935ea28e4192ea3ba 1 0.00/1.00 vMB 0
16,629 16,629 000000001f4e5a59c1837e88a6b67b54b931a0ddc787e592029b5df2bbce03dd 1 0.00/1.00 vMB 0
16,628 16,628 0000000026b9911ee064708514df8a59a3d3d38fd38739182c13b3f2c4d207f8 1 0.00/1.00 vMB 0
16,627 16,627 00000000d323d9cd7b39def92ebedfea40a790d96f1b3d8a7ba4cd279f7ae8a5 1 0.00/1.00 vMB 0
16,626 16,626 000000008c01576b01cf244f572e799c37d446cfbf36b169fb0d662259027da1 1 0.00/1.00 vMB 0
16,625 16,625 00000000c366e50ce949fd2f77acca55020f1214585b5a4312d5d769f9bada2b 1 0.00/1.00 vMB 0
16,624 16,624 00000000ee9059d0942f1b1b4580cb4e9f0d1948b50704facaa9ec6ffb2cae21 1 0.00/1.00 vMB 0
16,623 16,623 000000009e786d27ec90e85c6d0db47aba3442c31d0c00205ac9ea57ce5d1e19 1 0.00/1.00 vMB 0
16,622 16,622 00000000b5de1383e6fd42e12e9d94f28170c940e0a327fb70c5c70ce73334e8 1 0.00/1.00 vMB 0
16,621 16,621 0000000064b7ce08c1cd67a917a960fbdd3a655ca2c352f87a2ca953b7137406 1 0.00/1.00 vMB 0
16,620 16,620 00000000fecb1e5a4cdb4e8261dc7edd6b7dee4a0578cac5d01efa7f3b3b42e4 1 0.00/1.00 vMB 0
16,619 16,619 000000003e12bef6ef4137731f0abacfe747c9c106a7f1e2275dc026b8298d38 1 0.00/1.00 vMB 0
16,618 16,618 000000002813d90e5187315ee7911a400b9123e243f02cfc129007fa88d282b1 1 0.00/1.00 vMB 0
16,617 16,617 0000000014c7f49c2e208cb549287055ab1ee64dc460597a9288192bcc3f300d 1 0.00/1.00 vMB 0
16,616 16,616 000000003dc048d88e45ca20f7b4712b106e8bc9416274572854c66499ed4f1d 1 0.00/1.00 vMB 0
16,615 16,615 00000000e4e0a4c3f5793b0e22b3bc02611cf7a7176c00a54e16a2c0e1280023 1 0.00/1.00 vMB 0
16,614 16,614 00000000912ed69bea681e65c6e7199fdf0e72801629bea14375e622c9728262 1 0.00/1.00 vMB 0
16,613 16,613 00000000c87e6e6692c59e397ffc6a9f021d1cb35579c66db0ff3b037eb70257 1 0.00/1.00 vMB 0
16,612 16,612 000000005890db7ba1d5ef24a6d585ad6688fa1498917e21ec1cda65155ae6bf 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.24 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.