Loading Tool

Explorer IconExplorer

Memory Pool

13,623 transactions
6.20 vMB
0.01756856 BTC
Random Selection Loading Transactions
Max Size: 38.34/200 MB

Candidate Block

Mining Attempt 60442ed4d858c48f6cbccfdf56629955cf91f73df7f876a2444f27ed47ddaa93
Version 20000000
Previous Block 00000000000000000001d1b927a4f57cbee5a70736740df653e9a2ea2f9d715e
Merkle Root bf268d22cfec55482f8ce3bffc596ec067d89dd16419d971c2f86a6bfd27be8a
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,173
Size: 1.00 vMB
Total Fees: 0.01195204 BTC
Feerates: 1,241.39 > 1.20 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,284 (20 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,264 938,264 00000000000000000000ec19365357342ca02a93d8cd51ab50043de199b6f0b2 4,346 1.00/1.00 vMB 0
938,263 938,263 0000000000000000000031c4f93b66b5c62af5c9a11b66d4f6c24a27b349149f 3,779 1.00/1.00 vMB 1
938,262 938,262 0000000000000000000013faefe0865435117a213f4512ab83dbd612fd5769b6 4,551 1.00/1.00 vMB 0
938,261 938,261 000000000000000000010c26664f8d9173cba444726ece5fd7d8fd4bb87110d0 4,072 1.00/1.00 vMB 1
938,260 938,260 000000000000000000017511e7ddd6e20b62cd4443b24dd47e45dd4dbabb7e2e 3,419 1.00/1.00 vMB 2
938,259 938,259 0000000000000000000103f3541dc7816637b953c01742be916d4367169557ea 3,959 1.00/1.00 vMB 1
938,258 938,258 00000000000000000001a63c1afb4c524ad970fa85391b8a53557d9ad6c17cc3 3,467 1.00/1.00 vMB 2
938,257 938,257 0000000000000000000043245e2baaf5482009e44a5c5a5c578a484283fee815 3,651 1.00/1.00 vMB 0
938,256 938,256 00000000000000000001b656af05e06b041a7ecf95e567ca5a7191cb5a977ba6 2,646 1.00/1.00 vMB 2
938,255 938,255 00000000000000000000d412c3d3af074f60ba95f30910e024a0f8d46296911a 3,067 1.00/1.00 vMB 3
938,254 938,254 00000000000000000001817e06cffc5567038d3a9fedfa1f967d05a4a37745e9 913 1.00/1.00 vMB 5
938,253 938,253 00000000000000000000f4c8b08ea681805f8e6b18c9aaec54f2c24da64a1295 869 1.00/1.00 vMB 5
938,252 938,252 000000000000000000007b5ccd104ad57e12f7216634b4558d3b90ff7b9f6dbb 599 1.00/1.00 vMB 5
938,251 938,251 00000000000000000001523fe58e38f7acedfc0369a882b162aefcd056aded3a 1,818 1.00/1.00 vMB 3
938,250 938,250 0000000000000000000134cbbf79faa5da0a2ebe4b4daafb36d755596ea54eab 4,298 1.00/1.00 vMB 0
938,249 938,249 00000000000000000000b4c436a0944e3ad7dc3e03bc4fd11523ce0f694bf118 805 0.28/1.00 vMB 3
938,248 938,248 000000000000000000012177eb4780de00a8d652ec450f38a9d38c1a9f419724 877 0.29/1.00 vMB 2
938,247 938,247 000000000000000000008b05b40f6dd7a3967381074e0cf7912ae41e664ca8fe 3,386 1.00/1.00 vMB 2
938,246 938,246 000000000000000000004e6efade45b68191b5f4d6ad32b3a97de13c0a18344d 2,273 1.00/1.00 vMB 2
938,245 938,245 000000000000000000000f827895dea39b23595ce518b773e906a8161920df01 3,162 1.00/1.00 vMB 1
938,244 938,244 00000000000000000000b0c257f6f30fed6659b1bf3bbdb0ccafb744fce1d0dd 3,495 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 823.64 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: 4,090.87 GB
    • Received: 224.77 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.