Loading Tool

Explorer IconExplorer

Memory Pool

23,248 transactions
11.25 vMB
0.02862450 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.70/200 MB

Candidate Block

Mining Attempt 8143742f8f6ff2528390d9d02bd55180a7a1c3362b735cdc973f9dbb4c48d8f1
Version 20000000
Previous Block 00000000000000000000ef38f53b488e99aa85684cf9acc49971283f7e24b17c
Merkle Root 7f470db257ee3f70a6ac2012f6de38fad01eb85dee490bc8b258b905d4372397
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,992
Size: 0.997922 1.00 vMB
Total Fees: 0.01024150 BTC
Feerates: 70.38 > 1.03 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,635 (692,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,737 220,737 000000000000000ee6087ae07e8491d4c852ae6a51012f007546fd2bea5eeac6 453 0.25/1.00 vMB 145
220,736 220,736 000000000000020b720cfb7215e38a1f95a7913bd24b3248a5e6a6b97c125091 123 0.05/1.00 vMB 97
220,735 220,735 00000000000003c1f83104ee2a342a2124b524da9212a4ef41cbb6adbe22e0f9 622 0.25/1.00 vMB 193
220,734 220,734 00000000000004802b709fc05cb581c10f9370e6668a8b4a9688d68b8beddcdf 720 0.32/1.00 vMB 287
220,733 220,733 000000000000050c06cbe967ebefe2e4907afb10b8d4692d13ab77c97ad7d877 682 0.25/1.00 vMB 408
220,732 220,732 00000000000002474e42bbf69a1a6f67a65816f981a322ea7dd82d608d7ca3aa 675 0.31/1.00 vMB 214
220,731 220,731 000000000000009bfcd380c3c9c44eceb53640bfbd0df0fe9d7ad849c052a615 683 0.25/1.00 vMB 209
220,730 220,730 000000000000024fa3e7fbf43b493b0245c055c41bc0811840f2ac2a7b0463e5 227 0.17/1.00 vMB 112
220,729 220,729 000000000000050ec7e2a329805b9aae375ebf28046a35f60b1a185ee3a834f8 207 0.06/1.00 vMB 290
220,728 220,728 00000000000000a5c2c4110287c310e882d25a1d76e930f6de990a75c77369eb 1 0.00/1.00 vMB 0
220,727 220,727 0000000000000397b3b430732e719e726a92616764dcf466c979bfe7d332bf49 579 0.25/1.00 vMB 185
220,726 220,726 0000000000000235c22d47f75ec756203a5a9d1cbfdb82c89a88543ffe855ae9 541 0.28/1.00 vMB 177
220,725 220,725 0000000000000311ae31d3f2501328fafe393ab0f6a9a677124b59c556f94294 462 0.31/1.00 vMB 139
220,724 220,724 00000000000002e2947d5442f4613d8030c9ba6d25cb3bcfb3e573041fa71c6e 528 0.25/1.00 vMB 191
220,723 220,723 000000000000007a16a7037079718816ded514a013051d18607b90d38705a822 148 0.05/1.00 vMB 38
220,722 220,722 0000000000000496c63d0324dc38e5fb1bb9795a1b42789e41b5700467ee09d8 784 0.25/1.00 vMB 275
220,721 220,721 000000000000026c799bae7b23058e0b0e7522e7b0a5245cc6b663a6ebad50ec 1 0.00/1.00 vMB 0
220,720 220,720 0000000000000483c7fc6a38880acc70ac258539e8c39b2f84a468c74d54335e 10 0.00/1.00 vMB 451
220,719 220,719 00000000000003deda15d8993bb7826a30c3c5378bb257e61d8f59bdd2480bc1 9 0.00/1.00 vMB 36
220,718 220,718 000000000000020d6774a16c618eb533857f1f46a76e7dabe18f5a2790f449d5 814 0.25/1.00 vMB 301
220,717 220,717 0000000000000017df0279cb3062c3a445caa64ac15129c9c935b0564ac32644 13 0.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 779.97 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: 469.65 GB
    • Received: 2.93 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.