Loading Tool

Explorer IconExplorer

Memory Pool

76,091 transactions
29.11 vMB
0.10321870 BTC
Random Selection Loading Transactions
Max Size: 172.11/200 MB

Candidate Block

Mining Attempt 067bb98205ae3c0fd082c5f8684d5422853e84037380c19117fb8288d4f58620
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root f7161592b94364a70dca4d170b1e6a61c2f201826fa0145c2bd386c3162b5e0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,413
Size: 1.00 vMB
Total Fees: 0.04117317 BTC
Feerates: 201.37 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (667,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,240 247,240 000000000000007c58d080477de704145abd6b30902a66642aac8ab25e241d7f 240 0.09/1.00 vMB 183
247,239 247,239 00000000000000a3a12a9091aaeb0861a3d098c2493ab5fdaee206e9482af43a 129 0.08/1.00 vMB 126
247,238 247,238 000000000000000c73db58ec51b368582db7e7f995b90c13a1c585d399c5ac47 13 0.00/1.00 vMB 111
247,237 247,237 00000000000000811748862d511d2754e1756eaccc847b59b5419845d3a189d5 494 0.21/1.00 vMB 187
247,236 247,236 000000000000004335e5725b1c18a73264cd74eae58b3a0f49011b61de29997c 60 0.03/1.00 vMB 27
247,235 247,235 000000000000005b4d8e16afc78ad0cedcf95f7f3d694c2f165df28e64e47b20 471 0.26/1.00 vMB 242
247,234 247,234 000000000000000c18bef4d7ce363dc6260b2e64291b670309be0509e2eccf42 404 0.15/1.00 vMB 167
247,233 247,233 00000000000000864fc3cbd72fc03f8f9164870286846c5912a612a67928fd70 486 0.18/1.00 vMB 149
247,232 247,232 0000000000000046fdf2e2d3862269e8cb5135b86b9d0548176f8d9878ccd323 300 0.18/1.00 vMB 116
247,231 247,231 00000000000000a400b87599ec682fb82e7c93bd8c7efc45ff933d146e89a090 224 0.15/1.00 vMB 63
247,230 247,230 000000000000003b8036284a0d8349b61e8c3b042b656fe2b521e0bf75ec93b7 496 0.25/1.00 vMB 165
247,229 247,229 000000000000008e7676472b9d24dddb5023f17eb1819da1016c7839fabf775e 624 0.25/1.00 vMB 149
247,228 247,228 0000000000000023f698d1f8f7943ea3b1d129643cf85403c8b2bc1f53bfe3ef 505 0.25/1.00 vMB 169
247,227 247,227 000000000000008fdf949bed3d4609abd685eccbf8e260051c12c69c5cec8981 704 0.25/1.00 vMB 177
247,226 247,226 0000000000000049be86c27970d0607629df3b582e26187aa0c2b0737f45b5b9 79 0.03/1.00 vMB 138
247,225 247,225 00000000000000360603d9b7e2d139d014c44d7e59bb874a87efb6f8648ca9db 336 0.18/1.00 vMB 135
247,224 247,224 0000000000000042f93ba920de44d59a63b8a4b06f4294935f7292d9f91c83df 71 0.05/1.00 vMB 67
247,223 247,223 000000000000003dfd84dd30bab5449ff9348da17e1247b51b9e2c6ee93cc549 568 0.23/1.00 vMB 177
247,222 247,222 0000000000000013030f49fe3eed5e7f9388c4ecc237b7a847ca93255836bc3b 19 0.01/1.00 vMB 89
247,221 247,221 00000000000000284220ba932904697d5efa308ecada197c5d59cff8f9475b4f 327 0.12/1.00 vMB 121
247,220 247,220 000000000000007016b9ad04517d455ddc9cd2a52d3ca0382ae3445db5872865 4 0.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.