Loading Tool

Explorer IconExplorer

Memory Pool

36,321 transactions
29.65 vMB
0.06638176 BTC
Random Selection Loading Transactions
Max Size: 147.45/200 MB

Candidate Block

Mining Attempt 5fb0da095dd5c42170d404a19772a42f4181ec13e52974a2eefbb6e725037bd2
Version 20000000
Previous Block 0000000000000000000169debf8f236758b3fc2589a34d5d20255a4020488a10
Merkle Root 492c8411f9607a6dae14d9842dd6fbd091b50a6aa403190d3f751f72a536a54f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,371
Size: 1.00 vMB
Total Fees: 0.00773191 BTC
Feerates: 73.20 > 0.77 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,469 (814,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
100,379 100,379 0000000000011da573d9ad32332b61992550601d1f4e9fea2f221d06e9e9ef26 2 0.00/1.00 vMB 0
100,378 100,378 000000000001774ae59d9a990b93d7fca927cf24501f0e53ca1a293fc2daf5b6 1 0.00/1.00 vMB 0
100,377 100,377 000000000001a6d1544d3770b532ca9d02c4a1739d57c67b263d982551c6ebfe 1 0.00/1.00 vMB 0
100,376 100,376 0000000000043b091faecf3ced1c4c8ae4625737ff6d466a2615c53eaec55b0a 1 0.00/1.00 vMB 0
100,375 100,375 000000000001e82d9520fd39a88b78b8fe911b3c0bbe570c7ce0a9411719e9af 4 0.00/1.00 vMB 0
100,374 100,374 00000000000017f9ff7c330987fb36c0ecc746b08b70695360534641bc90047c 1 0.00/1.00 vMB 0
100,373 100,373 0000000000030aa8581c1b81457e54e5eabd2a3e851acbe68afb59503cd083d8 1 0.00/1.00 vMB 0
100,372 100,372 000000000001ce0e8c2e51011c8d6f031faa45f7d2ea8dc543a665a0bca24752 4 0.00/1.00 vMB 0
100,371 100,371 000000000000204d3248755aab5c4ce04da369b0e064074e140c22e3e111da72 9 0.00/1.00 vMB 0
100,370 100,370 000000000000658bf1c921346262bf931bcddfd5a5865c8abac6c449e71865bd 6 0.00/1.00 vMB 0
100,369 100,369 000000000002d173a70a5760faca9f629f2d7a97a835edb2a1c7c772fe379d8d 2 0.00/1.00 vMB 0
100,368 100,368 00000000000268f229342a563a61fed298c95efe06f412f741315de5212633ce 2 0.00/1.00 vMB 0
100,367 100,367 000000000000c28583613918f97e83a289e08f0bf53b5ee127122c04aa847e5a 3 0.00/1.00 vMB 0
100,366 100,366 000000000003a00733069d53853b56db3e7306c3c575d1d3f32261b71e9cb3da 9 0.00/1.00 vMB 0
100,365 100,365 000000000000b6e3eb42474cde944af1d0ecd518df71ea38cfdcb38819d5efb2 10 0.00/1.00 vMB 0
100,364 100,364 0000000000031229e26bd16e32760bde63daca0a41c15561fd9ee313243eb32a 2 0.00/1.00 vMB 0
100,363 100,363 0000000000025594013469cea33626716b0d36f29a5534693686d9510bf3cc22 1 0.00/1.00 vMB 0
100,362 100,362 000000000001b924e1fe15aef4f338f1b73c0b43114d51edda518f74ff99c303 1 0.00/1.00 vMB 0
100,361 100,361 00000000000154953c9cb44b975d1dd9b0816c9571829440b1eaab7dc4be143a 2 0.00/1.00 vMB 0
100,360 100,360 0000000000009c58947d5d4d99ba358ac9538f1ce5f8b36a193970803d85c27c 9 0.00/1.00 vMB 0
100,359 100,359 000000000002e245fdfe674d2b226000fc9044e71e77cc66fc66529019d9f8df 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.44 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: 610.36 GB
    • Received: 10.72 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.