Loading Tool

Explorer IconExplorer

Memory Pool

76,681 transactions
28.58 vMB
0.07011086 BTC
Random Selection Loading Transactions
Max Size: 173.15/200 MB

Candidate Block

Mining Attempt 2c1ca1b7c0e89bbeaa0a8f16d06a2416ed4c9572de93348804f1a6a0671867d2
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 6dd8e2b8559de18ed4a21b5e975b22e155b92b83ac511ec54bae0e1c39de93d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,533
Size: 1.00 vMB
Total Fees: 0.01083930 BTC
Feerates: 71.79 > 1.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (219,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,782 695,782 00000000000000000002cacb0d835e03b686f81c1a49c492d1d36a81238bde55 3,353 0.99/1.00 vMB 11
695,781 695,781 0000000000000000000b41ccf728530832e8d8b350ca271f55494b453c681f31 986 0.31/1.00 vMB 17
695,780 695,780 00000000000000000008499d53c827c267cb0cba3ba33a749e4ee850f7fa0327 221 0.07/1.00 vMB 14
695,779 695,779 000000000000000000089383296d37f1c1818b76483d32e13459d70705beaf0d 1,272 0.54/1.00 vMB 10
695,778 695,778 0000000000000000001061409a573cdf1e4611084b9419c1f1a295cd70629fb3 1,302 0.43/1.00 vMB 5
695,777 695,777 000000000000000000055d459a7d37c8d196a974ad2afc13056d20d9c112efc8 3,101 1.00/1.00 vMB 13
695,776 695,776 00000000000000000003eaccc339602dbfd1d9f8244a435e9501985e867c21b8 388 0.15/1.00 vMB 16
695,775 695,775 0000000000000000000528ca55b481afc00e3e61d703837cc711818a24684a8c 370 0.16/1.00 vMB 11
695,774 695,774 0000000000000000000b7f9c8388ad4f2936adc3c8884de39823760f6b26e3e4 1,817 0.80/1.00 vMB 17
695,773 695,773 0000000000000000000acf719581ff281dc26b0c7bd556e3e113d6277c456460 2,685 1.00/1.00 vMB 9
695,772 695,772 000000000000000000022caa5b914033be1389f6c9248415e770f50fbed211ff 1,894 1.00/1.00 vMB 11
695,771 695,771 00000000000000000008ef64988b40640f57c54bd3c1ed8a9d9e148908febae4 1,127 1.00/1.00 vMB 9
695,770 695,770 0000000000000000000c1b563486b676ab99500c2bf29631364d42b673bbb82e 527 1.00/1.00 vMB 1
695,769 695,769 00000000000000000006dd45ba7f22a3dc401599fdb22d1e719922d4185ba9be 3,207 1.00/1.00 vMB 15
695,768 695,768 0000000000000000001150d81dc0421679fef9a03c9bf97dcc8735d8c907ada1 3,007 1.00/1.00 vMB 3
695,767 695,767 00000000000000000006444ec3c30f44ab51c45a1caf4a6450b4744c06df5d3c 2,837 1.00/1.00 vMB 21
695,766 695,766 000000000000000000101ca6a60fc8cf4200ea123fe3d0140b35946833f08aa6 3,172 1.00/1.00 vMB 12
695,765 695,765 000000000000000000051018117ed0dff5b7873c21fdd8b3bc08ad1cc7760673 2,699 1.00/1.00 vMB 21
695,764 695,764 00000000000000000005d13bdaf7d1f968bd9c201f9cf86162963858992390a0 581 0.17/1.00 vMB 15
695,763 695,763 0000000000000000000122cfde6d87be99dd88d1abe0ce9d02bc2069abc97726 1,393 0.63/1.00 vMB 2
695,762 695,762 00000000000000000009c3245072ba3928344c6136361f963a141c8f1c17819f 2,065 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.