Loading Tool

Explorer IconExplorer

Memory Pool

82,533 transactions
31.13 vMB
0.08825863 BTC
Random Selection Loading Transactions
Max Size: 190.74/200 MB

Candidate Block

Mining Attempt dd162a8501295736deaa9d625414db0705acb0ad61d0c109f749d854c466c734
Version 20000000
Previous Block 00000000000000000000a85c36171777e63d64dce13efc9d5a9a92d01c1863c6
Merkle Root 94631b0e7c81a0051993a1d02c74464b6b86b280ac6e788ba4dfa8a83fd4e3a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,155
Size: 1.00 vMB
Total Fees: 0.01815111 BTC
Feerates: 50.62 > 1.82 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,222 (237,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,693 677,693 0000000000000000000036ca7b2bd64a42978ccad7f6b2a34695e321f5bac211 454 1.00/1.00 vMB 9
677,692 677,692 000000000000000000001783747debb1e94f35597bbe59d2bfa71041ffdee40f 1,419 1.00/1.00 vMB 9
677,691 677,691 000000000000000000024fe027635f7f8c639b86e4739f6dc057a585b77b7871 1,324 1.00/1.00 vMB 26
677,690 677,690 0000000000000000000267cb58833f3ac53bd3a5d93883629c4f246f68677f83 1,827 1.00/1.00 vMB 32
677,689 677,689 000000000000000000056919fb8f640c5e09f3a446063afd19f237909cdbcc93 2,583 1.00/1.00 vMB 73
677,688 677,688 0000000000000000000abb3c4e980f0e756c5629e41ace9131c94b8768c00118 1,508 1.00/1.00 vMB 18
677,687 677,687 00000000000000000001603114e6bf8ec288ad292926deb2f442b6c9f41b606b 811 1.00/1.00 vMB 9
677,686 677,686 000000000000000000091a1e6f702bd9dab43745429e264f66efe34e9ae1ffc5 2,048 1.00/1.00 vMB 53
677,685 677,685 0000000000000000000567c5f214cb3588519122abee86fd1148ce352883c92e 1,970 1.00/1.00 vMB 39
677,684 677,684 000000000000000000063ed531e71f31008ab1bb39431d6c53b3fe90846fc36f 2,189 1.00/1.00 vMB 97
677,683 677,683 00000000000000000000984ba8eeba0d95c4493c441773d24f34af5d6deab8ce 685 1.00/1.00 vMB 19
677,682 677,682 000000000000000000030f4cadc13280280a9a653a071c1f6cc60d51d8291bbc 1,353 1.00/1.00 vMB 38
677,681 677,681 00000000000000000002620537820165f55ebb5af05738da75eb347bbc692ece 1,067 1.00/1.00 vMB 12
677,680 677,680 00000000000000000009526d082cd9507a0e1c56db5315a2f0c51d8876d00af0 1,590 1.00/1.00 vMB 45
677,679 677,679 0000000000000000000571d043d6c6e83da59d42f19668408ec28023fed429ee 288 1.00/1.00 vMB 8
677,678 677,678 000000000000000000033bbb19aceda3fab2df152859d7dbb9fdbd6fc51eb207 1,779 1.00/1.00 vMB 24
677,677 677,677 000000000000000000011a8d5bdc27fc6773a50da19e47e071c504e54a82c3ce 1,228 1.00/1.00 vMB 16
677,676 677,676 0000000000000000000753fc1006c11e951ab2344db8385f51c9bb1116338738 634 1.00/1.00 vMB 25
677,675 677,675 00000000000000000009be99f0404c213f3759c9420310ee87ab05c295caf727 1,368 1.00/1.00 vMB 33
677,674 677,674 000000000000000000057fce26ab6fff02f752acdfe33bc678253da2593b2bb1 1,730 1.00/1.00 vMB 25
677,673 677,673 0000000000000000000a988941fcbf63803ab6bbe39ee4cc801c2d42c81b5d9b 2,045 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.77 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: 709.37 GB
    • Received: 16.89 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.