Loading Tool

Explorer IconExplorer

Memory Pool

42,386 transactions
16.91 vMB
0.14316611 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 97.91/200 MB

Candidate Block

Mining Attempt a59fed116a684b07b159c962f0a80086e32a2b6d97015eceb18340ada06395f7
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root c207a72919ee4549c3605009b4580c28ed9eb0bb99813a042ff7f5733bf0f09a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,659
Size: 1.00 vMB
Total Fees: 0.04538218 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (700,067 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,248 213,248 000000000000040ab79881cabc4d7b0147a5351237cb2ebf31239778516322a0 434 0.21 vMB 166
213,247 213,247 00000000000002f7c432c216e8c4eb0558fcbb2c9f5995523e7ae515caf8624b 283 0.27 vMB 70
213,246 213,246 0000000000000018b96ed78ac6377374ae80d8aedd70bea1ae62b34ce441d0c4 557 0.25 vMB 168
213,245 213,245 00000000000004148769fa508d0f852459486a90027fa0431a6ddfd9b03bdae0 670 0.25 vMB 237
213,244 213,244 00000000000004c3f6345c702b1185085372a278f29c27760dca9511b3d5d650 287 0.26 vMB 108
213,243 213,243 000000000000047b5fa852f3ef7c958e460663cdf7daeda3ea4dfe7afc9f6f1a 857 0.25 vMB 210
213,242 213,242 000000000000042604d8a354a62167daeeb21dd51df081959ee464f606e9fbc2 187 0.05 vMB 117
213,241 213,241 0000000000000124a15892d5cc92e7888aa88edcd63ddf61f6a7a8cd0ba91568 168 0.05 vMB 104
213,240 213,240 00000000000004a9b7206fb172022890621e822d4d95efdf783f6cde9ab88e2e 860 0.25 vMB 196
213,239 213,239 00000000000002711e96b4c88a8c60b97011068f0c644bf569a12bfa72b28a0d 115 0.03 vMB 184
213,238 213,238 0000000000000306ec7610832444ba3ca359b5a7b21b16a860097219806c8c32 375 0.16 vMB 206
213,237 213,237 0000000000000045875387d42187613a3ee06f849597d43b4cf815a13e0065dc 169 0.09 vMB 192
213,236 213,236 0000000000000149ff5c74e025041ac25ba0a16f64b8733c0739736c6d081c35 64 0.04 vMB 269
213,235 213,235 000000000000040811ff705a073713899fba906c04968dd507494a5e4041ea37 597 0.22 vMB 216
213,234 213,234 00000000000000719c0ab84fb096cd649a1566a4553229722eca27f0315ae77c 497 0.25 vMB 216
213,233 213,233 000000000000023f893b8c13bac555b0ac1cae7cd4e47f383de33ea4dd912e20 11 0.00 vMB 30
213,232 213,232 000000000000037024c6d2bc430c6fe8abe198d4b3ac211a2a4ba016d062505d 256 0.11 vMB 233
213,231 213,231 00000000000000123efc0a14489c52b1ee64dc9bfae18addc2e9d17ce7348568 610 0.21 vMB 216
213,230 213,230 0000000000000297eeb8300309b044f14adb9d73d8453559e4491467a0695985 43 0.02 vMB 119
213,229 213,229 0000000000000323a5a5ca1f414160e2910f4d8f30a3662a0a1951a8555a4281 134 0.05 vMB 93
213,228 213,228 000000000000047a64e652ed2075b4672e765e467025e63375ec54cb1f471ba5 294 0.12 vMB 174
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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