Loading Tool

Explorer IconExplorer

Memory Pool

78,263 transactions
29.43 vMB
0.07606349 BTC
Random Selection Loading Transactions
Max Size: 177.78/200 MB

Candidate Block

Mining Attempt 1b49963094d68da2745f0d3ac1d042d4f187638b510103d0200861ec4751a6ac
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root ef45f197b3e8787f02c4e0c2287d29e9d8aeec344b39cbeadb60fbe65ba8d69c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,186
Size: 1.00 vMB
Total Fees: 0.01268371 BTC
Feerates: 15.32 > 1.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (198,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,277 716,277 0000000000000000000123545720929926073f5baf160fa08291a84ed352d1c3 2,235 1.00/1.00 vMB 19
716,276 716,276 000000000000000000010b1506068838ca35df4daa00d0c65931a36fb59f42c0 2,457 1.00/1.00 vMB 23
716,275 716,275 0000000000000000000aded6048f7dc0a970b5e5425f1020029490fc006fdd87 1,934 1.00/1.00 vMB 11
716,274 716,274 0000000000000000000b72fa6fd8a7431789dcf0062a4fe8e179142ad523dacc 1,393 1.00/1.00 vMB 17
716,273 716,273 000000000000000000095e29a3cf1a730bc737f420dfd55d1be125dfafef169a 2,356 1.00/1.00 vMB 18
716,272 716,272 000000000000000000017f8def17a9652ad5b5c6bc9928a0377550246ef0fe24 2,516 1.00/1.00 vMB 9
716,271 716,271 00000000000000000006338ef76faf8e5864b3472b2b4929a51931343625bef2 3,336 1.00/1.00 vMB 17
716,270 716,270 0000000000000000000483f7079d31af9a64fcd4a37dbcba739da6a78132b98f 2,536 1.00/1.00 vMB 27
716,269 716,269 000000000000000000068d2c4fb94af925eea1b9c4950a33cd4d817a6936affe 2,058 1.00/1.00 vMB 11
716,268 716,268 00000000000000000004fcd7e1d456f04d9c97595e905e997bd822a923715c66 2,899 1.00/1.00 vMB 33
716,267 716,267 00000000000000000008728714fc48582ce258036a1d93778a4a7f3be48dd33d 2,648 1.00/1.00 vMB 15
716,266 716,266 00000000000000000009aa6519ebeed0786c557523605acb83976a8c315e6cae 2,600 1.00/1.00 vMB 15
716,265 716,265 00000000000000000009982cde244721a9d790df4c4209a4043a17f1e7dbfd1a 1,746 0.82/1.00 vMB 9
716,264 716,264 0000000000000000000b2d11bc41629d05f760a0ca2932a5e42650ced75f3049 1,985 0.77/1.00 vMB 10
716,263 716,263 000000000000000000037f85bdfc1409e4d1c92e35bc3f8e4212880a7f9d06a7 358 0.14/1.00 vMB 9
716,262 716,262 00000000000000000000fff0a26ef263135ed4062120593753888e762350c3d9 222 0.09/1.00 vMB 8
716,261 716,261 00000000000000000003e7c1a3a47e8bf2894d0f8529d64400649c8981b47f29 201 0.15/1.00 vMB 10
716,260 716,260 000000000000000000083c3cd3e3f9fb54d8520db6f00261a77c6d764db0c7b0 296 0.10/1.00 vMB 12
716,259 716,259 0000000000000000000111cf32e626449d5c440445029e351d8bf4d2ca6c38b2 1,068 0.36/1.00 vMB 10
716,258 716,258 000000000000000000070f70d6418349270415b1e29cd66b7f4c71776dc999f2 677 0.71/1.00 vMB 3
716,257 716,257 000000000000000000001cd98819ad018c0123d38411c4a1f780d4d226441dde 727 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.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: 672.40 GB
    • Received: 16.23 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.