Loading Tool

Explorer IconExplorer

Memory Pool

78,543 transactions
29.32 vMB
0.08334862 BTC
Random Selection Loading Transactions
Max Size: 177.20/200 MB

Candidate Block

Mining Attempt b9f76337d73af52cdb7c3bb2bddd8c4f25bfce2e47f9a02ae95fd7140d946254
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 0d06950fb238175721b4892cb08e7dc0b771023ede339d5d230c65b0f98e7f87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,601
Size: 1.00 vMB
Total Fees: 0.02174119 BTC
Feerates: 95.73 > 2.18 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (484,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,800 430,800 000000000000000000069145aecb2a353c9aebbc078f74636a2784a407e38969 2,276 1.00/1.00 vMB 64
430,799 430,799 0000000000000000036c46b5dab75dead43c0c4b467353e896d9daeb17ec3bf7 2,131 1.00/1.00 vMB 68
430,798 430,798 000000000000000001000b35dc9094550c4f2c5ddcdc5cb117eca447d281d36f 786 0.35/1.00 vMB 67
430,797 430,797 000000000000000000796d0a23afc5225fb777832fd88970babc57620e40f7b7 259 0.25/1.00 vMB 26
430,796 430,796 000000000000000002fe9e7812196a9de6605320da6d26e4e58707f3f3e7b6de 1,915 1.00/1.00 vMB 58
430,795 430,795 000000000000000004346890fbd0a691cf72a931a71afe66f9967b6611f8af6d 2,637 1.00/1.00 vMB 74
430,794 430,794 000000000000000004d4a8332c7a5734b19e927ad263cb5f217493204cec7509 2,376 1.00/1.00 vMB 68
430,793 430,793 000000000000000001c034d24447277fbd6969a9920152cfcfa9918d4d76c95d 1,608 1.00/1.00 vMB 47
430,792 430,792 0000000000000000009734461cccc16fd6d30ecb729250538a6c4e465be5d633 2,104 1.00/1.00 vMB 44
430,791 430,791 0000000000000000040c621517c8706f7920400171d98dcfd7e7bd309b2090ef 2,722 1.00/1.00 vMB 67
430,790 430,790 00000000000000000364747ae411efd424f2fe91b8ee823df196e97752f489d4 2,630 1.00/1.00 vMB 78
430,789 430,789 00000000000000000127a5815047ce1b20bd895b702f6521093eb62f7f7aacf1 2,632 1.00/1.00 vMB 82
430,788 430,788 000000000000000003dd15181d5d5db0267d2538d83dba8abc7768465b50bffc 304 0.12/1.00 vMB 71
430,787 430,787 000000000000000001a52d2cc95bb1ee5a5462597ed41be5d15c1c9b6f3ea35a 1,148 0.51/1.00 vMB 60
430,786 430,786 0000000000000000028da692f13ac8d3877c40b086ffc7ad0a1e3f773a15194b 111 0.05/1.00 vMB 68
430,785 430,785 000000000000000000dfc4b35a516b853abfdd2889fd067ae86216e3d32f6524 557 0.32/1.00 vMB 45
430,784 430,784 00000000000000000113b1313538219bd76180e7b154fcdc52dc96241021e607 608 0.40/1.00 vMB 41
430,783 430,783 000000000000000002d6727e4d3cbaa60011882e2fde638c9381be722dc0b38a 2,586 1.00/1.00 vMB 69
430,782 430,782 0000000000000000007444e624eb589208d39fe6c2eb552b1d3c3bbc4e38ebb5 67 0.03/1.00 vMB 53
430,781 430,781 000000000000000004636b8b4713b3a8d9fae601a2b0dd496ab1e65b0fe4e6d2 957 0.41/1.00 vMB 60
430,780 430,780 00000000000000000274e15eb6716d264e2248b4212da9399ae4ed1760e1e340 994 0.54/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.67 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: 674.74 GB
    • Received: 16.43 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.