Loading Tool

Explorer IconExplorer

Memory Pool

82,527 transactions
30.80 vMB
0.08631113 BTC
Random Selection Loading Transactions
Max Size: 188.45/200 MB

Candidate Block

Mining Attempt 8445a39ae2b5c4dddc8dbdf614fb988bbac840edf62747c450730dd13303d9f8
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root dc5ac7fd25b58f9e2c6cddd57b28d0432d1443b6225c2d21d6f4731165249a6c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,660
Size: 1.00 vMB
Total Fees: 0.01631222 BTC
Feerates: 114.09 > 1.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (582,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,373 332,373 00000000000000000d5bc35fc766a783b05606dcdf174924b816f99ed9b9d936 579 0.27/1.00 vMB 23
332,372 332,372 00000000000000000b6a38a2ab3810007aa0c10b22995128c59b03abd87d1e3e 268 0.32/1.00 vMB 13
332,371 332,371 00000000000000001980b500743d06f07df2737fc042d1d85beac6ae7352c34c 1,558 0.75/1.00 vMB 27
332,370 332,370 0000000000000000119a1b24cd7569cd82a0427b0994ed434a2c94784c43e5a0 186 0.13/1.00 vMB 17
332,369 332,369 00000000000000000a7285c68e9ad6fd4d3def0f96c231e4736185652c0379ca 264 0.11/1.00 vMB 36
332,368 332,368 000000000000000014db09f9465ef4a3e81998d1227f5e72be68ca36e8482b5e 34 0.02/1.00 vMB 7
332,367 332,367 0000000000000000064a8338a87c70a84649a1a253cef3873b5dcc1bbe94ef57 705 0.52/1.00 vMB 20
332,366 332,366 00000000000000001a058cda8b78f59eadf8d3c8d5e71e78ceb7ee1b5ed2cbe2 777 0.53/1.00 vMB 31
332,365 332,365 000000000000000007026301c211924569fb7bf5c48ed754eb8ea70959713992 561 0.27/1.00 vMB 88
332,364 332,364 000000000000000014e91cde358e9d7786c59419534c9ad9abf0df3cb7a02c17 606 0.41/1.00 vMB 21
332,363 332,363 0000000000000000007a68c90b1926ff42418c73d7862dd8ac157ecc107105e5 304 0.18/1.00 vMB 26
332,362 332,362 000000000000000005b5b33c59bc1571a618894cff8ecebca0764972a0a69106 336 0.17/1.00 vMB 23
332,361 332,361 00000000000000001aca5849c56e6c07b8c6326088cd0d139005208ba247854e 37 0.02/1.00 vMB 17
332,360 332,360 000000000000000018bf1dad7a304c43b49b88e6f4d936b0eba3570798a70790 415 0.42/1.00 vMB 16
332,359 332,359 0000000000000000129b99950d1ce92b964da9ebb0c11041a8e1c697d1b9135e 515 0.18/1.00 vMB 33
332,358 332,358 0000000000000000023e80b4808b1e14c8ff15fd5674eb107061d6a66b4a9ce3 598 0.68/1.00 vMB 15
332,357 332,357 00000000000000000f3f05a5e802948e5a7b3e80d2c5800bc35fddb5091d73f1 1,233 1.00/1.00 vMB 28
332,356 332,356 000000000000000002d906f51d406fb8453c63cc53b8b5b2393fafdb7fb28a05 246 0.10/1.00 vMB 30
332,355 332,355 000000000000000004df9f74d1cd5f5032fb598d9409feeeeca8bd2c28fe7d06 87 0.04/1.00 vMB 24
332,354 332,354 00000000000000000212b822ea5c9d19a4c94ceacdf3a067221f3615cbac734c 64 0.03/1.00 vMB 13
332,353 332,353 000000000000000007f29c6c9870ab95b54cd88ac53f96631339d53665cf43ec 722 0.38/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.02 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: 719.28 GB
    • Received: 18.02 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.