Loading Tool

Explorer IconExplorer

Memory Pool

82,321 transactions
31.19 vMB
0.10335411 BTC
Random Selection Loading Transactions
Max Size: 189.13/200 MB

Candidate Block

Mining Attempt b335564290cef5ccd645a08c989bef3dde77d1fe07f10bc124efa00a95c87956
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root a09facc9124bc2e2db8298d56fb6be2c934317877e41ff52d82c2e2afe8ebef0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,085
Size: 1.00 vMB
Total Fees: 0.03074143 BTC
Feerates: 318.30 > 3.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (34,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
880,870 880,870 0000000000000000000042de7e675f91d57a01ef623d8a0ddb0ee54d3b33f1f5 3,696 1.00/1.00 vMB 4
880,869 880,869 000000000000000000021762da656924e2d688d544ec36643c57779bbc6f287f 3,610 1.00/1.00 vMB 2
880,868 880,868 000000000000000000010b42a09408ebc9e5a7be9d63ed49351ac5f6f6ab43ec 3,641 1.00/1.00 vMB 6
880,867 880,867 00000000000000000001eeab14b50d894aab61a8574ff82469e8a8aef108c727 3,614 1.00/1.00 vMB 5
880,866 880,866 00000000000000000001dc6189f716c39e7da17045510941aa576b332b33d9bd 207 1.00/1.00 vMB 1
880,865 880,865 00000000000000000000e108f223c7bc2725407121a9a71a3dfdc3c2bc36ff67 203 1.00/1.00 vMB 1
880,864 880,864 00000000000000000000416207cdceb4449b341b974ca30f0ffbbca4ef4d8092 2,417 1.00/1.00 vMB 4
880,863 880,863 000000000000000000010e3d7ad06424f4fb6d53177251b52afc06281971bb30 761 1.00/1.00 vMB 1
880,862 880,862 000000000000000000023d8c4a41cfbfb2d2e0e2c0205f625a7765e2bee606a3 1,821 1.00/1.00 vMB 2
880,861 880,861 00000000000000000001c8eb8268fef1a8d6d8133da8861a1af08ce742e2a441 114 1.00/1.00 vMB 1
880,860 880,860 0000000000000000000147e92191eecbb6d277b449b046064df4a2615c5d1bb0 1,494 1.00/1.00 vMB 1
880,859 880,859 0000000000000000000108fa189fd6c21c01133a40e72d7d572e460661baccfc 2,888 1.00/1.00 vMB 4
880,858 880,858 0000000000000000000159489606ad308c4ebadee0ee5fc38b22b0e0cde43b36 1,559 1.00/1.00 vMB 2
880,857 880,857 000000000000000000004f3a3ca93812f98c36657551168a883f6de1bcbf9e51 1,432 1.00/1.00 vMB 2
880,856 880,856 000000000000000000006f16f6de8bf0e88adac205f379071f3837dadad96032 933 1.00/1.00 vMB 1
880,855 880,855 00000000000000000000a8e165a4acdf0cccb089b8e7cfe801922908ed859e6f 3,032 1.00/1.00 vMB 3
880,854 880,854 00000000000000000001b0aaa4076be3fc5e99e9fb6b94dd53ad0220dfeacd34 2,192 1.00/1.00 vMB 4
880,853 880,853 00000000000000000002213b90e4b95f077f5f115f72b3de30edd537bfa30778 218 1.00/1.00 vMB 1
880,852 880,852 000000000000000000016636e19744471fa92b023a99835b5ac8b9116dd6e32f 1,552 1.00/1.00 vMB 2
880,851 880,851 00000000000000000000a645d80bbd371378f5052ccd566b1f73edb5d93137e1 1,747 1.00/1.00 vMB 2
880,850 880,850 0000000000000000000216d5ce9d2e2e377ad4f9ddf272117c5f542cb847488c 1,614 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.00 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: 718.44 GB
    • Received: 17.90 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.