Loading Tool

Explorer IconExplorer

Memory Pool

77,663 transactions
29.06 vMB
0.08016243 BTC
Random Selection Loading Transactions
Max Size: 175.70/200 MB

Candidate Block

Mining Attempt 5a2dd1b63344538c18d89ba41ca67dc2dfa07277142bbe56b3875eaadb4130f1
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 60609cd9dc19bc900b5a3cb7e097cb3a87e1bd080b288537951b39aab22354e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,445
Size: 1.00 vMB
Total Fees: 0.01938759 BTC
Feerates: 302.06 > 1.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (540,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,800 374,800 0000000000000000001762e453ccd8cf21f4168330d5274ab87ef210170fb48f 1,409 1.00/1.00 vMB 24
374,799 374,799 0000000000000000029fc6274a37e1f90a1e4e453c049787855e21e3bdbe14ed 767 0.92/1.00 vMB 10
374,798 374,798 000000000000000012619dacf0b3f6d8a0f4983d48e50d99d8e876242070b0a7 1,883 1.00/1.00 vMB 34
374,797 374,797 00000000000000000ab221eb09d2cb6e754c3d84cde4319399cd573957bce1b1 1,188 1.00/1.00 vMB 22
374,796 374,796 00000000000000000462444ce0ce85d859596744a84594055dc1a53295be11b9 4,169 0.93/1.00 vMB 12
374,795 374,795 000000000000000000c39ac85957720f6dd652a3bc5e84783ecff0f16f6b57de 3,669 0.95/1.00 vMB 19
374,794 374,794 00000000000000000d7278b4c5eb86880b9f640615776033ba5b05c01e520df5 607 0.37/1.00 vMB 32
374,793 374,793 00000000000000000f259642f76068fe5651e5dc6156d06e58b264aa2da0e867 300 0.20/1.00 vMB 32
374,792 374,792 00000000000000000a4fea09fabd79effd1f03aeba1a90e334329452b640a2f5 399 0.75/1.00 vMB 7
374,791 374,791 000000000000000006630ea0850a26b47f264a81cf6962804056c93b400de74c 86 0.09/1.00 vMB 13
374,790 374,790 000000000000000001f1c702aa4ec3da63fddb260c35453b929bba61fd3812bc 101 0.06/1.00 vMB 54
374,789 374,789 000000000000000000dd19d665e88f1727c8ac13f0fd5e6796192d1680f2a5a4 179 0.09/1.00 vMB 38
374,788 374,788 00000000000000000a6abd6b6cab3c9ebfb7b8ca51375a7369df7c511f520fce 1,290 1.00/1.00 vMB 18
374,787 374,787 00000000000000000139acafbbd1e27b05ce72c01fe2b946735b70b39b1da1f6 1,009 0.56/1.00 vMB 22
374,786 374,786 000000000000000010f3298e2c55987c74e775d45991d23b9405229e860c92ae 1,180 0.59/1.00 vMB 38
374,785 374,785 00000000000000000ebfdf21ca79068e44289fc82639aede6597adba926d0f33 1,129 1.00/1.00 vMB 20
374,784 374,784 00000000000000000c4bdd747bcb7bf24d78739ad445456eb8b4de8fc4b67c00 635 0.34/1.00 vMB 35
374,783 374,783 000000000000000006ac85cb08085c5267cabb7c928bdc74ea309397f5d89074 844 0.93/1.00 vMB 7
374,782 374,782 00000000000000000e9b5f98a896fd1789f3a206ae71074ea81602a6851c2881 2,237 0.95/1.00 vMB 26
374,781 374,781 0000000000000000094d5b4582eec8305c7336bd86b6a9cf64b742356481c25b 1,253 1.00/1.00 vMB 19
374,780 374,780 0000000000000000123f271fae87d25913d72521886707c270588e253c1913f3 2,175 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.