Loading Tool

Explorer IconExplorer

Memory Pool

82,825 transactions
31.24 vMB
0.12272555 BTC
Random Selection Loading Transactions
Max Size: 183.74/200 MB

Candidate Block

Mining Attempt 360cb87e7e0cfac848464166d5f419a86d33d938e0c4acfb7f9022b500fa5698
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root c757ab7c598f8c5a038a8e8e2a9f6996af284c03e797f739731411df98269b8a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,493
Size: 1.00 vMB
Total Fees: 0.04245997 BTC
Feerates: 150.80 > 4.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (264,175 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,894 650,894 0000000000000000000def35a0c7644a7b901fd1f6c910650eefdcc658e04aa1 2,721 1.00/1.00 vMB 111
650,893 650,893 0000000000000000000c81fa74189999f63840d554524593b7f45b59d54e7a2e 2,292 1.00/1.00 vMB 70
650,892 650,892 00000000000000000007906d35f8d3edc834f09daaff7c62712ee18a112021f2 2,157 1.00/1.00 vMB 108
650,891 650,891 0000000000000000000caad7933a89fb2326b8074117a4997125194e6a12f6fa 1,893 1.00/1.00 vMB 87
650,890 650,890 000000000000000000004d6ac5a5a62b45ac32cc1ef11c0234b1e70191b2abf7 2,881 1.00/1.00 vMB 116
650,889 650,889 00000000000000000003448b26eb926ec2db50e56ed1688055f832f61b85fdd3 1,013 1.00/1.00 vMB 38
650,888 650,888 00000000000000000001d0ae573763a58e2ccb0aae494f1d4a10defb9d2b8426 919 1.00/1.00 vMB 33
650,887 650,887 00000000000000000004fdf023a10ea8e1a0f80a129ecb7bd777e849852404f3 1,612 1.00/1.00 vMB 60
650,886 650,886 0000000000000000000bea9220d93f69c007fcb0a78a17738aff7b8be960c55f 521 1.00/1.00 vMB 20
650,885 650,885 0000000000000000000945d1be9aa63cab98b92ceff199b7df88712d9fa0a39c 2,299 1.00/1.00 vMB 83
650,884 650,884 000000000000000000075eade3dedace031386090c3679a88787039c888bcda3 169 1.00/1.00 vMB 15
650,883 650,883 000000000000000000080134f1ecc96b84604f9ea2055fa291175d16d86d1d44 955 1.00/1.00 vMB 37
650,882 650,882 0000000000000000000bbf62ae5e4fd0bb790b5c1fef98a30fee70c989f403b9 2,604 1.00/1.00 vMB 37
650,881 650,881 000000000000000000063ab96626d31309dd3a39324895ecb8a83c93ba746084 2,185 1.00/1.00 vMB 19
650,880 650,880 0000000000000000000df022993f441bf69e9eff74941ec8b5eaf57b6967417c 2,574 1.00/1.00 vMB 47
650,879 650,879 0000000000000000000d9580bb40c7364413d7ff66a1248587141930af08aa65 1,259 1.00/1.00 vMB 61
650,878 650,878 00000000000000000008c34a329c2f8369e7ce96083de5bac044f1efb2359c32 1,787 1.00/1.00 vMB 77
650,877 650,877 000000000000000000045e27d47a6dd22edd1d82bc2e42f2bb421581c72b3196 2,482 1.00/1.00 vMB 41
650,876 650,876 000000000000000000077543c05ce548c34857169b2284c5dd916497d8522470 2,403 1.00/1.00 vMB 94
650,875 650,875 000000000000000000091f806d5948efe0bb69fe5790911042da2a181cee6600 2,137 1.00/1.00 vMB 44
650,874 650,874 000000000000000000015618d54b00fd75dac2d12d90f629d2c97e5a2117ab7b 2,198 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.52 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: 668.77 GB
    • Received: 15.57 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.