Loading Tool

Explorer IconExplorer

Memory Pool

25,377 transactions
5.92 vMB
0.03456871 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.79/200 MB

Candidate Block

Mining Attempt 730ff1265ec29cd128d8db6c2e96f7aada14cf148b67d440b62806004593faf3
Version 20000000
Previous Block 00000000000000000000d7318bad5d3698ab014db08d08ca274b94c8882dcf45
Merkle Root a679370bc4b1e8767de1c1c8de04d08b694bf83cd6afeddfb8f9927965d217ed
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,012
Size: 0.95 vMB
Total Fees: 0.02158995 BTC
Avg Feerate: 1.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,142 (706,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
206,415 206,415 000000000000002683481f99a72fe88a0ef31de7cf7d77beb7ab98af5e07fd6d 0.04 MB 87 66
206,414 206,414 00000000000004c39786676ea7aec04e3845965ae538cf0a4e1fd2e83e7e6d73 0.11 MB 253 163
206,413 206,413 000000000000011ce04a4685f8ea72a974c1c118196244f5b0bf8f8762eccbcd 0.00 MB 10 52
206,412 206,412 00000000000004c02ad28ef848a7517cea083a5dc228b0a9c783c5435e1abd21 0.00 MB 13 99
206,411 206,411 000000000000048b5fdbdf06cc2d4347fa6a8fe5738332cf88b51198d28400fd 0.06 MB 132 135
206,410 206,410 000000000000048ec96e6ce86cd54de9d6fe5e50f146926e5677c56d3fcedefd 0.03 MB 57 145
206,409 206,409 0000000000000063d7749dc1b01b55bb3c59c41f6d5093d8ae1c36c268fcdf35 0.00 MB 18 102
206,408 206,408 00000000000004dcdadb55cd4a52bb1aa2386a8fe3d8630878f31f8c16fd1f02 0.00 MB 1 0
206,407 206,407 000000000000014d8b0394717cd720918580581f43eefe9f52eaee6b3f1ca9e7 0.14 MB 93 65
206,406 206,406 000000000000003ce0e15afca9d425eeb7e210493c105e2397324eb634312ce4 0.10 MB 221 132
206,405 206,405 00000000000004a48dfd4a85218ff977819b1a6558bece9065ad7a838c7cc6f2 0.02 MB 62 179
206,404 206,404 00000000000003bdcafcca8aa692a83c5111062c383e86941162ee1214c23a3d 0.14 MB 166 109
206,403 206,403 0000000000000075a3a5ebbcde63b6e4319a1b0bddbe1089af368e25d62faffd 0.07 MB 49 67
206,402 206,402 000000000000008387bf58bee9e8b0dd53c6e2654babd4f0ef0ae401319864a3 0.01 MB 21 234
206,401 206,401 000000000000039f4353f23c4fc3671691ac637d63a09a20ed698dcb8907ff0b 0.10 MB 148 123
206,400 206,400 00000000000000391f4445ef4243bc71710fe5a5bb388556a7c984dcb9e3fd79 0.15 MB 381 182
206,399 206,399 00000000000002b439974c6ae15bfc8b334fa785bba51b3db0ded92f571fa1af 0.05 MB 160 86
206,398 206,398 00000000000001474e1edafe100fe1d3691286386a88558546d825269816aafa 0.00 MB 12 0
206,397 206,397 0000000000000317b8d87c959c565ba6e2f6b7e5fbac0b05b039249915faeba0 0.00 MB 1 0
206,396 206,396 0000000000000056f417cdb70bd257f342c5b3da29cc26cbe6f699891ac090f1 0.16 MB 344 267
206,395 206,395 000000000000044f4bd38d48f8f1a2ad42430157bce97e3e48dec8b8aca00715 0.04 MB 100 205
Previous 10 blocks ↓
Total Size: 779.10 GB

Node Details:

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