Loading Tool

Explorer IconExplorer

Memory Pool

30,646 transactions
10.38 vMB
0.13220653 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.13/200 MB

Candidate Block

Mining Attempt 38cf560a314d3e0dfb6f2e20c4228e50495dfadef38641aeb5fffd91cfec2395
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f70334fa0399bd9f0a63f385e60a2a4cdff366a64f5362ace472f7fdcc43e251
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,486
Size: 1.00 vMB
Total Fees: 0.04343229 BTC
Median Feerate: 3.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (767,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,698 145,698 00000000000001a77c701779daad652219d4f37a6c7d9efac1832189ab0507c9 18 0.00 vMB 223
145,697 145,697 00000000000001e869e384e95074457f4c228e757efabf21d4674d404e8a8b6e 34 0.03 vMB 63
145,696 145,696 00000000000008d33311904717c9dd9211478d2d4b38d64c823f88341c68ec35 38 0.01 vMB 124
145,695 145,695 0000000000000611321844420e2d20ddea5480f22c2ba3c121a0430315c0bc34 108 0.05 vMB 108
145,694 145,694 0000000000000231e7d1017392043fb7f654833f99fd21887485fae718cb5db6 57 0.02 vMB 110
145,693 145,693 0000000000000182c362881ffa83a08b1e00bda76df05053bb5c6c1f26fd220d 28 0.01 vMB 306
145,692 145,692 000000000000096858406aadce13e90460146a3b75df530a209e9f71e076b813 11 0.00 vMB 459
145,691 145,691 00000000000006f0a68c732c4e8cb5a67834f7284f6d5c06865fc85102f27b03 45 0.01 vMB 24
145,690 145,690 00000000000002cc7ad45324537ca4bb40bafc27d1fb328f0dd8760cfa2aa527 55 0.02 vMB 325
145,689 145,689 0000000000000593003523280502e7cc0620a11a489b062efab3ad90145996dc 91 0.03 vMB 74
145,688 145,688 0000000000000713cb3497965c15ad695e6e58f09e4ad30362f9b335a50db146 118 0.05 vMB 206
145,687 145,687 0000000000000552c5f8b87787ea661561256c2a5a190c69e3960178afa51d5c 79 0.03 vMB 95
145,686 145,686 00000000000001bdb74c40eb10aeb60277f79ad2987f1a1c30ee90af6dea4cb8 18 0.01 vMB 69
145,685 145,685 000000000000009825d1d16c7714907dbcc8fcf0930aad35053709ca3d1b4e4f 34 0.01 vMB 190
145,684 145,684 000000000000031c8bcea62fccf2a7985071040d65c7f2db7e505cc8a041f2b5 12 0.00 vMB 105
145,683 145,683 000000000000056ac75e97f78bc4fbb39a8e4e87e0b29eb0c88750865338dbf6 25 0.01 vMB 301
145,682 145,682 00000000000000ebb6d71e737ba6311251aed465f4f94426abe3e70c5ce9b736 41 0.02 vMB 240
145,681 145,681 00000000000005951454c417d8be973ec9e64b2815712dab0f5c974c767432ef 7 0.00 vMB 98
145,680 145,680 000000000000074cdeb87f6a38783195b2fd4b9663b4db5e2b5a32dc911b11f5 30 0.02 vMB 105
145,679 145,679 00000000000003cd4a2c8f7cd48d845ebc92e570e1c7a8c6623efe6173b65264 8 0.00 vMB 109
145,678 145,678 000000000000006e1df87c8c2e594b51d528b6a4ab7367c5b3fa19dcce738ac2 37 0.01 vMB 0
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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