Loading Tool

Explorer IconExplorer

Memory Pool

89,319 transactions
33.07 vMB
0.21010103 BTC
Random Selection Loading Transactions
Max Size: 199.86/200 MB

Candidate Block

Mining Attempt 9c5dbb71b4e851fcde1992cb3653ef1ea74d08fd33d192358a4604458a1c021a
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root ef82e0751cfd5bf5e8be0925af7480d0358cb8ccb990d6d19803237257cb9696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.09437699 BTC
Feerates: 387.56 > 9.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (240,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,359 674,359 0000000000000000000cc5c640094603341f971ec482264161ac5631cee2f55b 2,375 1.00/1.00 vMB 85
674,358 674,358 00000000000000000004c6171622f56692cc480d3c76ecae4355e69699a6ae44 2,706 1.00/1.00 vMB 78
674,357 674,357 00000000000000000008d0d007995a8bc9d60de17bd6b55e28a6e4c6918cb206 2,730 1.00/1.00 vMB 74
674,356 674,356 0000000000000000000b0f52903ce215b002d96fd100f7c82a4b1a1615b1451b 356 1.00/1.00 vMB 84
674,355 674,355 000000000000000000092255b16f2149c612bf246563aa8761de6247d7ae79aa 1,839 1.00/1.00 vMB 92
674,354 674,354 0000000000000000000c25eebcd2f3d5c58d6e7b95ec75e480cbf34f7e13ac33 2,867 1.00/1.00 vMB 106
674,353 674,353 00000000000000000003694d46cf14666394042cf722740659b0c88840b0731f 1,913 1.00/1.00 vMB 95
674,352 674,352 00000000000000000007d40db21959c9d4c64d82edf2fb66f05d18999964ed89 2,353 1.00/1.00 vMB 89
674,351 674,351 000000000000000000054157d7264ba4b04faf2c9414b5cd5d55f558cca9ef3b 1,982 1.00/1.00 vMB 79
674,350 674,350 0000000000000000000c603e685f789614b8072a746cf21e5261509bf0e1b37c 2,357 1.00/1.00 vMB 60
674,349 674,349 0000000000000000000583cfe4c98bd9eeb6d4567bc8e2cb7f39503c8b2fc9eb 692 1.00/1.00 vMB 62
674,348 674,348 0000000000000000000817cdff10200302543cbdd6e037b033be5a42f41b17e8 1,168 1.00/1.00 vMB 63
674,347 674,347 0000000000000000000a0f88ad9f130d980d13d6a902813d9bcb33db19948b95 715 1.00/1.00 vMB 55
674,346 674,346 0000000000000000000b0775e64e3a8e19ff1608068648fd11fd5a09aedfe4a0 2,212 1.00/1.00 vMB 64
674,345 674,345 000000000000000000004abf488757cfed606c4e63caa1a603fb6ddf6b3545ed 2,223 1.00/1.00 vMB 87
674,344 674,344 000000000000000000043e711c96a29142ded4ad1a1afb1111d949c1dc3c9c85 793 1.00/1.00 vMB 82
674,343 674,343 0000000000000000000705f25905f90adc5526ebd265d0a470749083aab99e11 1,431 1.00/1.00 vMB 90
674,342 674,342 0000000000000000000b64e1038c7b8cb06a7a46e5ba3d936d9f97a0d36a96c6 1,675 1.00/1.00 vMB 97
674,341 674,341 00000000000000000003d6782c2533f0f2bd279be5b13dd81dd99d91cc079bf4 1,705 1.00/1.00 vMB 94
674,340 674,340 0000000000000000000adde0f770f074776c047794820c1b202ea6dfa840ba80 2,194 1.00/1.00 vMB 112
674,339 674,339 00000000000000000003c792c7f112fa6a7410834ab578c457de69f34a80eb81 1,285 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.