Loading Tool

Explorer IconExplorer

Memory Pool

79,210 transactions
29.22 vMB
0.10337617 BTC
Random Selection Loading Transactions
Max Size: 177.20/200 MB

Candidate Block

Mining Attempt dc7311bd1665c8ded41165061640b1a05e1684c887703b5457217a5662048af1
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 020d0f91cab83ddab3e5a53b9292e93d6429f03d1ce9fc00238b7c66ca48163d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,935
Size: 1.00 vMB
Total Fees: 0.04221872 BTC
Feerates: 137.15 > 4.23 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (287,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
627,379 627,379 000000000000000000051050162219d2c06b1c3bb797759d6946bd916f7c0dbf 1,349 1.00/1.00 vMB 8
627,378 627,378 000000000000000000022246376aac05f7bdee57964a3a3a79a1d39883323084 1,835 1.00/1.00 vMB 17
627,377 627,377 00000000000000000002e560903c980f00697b5e06ac61226aa6532cf3b23905 2,033 1.00/1.00 vMB 29
627,376 627,376 00000000000000000008e8c4d5d250f7687973be99f8112922f0d02eb0812211 2,178 1.00/1.00 vMB 36
627,375 627,375 0000000000000000000bda705e4cbf563a4f675dd1cdd807a7c726dadb64a03b 1,268 1.00/1.00 vMB 2
627,374 627,374 0000000000000000000b60cca660f8b300cd64017e30c89230fbaa4b0a40e387 2,045 1.00/1.00 vMB 36
627,373 627,373 0000000000000000000bf65c9f67027afbcaed1dfbd834f8b42b5175764f1d5e 2,019 1.00/1.00 vMB 9
627,372 627,372 00000000000000000001991f837082c384965efb70a456e62d4c57295301fca9 2,910 1.00/1.00 vMB 33
627,371 627,371 0000000000000000000aa10721c72f1220ce068599b860b06251d827348a2ae4 943 1.00/1.00 vMB 6
627,370 627,370 0000000000000000000512cd08fb1248d9c0b2e0177108cba28fec703939296b 1,392 1.00/1.00 vMB 9
627,369 627,369 000000000000000000112c35fadf1c90f8094a8f14766b4e85208badb724d4ed 561 1.00/1.00 vMB 2
627,368 627,368 0000000000000000000886697ffee7c91d51ffcac5d5f46166ae93bb84d833a2 1,477 1.00/1.00 vMB 4
627,367 627,367 0000000000000000000ef2c1bcbd2345d4aa32dd953a5fe9fb97ebf269b8bce4 1,508 1.00/1.00 vMB 8
627,366 627,366 000000000000000000050927816c6100e890b0f17361b4fc2842876a6103faa8 1,646 1.00/1.00 vMB 5
627,365 627,365 00000000000000000000b71a796ea906827f62d0323d5a29b0e8ce918ea18773 1,531 1.00/1.00 vMB 16
627,364 627,364 00000000000000000004d19d709e5b910e337457b4b65dd177ba42c3916c9fe6 2,362 1.00/1.00 vMB 18
627,363 627,363 0000000000000000000bff4a89c361a45e7f9298fdfb6739e5d025d6488c1498 2,846 1.00/1.00 vMB 24
627,362 627,362 0000000000000000000a4ee9e8d45a31dd54da93333a1847ea1d1ae376294a5b 2,145 1.00/1.00 vMB 28
627,361 627,361 000000000000000000062cf55a343e791ef61abad6515fd53c5b52f2e6c4d8eb 1,811 1.00/1.00 vMB 29
627,360 627,360 0000000000000000000179397bec25e112a3e2e80236c13dacb696b0b4e28cf9 2,368 1.00/1.00 vMB 29
627,359 627,359 0000000000000000000187a306194ee979dd330d9e03795beec8ecbba810d4e3 2,657 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.59 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: 671.42 GB
    • Received: 15.93 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.