Loading Tool

Explorer IconExplorer

Memory Pool

78,117 transactions
29.25 vMB
0.07652742 BTC
Random Selection Loading Transactions
Max Size: 179.15/200 MB

Candidate Block

Mining Attempt a0aa49cb868142f13cc6c24b2baa8364e2c7ca019acd5612c2ddfc2ae2faa902
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root 822aa6309a096f555fcf9466fadfa327ba1162f8fea985ab98b09b29ea27e24f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,601
Size: 1.00 vMB
Total Fees: 0.01254930 BTC
Feerates: 94.79 > 1.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (76,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
839,229 839,229 00000000000000000001f3f6af1489f24806357ec6c1b053dad3926ab9fc184b 3,313 1.00/1.00 vMB 67
839,228 839,228 00000000000000000002a93b884252d3b1571c9b8bb481374e4922437676c5dd 3,532 1.00/1.00 vMB 33
839,227 839,227 000000000000000000030965d1071adb84b017d677099cf0dbb01a24e5bc0786 2,455 1.00/1.00 vMB 36
839,226 839,226 000000000000000000023723d6be710f2ff05a701b4f16994d00fbea45871009 2,995 1.00/1.00 vMB 54
839,225 839,225 0000000000000000000289085b3126638de68b99bf7247ab21a407f9e1190121 3,332 1.00/1.00 vMB 48
839,224 839,224 00000000000000000002067e847ee66ca77276bb70ae1bf8b79a58b80461c95a 2,443 1.00/1.00 vMB 42
839,223 839,223 00000000000000000001390aaac2d835e412fba86387c8ff4592b8b2d90d1e09 3,323 1.00/1.00 vMB 74
839,222 839,222 00000000000000000000a004d4b1177dbf8d25ddb1feaf475d97b791ef28d92f 2,644 1.00/1.00 vMB 42
839,221 839,221 0000000000000000000069bda1aa88a3a4c15d5aeb8828a5d4e3288f7c9c8c10 2,962 1.00/1.00 vMB 63
839,220 839,220 0000000000000000000174fddbd07b0668736b41e9a04c17d4fd0ee5bbe01a66 3,122 1.00/1.00 vMB 63
839,219 839,219 00000000000000000002ad1d31003fc520ceb03a4f3219dfa2ccaf7fe65e5ab3 3,102 1.00/1.00 vMB 61
839,218 839,218 000000000000000000005cc8a929445563d1a9a32ed0575c259e75c83e53033f 2,862 1.00/1.00 vMB 57
839,217 839,217 000000000000000000021ca79ba89bf325b552daa15334349f25fdd5510f7101 2,469 1.00/1.00 vMB 46
839,216 839,216 000000000000000000032d3622ef1f70b0de904a17efc09cac41ddda785906b7 2,599 1.00/1.00 vMB 58
839,215 839,215 000000000000000000007102469bbea7f16458107e441ff1dd1880e62b7860ee 2,993 1.00/1.00 vMB 49
839,214 839,214 00000000000000000002214cc3f5d056956ec74ac457b417e274a773007a81e4 3,081 1.00/1.00 vMB 42
839,213 839,213 00000000000000000001031b201687b25b160b5df311ebc85d0e2bb0e93a9388 2,650 1.00/1.00 vMB 56
839,212 839,212 000000000000000000016fde40dc8e0d7d25a07925d087787405720aade2dfe0 3,407 1.00/1.00 vMB 50
839,211 839,211 0000000000000000000256553f850007235db6d6143c4c5c92268b391f701485 3,012 1.00/1.00 vMB 55
839,210 839,210 00000000000000000003033ddf853e4429d91da0e8b52bf8a0f822d04fd1c3fa 3,151 1.00/1.00 vMB 68
839,209 839,209 0000000000000000000107074f9574a64c79337fca1b4c7ef08fcf20a61de7b6 3,381 1.00/1.00 vMB 59
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.13 GB
    • Received: 17.03 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.