Loading Tool

Explorer IconExplorer

Memory Pool

81,552 transactions
31.16 vMB
0.11461802 BTC
Random Selection Loading Transactions
Max Size: 189.41/200 MB

Candidate Block

Mining Attempt 3d4ffc4976c52b42c51b35f3d3da62b929a71b842fafc9e714ba112611d62e13
Version 20000000
Previous Block 00000000000000000000434d606c3a7811f2f11a15f2cf209ba28821c827a687
Merkle Root 24ec464b15d53f20c32872d5c4cbd2a679030cb790fa5517137f8717a49f019e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,987
Size: 1.00 vMB
Total Fees: 0.04708766 BTC
Feerates: 261.10 > 4.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,195 (678,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,275 236,275 00000000000000c2dafcda928f6c6887bb99ea5940964551318466fdb8e096e8 512 0.15/1.00 vMB 262
236,274 236,274 0000000000000120e609e05d455b9814828a8e21fdb518eaa2689694ae964cef 586 0.25/1.00 vMB 175
236,273 236,273 000000000000003e214f9f1bbc4f7b51c09fa83de1ce4f576cabb897fb5075e6 570 0.27/1.00 vMB 174
236,272 236,272 000000000000007293aba9e61c92c1073e984f487e135866cbadacdaf04104e3 601 0.25/1.00 vMB 196
236,271 236,271 000000000000005b150d6e9670d625c07218aa4566d04d46e7abe7e4aaec30fc 267 0.12/1.00 vMB 167
236,270 236,270 000000000000004e8308b8200f1976ac67f2a78f8eb2d267b019de291262aee9 26 0.01/1.00 vMB 105
236,269 236,269 00000000000000db72f2550c682b17046a23e836802b68e3e6379f7558fb2e07 126 0.10/1.00 vMB 115
236,268 236,268 000000000000004290861a5f433fcb037d8d22fbac5381614a235cd05bf1cd6b 380 0.25/1.00 vMB 80
236,267 236,267 000000000000004bdd60b569cb4d2fd4ae92bb1e88b3c9d8a41acd45f96174da 225 0.15/1.00 vMB 48
236,266 236,266 00000000000000e3bf415866b929b198acd932d6235e881405a6f30d41921974 507 0.30/1.00 vMB 120
236,265 236,265 000000000000006d6d6ad617dd5a0919d9b64a33b89fdfbdeb56f9b8b30dd07a 782 0.25/1.00 vMB 236
236,264 236,264 000000000000005c3e661255eef58134689ae9209987f0574bca9b706130d139 366 0.19/1.00 vMB 151
236,263 236,263 00000000000000e5b854d7867b928ccce5993dbe4f5935e46b450c06448bbae1 270 0.15/1.00 vMB 106
236,262 236,262 00000000000000872e472a66db865ad644b6698c6a2f78e026defccf8a35c981 444 0.20/1.00 vMB 180
236,261 236,261 00000000000000b19f8460c82c6d9807e9d3ea893d166fe127bc88dee19fa85d 250 0.15/1.00 vMB 53
236,260 236,260 000000000000009c414d3443722b572218ed346245853c62660a352c8ce51056 667 0.25/1.00 vMB 217
236,259 236,259 000000000000011c86e6ad2e1c7f0a61acfa94a0029c85827022990133339c2d 133 0.07/1.00 vMB 103
236,258 236,258 00000000000000c2134b078ef8e5e3b67509a476c347ead3a7c709423b24861e 693 0.36/1.00 vMB 163
236,257 236,257 00000000000000926a4a6562431df8b3484f2069c469be2b6e64e3f98169843c 262 0.15/1.00 vMB 97
236,256 236,256 00000000000000b25fee6f290c275c90aa96107689d3202c3662186b5b840485 531 0.25/1.00 vMB 133
236,255 236,255 00000000000000102e068b0e1230acb74d58e142967c68c79526933cab30d030 662 0.25/1.00 vMB 226
Previous 10 blocks ↓
Total Size: 782.73 GB

Node Details:

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