Loading Tool

Explorer IconExplorer

Memory Pool

22,393 transactions
4.84 vMB
0.04335880 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.34/200 MB

Candidate Block

Mining Attempt a5b0891890a1b03c3689e678c84f8f614500629e40a13c4dc102c74a57a6d31a
Version 20000000
Previous Block 000000000000000000011285dd24448adbbb2956322adb2bcb59e3bccd14ca84
Merkle Root 698b38716bb876c5dbd5b2858eece99d220328b76e7a1712b23005978f7583d3
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 994
Size: 0.35 vMB
Total Fees: 0.03153950 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,983 (745,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
167,094 167,094 0000000000000b4e883650570c2cfbedd2e77cd78fd06cbd4169053c1fc0e54e 0.01 MB 23 39
167,093 167,093 00000000000003d14693069c0cdd6617047e7b11b5427d5d3ea4f3e7544ea61f 0.05 MB 101 119
167,092 167,092 00000000000008350402379a6b9173a5c8c7596baf79949cb49979202559af76 0.02 MB 50 352
167,091 167,091 000000000000032157f03a4dded8eb51c9ef49adf6da381bf02922d5684f06b4 0.01 MB 37 103
167,090 167,090 00000000000008ca1e53cd145b284681f4b111a2adad412fc9fd1838b0dbe273 0.02 MB 49 90
167,089 167,089 000000000000069d0089e7d8c4c4bff33bde8957f941844a35a455fd4084ac32 0.05 MB 146 41
167,088 167,088 00000000000006f8b7ed948a8599f0136a72c2bcc794043dc9c1120ae7117ad8 0.05 MB 76 12
167,087 167,087 0000000000000b6b8f54d5694c3d35b48bedaed58e9e54853fd115ec7b4cdcca 0.03 MB 34 15
167,086 167,086 0000000000000afbd019af88b307de21521a433b31bcd094b3fbd8336f4694e0 0.04 MB 61 76
167,085 167,085 00000000000003f2d7e0251bff0e1007494dac05c9bfe3c798c0db0db9647fdb 0.05 MB 73 57
167,084 167,084 00000000000009980accf286e8c90af192f0a10f7debc0d87bc420854c9a1a00 0.00 MB 6 378
167,083 167,083 000000000000046000e911925525460bdb40ae8a41ee7ef96c08af9a2a9d36b1 0.03 MB 82 16
167,082 167,082 00000000000001fe9c0c250a7745494fc1b9dc8382a2da72d12fc3a1da9fcf01 0.08 MB 194 282
167,081 167,081 0000000000000a8d00989769c2c67c8f075b745e2b87f009b2f255546b9eb0c0 0.02 MB 38 221
167,080 167,080 00000000000002fa1d84efa6f288bd6febbf44d2c8ca4002ead9b42e2f8076cc 0.02 MB 46 171
167,079 167,079 00000000000003512a75b0e38fcde22ebb1d3cac8b625a6e088af06f23588bd8 0.02 MB 47 153
167,078 167,078 00000000000001864becfb7f23076154f1b2e33ce6f90886a50deac137f0f280 0.01 MB 14 11
167,077 167,077 000000000000052041183a08a3258b43ce3c3224101b2e14d9afde4b86fc56d8 0.00 MB 14 246
167,076 167,076 0000000000000a9c755334f9ae5daf2e5c97cddb1a6dc6815a87192a999ff7ef 0.04 MB 99 139
167,075 167,075 000000000000087b57351ca8f1b8a0be24ad0e8740475043cceda7bb82b5bc78 0.02 MB 57 102
167,074 167,074 0000000000000701e9821da29db9658aab007df084e52253251fe2f915e729b8 0.00 MB 12 96
Previous 10 blocks ↓
Total Size: 778.81 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: 361.83 GB
    • Received: 3.26 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.