Loading Tool

Explorer IconExplorer

Memory Pool

4,202 transactions
2.63 vMB
0.00589442 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 13.69/200 MB

Candidate Block

Mining Attempt 62b1194a7fdee1b4878de089ddaf16f0f53275272f89b55c36e4c2bd7e5b81d9
Version 20000000
Previous Block 00000000000000000001b909e86339908e0ab363998559f237af05acef681dbe
Merkle Root 9703deaac06de33caad26d1d47f820780ee12d3a0b7b12bf94a1cd6c31660a54
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,825
Size: 1.00 vMB
Total Fees: 0.00421200 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,494 (753,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,796 159,796 00000000000005ad390c7dd63b39f5b8335a468fa300440524df639b2e2a02a1 85 0.03 vMB 160
159,795 159,795 00000000000001201ea4a4ca4d5cbfe6966bdf843b8702a3e9f11ad97d05d549 36 0.01 vMB 304
159,794 159,794 000000000000075c87c3719757658237839f36dfcb887648c8813ff8f4d4b762 21 0.01 vMB 128
159,793 159,793 0000000000000ba07998021b286f0d6c1c520a6e91a991c5d0c9baee9a75982e 59 0.02 vMB 33
159,792 159,792 0000000000000104f2df9b564c6d692a1eedbe0dca7795c4aa5af7990d18bb51 30 0.01 vMB 0
159,791 159,791 00000000000006bd257c4f373adbc3db1c93542b5688a08a6e5ef781f9fb3cb3 12 0.04 vMB 73
159,790 159,790 000000000000072ea6c6d9c00ce64097b56fa7f48d3800d472d51027d6de80f2 2 0.00 vMB 0
159,789 159,789 00000000000006eafae29d6c42a2257ac0137433c3eeb6be1ff0d4984e9afc1b 23 0.01 vMB 5,141
159,788 159,788 0000000000000208abd48d3b19e0480d979d3d75e0e710105e6d4ee4aa2d0c85 27 0.01 vMB 132
159,787 159,787 00000000000004797474b8b9c7e0ba7dddb33e677f938daaef10970d287f2d89 6 0.00 vMB 643
159,786 159,786 0000000000000cdfdc3fd273b20748af8fdafcf54a248e600da3a0a617df3fff 36 0.03 vMB 28
159,785 159,785 0000000000000e13a21198b7f5260b43ea7b30fadb662a81d3446f5177afb625 4 0.00 vMB 932
159,784 159,784 00000000000000895183e390df3b5170aef029311f7fbeb739d8d9499ca91e7d 124 0.04 vMB 144
159,783 159,783 00000000000008f9b30e8bbcd496ab127d6e3affe0b91284f08b1de35da4d297 4 0.00 vMB 70
159,782 159,782 00000000000004956e9e1f1447ec4d68e6eec4ff33313ca41bae0dffb74ffe7d 9 0.00 vMB 45
159,781 159,781 0000000000000b413eac80511d138940feb6d3272912b0800b2f4feb4e3e3551 9 0.00 vMB 91
159,780 159,780 0000000000000b1af1a4de55c7f6611b27efa90a137451718ee5104a1c8c7eb5 11 0.00 vMB 371
159,779 159,779 0000000000000012871c84bacfa833d0cbfb029035356bdf9296885732b14c98 27 0.01 vMB 81
159,778 159,778 0000000000000b3bc281d6ea939ad54272025f93d896dad08942f3c0c7252990 15 0.01 vMB 195
159,777 159,777 0000000000000ac707d69e1dbf246ae9b1d1182f799634af4833c72c4941569f 91 0.02 vMB 13
159,776 159,776 0000000000000d34243038242ed46e3f2bdc5099e59aba0e3f0034015e3fd9d9 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.72 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: 364.53 GB
    • Received: 1.75 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.