Loading Tool

Explorer IconExplorer

Memory Pool

67,871 transactions
26.09 vMB
0.06681265 BTC
Random Selection Loading Transactions
Max Size: 156.30/200 MB

Candidate Block

Mining Attempt f34f54e313c48b4edb35f2e623967af47d597e9d3b8ed9e563d4d1c386725c66
Version 20000000
Previous Block 00000000000000000001f2a28dee07f9a3398629093f1d88e602d56d3ff73dd4
Merkle Root 4828e50a8420275f692dd58bde0f033664f7d38bb0388b53a01e75f2d8d0077a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,941
Size: 1.00 vMB
Total Fees: 0.01153535 BTC
Feerates: 71.65 > 1.16 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,523 (723,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,591 191,591 0000000000000075a1641669ffdd5ef11c315780789130ae4ba5fd2c2b8fd519 86 0.03/1.00 vMB 143
191,590 191,590 000000000000057ac43f74798f80f1f22612c3434ed23d917e25e9ea33bd9e49 189 0.05/1.00 vMB 106
191,589 191,589 0000000000000505ba77c0f62b112c84c97b477dd2f904e713b605dbca2d6373 67 0.03/1.00 vMB 86
191,588 191,588 00000000000001a8f1024fe3684a4e0829c40373ed4b04773ca7a266c743351a 64 0.03/1.00 vMB 66
191,587 191,587 000000000000050ae459375494e7947c717991e277477380aae7eede6db52e4f 12 0.00/1.00 vMB 14
191,586 191,586 00000000000006cd820e299c7f19d653d82ccb15b6c9bd1ea868ba88aabc1f0b 106 0.04/1.00 vMB 116
191,585 191,585 00000000000001e7b9ae8354ca7f0fed6a38765ec28ded7772a8e02ee6968a65 86 0.04/1.00 vMB 105
191,584 191,584 00000000000004b8d2d1fb7880bfacb75a311f56b82fe0b7d67f610a1c0dedee 293 0.12/1.00 vMB 118
191,583 191,583 00000000000003c459ffe21ee18bd588c6504a75edc2cc67b78a4eb70a85dfa5 256 0.09/1.00 vMB 12
191,582 191,582 0000000000000257172b580497e141b8ff28ef51a4a2cd6790b83e5291064b03 99 0.05/1.00 vMB 71
191,581 191,581 0000000000000824cffdc3294913ed54ef30d53106fc8913a6674e966a32bb15 184 0.17/1.00 vMB 98
191,580 191,580 00000000000007354ef8cfb3d7828dd217ac94a51b065cb2dab06170a600e70c 308 0.16/1.00 vMB 121
191,579 191,579 00000000000000f50a7b03f0dda9c8d0deefdb09c63d9eba935d8b4156ba74f6 122 0.05/1.00 vMB 1
191,578 191,578 00000000000001a0422267f7dffb63a98cb37323c0faa67e8b4b5e3803e26b05 29 0.03/1.00 vMB 3
191,577 191,577 00000000000008115290366f6271c1cf71e1450b112cdf3626dbf27802357954 88 0.06/1.00 vMB 161
191,576 191,576 00000000000003ccde9e2b00528a9c6f9509fb8ea24004bafda4de5ca5dc157a 351 0.15/1.00 vMB 462
191,575 191,575 000000000000045b2e367af901824d03528cefbdbb5f71fa64e6b8a61509ef09 726 0.25/1.00 vMB 136
191,574 191,574 00000000000004a9a489614d744ccfa894995fdcd58425abd78285f34a27562f 90 0.04/1.00 vMB 77
191,573 191,573 00000000000000b06c456ba9a6189aaf7a5ea5018f18fead651a625daf644959 63 0.03/1.00 vMB 20
191,572 191,572 0000000000000818157ac15e6e2315dd50013fb9a371542e4182e2970fb5209d 114 0.06/1.00 vMB 72
191,571 191,571 000000000000073924d41a73b31a27a015c31cb28979442e4f9a5f2c8412fa75 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.31 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: 767.14 GB
    • Received: 19.34 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.