Loading Tool

Explorer IconExplorer

Memory Pool

28,405 transactions
7.97 vMB
0.06489675 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.89/200 MB

Candidate Block

Mining Attempt ac4c26fb0275cd5c5a5fa091d8a3f882895919ef13b0eefe8a73182cc8b18b15
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root 05be62c14087b0902b09e7dd76ad22b9506d485711285ee773ad387dc7b07015
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,489
Size: 1.00 vMB
Total Fees: 0.02588140 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (662,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,320 250,320 00000000000000699fd3bcc383e704033a2f98b6dd9b49018b11dace87258bf7 88 0.04 vMB 166
250,319 250,319 0000000000000007ed14a606e35f35b844d0fb523a0b99860c30d863d45956c6 101 0.05 vMB 36
250,318 250,318 000000000000001a08040eb6291133398b2b4e1b7b13d06e3c5b2c5a8ea30c9f 287 0.13 vMB 166
250,317 250,317 000000000000000cd9792d04ad6f1f574dd36cdc55fb54dd71e9bfa4b1b0456a 58 0.04 vMB 124
250,316 250,316 000000000000000ef25445188fd025ab0e4d4c50803f33f1eb0123824ce842b6 40 0.02 vMB 90
250,315 250,315 000000000000005980194a7922aba0d4af9fe15c1e61cc0dcb867ddbecc095a8 398 0.15 vMB 152
250,314 250,314 0000000000000069097591a30681ed19c49963f73620b8c7aaefd6cd8974c4a3 263 0.12 vMB 124
250,313 250,313 000000000000005e660f706ce92f0c6677e4d72e6f22d37f0f5e5c3d8d1714ee 571 0.23 vMB 127
250,312 250,312 000000000000000a65a3dc1b8667f84edd80c93097d64f030a4360e02baffbe1 305 0.14 vMB 168
250,311 250,311 000000000000001a78d15983323a9dafaa6cbfe57a4e4ba9592cdcbf1a709f1b 233 0.14 vMB 110
250,310 250,310 000000000000003d9714d5723d99490ce0c6431643f36a7ac5269282a2aedbfc 35 0.02 vMB 26
250,309 250,309 000000000000005c9b852058679f1f751369e0850faec1b2cc509bf99867a5de 416 0.17 vMB 151
250,308 250,308 000000000000001b9245a045665736b038e270307fe26f923f605ae59d9b778b 538 0.24 vMB 135
250,307 250,307 00000000000000445efd25b8a3635275b31c18c2915882f09598f089d78b5c06 321 0.16 vMB 116
250,306 250,306 000000000000000e7733853585f3996d8dfce1757f4f7fdbcf42c9310c804a08 112 0.06 vMB 134
250,305 250,305 0000000000000061302bbd5ad8ac70b181eec3008e3920835f21790a13b9b4ef 622 0.25 vMB 167
250,304 250,304 0000000000000061e035b618c7f07cf748fd985662ad292cbab6d86431740b92 1 0.00 vMB 0
250,303 250,303 00000000000000484378057b7bf000cbdb896ef43123ccb153bf4d0f02bb5ec6 178 0.09 vMB 109
250,302 250,302 0000000000000010b3e1db8655488273a108e2742fb637a3c26e3840779e17f4 166 0.07 vMB 151
250,301 250,301 000000000000005bc8c6e81719a6166881baa70bbd6d7b849be47d23d69d18fb 55 0.02 vMB 51
250,300 250,300 000000000000002570c114f900dadb97991c97ab65b0090194ab5eebedec3ec3 358 0.14 vMB 147
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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