Loading Tool

Explorer IconExplorer

Memory Pool

78,466 transactions
30.21 vMB
0.07322942 BTC
Random Selection Loading Transactions
Max Size: 183.38/200 MB

Candidate Block

Mining Attempt bec700b5e2ad8e20eaed8fb5bc931873b4e597ca941c09a0e7c84d35d2f8f474
Version 20000000
Previous Block 00000000000000000001ba71b7469b64db1b81f795f06fef5c8de15c97c7831e
Merkle Root 50f21c8671cace8af648d09d6090e50a171b27b95131456e45f445106d3de984
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,607
Size: 1.00 vMB
Total Fees: 0.00894865 BTC
Feerates: 45.66 > 0.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,193 (309,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,392 605,392 0000000000000000000d62378757a930e51551cdcd6fcf06ed103fc77d38e9f5 2,195 1.00/1.00 vMB 38
605,391 605,391 0000000000000000000e627a573e356586e41877233f59d1683ebc98ecbaa2f1 2,839 1.00/1.00 vMB 50
605,390 605,390 0000000000000000000ef715c0330b940f7aeab0353f1694902412f84e00efa4 2,984 1.00/1.00 vMB 32
605,389 605,389 0000000000000000000bf04c2029066482018f015d56056268a19463ebc9b740 3,072 1.00/1.00 vMB 38
605,388 605,388 00000000000000000005e87da422e19048df75a1ea8d13cfece92952b48705e3 2,078 1.00/1.00 vMB 64
605,387 605,387 000000000000000000035fcd55a329a2620904b855304de225667f6ccb664beb 1,622 1.00/1.00 vMB 72
605,386 605,386 0000000000000000000257ed149c5c766d415960c5a166547acb6f9dfdb29658 3,242 1.00/1.00 vMB 35
605,385 605,385 00000000000000000009a6b26f75650c3e790754cbc5fb6bd105ca914d98995a 1,769 1.00/1.00 vMB 52
605,384 605,384 000000000000000000007dc46e5c14b7ede5389f4c1f227eaad3d767e2330b21 1,837 1.00/1.00 vMB 77
605,383 605,383 0000000000000000000a3719e2ad0911d4518a67038055cbe1b90376afae3dba 2,683 1.00/1.00 vMB 56
605,382 605,382 00000000000000000013eadb2deccf68dfe108e3f0b4e901676fb983370919e9 2,521 1.00/1.00 vMB 24
605,381 605,381 0000000000000000000dd27025bdd4895d845a18723a9921f404a7d6e34834b8 2,995 1.00/1.00 vMB 41
605,380 605,380 0000000000000000001158019b27a0d5a8ac169a4bfd1049899aaa5595598c1a 3,060 1.00/1.00 vMB 32
605,379 605,379 00000000000000000006686fa4f456121885841c04f1f73ed668f9db99ea0ccd 3,177 1.00/1.00 vMB 36
605,378 605,378 00000000000000000011813f3e8ff2fd06d8d846ec294773ec7abe852473cfb5 3,390 1.00/1.00 vMB 43
605,377 605,377 000000000000000000010382095b5308881ddf0902b59d0328a1401548383c5a 3,151 1.00/1.00 vMB 25
605,376 605,376 0000000000000000000b76fcf106b11a4281e73351215be138831ccee554175f 3,193 1.00/1.00 vMB 42
605,375 605,375 00000000000000000001c1d57b52984231492cc5b8bb06e4f136136e2942d09d 2,710 1.00/1.00 vMB 23
605,374 605,374 0000000000000000000261eac285633ff118b1b0f34f0a3788dd8c221348cccb 2,336 1.00/1.00 vMB 19
605,373 605,373 00000000000000000006004a40eb7471963b9c44ba06f73707da45851e94a7ce 2,530 1.00/1.00 vMB 19
605,372 605,372 0000000000000000000d6e6826ffd1acd99d3e8d3c844ab261170b9c04d6fc85 3,117 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.73 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: 707.33 GB
    • Received: 16.67 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.