Loading Tool

Explorer IconExplorer

Memory Pool

73,524 transactions
28.11 vMB
0.06664257 BTC
Random Selection Loading Transactions
Max Size: 167.20/200 MB

Candidate Block

Mining Attempt 9d93dbbfd9e81a5ab98a76abf69b8f8822ebeee2c551335e0854497f892e8f93
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 7ca57840440e5459af379d0ddc83fd2556c376c70bcee92ffc96bb447f311af8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,187
Size: 1.00 vMB
Total Fees: 0.01045017 BTC
Feerates: 101.62 > 1.05 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (263,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,876 651,876 0000000000000000000993e17e7af89c81e1e0445c390a23117824085a0698f5 1,826 1.00/1.00 vMB 111
651,875 651,875 00000000000000000004ad4797fa4922b2289926b7448d40f6df7669b08fb3f1 2,031 1.00/1.00 vMB 115
651,874 651,874 0000000000000000000aad197a1989de1e6f7ddd44f10f95b660c598559bc28d 2,729 1.00/1.00 vMB 133
651,873 651,873 00000000000000000008bb2bc525d97ecd7b698a86e8ea197cd5b4c9ec4a7415 3,052 1.00/1.00 vMB 72
651,872 651,872 00000000000000000009875a20cfa8f6254e349f6f380a4da47bcbc63e2f1800 2,804 1.00/1.00 vMB 107
651,871 651,871 00000000000000000003d94e1c12cc08972e32b2abfdb37590141c3df38ec856 2,094 1.00/1.00 vMB 122
651,870 651,870 0000000000000000000c0acafafe95a9ba36f52af2adf6ccfdec9cd3a9adb58b 3,207 1.00/1.00 vMB 138
651,869 651,869 00000000000000000008ae830ed0fa1f424d67a8fe3b1fb84b0fdd678a777219 2,793 1.00/1.00 vMB 74
651,868 651,868 000000000000000000090f18ba228a46457dabc01e9d2b657b36e9bf272a82e1 2,470 1.00/1.00 vMB 103
651,867 651,867 0000000000000000000c2bc01ce761d32a8dc07ebff3b6ad9155c9d2b856c10d 2,784 1.00/1.00 vMB 89
651,866 651,866 0000000000000000000b9721dbf6a3853d7da384101133ab4969389e9c835c1b 2,632 1.00/1.00 vMB 112
651,865 651,865 000000000000000000054fab28e6ce9bf0a4854420bb68f1f79f1d4eca2b3644 1,607 1.00/1.00 vMB 107
651,864 651,864 000000000000000000088b01e833b527b634e0d19c8e936fbf84b5f780617b3c 1,629 1.00/1.00 vMB 106
651,863 651,863 000000000000000000062d81eeff1502ddd6955a4f3afd2ecdd07690053f65ce 1,571 1.00/1.00 vMB 99
651,862 651,862 0000000000000000000e3f8469f72a0f4ce766c4a37bbe7d5e4ec720da626ecd 2,345 1.00/1.00 vMB 105
651,861 651,861 0000000000000000000d76d4e0a4392e70173caf10ab4cb11037af2d168d0461 2,370 1.00/1.00 vMB 115
651,860 651,860 0000000000000000000969505b06b3f44fb9fc1df28c0fff576cb3cd4952b0e1 2,114 1.00/1.00 vMB 114
651,859 651,859 0000000000000000000478aea5db570abb4c856e43ac605624c56a4879641b64 1,863 1.00/1.00 vMB 109
651,858 651,858 00000000000000000001eb0b4a136f4f3162be4daa5d42e50ea7cdd699778faf 2,713 1.00/1.00 vMB 124
651,857 651,857 000000000000000000094bc4cd7709e6781a8bf2b681261ab8eeceec783599c1 2,745 1.00/1.00 vMB 117
651,856 651,856 000000000000000000062173a3ce31a1cb069b9636cb37feabb2097d76748719 2,833 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 668.67 GB
    • Received: 15.54 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.