Loading Tool

Explorer IconExplorer

Memory Pool

53,803 transactions
32.06 vMB
0.15511851 BTC
Random Selection Loading Transactions
Max Size: 171.25/200 MB

Candidate Block

Mining Attempt 64a4f44780a586abd724db742f3b9f56027a30859b79f3ab42b14f4c15789583
Version 20000000
Previous Block 0000000000000000000156b87c929dcbe2f3858c58e7ca3719bcdfd58093d240
Merkle Root 952abd472bdb7f1ae465a564dbc23f1d1fa64ce7f8d924f708247d742988dfcf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,490
Size: 1.00 vMB
Total Fees: 0.05666104 BTC
Feerates: 101.68 > 5.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,822 (389,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,627 525,627 000000000000000000012b38119cc75cab87da701e93f99ba455b2666fbce3c5 713 0.48/1.00 vMB 9
525,626 525,626 0000000000000000001f1431cfa9a8ceafa7f3f69638e649f037b19ae3bbc8d9 1,293 0.58/1.00 vMB 23
525,625 525,625 00000000000000000037c13cfa88730ab2187e859c930e0900aac7fc1a83b4ef 1,416 1.00/1.00 vMB 3
525,624 525,624 00000000000000000020828ef7db20f2d14b1d148f96eeb68e4430ba944e8152 2,496 1.00/1.00 vMB 15
525,623 525,623 000000000000000000127fadae179bd3a1682cd32b4ef070dcf12ad99812ce59 2,256 1.00/1.00 vMB 15
525,622 525,622 00000000000000000021e55ac8726040f8ce532a0b33115c6acb977f66ba294e 1,624 1.00/1.00 vMB 23
525,621 525,621 0000000000000000003cd5947e53bf7f3a9caf2efab1060832d6e7f61562ad94 1,151 1.00/1.00 vMB 27
525,620 525,620 0000000000000000003e1add9892b8bd72befd5ab4458d2df3f8ffd07fcd888d 650 1.00/1.00 vMB 59
525,619 525,619 0000000000000000001c544b42976c4d2070bd0464da472adc7154aa289bbbf4 2,173 0.94/1.00 vMB 19
525,618 525,618 00000000000000000035fe86a73fbbadbc4540697f52b628993129be3a1a0d08 1,849 0.77/1.00 vMB 21
525,617 525,617 00000000000000000010a2b2e1ec352bb31947887662a397be52b8e2435ab91f 108 0.04/1.00 vMB 17
525,616 525,616 0000000000000000000abcce7e6dcb649f62af6ffda9b0d8c545ae0a56b11930 962 0.36/1.00 vMB 19
525,615 525,615 00000000000000000023f66fb8d0717a6954032653ca1d79923942fc935dd7bd 679 0.26/1.00 vMB 17
525,614 525,614 0000000000000000001df8cd572bc68348d95e425e9cd2fe7dae6d67af44aa78 65 0.04/1.00 vMB 35
525,613 525,613 0000000000000000000f9476dfdca19f35a55053b61effa2729287dc3b6c7839 1,443 0.52/1.00 vMB 21
525,612 525,612 00000000000000000008bb07f381d6e0f23b960b042bc4928e79ec5ea5240b64 1,113 0.61/1.00 vMB 22
525,611 525,611 0000000000000000001040098df88e8b69cdd11118afcb6ae99e7caef0df661c 2,127 0.68/1.00 vMB 5
525,610 525,610 0000000000000000003fa415f12026aca49a3626be6d7253c8727845253fb379 2,581 1.00/1.00 vMB 30
525,609 525,609 00000000000000000015493fe2fc80e752deb8682bd24fdd1aec7ecd3745e773 717 0.36/1.00 vMB 21
525,608 525,608 0000000000000000001490dcae53154d4c37ad7b1db6717a7746a4e8cae0f41a 2,458 1.00/1.00 vMB 11
525,607 525,607 0000000000000000003d883bf61e3237e47c13e44360af86fd4a3b8b05145b15 2,132 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.07 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: 651.27 GB
    • Received: 13.52 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.