Loading Tool

Explorer IconExplorer

Memory Pool

46,225 transactions
26.86 vMB
0.08812231 BTC
Random Selection Loading Transactions
Max Size: 142.77/200 MB

Candidate Block

Mining Attempt f871a323f36cdc8eaf04b46b8db925367e806068abe1b1b5b7f97c19534c7445
Version 20000000
Previous Block 00000000000000000000ff9991b1e163a0cd8035dc9efad2912f09cbb13212f7
Merkle Root a43346b1726c72bdc3aa77d602b5a12475c160bafaf4afff1e5776425e311761
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,249
Size: 1.00 vMB
Total Fees: 0.03846126 BTC
Feerates: 101.64 > 3.85 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,781 (408,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,152 506,152 0000000000000000003e3d5b302a544810bf2975e51c30506185c78c33a2b36f 971 1.00/1.00 vMB 122
506,151 506,151 00000000000000000026d1180ada4d432ee44128be737d25296a0641be6c2006 298 1.00/1.00 vMB 32
506,150 506,150 0000000000000000005825fb8fc27581f69d5ef96ec4d3ed4a06dc852a5b3fad 990 1.00/1.00 vMB 120
506,149 506,149 0000000000000000002a257444e0f213672750a251e40af35e533eae3549c731 861 1.00/1.00 vMB 111
506,148 506,148 00000000000000000027d32b24f7089d729171d836e87e186011d58e96f3e9f7 1,385 1.00/1.00 vMB 156
506,147 506,147 0000000000000000000a5147305b580d7b697a434daaaccfd57cd0f305e745bc 464 0.32/1.00 vMB 266
506,146 506,146 0000000000000000003cd6cb7dc3c75643ce4fdf4f18da3bcde29f878dea3a81 634 1.00/1.00 vMB 71
506,145 506,145 00000000000000000059a93d112f95c68a9902a9ad2a4a617b9dade353dfd41c 1,752 1.00/1.00 vMB 63
506,144 506,144 00000000000000000026ab77e3bfe9fe494f18bbf9ca691f6e5ea3d0470c3861 1,529 1.00/1.00 vMB 128
506,143 506,143 0000000000000000005d08065e87b8cd50c29d3e3b55e9e155011753c3e5616d 1,786 1.00/1.00 vMB 94
506,142 506,142 00000000000000000014ec08f08b9169fc87cc3aa6b31759a0e4d71999d5ce54 2,105 1.00/1.00 vMB 166
506,141 506,141 00000000000000000042e646c307b89878c7bb56efcd3af5349235afb7417918 1,934 1.00/1.00 vMB 256
506,140 506,140 00000000000000000018d1d91608e7f5d6c44a81d3cc326c48f4e1e69dc1a7c9 2,382 1.00/1.00 vMB 233
506,139 506,139 0000000000000000003b6c84ee6e87e2bd6f603e4db26852714a28f53480ab5c 1,422 1.00/1.00 vMB 264
506,138 506,138 0000000000000000003c03bb6dab2d66e1298ab5232cd3737f4426c0fc158451 1,411 1.00/1.00 vMB 273
506,137 506,137 0000000000000000006677f802e449163715ef798839361ac8db056a9ad30adf 1,466 1.00/1.00 vMB 251
506,136 506,136 0000000000000000003a909f9e3486791a0db7df90d45301ba5c49336ce98e17 1,813 1.00/1.00 vMB 294
506,135 506,135 000000000000000000539f060e767fee84aad7329b78e12dd911a9b78ff27f9b 1,998 1.00/1.00 vMB 225
506,134 506,134 0000000000000000003ee675d65f1e3567cf6e19e01a65cf093428f8f2a62c66 847 1.00/1.00 vMB 104
506,133 506,133 00000000000000000058ddece6a4e28eabb88c083e91375a7eb60b0930036677 1,485 1.00/1.00 vMB 179
506,132 506,132 00000000000000000057cf5efb933dbe53bdd1a027f039cb8b625d7523297bb8 2,505 1.00/1.00 vMB 278
Previous 10 blocks ↓
Total Size: 781.99 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: 648.81 GB
    • Received: 13.09 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.