Loading Tool

Explorer IconExplorer

Memory Pool

78,440 transactions
29.39 vMB
0.06684375 BTC
Random Selection Loading Transactions
Max Size: 176.67/200 MB

Candidate Block

Mining Attempt 0eba9b925336b932d403bddd21362aa90e0cb657866bc853d43e0ab31910b5d2
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root 365b353ab136f9b4acaf8eb9ac61ef558f631ad1f85e24f3e850aeb3299453f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,083
Size: 1.00 vMB
Total Fees: 0.00731547 BTC
Feerates: 100.32 > 0.73 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (220,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,394 694,394 00000000000000000004fd6dd1f9cbd97404d23d59da41c5bc7e360f1c720ea7 197 0.10/1.00 vMB 12
694,393 694,393 000000000000000000014ea86da1787feab69ffcb16fd32572895ea76c24a4e1 716 0.27/1.00 vMB 1
694,392 694,392 000000000000000000003957d0a927c910bb42f33de14d4013d3aa6a2d8e281b 2,006 1.00/1.00 vMB 5
694,391 694,391 0000000000000000000c9b6aa49335cee208372db303cc1a43d2a79c22f93773 2,628 1.00/1.00 vMB 9
694,390 694,390 0000000000000000001207c7842206e2c0d7553bde4891e42c5203a398d8b46b 2,164 1.00/1.00 vMB 27
694,389 694,389 000000000000000000075d2b8da538dc1c32c48fbea380440f03ea98ff657374 2,589 1.00/1.00 vMB 27
694,388 694,388 000000000000000000110a24c745e2f16172d5ef6ffaacab885fb5bca681031b 738 0.25/1.00 vMB 11
694,387 694,387 00000000000000000007d0e372270c002f3910f1c8d04661324f6146279082f8 227 0.08/1.00 vMB 14
694,386 694,386 000000000000000000105fc96f5cd2cc295e35f072ede409ebc8a7984dc40c68 451 0.18/1.00 vMB 4
694,385 694,385 0000000000000000000451898e09068b69ca072ba14d3c3a507f459ea7133b3f 2,632 1.00/1.00 vMB 17
694,384 694,384 0000000000000000000e47b8ce46be31ee759975e834ec4bc4b6ab667038a0e2 2,587 1.00/1.00 vMB 21
694,383 694,383 00000000000000000002099cdaffc77cb86740a8e17ec158ed9ed28f6ea0caa3 2,533 1.00/1.00 vMB 16
694,382 694,382 0000000000000000000683002a321fd9a32f5e68a19ea070ba344f54433f4345 1,435 0.91/1.00 vMB 2
694,381 694,381 0000000000000000000f1344c6248f7bc8cb51efeab250ad9af6df7c7f3daef3 2,313 1.00/1.00 vMB 14
694,380 694,380 00000000000000000009a8054843a20ff826eed5d89be66fb4911215b2ce0825 2,250 1.00/1.00 vMB 10
694,379 694,379 00000000000000000004d934db8bf35a922a6f30064a009ff8a891c4bff33af6 2,298 0.89/1.00 vMB 10
694,378 694,378 00000000000000000005fca6f389cf7531f51705332858785f63166db6237893 816 0.33/1.00 vMB 18
694,377 694,377 0000000000000000000dbda1abddad2b4048e20340a51835555a25291385cbfe 1,846 0.72/1.00 vMB 9
694,376 694,376 0000000000000000000c37496522360e1a6bf5eecaa8ee75b000df3af69f97cc 1,342 0.48/1.00 vMB 21
694,375 694,375 00000000000000000001936b482db0055b7cd12d3226cbf786ab6562def259e8 447 0.27/1.00 vMB 2
694,374 694,374 00000000000000000010c43730f8513f7d801f8c13e44c95d656764a4e33b121 2,618 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.10 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.