Loading Tool

Explorer IconExplorer

Memory Pool

77,939 transactions
29.17 vMB
0.07545777 BTC
Random Selection Loading Transactions
Max Size: 178.79/200 MB

Candidate Block

Mining Attempt 3a5e693cc6225fdbcc3310adc187a9bb4e505fc5b80d42b4de265a0e8d020080
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root cb7e96afd8e5ce830a40469848feae10dabeec684131e93f6780eabcffbefa78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,802
Size: 1.00 vMB
Total Fees: 0.01168372 BTC
Feerates: 301.25 > 1.17 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (384,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,236 531,236 000000000000000000287514ffe638a156ae4c12d61795e57a03a5c74328dfe9 352 0.19/1.00 vMB 45
531,235 531,235 0000000000000000002e47f5ed089f17fa2753e4fe5d5716e777f93ced1c28bf 1,578 1.00/1.00 vMB 14
531,234 531,234 00000000000000000006eafed945915fc94cc583d5ba0ba4cdeb27c496515065 322 1.00/1.00 vMB 2
531,233 531,233 0000000000000000002e5ab87ea6a98f100c1be5862bb609d405fef8bef98efd 2,461 1.00/1.00 vMB 16
531,232 531,232 00000000000000000023efd9b5bb90b35fb5affbe2f626d4dc75021496c7aece 1,385 1.00/1.00 vMB 10
531,231 531,231 00000000000000000016ddbe9ae0f67f27095ca8436c9854b11935eb4e07c38c 2,259 1.00/1.00 vMB 6
531,230 531,230 00000000000000000013854153957464f051f4cfc1baab2bc802c375df7e2163 2,641 1.00/1.00 vMB 13
531,229 531,229 0000000000000000001c24cf7db7ba40b12fb4750d5f385e44437af9c6dbb126 2,783 1.00/1.00 vMB 21
531,228 531,228 0000000000000000000bc918fab42cf540a27a730e52af75ac3b4d773fead032 2,388 1.00/1.00 vMB 26
531,227 531,227 000000000000000000111da92e50007fd6d473c9be14c932642f97b28340ab83 2,725 1.00/1.00 vMB 22
531,226 531,226 00000000000000000030cc3aa167a889d0072aeef342e161c94523d6c03c593f 1,495 1.00/1.00 vMB 15
531,225 531,225 0000000000000000000e1c9bf4ea7186720c86007fa9fe8431a7c53f5ae46697 959 1.00/1.00 vMB 5
531,224 531,224 0000000000000000001ab59f4e550396b0efd96c688a2db2d22c0e3c89769f2d 2,130 1.00/1.00 vMB 16
531,223 531,223 000000000000000000056f95e340c65bdce982a2df7352ca23b4156f708f5437 750 1.00/1.00 vMB 4
531,222 531,222 00000000000000000004623165dded2f8165d375005f334f1a56658d3ddb1036 424 1.00/1.00 vMB 1
531,221 531,221 00000000000000000002538e2f4e87cde118deff1cc77f813b8f8054c4fe826c 1,142 0.42/1.00 vMB 29
531,220 531,220 000000000000000000288b5aa42d28f4ce63d448e33995d4042c26d1eadde172 287 1.00/1.00 vMB 2
531,219 531,219 0000000000000000001778a3620779dc0be7cdac41400e25748574d37b3db584 2,449 1.00/1.00 vMB 12
531,218 531,218 0000000000000000002d008d4b00ef2aa0388a29b89bd10dd1e3a73849c3aa69 2,045 1.00/1.00 vMB 22
531,217 531,217 0000000000000000002d3dedc5ce59e7232c9f541d9a8f6353b2d1e60b7a2670 1,832 1.00/1.00 vMB 11
531,216 531,216 00000000000000000015535aac4e5a0b2b100e92fde67d53b215f22db23be72a 2,653 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.