Loading Tool

Explorer IconExplorer

Memory Pool

30,615 transactions
27.57 vMB
0.06045903 BTC
Random Selection Loading Transactions
Max Size: 134.66/200 MB

Candidate Block

Mining Attempt ac9bca4877ef488520a8dd9a100bcceb43b283d3cc8ce1cc5a17352cc1814069
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root d5a38abbd08f8d37b4ad83d10053201d5c4d9a77330bde77b9baf9dbd331734f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,770
Size: 1.00 vMB
Total Fees: 0.00817313 BTC
Feerates: 70.32 > 0.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (266,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,452 648,452 00000000000000000008f9926f3b48eeddfab60e4c5901ab928101e46881354c 2,691 1.00/1.00 vMB 74
648,451 648,451 0000000000000000000976631495da3de7c18f5b8ca4c51b2ec1ebdf2e9a14f1 3,163 1.00/1.00 vMB 114
648,450 648,450 0000000000000000000b2968418d55312c47850e28b03041b04fa7f6f61f2a0e 1,723 1.00/1.00 vMB 82
648,449 648,449 00000000000000000007870f44bfcc59ded881d164676022bb5afa2574d84c50 2,720 1.00/1.00 vMB 46
648,448 648,448 000000000000000000034ccae13eba6cf64db1233b9588c27dd4f0da0b8d8625 2,793 1.00/1.00 vMB 30
648,447 648,447 0000000000000000001027497ad00bf30092145233bfd64a31ebc7f3286bdeea 3,098 1.00/1.00 vMB 36
648,446 648,446 000000000000000000066f3e2e189192c3ccc4dc7d52b7b0b01b1b30791d2431 2,683 1.00/1.00 vMB 46
648,445 648,445 0000000000000000000dfd3cd34dd1e5c80dae39ee69db1bd24c21ddd77a518d 2,793 1.00/1.00 vMB 97
648,444 648,444 0000000000000000000ad48c3b4401f08f4b6242dc209f9c4958e236e7d674e2 2,829 1.00/1.00 vMB 19
648,443 648,443 00000000000000000005c4647d5c1f2757004ad76e147ab56f71db70d2f2f92f 2,626 1.00/1.00 vMB 66
648,442 648,442 0000000000000000000d03d1b26975cd7d80553bdb2422f39d3457c7c5ae7eef 3,009 1.00/1.00 vMB 89
648,441 648,441 00000000000000000004181ffa49c7fb406056d3951892e02fb807ce9ccb3c13 2,816 1.00/1.00 vMB 38
648,440 648,440 0000000000000000000241df33c4598219b39ba48c216cfe49cbe0b29be09043 2,278 1.00/1.00 vMB 24
648,439 648,439 00000000000000000006a1f8c6bac7a663f357d66ef0d7ae1bb503162dbe6a75 3,071 1.00/1.00 vMB 56
648,438 648,438 000000000000000000100d5aa49a72bab899db8ebf20385d63ccae5264d8f369 2,731 1.00/1.00 vMB 105
648,437 648,437 000000000000000000014702a07e3796acc8fe0a59415a3a79b8357699d1e0b3 2,794 1.00/1.00 vMB 31
648,436 648,436 000000000000000000068e5558078d37dbf4cbbf83812c0081184fd0c901fd55 2,629 1.00/1.00 vMB 81
648,435 648,435 0000000000000000000f86a12377133bfeb87205f475e0be0dd3a5fe1332ef85 2,393 1.00/1.00 vMB 56
648,434 648,434 0000000000000000000b755d0a4e13cbe20a99612af33906e67ac81cd088f945 2,049 1.00/1.00 vMB 80
648,433 648,433 000000000000000000064040267012d9b0153277f30f303b95715f6d6fbc3c1f 2,592 1.00/1.00 vMB 108
648,432 648,432 0000000000000000000401d5fd6a1f12c0d4c7edf4a6b991db880e04be4ee7f8 2,652 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 781.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 621.57 GB
    • Received: 11.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.