Loading Tool

Explorer IconExplorer

Memory Pool

81,352 transactions
30.73 vMB
0.08935569 BTC
Random Selection Loading Transactions
Max Size: 187.42/200 MB

Candidate Block

Mining Attempt d687ced7d0505c4f9387ab801571451863f79639639bdd97c29c38bff6c91d62
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root d2d86c26af46c10d3d8bb8c2227a8ee51aef40e8582e035c915e40afad93f1d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,771
Size: 1.00 vMB
Total Fees: 0.01887762 BTC
Feerates: 301.57 > 1.89 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (30,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
884,570 884,570 00000000000000000001460f4b13726280730290afdd2c840664385643639006 3,995 1.00/1.00 vMB 2
884,569 884,569 00000000000000000001dbe964371251ccac38da01d8f9496e27a147dc162fd3 4,071 1.00/1.00 vMB 5
884,568 884,568 000000000000000000007247b03def429f445c08dcb1d1a3942c394901dd86b1 4,260 1.00/1.00 vMB 3
884,567 884,567 000000000000000000018db934527caaf80a6b83fdadbe672a39049b39552b3d 4,957 1.00/1.00 vMB 2
884,566 884,566 000000000000000000022864b586643fa084203c1e8c2ed9a0c91c2edc8f6013 4,925 1.00/1.00 vMB 2
884,565 884,565 0000000000000000000226dd578f044040447460061b985233e109b4adb1c872 3,982 1.00/1.00 vMB 5
884,564 884,564 0000000000000000000025362956f1b925923593e4386d8ff4e8af580c69a033 3,192 1.00/1.00 vMB 2
884,563 884,563 00000000000000000001d77f88e6e84ba0625a0bf356ef94b070d39ec02b7589 3,414 1.00/1.00 vMB 5
884,562 884,562 00000000000000000002493f9dbadbbe8c61b0a83ac99bb80d505edb69361f49 3,573 1.00/1.00 vMB 3
884,561 884,561 0000000000000000000109ddfdb1713c42f262154bfa3e3d355e958124e8e4a6 3,475 1.00/1.00 vMB 6
884,560 884,560 00000000000000000000a340ed1611cb1b284e3b44ba5488bf7ded0ae31655b4 3,327 1.00/1.00 vMB 3
884,559 884,559 000000000000000000007b6f0855f9961a2fb0e49b538af945c45ba832c71739 3,559 1.00/1.00 vMB 4
884,558 884,558 0000000000000000000107b4413da3473f0f593adcfb604d76c3f6de24f2da05 2,425 1.00/1.00 vMB 4
884,557 884,557 000000000000000000026ac51717f6ca408547af6afa4ade0859f5eaa56fe3b4 3,453 1.00/1.00 vMB 6
884,556 884,556 000000000000000000015d07cb4debcef48622fd4419f48932e7d728d7663390 5,004 1.00/1.00 vMB 2
884,555 884,555 000000000000000000006606483f8d3520f933d39c1e78b1a9b6ae1762a5a483 3,559 1.00/1.00 vMB 2
884,554 884,554 000000000000000000002cd91dc4e9f96068f5a15d83d273e4494371c3ad9b39 3,410 1.00/1.00 vMB 1
884,553 884,553 000000000000000000020950ee8aa1735be59a276c7a7c87598e52896cb5a6fe 4,507 1.00/1.00 vMB 1
884,552 884,552 000000000000000000020c1fe6d211f998817d90405335cd8fa2959403e03331 3,966 1.00/1.00 vMB 2
884,551 884,551 000000000000000000026fd0644dc88d7712461b1eea56f7cbdb5bdeb24f5f93 5,089 1.00/1.00 vMB 2
884,550 884,550 000000000000000000016f137f406af2b0c1dc441e2eb97b1f87c34600d6b826 2,557 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.