Loading Tool

Explorer IconExplorer

Memory Pool

18,755 transactions
8.85 vMB
0.06175297 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.42/200 MB

Candidate Block

Mining Attempt 5296db06fad593bb0518a28f69204d85fa398a8d907d80731d8d85dc2feb077e
Version 20000000
Previous Block 0000000000000000000003c7cbcc0246969b12a8c6b834f333c2ac327690af3c
Merkle Root eb455710ccaa5c8308d156b3be6e3ab04196251709dea6ab8be1402f4c2f49d6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,985
Size: 1.00 vMB
Total Fees: 0.04128511 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,389 (662,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,276 251,276 0000000000000063e9fc6030424161a5629288ae18de28e05d6682a501e77af5 200 0.09 vMB 164
251,275 251,275 000000000000006d19a247bef1f57b63d3c79145f48bdd5fea6e2ef392b33008 379 0.19 vMB 104
251,274 251,274 0000000000000043b1581e798a72a832754ebf72286c5920110f957a768107d2 91 0.04 vMB 119
251,273 251,273 000000000000003d5e281b04e6da6083c4c996022bf7116e65690203624da4ca 86 0.04 vMB 142
251,272 251,272 000000000000000d32921cd55c0b84c353bf7b5b656fbaacc931270a9f61ac82 36 0.03 vMB 47
251,271 251,271 00000000000000341314f2ee6a1d7c6142f10d14ce66e8f65c5aa84d04bf0643 308 0.12 vMB 109
251,270 251,270 0000000000000042c6e6b6cf30801351a50858c1b5d54d6f361b980baff3558f 219 0.10 vMB 128
251,269 251,269 0000000000000000ef932f772aea13f773f585716d187bdb01c4615a6ba80138 338 0.15 vMB 144
251,268 251,268 0000000000000039724bd36d840b019d8234b130a8f74ba78c024e7bfc97e528 142 0.09 vMB 302
251,267 251,267 00000000000000007eba80d06b2c83753946866b1ddab48e7810ffef8c4c2192 213 0.10 vMB 109
251,266 251,266 000000000000000ec077acc8e50766f5264734e15411ae0cbc279256a217a777 278 0.10 vMB 172
251,265 251,265 000000000000002cae1633768824d49f9ec375523523b4722d677c3243c98359 128 0.08 vMB 56
251,264 251,264 0000000000000039d403436c5442a8ce8dc3956086b0b6931dcfb90a6bb1989d 351 0.15 vMB 269
251,263 251,263 00000000000000261f335d450490d8ad36b6693674f5f335cefdc5319d9dc1c4 171 0.07 vMB 76
251,262 251,262 0000000000000012339a7e0feca89262b2f4cdc83681b4844531c6c0bfc0070f 128 0.05 vMB 180
251,261 251,261 000000000000002a3541dc4cc66ae8e049c077e101bf4b15ea792fc64e32128c 144 0.06 vMB 175
251,260 251,260 0000000000000022e3c251645c8879170cbe4f8604f5f564b51b34c5cd5df02a 268 0.12 vMB 148
251,259 251,259 000000000000007285c850154ce89beb549c62f975e8f44b5ca130791663b24d 114 0.08 vMB 53
251,258 251,258 0000000000000069b6e7e6a208c39940659739f70a88fbbff88a5ea5534d7795 272 0.11 vMB 290
251,257 251,257 0000000000000038aedd6caf3ff1eaa6d569af2d7845cd99a10b9ea4f2207e8c 203 0.10 vMB 124
251,256 251,256 0000000000000000e64c5a182cc7cad33025d0bffaeee6d1673ec1297e73d509 36 0.02 vMB 104
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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