Loading Tool

Explorer IconExplorer

Memory Pool

43,169 transactions
26.91 vMB
0.05413664 BTC
Random Selection Loading Transactions
Max Size: 141.80/200 MB

Candidate Block

Mining Attempt a34c38ab51c3a2e9b891a57df8fe965894780336de89473e21dba3e61c7404ba
Version 20000000
Previous Block 00000000000000000001994882487e351febb51281fc30d3f9402f5efdddf083
Merkle Root 8f216194ddff2b487b15654f71600ad229d82db4d143b51083bec32b05e4a2e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,390
Size: 1.00 vMB
Total Fees: 0.00422955 BTC
Feerates: 160.56 > 0.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,915 (656,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,426 258,426 000000000000000959b8dd91f8d1db1c784d8ba151e67276ff2dae68432751e5 281 0.13/1.00 vMB 85
258,425 258,425 000000000000001d52a9032ffb5eedbbcfd9a43c701dd999a349f7e1acc0c0eb 278 0.12/1.00 vMB 89
258,424 258,424 00000000000000251e77a1180ac4cbdfa473b4fa8e4a5e33f6605ce351264c7c 541 0.25/1.00 vMB 96
258,423 258,423 000000000000002114bb3a36c768610350723c958436e1e75c744e2b7635085e 131 0.05/1.00 vMB 141
258,422 258,422 00000000000000191a1cbac1568caec28ba374bda53e7a53c3dee72faed7df57 70 0.03/1.00 vMB 102
258,421 258,421 0000000000000016cfed062b8aa39ee2518e1225ad46bdead4617f51637b0c06 86 0.03/1.00 vMB 104
258,420 258,420 00000000000000157c15091e862778af0a1bb6194eb44e5c672bda5fd68a3bc8 315 0.13/1.00 vMB 108
258,419 258,419 0000000000000008e52b3fe599a6f7fdf17660432acc984d7d251e5d7e709d99 74 0.04/1.00 vMB 62
258,418 258,418 0000000000000019e59a10d2e7a9ba44d10ed1a21a973cc6407a911cfd0ab1ba 407 0.15/1.00 vMB 115
258,417 258,417 000000000000001b8a2cc34c6869574ff73748f61f0d3a8f272102dca9f64054 60 0.02/1.00 vMB 88
258,416 258,416 000000000000000fdc41eff480d56d5525e4d156647a4aa45cd4fd6cc470288f 365 0.18/1.00 vMB 68
258,415 258,415 0000000000000004c19ed149cca6f84edf3862fb4c725e5722e6f456711dca86 256 0.10/1.00 vMB 116
258,414 258,414 00000000000000246b74d24b04ebe4a02832f25d840cc2ccd2345698e2f6021b 117 0.04/1.00 vMB 60
258,413 258,413 000000000000000bf6770c750559449ae302e147dac3aef478380ed766274a6e 764 0.32/1.00 vMB 103
258,412 258,412 00000000000000259bd9c739562dd5a5c3d4c651652b7281a880b9439c4bfd08 243 0.11/1.00 vMB 83
258,411 258,411 0000000000000017521c58c2a9364a3d88b1b562f2d26da6f9ee63d364d03ef7 89 0.04/1.00 vMB 59
258,410 258,410 000000000000000697f01ad141730ae2d7aeac68e9b25fd25ff5ac2a24bc993f 201 0.10/1.00 vMB 102
258,409 258,409 00000000000000155e0d73af457be24237a779e5b7a18bb22b82db3c86df13cd 313 0.21/1.00 vMB 138
258,408 258,408 0000000000000009bc3dee266806fe040901a20f2d55f7e7c19f2de7762a4a1d 59 0.05/1.00 vMB 30
258,407 258,407 000000000000000e6ae848cb5e544b58cab79543700f49c88b9c541a1cab9fbf 677 0.25/1.00 vMB 109
258,406 258,406 000000000000001393cf046a856e95820f4990f12c9bda3848c2012ab4015324 364 0.14/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.24 GB

Node Details:

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