Loading Tool

Explorer IconExplorer

Memory Pool

36,978 transactions
15.15 vMB
0.09574284 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.86/200 MB

Candidate Block

Mining Attempt 86e83c9d409f4c62dcffde91b5ac465c4ff604dc01213d61a15a554dde77412f
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root f3485764dd39c22b2c7b39764e1085a11b6c0434491b2552b4d56b806eaacbd7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,253
Size: 1.00 vMB
Total Fees: 0.04312359 BTC
Median Feerate: 3.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (697,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,438 215,438 00000000000001c26cc9bc4ef14339e70d292dada05d1c1908eed4ceb83d5824 126 0.05 vMB 184
215,437 215,437 00000000000000ec68a3905801a7119fe1ee824428f9443db68c09de30ac51be 329 0.13 vMB 160
215,436 215,436 00000000000000294afa63691b43003db6ac0b75f3e456389b45f93f60bb3514 168 0.07 vMB 197
215,435 215,435 00000000000004c0a237a045ba98761cf77f267d01e899fafd7473747535f7e0 12 0.01 vMB 45
215,434 215,434 000000000000017fb8317c899f4e6d814693654aea3aebf333b2b7a78a79d770 243 0.09 vMB 190
215,433 215,433 000000000000029ba0425bf52725ab80bdaa7ad90912062765c7f575f056c892 291 0.13 vMB 158
215,432 215,432 000000000000051f3197f62d3c17fcde9f40b2a2a117dbbdb8562ca056141e61 11 0.00 vMB 176
215,431 215,431 00000000000001b41aacb4801c7954ef40aa0c3d34219510425830d4e4d00593 452 0.19 vMB 188
215,430 215,430 000000000000037ff2d48f771a1f3b0d78e60e6e5c611cc9d2bfcfc97009592d 153 0.07 vMB 122
215,429 215,429 00000000000001266f854f788eb91ef4b2d7bd3e9711d548e56e7e45917dd1e5 197 0.15 vMB 23
215,428 215,428 000000000000036e91e91e7c883775e83938a54abfe3356b03ed3846c4c43789 410 0.21 vMB 151
215,427 215,427 000000000000046f4bc8f6e0dabac9a71e3371764bac30ca55f8f8d930025daa 101 0.05 vMB 91
215,426 215,426 00000000000004a99b5fc56fe0ee5cd945226e4c629a19366afe9c20af728e67 605 0.20 vMB 239
215,425 215,425 00000000000000a5661c454260b4d161e87734ef5cc8befe52a13b70d7bf19f9 124 0.05 vMB 93
215,424 215,424 000000000000042a1edf077096ddf95d8209a2132d4cc98c64157823aa0ad979 167 0.11 vMB 106
215,423 215,423 0000000000000369d217fad560ac68c33f94861ead1dc0c1197e7df1c7fb781a 504 0.19 vMB 212
215,422 215,422 00000000000000ac52a9557c0efd6ea2f408bf144d70dc2b676e220a261f1b3a 47 0.02 vMB 168
215,421 215,421 0000000000000195f37864c18a5c4b0abb2255b730523b68a2e7b43257941a10 102 0.03 vMB 302
215,420 215,420 00000000000002efbf1696b98d5d1feb27922dfde1cfb79f9c64719982533a56 70 0.04 vMB 149
215,419 215,419 00000000000003c8e7c429944f53724dd60a46d538af8d0c448cd8a0af45f34b 420 0.18 vMB 199
215,418 215,418 00000000000002eb050c26d665d62586875bccb38b0ddc9b87a018b65e593de2 8 0.00 vMB 298
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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