Loading Tool

Explorer IconExplorer

Memory Pool

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

Candidate Block

Mining Attempt 613a813e48fac2d872a7097b8908052bf196b8c3ac12aa4a237d18b07a7f4d64
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 581e414188597daae6d6c6f6c0f88821c968d320bce9fc60a1708f4fa2c09014
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,417
Size: 1.00 vMB
Total Fees: 0.03209673 BTC
Feerates: 301.69 > 3.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (591,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
323,372 323,372 00000000000000000ebcb27430fa5db5f4550768af081445b70c3e2a709279d1 1,906 0.75/1.00 vMB 40
323,371 323,371 00000000000000001e769747cf123f5fe66998ff66f7e60e39a5198530277b44 1,443 0.83/1.00 vMB 27
323,370 323,370 00000000000000001c096505f5caa57db690913f8ee2c6c648b0ec9504e6f3f8 930 0.45/1.00 vMB 31
323,369 323,369 000000000000000017fccd5b96bf2acf7b29fe685a4272d3e80f2f207d7e0bdd 492 0.25/1.00 vMB 31
323,368 323,368 00000000000000000a5040866a560a1924772872c3d58368d1b99a18a8bb5d1d 325 0.21/1.00 vMB 26
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.