Loading Tool

Explorer IconExplorer

Memory Pool

27,955 transactions
6.93 vMB
0.06780631 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.77/200 MB

Candidate Block

Mining Attempt 6b0a6e2fa578ff482ad7d40776614445a1d145ef61773643f446081ec1dd12bc
Version 20000000
Previous Block 0000000000000000000067621bbb9a1b2337ec4522dbfe05db5ae7a1976e2a09
Merkle Root 9c81a29b68e5740845f9e70cf1108c01b1a2ecdd8e5fcd66a95603c44de33edb
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,291
Size: 1.00 vMB
Total Fees: 0.04075503 BTC
Median Feerate: 3.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,181 (753,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
159,788 159,788 0000000000000208abd48d3b19e0480d979d3d75e0e710105e6d4ee4aa2d0c85 0.01 MB 27 132
159,787 159,787 00000000000004797474b8b9c7e0ba7dddb33e677f938daaef10970d287f2d89 0.00 MB 6 643
159,786 159,786 0000000000000cdfdc3fd273b20748af8fdafcf54a248e600da3a0a617df3fff 0.03 MB 36 28
159,785 159,785 0000000000000e13a21198b7f5260b43ea7b30fadb662a81d3446f5177afb625 0.00 MB 4 932
159,784 159,784 00000000000000895183e390df3b5170aef029311f7fbeb739d8d9499ca91e7d 0.04 MB 124 144
159,783 159,783 00000000000008f9b30e8bbcd496ab127d6e3affe0b91284f08b1de35da4d297 0.00 MB 4 70
159,782 159,782 00000000000004956e9e1f1447ec4d68e6eec4ff33313ca41bae0dffb74ffe7d 0.00 MB 9 45
159,781 159,781 0000000000000b413eac80511d138940feb6d3272912b0800b2f4feb4e3e3551 0.00 MB 9 91
159,780 159,780 0000000000000b1af1a4de55c7f6611b27efa90a137451718ee5104a1c8c7eb5 0.00 MB 11 371
159,779 159,779 0000000000000012871c84bacfa833d0cbfb029035356bdf9296885732b14c98 0.01 MB 27 81
159,778 159,778 0000000000000b3bc281d6ea939ad54272025f93d896dad08942f3c0c7252990 0.01 MB 15 195
159,777 159,777 0000000000000ac707d69e1dbf246ae9b1d1182f799634af4833c72c4941569f 0.02 MB 91 13
159,776 159,776 0000000000000d34243038242ed46e3f2bdc5099e59aba0e3f0034015e3fd9d9 0.00 MB 1 0
159,775 159,775 0000000000000a4a8ddacd8858f4b2d7aa1944f25a19a8ee3f342c49e6523007 0.02 MB 43 205
159,774 159,774 000000000000049b8432a8516e01a71aa3d69659bb29291c36f22ef0866b2367 0.00 MB 4 0
159,773 159,773 0000000000000498b94e8298a91a10a5bd13cdc4f640395462d9d79112a65a10 0.01 MB 17 784
159,772 159,772 0000000000000708ea9a4783d17d562af9ea56717901dad131dc35f3df094f7f 0.02 MB 38 340
159,771 159,771 000000000000054e2a3015d3761be5d23d20ed1a6ad9a5b988e19ede96024290 0.01 MB 14 0
159,770 159,770 0000000000000c1690515b7b44c992228b1efd6d14ed3c5ab31545ebffee1e85 0.00 MB 7 27
159,769 159,769 0000000000000d8505c5c38a149cb124e8e36050f7d4b8d1459838b859fe06c4 0.00 MB 12 108
159,768 159,768 0000000000000218ba99a3b7de18b8cca75b9cf856d3630c4ff74e34fa1cba53 0.03 MB 94 33
Previous 10 blocks ↓
Total Size: 779.17 GB

Node Details:

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