Loading Tool

Explorer IconExplorer

Memory Pool

33,934 transactions
26.39 vMB
0.05458116 BTC
Random Selection Loading Transactions
Max Size: 132.52/200 MB

Candidate Block

Mining Attempt 437c3f107ad746c86781b41edbe47e9eda4bee75a24c99e1585b62e556e30c0a
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 61bc6e2befc2748057ac691a634fda83cb853130939c8ed4a086bb184a55cf13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,177
Size: 1.00 vMB
Total Fees: 0.00558883 BTC
Feerates: 29.53 > 0.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (733,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,895 180,895 0000000000000749816758ce232ca163f5fe3992a8f9d4a6c9a9e77f4c13a5b9 78 0.04/1.00 vMB 292
180,894 180,894 000000000000050d2721544e54064c3f120623b88a4553deba5f460225244adb 274 0.18/1.00 vMB 119
180,893 180,893 00000000000008e08168997ad8fcd434e684629aa055948fa1304d77d6c1f653 54 0.03/1.00 vMB 87
180,892 180,892 000000000000016a8cc9ec5dcc113afd4ad2606cf8c0ee806d8b3d7564c6e480 117 0.04/1.00 vMB 118
180,891 180,891 00000000000004199408ff87558b06a3300832f822216161ae781476e0e2e48d 17 0.00/1.00 vMB 0
180,890 180,890 00000000000007f3c5f1208edf5853563bd4f5e4a0ab495bc14a995207a208e0 520 0.20/1.00 vMB 218
180,889 180,889 00000000000004e2ab40010b481e4710e5ab6a96bbfad2c909a752852c41cdeb 644 0.25/1.00 vMB 137
180,888 180,888 000000000000029335786511aa4b97106199793a7ebace11643cdd0663a0f36a 512 0.16/1.00 vMB 170
180,887 180,887 00000000000000322be867f841d42b43dc825338b38cd89f342340bbeea49c74 1 0.00/1.00 vMB 0
180,886 180,886 000000000000042671a6d5469fdd167dde45eb9cae843ea04489203d8e0a9115 140 0.05/1.00 vMB 109
180,885 180,885 0000000000000311807e3024191285b3ef24109aa7013424f3cc3d65110bc834 672 0.25/1.00 vMB 153
180,884 180,884 0000000000000809df750f4650a8b26a35026395f0a6a4e22103f73e1f0b6578 78 0.03/1.00 vMB 197
180,883 180,883 000000000000013bdd76cee08c9db3af056b3444c5a884781228cdb01f0078c1 184 0.08/1.00 vMB 111
180,882 180,882 0000000000000351d6249085958dd07eed61c8baac7b2e1a52544e512b9ad835 430 0.24/1.00 vMB 104
180,881 180,881 0000000000000415bff92282e8de92da694424576ff57531f456a257aabf24b2 180 0.08/1.00 vMB 136
180,880 180,880 000000000000008e6dd8888aeee87b58dc8a5372168c9ef58a813b46d632bada 127 0.06/1.00 vMB 128
180,879 180,879 00000000000008ed7bfc013b1528959ad320b3f4d7a8b88c11b8d8df38c89c6f 471 0.21/1.00 vMB 175
180,878 180,878 00000000000008922aff24b1dcb6e2dc062f8b43c66c519417a9c45d4c6fed66 648 0.24/1.00 vMB 148
180,877 180,877 00000000000001c3b3fd56f8a7292c2f778da7e36e7c64ff7ff77bc811f18fe8 317 0.13/1.00 vMB 132
180,876 180,876 000000000000088f1da09d14bf60c45f2c6a410cd6a07e96c5f6f6489227e600 46 0.01/1.00 vMB 121
180,875 180,875 00000000000006846396a3791f73e755d91a2fa4b43ed1dc7bede8a2f73c820d 359 0.17/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 781.77 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: 632.83 GB
    • Received: 12.15 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.