Loading Tool

Explorer IconExplorer

Memory Pool

40,063 transactions
26.90 vMB
0.08913901 BTC
Random Selection Loading Transactions
Max Size: 138.58/200 MB

Candidate Block

Mining Attempt 8a9f3fce1b62c4bdf00be4e6a1471753164df7dd45fb6658c2457e406b61ff2f
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root da3cab2ef2f45fe612c02edd132e9bc1440b8af869b24020f94acd034f610801
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,492
Size: 1.00 vMB
Total Fees: 0.03593565 BTC
Feerates: 197.12 > 3.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (222,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,619 692,619 0000000000000000000275768a632f64536cdf12195e45014a51b591c6eca51f 738 0.26/1.00 vMB 11
692,618 692,618 000000000000000000088310005fdfbd68096964b794f9ac40b21ef5b34baae6 378 0.48/1.00 vMB 1
692,617 692,617 0000000000000000000ff5f78a09f7ad5d45f09ff96e4159847677f18a9c3186 2,696 1.00/1.00 vMB 14
692,616 692,616 0000000000000000001389735609f4f85735d6cae2cc4a432f8e1b9388ff67eb 2,894 1.00/1.00 vMB 5
692,615 692,615 0000000000000000000818cc451ece143e784f5a3ca737dd01cc6fdd530c3084 2,788 1.00/1.00 vMB 20
692,614 692,614 0000000000000000000010714eb049e48f1eecd2eb0777fd343754dc453f3c86 918 0.46/1.00 vMB 16
692,613 692,613 00000000000000000014454e83304996581f25da03e8b1bf527ec62f9155fbc1 676 1.00/1.00 vMB 4
692,612 692,612 0000000000000000000a560480db3b45065b7248b6f43b7d2ad1b15cda0c29f3 1,711 1.00/1.00 vMB 2
692,611 692,611 00000000000000000013d736ee3f50af566319440f2312c3ae4c4060a24a9f52 2,316 1.00/1.00 vMB 27
692,610 692,610 0000000000000000000405f73eb09df2405875eeb25760efb09ca06f7e6bf0f0 2,280 0.83/1.00 vMB 14
692,609 692,609 00000000000000000006a2edbea88d7ca08abfe3ce26c2200db8efdead8fc7c5 2,331 0.96/1.00 vMB 7
692,608 692,608 00000000000000000006fa0817991709a342d5065839d6c9efe09016289830ee 3,565 1.00/1.00 vMB 3
692,607 692,607 000000000000000000116cf29d7002813029c49682d549444d7593d1b84e52e5 2,470 1.00/1.00 vMB 20
692,606 692,606 0000000000000000000e150a21af45498d8ffa394477abdfa83543ec16759110 2,292 1.00/1.00 vMB 56
692,605 692,605 0000000000000000000595e8bd0a7e8aeddd65dd67e1a7b389fd4149dd00a252 1,112 0.36/1.00 vMB 11
692,604 692,604 0000000000000000000d33e4afd2f0d0b034514bab7e16489df2de7d620b58d5 795 0.39/1.00 vMB 8
692,603 692,603 000000000000000000138f0b13df3e0280c7503573d1f5193e9b7ebf2c23322c 976 1.00/1.00 vMB 4
692,602 692,602 00000000000000000004f54795331c6661f9a084a8653c4f7bd712b62e6917a3 1,767 1.00/1.00 vMB 12
692,601 692,601 000000000000000000111d741a9c615c62fc83bc0898d845b4ddce62a20ec477 1,995 1.00/1.00 vMB 9
692,600 692,600 0000000000000000000b8b24b986c1a9ac8292639e05077865566ddd6e23a097 1,390 0.60/1.00 vMB 10
692,599 692,599 0000000000000000000a01ca31138403537a82add6c33e5e5672e34e1889dba1 229 0.41/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.81 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: 635.14 GB
    • Received: 12.29 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.