Loading Tool

Explorer IconExplorer

Memory Pool

22,847 transactions
5.05 vMB
0.02171432 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.75/200 MB

Candidate Block

Mining Attempt 5c80a2e600ac4ab347d443b2d58485663bb258299d0f87c9ff18301bc724c89f
Version 20000000
Previous Block 000000000000000000012d5e3ed3659a88a18c3790d8c0c3733a33c0ab1131be
Merkle Root 1b18a7cb072a3cf7f89d60e279d85da0866b6ed9d5ddf3638477dbbbb2099a0e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,370
Size: 0.44 vMB
Total Fees: 0.00821114 BTC
Median Feerate: 1.08 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,167 (653,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
259,262 259,262 0000000000000004ae48defccfca8b785773b5f34bf1c8fe7c509115f427e8d4 0.14 MB 310 241
259,261 259,261 000000000000001dfacf1e81afcab772aea76eda27279c6cb2f7b4f6795bcd6e 0.25 MB 667 135
259,260 259,260 000000000000001483412322cd1f514a26b4944ddfbf9005b1ab4a06efd305f0 0.15 MB 329 158
259,259 259,259 00000000000000047492f37546474a2c077623f19ae3fdad880db2905cb0414c 0.08 MB 181 98
259,258 259,258 0000000000000018a09fc5da1e498b0a8a7aba5258f62decdcd3b183df220d4b 0.02 MB 63 79
259,257 259,257 000000000000001e54799f723599adcdccfe2eaa5179608988261aaf8ba6137a 0.08 MB 115 96
259,256 259,256 000000000000001720e11471ee833249a2d1c686bf6520c5c264fddf0f56a94c 0.04 MB 89 55
259,255 259,255 0000000000000014c3c4045a4e2c41142a34b3751990556056515d1d7202933e 0.14 MB 150 28
259,254 259,254 000000000000001899dc7a763d937e1e79eb09750d9d9d696f124b6608c14acf 0.25 MB 755 146
259,253 259,253 0000000000000016baf91314be795b5d0220ec7fe97b8cdb5e3ce355285efa39 0.04 MB 114 91
259,252 259,252 000000000000001a9d3666c7deb035d57c0f783eeffd37c2790860370cccbc90 0.17 MB 327 88
259,251 259,251 000000000000001dfb9c35673393d215e8e450c47b73d65dfe446f4b9de86f24 0.03 MB 41 60
259,250 259,250 00000000000000152e66b4568f3996212b21443d4d7b72b269caab332ad241dd 0.02 MB 57 81
259,249 259,249 000000000000001432ff0da4ca243d17e800db508ddf4d9351682cda91fd5f40 0.00 MB 12 112
259,248 259,248 000000000000000319fb3c28923abdac8c46e0fdf1c435e9f64d0b24e9ee48a0 0.01 MB 33 115
259,247 259,247 000000000000000f9d9b5715982b8da13cac91e83a5031f33a6321fc4bcd71e5 0.03 MB 74 141
259,246 259,246 0000000000000018507a08cf7ea3dc301d144d8874f253c88178a2f7fddd6417 0.04 MB 87 93
259,245 259,245 00000000000000185a7bd18e2f36ea593f4cbfba33b81de3d363f2e21157b857 0.19 MB 194 20
259,244 259,244 00000000000000066fb9d9696599cc384874bdce2c456e76b4727f9d268efee8 0.25 MB 627 137
259,243 259,243 000000000000000bea0345c6a655fa7a8d32de94fe8de551ca958db452bad261 0.23 MB 554 104
259,242 259,242 000000000000002298721411c52e56a39c58ddb4c178dc5bd242f01c1f92035a 0.06 MB 159 110
Previous 10 blocks ↓
Total Size: 779.14 GB

Node Details:

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