Loading Tool

Explorer IconExplorer

Memory Pool

40,767 transactions
27.25 vMB
0.08251039 BTC
Random Selection Loading Transactions
Max Size: 141.26/200 MB

Candidate Block

Mining Attempt 7c7e29f7336ff52135bcd16016ccc33fa2b616381714ab63abb455f5e3995a15
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 4efd4d29c3b2c327e06e58c45eabf047db147a667a93b58ad5edbe47ad192491
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,412
Size: 1.00 vMB
Total Fees: 0.02648285 BTC
Feerates: 201.37 > 2.65 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (586,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,692 327,692 00000000000000000e27e78642a2ccf101a75327425095254c9b7b398836d3ab 275 0.28/1.00 vMB 13
327,691 327,691 00000000000000000e3d56eb63217a1f0d12fa8b42b66809c5b43f97c8e226c6 2,420 1.00/1.00 vMB 35
327,690 327,690 00000000000000001b699f7409ff606cbca07d2769c10376c9042d620ee865d0 915 0.39/1.00 vMB 29
327,689 327,689 000000000000000000693cc305cbf3a55ac344c1101f3081b1d3377754b0a51a 220 0.13/1.00 vMB 29
327,688 327,688 00000000000000001cdd4e59cd354e2e311d13018bfe6ab44ae03ace0139685c 1,394 0.73/1.00 vMB 29
327,687 327,687 0000000000000000194dff4a2747407a3ad26bee7f2c1dc1294a3dbf491fe9d4 1,945 1.00/1.00 vMB 27
327,686 327,686 000000000000000017f84603e61286cbe91982b440942aa62d9b43d41ddd4cff 342 0.23/1.00 vMB 22
327,685 327,685 000000000000000018542d33e4881a37a052e3a9adfe6f0d79a73a27ea93add0 170 0.14/1.00 vMB 16
327,684 327,684 000000000000000016bc20577809c3936651c18d8f0e0203e9193c4c7af3fc10 674 0.34/1.00 vMB 29
327,683 327,683 00000000000000001e328e5b1c87994ccff938240b9173658deea6e2816a1958 933 0.46/1.00 vMB 28
327,682 327,682 0000000000000000143ab6d1ef9e2a660bae6b7946657824fcb10b7c78782994 699 0.45/1.00 vMB 24
327,681 327,681 0000000000000000184efd352a5637886ae0dbb59d80aa2f51322a32623696ba 566 0.35/1.00 vMB 23
327,680 327,680 00000000000000001dfa0d3ad5febb2123344ee60bc479a4facc319c2b698b6c 31 0.01/1.00 vMB 27
327,679 327,679 00000000000000001814aaec39519ee7e35fe60c340a59f2f12c876e6196ea1d 897 0.42/1.00 vMB 29
327,678 327,678 0000000000000000118c4db786ea7dbb0c4229c5ebdb56265d8eb6e6ce072d7e 56 0.03/1.00 vMB 15
327,677 327,677 0000000000000000050249b12bbb24c3cb78635aa7e724e8fd94ae8035f03275 395 0.17/1.00 vMB 28
327,676 327,676 000000000000000002656342d870271aaf7282fe063b4b5b96ca78a68c72477e 173 0.10/1.00 vMB 25
327,675 327,675 0000000000000000154b5447b5ed272c52d58ea862b2a629e20dec9b6c577707 28 0.01/1.00 vMB 17
327,674 327,674 00000000000000001b8e161597fb8b55eab9dc5aa49182d16aa82aacd2321dcd 581 0.32/1.00 vMB 25
327,673 327,673 0000000000000000181f87f56b76a854b29939d5380fdb8ef268239c4596fe34 299 0.19/1.00 vMB 25
327,672 327,672 000000000000000017179cc81eee9074d0fd2a4a7c0b178cfdd0c714abb99ac4 665 0.32/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.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: 636.66 GB
    • Received: 12.38 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.