Loading Tool

Explorer IconExplorer

Memory Pool

39,785 transactions
25.65 vMB
0.04986474 BTC
Random Selection Loading Transactions
Max Size: 133.54/200 MB

Candidate Block

Mining Attempt cfb1e9ad7e43f7f4e435904f0d601a2740a07a27bb98f963f78eedb452f08ed9
Version 20000000
Previous Block 00000000000000000001e4641041357973cbb89b5d273b08fb2552f298aa7366
Merkle Root e2b4b9e0648778562bccf3166ea2e10fbc6a532d3f974e71079e98730ac39b17
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,745
Size: 1.00 vMB
Total Fees: 0.00342064 BTC
Feerates: 41.65 > 0.34 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,734 (152,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,623 762,623 0000000000000000000369b0275925a9ebdecf200def02220dcafa1e877287d7 1,642 1.00/1.00 vMB 16
762,622 762,622 00000000000000000003118a43c340ab9a3416526c41229f1929270183eb7fde 3,276 1.00/1.00 vMB 31
762,621 762,621 0000000000000000000442c8eb07128b6a2bea3c5d69db0f5e933df174c6584c 1,797 1.00/1.00 vMB 11
762,620 762,620 00000000000000000001c7bfe6c29c5ce00891252d62c183d629823cff12ded2 2,635 1.00/1.00 vMB 4
762,619 762,619 000000000000000000048f0a1092d8278469c545141f3efa4c14ea9a4427be9f 2,533 1.00/1.00 vMB 12
762,618 762,618 000000000000000000057fb2f20f8b5fe66d9ced1c7733a5c3fe1aff64061280 3,038 1.00/1.00 vMB 18
762,617 762,617 00000000000000000003f3a1c794f3f5865da18b258d5bcc17f07529093554c9 3,076 1.00/1.00 vMB 27
762,616 762,616 000000000000000000016f56580184ada325ad22527400a7a384e8c5f8307350 3,111 1.00/1.00 vMB 34
762,615 762,615 00000000000000000000e3444682d6a2b536fe8c2b82796bfae57b3e19826c3e 1 0.00/1.00 vMB 0
762,614 762,614 00000000000000000005564e9d5adca056903fb22d481bf30b29f835f8a1a4b4 1,587 1.00/1.00 vMB 19
762,613 762,613 00000000000000000003ec076cff2fe060ff2d23f0f04b47bee56ebb01e24d7e 2,396 1.00/1.00 vMB 22
762,612 762,612 0000000000000000000590a8699eb4a4523ff1c07a5480e86e8674c3f73720d1 2,732 1.00/1.00 vMB 25
762,611 762,611 00000000000000000005c0b0b18580bb349a965e50c32e1ce37fc25415fcf655 3,563 1.00/1.00 vMB 32
762,610 762,610 00000000000000000001d996ae893eac239f095cb39766638021a33ff41deb83 1,415 1.00/1.00 vMB 5
762,609 762,609 00000000000000000006252bb0905f2af710760e8d527ebec9fcce7e83cb480c 2,711 1.00/1.00 vMB 10
762,608 762,608 000000000000000000024414cef2c59bbffb10d799955320d8e4aebd0b353fed 2,635 1.00/1.00 vMB 13
762,607 762,607 00000000000000000006be9965a574957c4eafc6a20576686cdb6c099612f702 3,238 1.00/1.00 vMB 26
762,606 762,606 000000000000000000050848cd6e2efb67877609283eef60328cdf2c4bf90647 3,460 1.00/1.00 vMB 23
762,605 762,605 0000000000000000000008d165968975682ad1f6d7545cd51712dcecd6387fe4 3,420 1.00/1.00 vMB 30
762,604 762,604 000000000000000000078bb0c96b975713b31c5d0ac5179784cec12032a3a14b 2,774 1.00/1.00 vMB 33
762,603 762,603 000000000000000000026b0ccae50146e373c5c119d908a476c61d72b9bcb95d 1,736 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.92 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: 646.11 GB
    • Received: 12.81 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.