Loading Tool

Explorer IconExplorer

Memory Pool

80,944 transactions
29.96 vMB
0.07655304 BTC
Random Selection Loading Transactions
Max Size: 180.67/200 MB

Candidate Block

Mining Attempt ec2a7bec2967d9980690c5323500bd5ba2b4954df8443bd008b3c531e5b2e96d
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root b84c3e9aff310f32ce2927b7e63e46792918a5d6bd1fc4cddfabff66c8c9020b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,112
Size: 1.00 vMB
Total Fees: 0.01531960 BTC
Feerates: 502.67 > 1.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (375,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,484 539,484 00000000000000000022620da4c9acf972c7225f7100a677d622064c771f41bf 2,724 1.00/1.00 vMB 31
539,483 539,483 0000000000000000002788f1a48b248d222c2e50d7941bfb854477ceeee31f0b 1,318 0.70/1.00 vMB 13
539,482 539,482 0000000000000000002560e90acae975f004ef7d0a083870ef30950a50f79a08 2,380 1.00/1.00 vMB 23
539,481 539,481 000000000000000000050f3c337da4aa680e97ec5918261f8afbba9b497a12be 65 0.03/1.00 vMB 28
539,480 539,480 000000000000000000290f3de960f607fa8d28bc6653ec857a74e709b375109b 427 0.24/1.00 vMB 20
539,479 539,479 0000000000000000001e342aed5520f9156b7b8d858e71a5d0ff1bd430e56a9c 391 0.16/1.00 vMB 13
539,478 539,478 0000000000000000001b3b39e3e213e557f0f059dbe2c30627ce23463a800829 550 0.19/1.00 vMB 14
539,477 539,477 0000000000000000000af34e620e4af16d1cdc4e4efc962033e4abdacb127f5d 2,294 1.00/1.00 vMB 21
539,476 539,476 000000000000000000236c70154586beffcc061c811f088faa69a575c0db72d0 2,316 1.00/1.00 vMB 19
539,475 539,475 000000000000000000102b3ee942bfdfaf4058e54ac4e52f45f27668baef6d6b 814 0.39/1.00 vMB 12
539,474 539,474 000000000000000000065c2d94268e0eee075ca9b4fc71fa05619410f025cfb4 1,709 1.00/1.00 vMB 15
539,473 539,473 0000000000000000000e60716f86f52154b8859191b22bcc1fcb7b696c1e65b9 1,552 0.74/1.00 vMB 23
539,472 539,472 0000000000000000000769ac34d7f2fc0c0fc0fcc6ba94887d50d33862dd5dad 590 0.24/1.00 vMB 15
539,471 539,471 0000000000000000001479f26731e8ee76e1dfee592763c6262cfc18ea9c9749 584 0.41/1.00 vMB 5
539,470 539,470 00000000000000000022ce0085015e8fd93375185eac6d5b837a2ef1ddc1ae75 2,539 1.00/1.00 vMB 18
539,469 539,469 000000000000000000261ba441cc42c81e7b819efa3b01b5eaa6da03ae9fdaf6 2,370 1.00/1.00 vMB 23
539,468 539,468 000000000000000000007534e53027ce7d38e53744541d40fb742b32034f8723 198 0.11/1.00 vMB 9
539,467 539,467 000000000000000000221ee8fcd11878f965ca106e26833b54f9f29bce5be62d 2,558 0.99/1.00 vMB 18
539,466 539,466 000000000000000000007f3c3daa3ed0aded5069cb3ef1c1922b0195ef437138 935 0.35/1.00 vMB 21
539,465 539,465 000000000000000000015c67ff53d451b766d5013b0fa45f1f56e7ae4b1bf265 1,718 0.73/1.00 vMB 18
539,464 539,464 0000000000000000000341323e8bcac26a25858809b86c8915fd67165b591137 902 0.55/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.