Loading Tool

Explorer IconExplorer

Memory Pool

77,809 transactions
28.86 vMB
0.06726583 BTC
Random Selection Loading Transactions
Max Size: 175.13/200 MB

Candidate Block

Mining Attempt 53f8822c2d914fde659b801662470be83b258189b5da505a90dca52e1eca3340
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root 58eb453d184c784ded8026301c8c6fdf011fbb4f804fe287c3b3f9192e1c490c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,880
Size: 1.00 vMB
Total Fees: 0.00712835 BTC
Feerates: 149.20 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (267,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,492 647,492 0000000000000000000922d6cd4e0d185469cc941580750fe35a082cc1b06169 3,013 1.00/1.00 vMB 76
647,491 647,491 000000000000000000082e092ad3ce91a5d0ef9a2f362f9132fc596a043f0dd2 2,659 1.00/1.00 vMB 92
647,490 647,490 0000000000000000000409c402fde729bef7798d7070307d87d736e129653bb6 2,810 1.00/1.00 vMB 80
647,489 647,489 00000000000000000006d5a9ad2b42e6cb758f4deabda366049c7f1ea9bb3741 2,590 1.00/1.00 vMB 103
647,488 647,488 000000000000000000039c7cc37d02f48bb9d976d356a18d104354e8160f8476 2,578 1.00/1.00 vMB 100
647,487 647,487 0000000000000000000fa2cb27d02ebf9f00a8882de2c990348242e6d6e24e88 2,937 1.00/1.00 vMB 121
647,486 647,486 0000000000000000000d23d789dab933b541c2ad66f38b997df393ba9020ce46 2,690 1.00/1.00 vMB 97
647,485 647,485 000000000000000000027a859be748d59ee4157ed51753b070f5431d33c84171 1,586 1.00/1.00 vMB 89
647,484 647,484 0000000000000000000f3255550b2a6f69b4ad67159f0c4b888c24b306772d03 1,860 1.00/1.00 vMB 92
647,483 647,483 0000000000000000000031db4e48fd2dfd1d922ce6d31d49f2bbe9666ae1de58 2,898 1.00/1.00 vMB 114
647,482 647,482 0000000000000000000fb240e720838dacb60045aaedfaddc64bc619026057ec 1,771 1.00/1.00 vMB 21
647,481 647,481 00000000000000000005da10a63d4a52e7748367740607c22dc18db44cede76c 2,827 1.00/1.00 vMB 40
647,480 647,480 0000000000000000000d7a89daa6d0f20108cffe6cc99761bf53df331b6569fb 2,717 1.00/1.00 vMB 25
647,479 647,479 000000000000000000045c90f7f9767c98dfd2b839337ed9229db70c037e6d8c 2,697 1.00/1.00 vMB 59
647,478 647,478 0000000000000000000c540169e1e96eb0d60222a5556a817702b7085ab35358 2,654 1.00/1.00 vMB 44
647,477 647,477 00000000000000000005214778b2eaa48a75acb629a1e2c82f58e229393ad405 2,399 1.00/1.00 vMB 65
647,476 647,476 00000000000000000009de1e8971fda744046d896556f4ce22294bbb80842561 1,228 1.00/1.00 vMB 110
647,475 647,475 0000000000000000000bdb03f14a4cbc8aad7f2d98279b27e876884a56b54c93 2,107 1.00/1.00 vMB 78
647,474 647,474 00000000000000000008fb804f3dfdc7db00491b52af22c240095c7adfa67aa3 2,527 1.00/1.00 vMB 50
647,473 647,473 00000000000000000001ef81ec10d1c96dc3f54adee09154ec04dab0f65413c9 2,585 1.00/1.00 vMB 85
647,472 647,472 0000000000000000000da3af6efbc15c0fd13fffbde85bf1b320483fd89b7319 3,052 1.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.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.