Loading Tool

Explorer IconExplorer

Memory Pool

16,617 transactions
7.32 vMB
0.02948759 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.42/200 MB

Candidate Block

Mining Attempt ff08c14b0de95d01c2dbc89daadb77a0540516c94b27f43ebfc92d92db5f7631
Version 20000000
Previous Block 000000000000000000018334698b3f919b91679f9b8aa9a5b7a32751b5feadf4
Merkle Root 04aa2e881e48b34083b2da0c9927ff9c4788e6d9a6be88648e77a4a410ea0097
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,998
Size: 1.00 vMB
Total Fees: 0.01532190 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,441 (724,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,637 188,637 00000000000001a87929c27540fc9c1576463bd66d71f0a9c23f8a3e8a286fb1 7 0.00 vMB 17
188,636 188,636 000000000000010739c80b31199953b8d6c6edd61e0e0132ddcc46965b51e38a 122 0.05 vMB 150
188,635 188,635 00000000000000da2f2447ee3dfe91506583e232fefde6ffeb514dc28070972d 50 0.02 vMB 207
188,634 188,634 0000000000000969befd46f438fa24e0486d959fa224715b12c50f0b2c860418 343 0.25 vMB 79
188,633 188,633 0000000000000195ff8b2e6f721664165c27e9f1e16b4d2f110fb4dde0e3e7c5 510 0.19 vMB 222
188,632 188,632 00000000000005851d37b7345cc13b320a9bb6546be865797b88101a9f6bbe0b 108 0.04 vMB 78
188,631 188,631 000000000000073bb5688e7848f4a67271186fc39c1c4d78fada9be8f65aeeb3 471 0.22 vMB 138
188,630 188,630 00000000000007971fb8e567547e150115b14c19a7e439cec68824f5c9243f72 8 0.00 vMB 0
188,629 188,629 00000000000001509ae4ac6daabce6a1e692cf35415194258dcec77e42520211 32 0.01 vMB 1
188,628 188,628 00000000000007d1014f3bbcdb22ff313725e5df9bf1237f4fcfc5656f2b2ab3 11 0.00 vMB 30
188,627 188,627 00000000000000e300cebf3d7b9d896f920d310592da40dee56d548e65335e12 201 0.09 vMB 146
188,626 188,626 000000000000095daf06e384992577822826d917b3bd765314c1dca306f78759 639 0.25 vMB 143
188,625 188,625 0000000000000465be589059844b2b0f8aef6ce502f1e9bd402a0c458f8a8a2b 546 0.25 vMB 132
188,624 188,624 000000000000074e82525ce8f310c34bf8a7bd193d2c2fde1836a73bdbeb0f13 417 0.25 vMB 203
188,623 188,623 000000000000085f38b75d5424ca7285170014f0cba16eb2fef53e77a5dc79e9 186 0.07 vMB 266
188,622 188,622 00000000000001b27c89cf83b1c7e4d4cd95e2db848b18f2d1ee99d53314a80d 92 0.04 vMB 136
188,621 188,621 000000000000053e9f568ac9693ed6b19e98d5a7d2f06d0218ceea797ed4ab01 507 0.23 vMB 119
188,620 188,620 00000000000008b606ce4396fb53df1d3258464d49f7d837f8d1a37fe001c468 1 0.00 vMB 0
188,619 188,619 00000000000001e77e54914ecdf6ff23470f965a1ca6072518fac2e973516cf1 11 0.00 vMB 29
188,618 188,618 00000000000005911cdf8bada4b0203472b933039b305490a63efbc61061dc58 10 0.01 vMB 66
188,617 188,617 00000000000000407325df332e475e10c3d34d3afcba84b2a6a5687266f2cbac 178 0.09 vMB 94
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

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