Loading Tool

Explorer IconExplorer

Memory Pool

79,180 transactions
29.51 vMB
0.06887973 BTC
Random Selection Loading Transactions
Max Size: 177.64/200 MB

Candidate Block

Mining Attempt 672cc41c240ee44b027422da7c9804e1d89a78145c9d4cff1c39b1becc1230f4
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 041bb38d354cce93b309569ba015f93034f7f6c88b39e86ceec90319a98a8f33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,120
Size: 1.00 vMB
Total Fees: 0.00899742 BTC
Feerates: 454.44 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (677,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,483 237,483 0000000000000028b219e90c7821a2570b7acf7de46f88f785225180e663fbac 145 0.08/1.00 vMB 151
237,482 237,482 000000000000014ad965f558a63e59f515dfa2de1813987faa022d7cb9a7ea35 210 0.10/1.00 vMB 185
237,481 237,481 0000000000000135e1e0b14f289ea221eb8e721eae6fed59e30591cfd91aaef6 296 0.10/1.00 vMB 27
237,480 237,480 00000000000000d7c5dcdf22c66d7b3e5ce3736a002a72c6c3a165d20546af58 1 0.00/1.00 vMB 0
237,479 237,479 000000000000004e49be8f759ddb55fc92a444cfb9945933f13d263a6b99ddab 12 0.00/1.00 vMB 155
237,478 237,478 000000000000008f435e89675b32990e6c3b6a7d55c1160b606d8ff389295678 213 0.12/1.00 vMB 127
237,477 237,477 0000000000000126a6e4c445a40da9e806cdb03f42c9a410b44bc3c8909b254a 191 0.09/1.00 vMB 158
237,476 237,476 0000000000000123cc2ac8b57fcbc89f383c25ae9aecff31e168c1085a23ddea 93 0.04/1.00 vMB 110
237,475 237,475 00000000000000e6d62361b994a4600b2747d8b75a3ac0a8167b5b27226aeb8f 389 0.19/1.00 vMB 154
237,474 237,474 00000000000000955719dd6dd19328f5e4555a5eea9b8c0ed036b16cce6da95b 329 0.15/1.00 vMB 190
237,473 237,473 000000000000014a88bbdf0e814cb1ec0e53df844c9f2a3694388b69db2524a6 161 0.08/1.00 vMB 120
237,472 237,472 000000000000004f99faba808359c417f16e1c9450c903b430f85c912d74d783 131 0.06/1.00 vMB 171
237,471 237,471 000000000000002cb37e272f939f78ce795dc260b8ffa98fefd128a8c81dff2d 528 0.21/1.00 vMB 191
237,470 237,470 00000000000000b7d86108fb11d603c56dd3fef13ac14fb20e41f3399eea5528 132 0.06/1.00 vMB 155
237,469 237,469 0000000000000016d4ab96a03ca49cf3604bb6d1466f4269359867e6843b51b6 85 0.04/1.00 vMB 163
237,468 237,468 000000000000003e45cbc065585c9f23e66fda8cf75cd2749991784d214417ff 68 0.04/1.00 vMB 163
237,467 237,467 00000000000001257eb0fc8edca293a3aa211edb25a6541360540e3bf78e60dd 540 0.25/1.00 vMB 164
237,466 237,466 000000000000006fd6e72ebf1194cc01ba75ffaa3c48ba8c88c0c0192e972d86 59 0.03/1.00 vMB 171
237,465 237,465 0000000000000045f44db69ed9331889f75603fdc36a92153aa5a9c34cb5ed41 409 0.17/1.00 vMB 198
237,464 237,464 00000000000000026afa285bc6c4972182b53c98fa84ddb5ce9d798b4850a1cc 92 0.05/1.00 vMB 172
237,463 237,463 00000000000000f04936661da4a6d864f596b1b66b139939a35d743c8bebeff1 531 0.23/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 782.37 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: 663.22 GB
    • Received: 14.89 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.