Loading Tool

Explorer IconExplorer

Memory Pool

43,376 transactions
19.53 vMB
0.20682164 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 105.49/200 MB

Candidate Block

Mining Attempt edd2646efae9aa11f33f0456ceaa11d68151ae7011eea21b1857954e5e9ee70c
Version 20000000
Previous Block 00000000000000000001f9031a1149e0ca831bb425bf636c4a0456659e3abb3e
Merkle Root 87a80f3a8baf61edaf08b86863ba105df34f4b66d2554ccbec1bbee259deb44c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,265
Size: 1.00 vMB
Total Fees: 0.05791255 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,324 (653,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,352 259,352 000000000000000db33e00fc456e75e74754689dfcfdeb7d177a8a469f3923c3 62 0.04 vMB 56
259,351 259,351 00000000000000129d4157c189042da52828dc93bebcdb6f15f4eb7058a8ee85 80 0.04 vMB 76
259,350 259,350 00000000000000153f9b8e64dfaf67b7b7239162f6ec2d3aba29633f6a1d1715 184 0.14 vMB 56
259,349 259,349 000000000000000de21f05bf4731d9bb5a4a6608c9b9d5e9e5518bf58ae72a49 470 0.25 vMB 88
259,348 259,348 000000000000000746136f50f5502266a22315ee84e4e4486be06882ac4b30c3 901 0.56 vMB 64
259,347 259,347 00000000000000065139de31cebd01a40cfb85338144f14c2ef3c202e514eae5 235 0.11 vMB 83
259,346 259,346 00000000000000255d42789630bccd5cb9a4f0c8586c37b28a926e4aa26ea363 39 0.01 vMB 181
259,345 259,345 0000000000000014c5e80e85bd6233a08e0667bd6e8d2c4a3dfc295a772c3332 76 0.03 vMB 103
259,344 259,344 00000000000000221ec843217135c004ba2ac0a3d81e799e6b8629866a04d724 439 0.22 vMB 263
259,343 259,343 0000000000000000925608b9af3adc11f45b1b16c84f96626efcea3008df3791 209 0.09 vMB 103
259,342 259,342 0000000000000006064169da1524572c85f3fcdf02321c23e259d419fe9002a8 146 0.06 vMB 2,418
259,341 259,341 0000000000000026185c7a27bd12ab3d06b3fa82d3446e0cb33bb135cf03c9be 119 0.05 vMB 96
259,340 259,340 0000000000000023f2ecb765a2dea90dc2a99761171945d4fb1b9857da9b39a5 86 0.09 vMB 75
259,339 259,339 0000000000000004f1a27e8aee5214c126ee2ec9f77d12a69f6ab925456fde32 170 0.07 vMB 88
259,338 259,338 000000000000000d86ca5c4aa2af16dba06befff360703262ff40852d993f6d9 109 0.05 vMB 58
259,337 259,337 0000000000000025df3ab8740bca85e7c5ccae4a36f6b46f3f0249de94c774ff 821 0.33 vMB 87
259,336 259,336 0000000000000005000595bf6c42f327202a176254be991953e681609efe4452 53 0.02 vMB 95
259,335 259,335 000000000000001093fbeaf80694fc61e4c7e330f3539dda6a19e229014a36d0 289 0.15 vMB 84
259,334 259,334 00000000000000023e8199d44ecdf2f7244c2dbd4c9688cb4a1bd88e9a1cb48c 205 0.10 vMB 78
259,333 259,333 000000000000002365006da1cddd3215f13d3b5bdf435f77ab3e2f19c9371b1b 68 0.04 vMB 106
259,332 259,332 00000000000000090f35063bc314f7d8d63e09c7120aa309e940670e886db8a1 72 0.03 vMB 109
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 86
    • Outgoing: 10
  • Data Transfer:
    • Sent: 127.07 GB
    • Received: 0.51 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.