Loading Tool

Explorer IconExplorer

Memory Pool

45,919 transactions
28.75 vMB
0.13933034 BTC
Random Selection Loading Transactions
Max Size: 152.15/200 MB

Candidate Block

Mining Attempt 81dec9f5682f85725d1adadba24d31661762c13a9a3f6c9571aaf109a97b6dfb
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 193090dc0d46876abef9598539159913dccc1bd7b02c1299e38765400d1c86c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,527
Size: 1.00 vMB
Total Fees: 0.07880920 BTC
Feerates: 15,654.48 > 7.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (738,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,348 176,348 00000000000001d81c45b50b68790da35896a60fb0c7875540ac6f97ba1b7060 111 0.04/1.00 vMB 87
176,347 176,347 00000000000000f22465ea5c1810d2d8a68e064e955bb623d78fc4cc95a87b05 48 0.02/1.00 vMB 43
176,346 176,346 00000000000005bd7c88cce63c1eb2cd13cad2640012cc904e682a3d925d78d5 19 0.01/1.00 vMB 13
176,345 176,345 00000000000007f68824b732fcb11e5c04790c859a99e2415f05bc68766bcb45 99 0.04/1.00 vMB 77
176,344 176,344 00000000000009769dbe4d670e8783fbe8cddfae358202532dce92ba79704bfe 15 0.01/1.00 vMB 1,797
176,343 176,343 00000000000000795c16c667d502a43e96e84016d717ebc638c9209ece49b3f4 43 0.02/1.00 vMB 141
176,342 176,342 0000000000000a6eafebf1f244a004d7afbb3a90458a0009ab3941bbcfc76d6f 95 0.03/1.00 vMB 123
176,341 176,341 000000000000072008eeb60a6ed5786d6910c2aa23672330ecacc66adb5f9acd 54 0.03/1.00 vMB 133
176,340 176,340 000000000000086491d05b269825de601a41f1b26669f66e0df678fb4135f960 94 0.03/1.00 vMB 39
176,339 176,339 00000000000006622939b8298917d345ee8bbd5f691463a13c38e1f2abdae5b1 182 0.10/1.00 vMB 129
176,338 176,338 00000000000004ea9c5f353f8d2853fa4f3b1d3c21e1f2ed3bff3ad0e00947e2 12 0.01/1.00 vMB 447
176,337 176,337 000000000000004e3fd9a9fa4a2ac4be883ebb27d85bb92d17e60b04254a6397 92 0.03/1.00 vMB 142
176,336 176,336 00000000000000b32e0659b77fe24c2351f70114cf0f6be9afe79cf060765cee 59 0.02/1.00 vMB 76
176,335 176,335 0000000000000844d74bf30edd33897f4ff9fed6ac081b6909d111f07f496fad 41 0.02/1.00 vMB 87
176,334 176,334 000000000000098f4994254ad8d93463cde371782eb6dbfe9ed6ed265989035e 132 0.05/1.00 vMB 119
176,333 176,333 00000000000008594fc47dc624763bf82c3069253b58675caad47ca01841e486 16 0.01/1.00 vMB 203
176,332 176,332 0000000000000217a5a2c76f7866322fc4c1c6d407368dfc96162fb6721bee9c 32 0.01/1.00 vMB 67
176,331 176,331 0000000000000250cd06f14f5ee96819d973ebe916fe208d298167d3b97e5eb1 68 0.04/1.00 vMB 43
176,330 176,330 00000000000005ed74cfe863e9b534ed74a61697f85bc123fca4646310c9da60 146 0.05/1.00 vMB 98
176,329 176,329 0000000000000273fde493eb0528fcaea2a15ef9c186e5ba0f833126e0315da3 84 0.08/1.00 vMB 65
176,328 176,328 00000000000007973ed3ac2cb1ddae9c94710d24d41fe9f3382c6b9e03eadec5 85 0.03/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.04 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.75 GB
    • Received: 13.32 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.