Loading Tool

Explorer IconExplorer

Memory Pool

74,000 transactions
27.41 vMB
0.06759294 BTC
Random Selection Loading Transactions
Max Size: 167.22/200 MB

Candidate Block

Mining Attempt f5ee91d140039aff49574ff329f341a9b3a2bd71cce63fe3cc284eff0a5d8eff
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 02bc3e2c349fa5f4da51e0c59568c515cddf18bad5f448b510391becf1c9886d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,026
Size: 1.00 vMB
Total Fees: 0.00902149 BTC
Feerates: 65.93 > 0.90 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (507,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,390 407,390 00000000000000000109a7ba5d6ed21c30c1ad0b2d194ab57661bc22f847dc41 849 0.43/1.00 vMB 42
407,389 407,389 000000000000000003cf45c6b0fa93893275067feab56a647a3fd15959080a00 2,181 1.00/1.00 vMB 46
407,388 407,388 0000000000000000013285d42f5d2d79b9361495c5a170aa3249fec7494aa49e 872 0.52/1.00 vMB 36
407,387 407,387 00000000000000000360edabcb31873e8555c39c75c8872fac636635c38fec7c 870 0.90/1.00 vMB 17
407,386 407,386 0000000000000000038e67cb4fc1b1859195ce97961401eef2edafa2ed72a482 343 0.23/1.00 vMB 29
407,385 407,385 000000000000000004d20bdd9842ad24aee67a2942fc2550d5e796c0b2a17077 1,791 0.99/1.00 vMB 52
407,384 407,384 00000000000000000111afa5b01dcb738f28798ed6810d6e4707baefd163648e 849 0.76/1.00 vMB 24
407,383 407,383 00000000000000000096583bb0b93dc7aab7913634a192c8300960e5baf07209 1 0.00/1.00 vMB 0
407,382 407,382 000000000000000000382d4eab7127bb5d8e58f73ac9ae421eb21b25d513616d 1,603 1.00/1.00 vMB 48
407,381 407,381 0000000000000000055fb8faa5731d51575155af20becf25a274e66ccde55192 1,422 1.00/1.00 vMB 31
407,380 407,380 0000000000000000044ca39d952701cf55567ebf89e65c850f9c16687aa503e2 1,793 1.00/1.00 vMB 39
407,379 407,379 00000000000000000166a403cf547c9963fc45eb7c182d9158ff7fc47ff66965 2,805 1.00/1.00 vMB 57
407,378 407,378 0000000000000000019039cf3e185e71bd26280bf912f0154a3e8cb5619d989c 2,680 1.00/1.00 vMB 63
407,377 407,377 000000000000000005f4e6646177f3b21b074f9280c7e12f9abd541a2218eff2 877 0.54/1.00 vMB 31
407,376 407,376 000000000000000005c2c08d200a4bf269b69a61fda087daa3036ad2607977c8 1,098 0.53/1.00 vMB 44
407,375 407,375 0000000000000000022206f4cd38b491c66f23c7626b2cf8abc5cfd432446381 105 0.03/1.00 vMB 53
407,374 407,374 000000000000000005c2e9ba8dd4f7646a53dbc202303e64601b5e6faae00485 937 0.39/1.00 vMB 41
407,373 407,373 000000000000000001c03b01a71d53409cc4683f69bddc7a73c9f5e1443ef543 1,205 0.99/1.00 vMB 22
407,372 407,372 0000000000000000027e26e3aa9e6c232dba779ecda9a5b29fdfcafd23850ca0 2,008 0.94/1.00 vMB 44
407,371 407,371 000000000000000000de42603e207826bc89bf4ad85a29bd01289d08c65190ed 282 0.31/1.00 vMB 30
407,370 407,370 000000000000000005a21a1f7abbc67a6ee40e8896267f21211cc8dae2cda597 1,717 0.91/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.