Loading Tool

Explorer IconExplorer

Memory Pool

77,234 transactions
29.85 vMB
0.10553340 BTC
Random Selection Loading Transactions
Max Size: 180.39/200 MB

Candidate Block

Mining Attempt 67a0bb581d734b39d9ccc74cc20e532ad4d9cd6b7855c2f8b431e6c74045b4b9
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 9b4ac910025753a843e8b048df33ca1e7c0acb12fba5ece4719f766fcd889477
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,192
Size: 1.00 vMB
Total Fees: 0.03708719 BTC
Feerates: 357.61 > 3.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (379,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,833 535,833 0000000000000000001369618f45cda999e4509230e50c33007011c6e4b83864 838 0.29/1.00 vMB 16
535,832 535,832 000000000000000000271992fafdbeda3c7f7219746b504d91e7390e4ba6eb39 121 0.03/1.00 vMB 12
535,831 535,831 0000000000000000000b1dd68c87160531a55e188b1d5f4c90a4e2a818cc1930 285 0.22/1.00 vMB 3
535,830 535,830 00000000000000000013f06be4d9a52c9b5ce35c0e90009ee01cf01697c16b5c 2,709 1.00/1.00 vMB 17
535,829 535,829 000000000000000000098adb6e673d0f6e1c4a26eff76f3ee4dd3ad38ea9fadd 468 0.16/1.00 vMB 23
535,828 535,828 0000000000000000002748493d8de03091bb1448f5fcedf80183dcc95d836693 1,094 0.47/1.00 vMB 17
535,827 535,827 00000000000000000001c31b66ef68932b594a18bd68d2e147252e1ae3f3d49c 968 0.34/1.00 vMB 20
535,826 535,826 000000000000000000001a051174ff28946b40b7078b5f44540065183c306d1a 2,455 0.99/1.00 vMB 19
535,825 535,825 00000000000000000007870ed4e4dcb527035707333cd1d00d5748859688e6ca 1,398 0.65/1.00 vMB 28
535,824 535,824 0000000000000000000043b0f2810954d8f6074b0ca62ee65b6dfcfa6a3695c1 1,372 0.73/1.00 vMB 5
535,823 535,823 000000000000000000014a960b3a70cc4ce2fff1bd2b91938d5699d1f6240afc 2,145 0.99/1.00 vMB 7
535,822 535,822 000000000000000000218c5e9ead11b89611a8c7876241e2f973c4bf3de7a843 3,143 1.00/1.00 vMB 28
535,821 535,821 00000000000000000014c865a55cfcb2c2464ec5ca20da8533db86ea546131da 2,257 1.00/1.00 vMB 28
535,820 535,820 00000000000000000015b01d98e2f09dbdc6e1639c1148989b3cc51a8c1bee5c 683 0.22/1.00 vMB 20
535,819 535,819 000000000000000000168147f83ccf2263ffff5d12190a61589dabd9d96067c1 113 0.05/1.00 vMB 48
535,818 535,818 0000000000000000000dd696bfef38d7589fde26051242a81a3742203bc9f0c0 292 0.23/1.00 vMB 5
535,817 535,817 0000000000000000001757893fe15248c5f9e6b75d2f752a2f0cbea6347019f6 1,478 1.00/1.00 vMB 9
535,816 535,816 0000000000000000001db27c98ad04c0102e582dba47192961df94d461c24747 2,510 1.00/1.00 vMB 9
535,815 535,815 000000000000000000154364515ce6d1445a64a96eabcbd8c0314d67097ef683 2,753 1.00/1.00 vMB 13
535,814 535,814 00000000000000000014054b25ce24cba0ed0418870e494d16fa3a6f869824b7 2,681 0.97/1.00 vMB 30
535,813 535,813 0000000000000000000bb276c509aef3103fadee9682efe710b6f087d87d8e4f 2,736 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.15 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: 744.27 GB
    • Received: 18.71 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.