Loading Tool

Explorer IconExplorer

Memory Pool

79,425 transactions
30.31 vMB
0.12526763 BTC
Random Selection Loading Transactions
Max Size: 180.35/200 MB

Candidate Block

Mining Attempt 552d0df8f34f7b694397e3599dbaf6b7498aa617261e3fa7f97e25b4ad418d17
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 8515871ec077dc78644eecb794aae327443564a3e0cc744bf7be63d8ff876ad9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,416
Size: 1.00 vMB
Total Fees: 0.03213113 BTC
Feerates: 301.69 > 3.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (591,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,393 323,393 000000000000000018aa674409ac616f5c255e695f9f8b3a88a9af128f55f5b3 145 0.07/1.00 vMB 26
323,392 323,392 00000000000000001ee63f66c5751ddb5a6e0bf6ccaa6b19a38d93b854766579 322 0.19/1.00 vMB 28
323,391 323,391 000000000000000017449fb0a10421cfb455d709dfefe7b199d1d1d372802506 176 0.09/1.00 vMB 17
323,390 323,390 00000000000000000c6c47c0e8440dcef671d9ecd8ac2882219b97c9ccd0a2f8 827 0.40/1.00 vMB 31
323,389 323,389 000000000000000015482bb0861b840f586562cc361af65a2f86feb39e38392a 64 0.02/1.00 vMB 15
323,388 323,388 000000000000000015b137209dcd4a00e69714b17f094bac510b5ac1515a5dc3 1,142 0.73/1.00 vMB 25
323,387 323,387 00000000000000001f7e25f901c76dc7e7141ddffbb3d34e0ec75c783c55d9b3 64 0.04/1.00 vMB 70
323,386 323,386 000000000000000010ffc16d5d27b231f63b10c2eeb88cedfbe3260cd2df2689 852 0.75/1.00 vMB 18
323,385 323,385 000000000000000019e05cb96c7e1100837189c1321891636a08f1d7d46ec9c8 1,573 0.75/1.00 vMB 30
323,384 323,384 000000000000000018cef02aca71e3642187e502545672bee73cc95a1bdc2469 851 0.35/1.00 vMB 43
323,383 323,383 00000000000000001d7ca6e392ff08601a3970989d1bf143f1fbc647cb05425a 1,115 0.75/1.00 vMB 23
323,382 323,382 00000000000000000f2d389ab8cf7a1d3e7ef9e679e4a93912120ce84575e3c6 907 0.35/1.00 vMB 29
323,381 323,381 000000000000000009917e77f9ab008dbfc2edf0f547d1d47575909278d6c0d7 1,024 0.32/1.00 vMB 58
323,380 323,380 00000000000000000c0198c30515b80c9db35f90ef89e5e7b07dcb84ab6d06aa 9 0.01/1.00 vMB 21
323,379 323,379 00000000000000000f01e28084ef1eb1c5fbcd51d1dc07039fdbffd957cb7006 1,246 0.71/1.00 vMB 30
323,378 323,378 00000000000000000940da10b4568e25fd306680fc21a69a7cf34e95239d8807 363 0.43/1.00 vMB 17
323,377 323,377 000000000000000011b07afe863ef3171ab58e5a038e9942557f76b7b6028f61 2,059 0.75/1.00 vMB 38
323,376 323,376 0000000000000000140a0d004a583fd8f981e0be16047481e6b742d041d4dd6c 704 0.37/1.00 vMB 29
323,375 323,375 000000000000000015f3c1c20b8f96edfb66d746e84cecbea87f3c1c29107561 429 0.35/1.00 vMB 21
323,374 323,374 00000000000000001440c469dbe17caae19f5143651d742eb83a8262065f4c36 281 0.19/1.00 vMB 24
323,373 323,373 000000000000000002233fd614f34326da84671670ab3f20cb727234e099d650 879 0.93/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.