Loading Tool

Explorer IconExplorer

Memory Pool

49,843 transactions
30.01 vMB
0.12360326 BTC
Random Selection Loading Transactions
Max Size: 160.72/200 MB

Candidate Block

Mining Attempt 029b2ed829345e863f4853bbc9cbead56c31f411b3060a1dc571a8a40b24a1a6
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 88bd366e1941dcb9668c586e80011b04ce20762dfe9452d28f44f97bf1740f39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,434
Size: 1.00 vMB
Total Fees: 0.05986354 BTC
Feerates: 117.91 > 6.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (133,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,043 781,043 00000000000000000004ca8aafdf5d6c3ac331d33222a5acaef68deb12accedc 3,420 1.00/1.00 vMB 34
781,042 781,042 00000000000000000001fb9448372eb013a615969736877be1d1ed65ba2bd97e 1,795 1.00/1.00 vMB 14
781,041 781,041 00000000000000000002508302841b8980d50668f0c7bbc6bc29bdc8571370b4 3,182 1.00/1.00 vMB 29
781,040 781,040 0000000000000000000319775cd6a76ce9aa7c851fcb6bec36087e4eb27dd6df 2,556 1.00/1.00 vMB 24
781,039 781,039 000000000000000000009f6a1a49fe7896b1a2a9df368b5d2dae217b0f4a9555 1,767 1.00/1.00 vMB 15
781,038 781,038 00000000000000000003ef4085344b17b51126394cb9ef89254401e3eed3e585 1,148 1.00/1.00 vMB 13
781,037 781,037 0000000000000000000307996c264876e3b50419302c3e53870251954822c353 873 1.00/1.00 vMB 13
781,036 781,036 00000000000000000002a9b3b06bb4f0f94f7c56eedd6f72180c6d744c51695b 1,941 1.00/1.00 vMB 17
781,035 781,035 00000000000000000003e8aa869db75b51ca5a4499317e8ffbbf6bc78eee7286 1,942 1.00/1.00 vMB 26
781,034 781,034 000000000000000000031d32f16bed927c2af3bab9e34235c73edc487cff00c8 1,683 1.00/1.00 vMB 35
781,033 781,033 0000000000000000000042a6a5b65e4e1d654065f87c4b5eee52708ff498ee6c 1,295 1.00/1.00 vMB 18
781,032 781,032 00000000000000000005ba6e7d851d51cbcb8d9bc6aea22251756391d9d01b2e 476 1.00/1.00 vMB 9
781,031 781,031 00000000000000000005966f573c72c481efe85bf6dd1ab0607e5fee0148ba84 1,812 1.00/1.00 vMB 27
781,030 781,030 0000000000000000000639f636a4de0462ea0ab71a362b588e7a7e3e1c9430fd 2,102 1.00/1.00 vMB 28
781,029 781,029 000000000000000000026c681b2542c8fdd69556dada1fc31f1c4d16e769a805 788 1.00/1.00 vMB 14
781,028 781,028 00000000000000000000aa120881d18c577106bfc784861f64b1fe3255a6f028 1,503 1.00/1.00 vMB 21
781,027 781,027 0000000000000000000387d0ce6af79d828ebb1f8921bec88b7ac1dc4f66faf4 2,033 1.00/1.00 vMB 22
781,026 781,026 000000000000000000001660851c05732dac361538ce5ed14eb736749741b43f 917 1.00/1.00 vMB 10
781,025 781,025 0000000000000000000424dacc090410660426889470cdcc05dee8de929a78d7 1,185 1.00/1.00 vMB 12
781,024 781,024 00000000000000000002cd4b282e1a56026cfad6beb0fd46ab69a23d1c5cdc09 1,619 1.00/1.00 vMB 13
781,023 781,023 0000000000000000000673a908ba595cdc97cc0a074a443c8cbab035a8b52a96 1,692 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.