Loading Tool

Explorer IconExplorer

Memory Pool

40,014 transactions
32.16 vMB
0.09809418 BTC
Random Selection Loading Transactions
Max Size: 159.90/200 MB

Candidate Block

Mining Attempt 22c427f474f29241ac662941f6d392664ca24a390fdf72db9dcc9a2b1be1f01b
Version 20000000
Previous Block 0000000000000000000153f71b7f7eccbb10249914947240c1efe2db5faaa00d
Merkle Root 50f58ea9e5130fc0e4e359a5d27f2fd6e7131545a5f58e867c6e1c1fc59edc0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.03177824 BTC
Feerates: 393.72 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,331 (814,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
100,311 100,311 000000000000b4e5f953b36156b06854cb4762ea94725cee9851220bc592c21f 4 0.00/1.00 vMB 0
100,310 100,310 0000000000031615b242837289c5fb197f0cda5b1860e54d3016a7a159cc263a 7 0.00/1.00 vMB 0
100,309 100,309 000000000001f09645c7594ca6cfd2b32e95a8e0ba07f958816d5527dc5b311f 34 0.01/1.00 vMB 0
100,308 100,308 000000000001953c9fc328e7715e569cf44705464d0404f6965220c9d27257dc 13 0.00/1.00 vMB 0
100,307 100,307 00000000000027613465cd6388a00da7e57161b1b4dc16ef36afcffc7842c3d2 1 0.00/1.00 vMB 0
100,306 100,306 000000000000056f53d97cbfaba893cddd236a9c000f6a4985cd821eece4ec45 1 0.00/1.00 vMB 0
100,305 100,305 00000000000283493888ab66ebde354ce5b7d0bbb79e6d50497473a873aa7b57 1 0.00/1.00 vMB 0
100,304 100,304 000000000001c78d0079640b808a20e1b4d2f2858e57c274e40d0ed0d6413c70 1 0.00/1.00 vMB 0
100,303 100,303 000000000001efa7bc732e94e58fe02e92be3ff83ccc7bdc6d8537da69650c09 2 0.00/1.00 vMB 0
100,302 100,302 0000000000000ab925f69b12575048221343ebb17862929b4a6d04151b921e61 1 0.00/1.00 vMB 0
100,301 100,301 00000000000094bb6ae6ac97b82709b33bfd2f4817872c140953750899226e3c 2 0.00/1.00 vMB 0
100,300 100,300 000000000000391d7664b7691f92c93b6deaf47da897bd02738a50a772f418e7 1 0.00/1.00 vMB 0
100,299 100,299 0000000000039e4a1af2dd6d65a9ad0fb017e56e982c636faffdc54381778860 6 0.00/1.00 vMB 0
100,298 100,298 00000000000011b8fa5e13ec5c9ea497f28547eaa38852de6b63784a97971306 12 0.00/1.00 vMB 0
100,297 100,297 000000000002e13eea15fe1c79436665a4e899e4bf7016a12d0360fd216484c2 12 0.00/1.00 vMB 0
100,296 100,296 0000000000011b5df1c83a8f6ddf81490894f909a128110ffd7c44400067bb2e 1 0.00/1.00 vMB 0
100,295 100,295 00000000000275ff87173747837d30c9ee5d2a2febe8c45736086641d678f6b5 4 0.00/1.00 vMB 0
100,294 100,294 00000000000263eb2bac2245796983c42eabca41b771d836e8cead06637473e4 2 0.00/1.00 vMB 0
100,293 100,293 000000000001cc0206eb85bd093220334876597e56a05e8babcd3b14813e4af6 1 0.00/1.00 vMB 0
100,292 100,292 0000000000017f41b4b087c3cac34b56475317dac8810c77110dcff143cc9229 2 0.00/1.00 vMB 0
100,291 100,291 0000000000011e31c0f05f5465f8e9ea9feffcd661e01e206c361ccd3f391ccb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.19 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: 583.13 GB
    • Received: 9.33 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.