Loading Tool

Explorer IconExplorer

Memory Pool

32,912 transactions
13.76 vMB
0.14333626 BTC
  • 1 sats/vbyte = 24 blocks ()
  • 2 sats/vbyte = 10 blocks ()
  • 3 sats/vbyte = 5 blocks ()
  • 4 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.24/200 MB

Candidate Block

Mining Attempt f1ba54e69049526bdb3a61885d3dbdf06014772b1b880123798ee0dbe9d0524b
Version 20000000
Previous Block 0000000000000000000142671b384186b458235190c00c8f053358f19dc47059
Merkle Root d2feca7671b2b67388b424ce06fab2109328fc56ba0648913442172a8f3306c3
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,013
Size: 1.00 vMB
Total Fees: 0.02890354 BTC
Avg Feerate: 4.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,072 (684,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
228,213 228,213 000000000000003abe108e186c5951e6d3e9cc1946ff6862ed4819025413eba3 0.25 MB 532 169
228,212 228,212 00000000000000eb29ae1860504cfaec27f0f6be0a5f96a44502a7aa785c5d1e 0.08 MB 195 236
228,211 228,211 00000000000001575c586684e707bb9d2800c0b7ec85e138f604155bfdc03ed0 0.00 MB 5 145
228,210 228,210 00000000000001eb426ca757b2b734a19d747f027b796c2d4d6bb11ac1dc16b4 0.10 MB 140 90
228,209 228,209 0000000000000073a6855548b1ff2ccc4b2e396b392117f365319de2ccb775e4 0.25 MB 365 146
228,208 228,208 000000000000015fa2bd84c0ead5e73974421e8a20a473ef3a899ecd9f85edcf 0.19 MB 385 423
228,207 228,207 000000000000019465178d6bcab041ff5cd848220ce4bf104c9cdb7ddf99451c 0.25 MB 641 204
228,206 228,206 00000000000000799c136a180217d84589af076768cb6c42e0615af6c5bc0580 0.07 MB 176 228
228,205 228,205 00000000000000770445262296cfaa661d2ddf8452599a0b74a9bd2cbc12c891 0.11 MB 250 177
228,204 228,204 00000000000000944973ae1f530529de3db51610a6fdd6600239e82291b863ed 0.15 MB 244 204
228,203 228,203 00000000000001ba31b7fdf8302ef7ecfbc9a5614c8f03f3dba8ecd7ee030835 0.46 MB 981 574
228,202 228,202 000000000000006258b05588f1b7e54f16091edbdde845a4e06f4318c555b855 0.06 MB 94 111
228,201 228,201 000000000000001db84a246e19e5ded8fb706d3ee2fe05e9730f61aa25360157 0.24 MB 619 184
228,200 228,200 000000000000008f0a6a7ef10e3725696c9594032692598db31e780dfa037034 0.15 MB 338 151
228,199 228,199 000000000000001e4d825aaf3250fea5886f903ef33b2ec17940ee3fbaf952dc 0.20 MB 386 145
228,198 228,198 00000000000001b37cee270740916eb4db05582eb3b53efc0476a91f02e368f6 0.45 MB 738 126
228,197 228,197 000000000000005d570eb36ec0b04b9c723685fd0714735a5074fb75423c27b9 0.25 MB 781 294
228,196 228,196 000000000000008a4b8958386f42bb050112ce38b27f9b060d2f84116a8ae89b 0.25 MB 501 150
228,195 228,195 000000000000005330972cd41d7a18216b8c9bec97e71cb560c989dc1bb4b59e 0.00 MB 3 0
228,194 228,194 00000000000001996678f42e57ee1d689efacff38bc7f234062a9ba3a6e96f6f 0.03 MB 39 21
228,193 228,193 00000000000001baf1ea55c81df5678c5d41b2366b554db5415f1436eb8325aa 0.05 MB 87 106
Previous 10 blocks ↓
Total Size: 778.98 GB

Node Details:

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