Loading Tool

Explorer IconExplorer

Memory Pool

81,263 transactions
22.32 vMB
0.06410342 BTC
Random Selection Loading Transactions
Max Size: 148.33/200 MB

Candidate Block

Mining Attempt a75188bae99e1f98eb13527a2b1be4fc40ed4ca5ba2de46e09da40d566373f68
Version 20000000
Previous Block 00000000000000000001ba3b9451e432b1c91ed32034b9a58b49b57e40c7cce4
Merkle Root 06f7f2a5a068eefc16e02cb72ec272a8d8f7b32656b33d07bd1f406ec05a8cee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,848
Size: 1.00 vMB
Total Fees: 0.01276322 BTC
Feerates: 172.83 > 1.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,128 (848,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
67,629 67,629 000000000015ed457c1b4cf1cd775da31401290ba64a91c9e1785065792b3195 2 0.00/1.00 vMB 0
67,628 67,628 00000000001c89df256821dc6c4b415e4e3705d61987ad24d0301fc64f1a1854 1 0.00/1.00 vMB 0
67,627 67,627 000000000024c1c5bfdd54b2a530c50a4cb1af583f4a017ef92009b5bfebe4cd 1 0.00/1.00 vMB 0
67,626 67,626 0000000004dd362e6647aa71a7a60b1cd9dc2011d467bb321ac5aa63b466cc62 1 0.00/1.00 vMB 0
67,625 67,625 000000000378f131806222dcc8923a9dbe73b0a0f2b9af5d63fad6229df9f259 1 0.00/1.00 vMB 0
67,624 67,624 00000000018d039f684a82fdcdfb0ced89bbc75e89a4d08e0532b16b7560109f 2 0.00/1.00 vMB 0
67,623 67,623 0000000000a9e643c9c28c524a2a1d961f6e908cda000a9cc310aa422b3d5a0b 2 0.00/1.00 vMB 0
67,622 67,622 0000000002114b973cb0d7355e18d3ed48be83cb2cc01904cd43e0a0504eb3fd 1 0.00/1.00 vMB 0
67,621 67,621 0000000002c6e42162dc0fcd005caeb8119879a3a039341f222ddec9a1f8949a 1 0.00/1.00 vMB 0
67,620 67,620 000000000482c1d1debb0258d0705ce7bebaffb0b1e113a6f1e4c2579f4e848f 2 0.00/1.00 vMB 0
67,619 67,619 0000000001f323f68640ac4516fdb304275d892c7d4c0554ee3a9d1fbe5e2682 2 0.00/1.00 vMB 0
67,618 67,618 00000000052ee3d21a22639e33593c397008a23b446462ee86cdad51f9430c47 1 0.00/1.00 vMB 0
67,617 67,617 00000000045ed212b49c76226ee79bb94248ca947a15e14d89fbd3848ca28492 1 0.00/1.00 vMB 0
67,616 67,616 0000000004b2f9ee0467f38c37182b6fe4a9ff80cb9e6e3c51715c896b33f98f 1 0.00/1.00 vMB 0
67,615 67,615 0000000002edf7b3ca9d3b0db1f9735f16ff1c5328542a0dc57e288156fb4713 1 0.00/1.00 vMB 0
67,614 67,614 0000000004c03a4913f729392b894fd085ca0735e65c678880142ecc2e6e3ff2 2 0.00/1.00 vMB 0
67,613 67,613 00000000056d02d0ff34820005e7c006c17d93103bf8ad07263a5b17a327592b 2 0.00/1.00 vMB 0
67,612 67,612 000000000480a62396fb92a9fe158b566335b691d9b0f0a6d657a0c9daea596b 2 0.00/1.00 vMB 0
67,611 67,611 0000000000c0e9d1a6aab8daee90779d0a4b7de2fbb0647c0033cf01925ec878 2 0.00/1.00 vMB 0
67,610 67,610 00000000056e76e71a485e3188c616ed3ccec61e839d36c8a3100c59353c4e8b 1 0.00/1.00 vMB 0
67,609 67,609 0000000004a1a7e4ad2e7d40af46d0742d2258d372cf96485e6b30c348a74e48 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.34 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: 817.16 GB
    • Received: 24.38 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.