Loading Tool

Explorer IconExplorer

Memory Pool

89,306 transactions
33.07 vMB
0.20990228 BTC
Random Selection Loading Transactions
Max Size: 199.84/200 MB

Candidate Block

Mining Attempt 59455c333f1962c8a9f38c6a063493f98b11732a3453a869815885a6472131bf
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root ad3de2d2910de245e7bcf12839ace13b43bd4c25cd7001c5712c836bfe1812ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,636
Size: 1.00 vMB
Total Fees: 0.09424034 BTC
Feerates: 387.56 > 9.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (585,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,635 329,635 0000000000000000069d99c4b7abf4dbbc4755ae52c14744b75e1e4c1c9633ad 992 0.50/1.00 vMB 28
329,634 329,634 00000000000000001b1225137a780dae52a5f31e972785a8f68414bf1d42eaaa 319 0.14/1.00 vMB 25
329,633 329,633 000000000000000000e648c7627a1c451a2fa59036843552f2b285f76ea626cc 999 0.54/1.00 vMB 26
329,632 329,632 000000000000000012d8f7742a5161365e20bd7ccc6f2a96f990206f4d3c3309 64 0.03/1.00 vMB 73
329,631 329,631 000000000000000013375d3fc03a1a9e3c8285a3a91b1f23fc53f7720c5c202c 133 0.05/1.00 vMB 24
329,630 329,630 000000000000000019881be88ab98ad4863a32bb4479e67ff2e16d8e72dbc0d4 713 0.64/1.00 vMB 21
329,629 329,629 0000000000000000187254ae4f1e70a28a872df712cace1762b8bf3051e13065 1,332 0.55/1.00 vMB 36
329,628 329,628 000000000000000015784ba8a739482a3e007e3be3f016b578d544a45a34a512 347 0.20/1.00 vMB 26
329,627 329,627 00000000000000000973454666203ee00ef49a9a0154c20c4a933bbbb959253a 360 0.33/1.00 vMB 17
329,626 329,626 000000000000000006d8a0e81a1e3ad5de90d047e5445676f5f0899d2d9aa482 103 0.05/1.00 vMB 29
329,625 329,625 00000000000000001545bb755eba3095a0db4ceb8bcf8b458c9accf7b14bc893 267 0.13/1.00 vMB 25
329,624 329,624 000000000000000008de66fb07608e66996e2f356b0624b7cf6ae9f58af24cfb 425 0.23/1.00 vMB 29
329,623 329,623 00000000000000000e4b46639c58c2f484da0b57429a9986c9b45e061c2b9743 560 0.36/1.00 vMB 23
329,622 329,622 00000000000000001105532cbd5bed2c38bc7b8ad7554e3792f5c3c0092b6cc6 268 0.16/1.00 vMB 23
329,621 329,621 0000000000000000086aa7b6e9dc00b5bda4c13618d320816593a9cd4bcbfb78 207 0.22/1.00 vMB 14
329,620 329,620 000000000000000019c99516db593a1f31e532a7da220b7dd053d068c6622ad4 1,389 0.75/1.00 vMB 30
329,619 329,619 00000000000000001ba5ea21896f6d22432b1a4d00ebcd9752c1b6dcd07ec66a 631 0.35/1.00 vMB 37
329,618 329,618 00000000000000001b187a683c821e9ecc3050829f2dc80221d36929c5abb3b7 23 0.01/1.00 vMB 29
329,617 329,617 0000000000000000173566931c58b7b6c88f4eb00bdda4bc532fd52a3762a196 41 0.02/1.00 vMB 30
329,616 329,616 000000000000000013251ea58f5586156d2e68f28e96d44a7c7dbe2cd95faaa0 70 0.06/1.00 vMB 18
329,615 329,615 000000000000000015d441ce19c89f81c101ded94e8bd976d5949e36f2c38d4f 345 0.21/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.