Loading Tool

Explorer IconExplorer

Memory Pool

47,311 transactions
29.28 vMB
0.15952962 BTC
Random Selection Loading Transactions
Max Size: 153.16/200 MB

Candidate Block

Mining Attempt 31154f7dbf713a2c0dbb3cafcfc52f4142fddf6be0b9b825a98ef12cee11b82f
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root f3aedbcf84797e220d6974979c6cdb71f30a1083bf7b14d2de1351dc7a182de6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.04689921 BTC
Feerates: 200.91 > 4.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (504,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,726 409,726 0000000000000000009ac26ca99c1deb68cb3be3b7b05feed620062ec16c1d5f 1,234 0.56/1.00 vMB 33
409,725 409,725 00000000000000000154c0d93ea3d7767bb815df7066d6f1a5ab174659796ac3 2,371 0.99/1.00 vMB 41
409,724 409,724 000000000000000002ade9d03044325038d1d4d7cedb3b0d63dad6271d3cc310 86 0.03/1.00 vMB 41
409,723 409,723 000000000000000005f4151d6765bab273fb33914a9500ff0890abfe5480224b 589 0.26/1.00 vMB 36
409,722 409,722 000000000000000002b77a2fbbec32c9c3d515650c4b33d11aa01c00b29da4f2 2,074 0.86/1.00 vMB 35
409,721 409,721 00000000000000000166561d1544d3d32dc7c5168ec89a4cb867309dc00d464b 987 0.99/1.00 vMB 25
409,720 409,720 00000000000000000466d89112ebc2dfd05064e53add28bb478ea9dc21017e30 438 0.60/1.00 vMB 20
409,719 409,719 000000000000000001028a2a9927a35f7f25aa725f6d47a25c24e76bec571b6c 2,581 1.00/1.00 vMB 41
409,718 409,718 0000000000000000050b92ea9afee428c7e7d4730a2abfcb4ddfc4920e587113 545 0.52/1.00 vMB 21
409,717 409,717 00000000000000000113614f1ed3390274991c1f7068196159195489c68dd735 1,184 0.52/1.00 vMB 36
409,716 409,716 0000000000000000023c6de352d6fa4ba9badf79f785e67e9794fe1b2057769e 1,473 0.84/1.00 vMB 26
409,715 409,715 00000000000000000584c95cdcc99cf4dd6294942b3a11bac17291d878ed1f55 1,703 1.00/1.00 vMB 26
409,714 409,714 0000000000000000042ed1cf97124f8ca139957105d4a898c517fb542e683f5c 2,552 0.99/1.00 vMB 40
409,713 409,713 0000000000000000045eb807290b275737a5d5491943efdf7d9e897342b8105f 3,407 1.00/1.00 vMB 58
409,712 409,712 0000000000000000043bf20d8223f756fd9563f5926e4f7f8830216b302a66ee 1,645 0.82/1.00 vMB 34
409,711 409,711 000000000000000002d1b89c70abf1f224f6f5b7f2475d2491c18d08521bd694 301 0.11/1.00 vMB 36
409,710 409,710 000000000000000000404af1130a5382648a9e74f460ca1000babf2aee5ec120 1,259 0.55/1.00 vMB 33
409,709 409,709 000000000000000002c7d08c6704e3e33289f5e7d50b68f7fcd9c78e588c2ca6 438 0.21/1.00 vMB 30
409,708 409,708 000000000000000001bc0494d56a5d80ff630a98dbba11f37b3db9d5c0f707a4 436 0.18/1.00 vMB 38
409,707 409,707 00000000000000000583aa2a2aacec082124fdb370924289296575e4fa97546e 837 0.54/1.00 vMB 21
409,706 409,706 000000000000000002f79eb4c9f957d2ca62f08d60bf22499df4e26285443297 2,935 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.