Loading Tool

Explorer IconExplorer

Memory Pool

28,192 transactions
9.12 vMB
0.08437167 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.91/200 MB

Candidate Block

Mining Attempt cf27bd181815de163bc2cb93547f16961fa7612eb5622bd623e6eb3e6ca097c6
Version 20000000
Previous Block 0000000000000000000011ee6be1f5cf973d03d599ed04c0e662c0af9fe42b42
Merkle Root a065c27ac50173ffbcf4bb4d591b381950197f8d29ece17936def2853c7a2171
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.02480203 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,996 (772,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
140,823 140,823 00000000000007b8f3816070ce14dcb477c57cc69badb9984863be7048baba65 0.00 MB 13 288
140,822 140,822 0000000000000310cff782c15646668e501b1148cc3b3af713e3f67e0bac2018 0.05 MB 135 168
140,821 140,821 000000000000088f25ce5ff8f30b70d21033b2c63f6cd38f0a8dd9300a35425d 0.03 MB 49 181
140,820 140,820 000000000000000618ccab599adfc75d318cf273ce448c93c838f3b7463830e6 0.05 MB 140 23
140,819 140,819 0000000000000204b42d6e92cdee4be0bd6d04f937e2113bda503abc6bd2665f 0.01 MB 26 540
140,818 140,818 00000000000003aa743c38d6c34628a279f9c1f28061f75c5c21080c17f8bc83 0.02 MB 51 135
140,817 140,817 0000000000000336786611f96c92e3179a477290a46c0960af5e8bbd5f8fe8a3 0.06 MB 105 188
140,816 140,816 0000000000000035fdcdaf5a87d91c119c1cba5824df1f1774f5da91d7bbc73c 0.01 MB 15 239
140,815 140,815 00000000000003c3cb6bd05dbb0c741ed048c78ed2d40f0a153d6bfdd6b8a0f0 0.00 MB 8 158
140,814 140,814 00000000000000dba05a12e9f79d07ccd6dd712b329ad6fd4aec5d06bd900a9e 0.01 MB 16 807
140,813 140,813 000000000000009ff21c37ef757ec9b14119e420ef4705ccf8e4d416b701b321 0.07 MB 147 986
140,812 140,812 000000000000069815cf693e71055cae9455c4ddffb2ba5f3b76f7d08ad2e689 0.02 MB 28 282
140,811 140,811 0000000000000231ab03abfc799c879b44ac5c7720c9000602d3068d7ca61ed7 0.01 MB 16 76
140,810 140,810 000000000000045fcef854ac0107a541fd76eeaa1ebc4b8ff9ee0307dcd8e877 0.03 MB 38 254
140,809 140,809 000000000000050414bd0681f2a158cf224ca4720b4bae2a352cc44c9f500f70 0.02 MB 58 244
140,808 140,808 0000000000000543ed89f15c8534453b0d4b351fd8f80c7b567f1415f50bce65 0.01 MB 10 177
140,807 140,807 00000000000004ef635ce8b98ca098d4a5b0ebb205eb10c567635c0ed15f504c 0.05 MB 163 153
140,806 140,806 00000000000001c913c30a2031e362461ad46153cf7b4e33f65a5b5d03944572 0.05 MB 131 202
140,805 140,805 00000000000000e5ff30f0b569e603a70c04ef6ba7334fc05c8a4ab8724b96c6 0.05 MB 112 345
140,804 140,804 000000000000073d7c3ad7ef67b53c245b60be5eff9c29bd22446e3281361d96 0.02 MB 49 180
140,803 140,803 000000000000006b54d01c572b2f54a57fdfe16a88f8034907410236b17ff30d 0.02 MB 39 147
Previous 10 blocks ↓
Total Size: 778.83 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: 379.14 GB
    • Received: 3.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.