Loading Tool

Explorer IconExplorer

Memory Pool

39,636 transactions
26.29 vMB
0.05463291 BTC
Random Selection Loading Transactions
Max Size: 136.97/200 MB

Candidate Block

Mining Attempt 6637ae1a9bd178b2b7d4f6fadf6dbf495c3c6e494d46b4d206f29d7be229dd4c
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 431b6d1e1b68a0ece202ec75065fa911cd588ca01962bb67f07ca10e46f1e6c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,794
Size: 1.00 vMB
Total Fees: 0.00650363 BTC
Feerates: 50.27 > 0.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (361,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,665 553,665 0000000000000000002b5e6787d67013715fefc47ab682074ecaab8a27dddef5 2,683 1.00/1.00 vMB 30
553,664 553,664 0000000000000000002862b6e550a549ce526c249d843d583939704b716db6f8 3,023 1.00/1.00 vMB 21
553,663 553,663 00000000000000000019ca58d7b53110ea79a2694ab5423dc41e8dac527e31d8 2,760 1.00/1.00 vMB 50
553,662 553,662 000000000000000000177c0376165f41c0f0dc6b01782cf8509e8e7c29229af6 1,641 1.00/1.00 vMB 17
553,661 553,661 000000000000000000034298b02408a353364d9bc0512e94fb68eefe3ae4e37d 2,445 1.00/1.00 vMB 36
553,660 553,660 0000000000000000002cb50563d3f27f21afa675fabffe7f3f6ec03926264a72 2,548 1.00/1.00 vMB 27
553,659 553,659 00000000000000000029ee916c2a09e93bc2b4f830281d14cbebb2695e9552ee 2,777 1.00/1.00 vMB 21
553,658 553,658 00000000000000000018838f2cc055592cdbec9ac3c0e555c07bbb31f9bc0291 3,003 1.00/1.00 vMB 41
553,657 553,657 000000000000000000163f9a82c3d07c4384a95b8e5200ba0a64b88bcf49218c 2,510 1.00/1.00 vMB 40
553,656 553,656 0000000000000000001f68ae634d835649ca16bfad790da2728707cd3c3d9eaa 2,800 1.00/1.00 vMB 57
553,655 553,655 0000000000000000001010ec98a227b8bb77fa6fe540878aa22644718c62fccf 2,425 1.00/1.00 vMB 25
553,654 553,654 00000000000000000007eb906344858bda30483e11a2e8919cb9bd5581ca8146 2,388 1.00/1.00 vMB 32
553,653 553,653 0000000000000000001e24f296a76e21875fbe7b3253994f69f99f33f62f6839 1,589 1.00/1.00 vMB 52
553,652 553,652 00000000000000000003cada37770982bf5a622cdbdb4b271afd30d436fc9554 2,148 1.00/1.00 vMB 63
553,651 553,651 0000000000000000002e134172382d068e6a4f90101517a06b6e52d1f17f667c 1,046 1.00/1.00 vMB 75
553,650 553,650 000000000000000000017ab9d6638f968e7c676738ac65c4f291a88ab3c86fb3 1,984 1.00/1.00 vMB 16
553,649 553,649 000000000000000000101414c5347e37f371bf7d05da0c0881ef958219bfed85 2,217 1.00/1.00 vMB 9
553,648 553,648 00000000000000000027c3cecea6c575769212a735d73f3e0c702ded9bb66e94 3,006 1.00/1.00 vMB 18
553,647 553,647 0000000000000000002f4bd0a675f8974eec989bfa1418d3006732f35d735e44 3,189 1.00/1.00 vMB 27
553,646 553,646 0000000000000000002336a73897a952229b17fc07e303351f3fa78fbdaaef8a 2,785 1.00/1.00 vMB 17
553,645 553,645 00000000000000000019d4eeda72445d97157bf07a68c88618f61ddf1a7aa1d0 377 0.51/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.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.