Loading Tool

Explorer IconExplorer

Memory Pool

83,520 transactions
31.36 vMB
0.09024402 BTC
Random Selection Loading Transactions
Max Size: 192.29/200 MB

Candidate Block

Mining Attempt 530f4fa1e124ab76893df80b81152dca59b5947230843a4333a523dba248172e
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root bcb91f62b81f749ea73fd5739083e12bc8d44b25657e1204b5e4651e03b7ba12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,883
Size: 1.00 vMB
Total Fees: 0.01922206 BTC
Feerates: 299.70 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (230,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,757 684,757 00000000000000000002fab7c70636fac3979fe3312f2dd92a16fff9acf673e7 1,921 1.00/1.00 vMB 70
684,756 684,756 000000000000000000033beb9c41c1fb6b3be2c4682532e33a58a7891c7915d6 1,876 1.00/1.00 vMB 59
684,755 684,755 00000000000000000000d66095529a15213e63ccb36bd1c6df5907c70a769194 2,065 1.00/1.00 vMB 47
684,754 684,754 00000000000000000000aeef08f38691c14ec1708d1dee3c8c3b8b9fc9e9b85d 1,745 1.00/1.00 vMB 41
684,753 684,753 00000000000000000003def58f8adf0abb1dffc6d8c7ef67cecba07fb3a44197 2,259 1.00/1.00 vMB 114
684,752 684,752 00000000000000000009a8614d87f182adb6afd6517ebf7fd0d0126e6945063d 754 1.00/1.00 vMB 120
684,751 684,751 0000000000000000000809a62394c7d803158d450c3261e63d200e2cb768c77b 1,683 1.00/1.00 vMB 129
684,750 684,750 0000000000000000000965681608dea2fe4c56df5d5da8d032b1eef4eec68fe5 973 1.00/1.00 vMB 31
684,749 684,749 0000000000000000000033b963afe2d14f29208eb7cfc97ea35ff4f68e32914d 558 1.00/1.00 vMB 18
684,748 684,748 000000000000000000076133ffe66fc4eddd914564ac272b268c7b3c099caa4f 2,359 1.00/1.00 vMB 37
684,747 684,747 0000000000000000000533edd635c469313a6230afdd820afdf954545b04ecaf 2,287 1.00/1.00 vMB 97
684,746 684,746 00000000000000000005d2be9a4ce993725ea41f039d9f9af1d5d6f6f1faa1d9 2,402 1.00/1.00 vMB 70
684,745 684,745 000000000000000000041cf884c13e049446730ca639621deecc3972aead213e 1,949 1.00/1.00 vMB 22
684,744 684,744 0000000000000000000b2400309e3d057739d45e3ace132c203d446c55dbebe4 1,797 1.00/1.00 vMB 45
684,743 684,743 000000000000000000093f6ef813a836c7d382f5b583c3edea0c5c598114dc77 1,962 1.00/1.00 vMB 31
684,742 684,742 0000000000000000000a9c71107b8151e28ce23b8360762ac4590a2547cabf1b 2,295 1.00/1.00 vMB 87
684,741 684,741 0000000000000000000a92ce957ca9f58b62df20cbc1b14ff1f18de0f44b2fd0 1,905 1.00/1.00 vMB 99
684,740 684,740 00000000000000000003fe544435a8313597c4f322803e3b9baeab0b59a1fbea 1,787 1.00/1.00 vMB 127
684,739 684,739 000000000000000000069b29a5c149ab86288d161caa85144393bbcc7863aec3 1,470 1.00/1.00 vMB 58
684,738 684,738 0000000000000000000328c3127789fe3b9f4e1465b24e30febdfef649466482 2,754 1.00/1.00 vMB 109
684,737 684,737 00000000000000000008bf61d3e44b7023c36aae6dd81a7e51b992e46d795259 1,456 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 709.61 GB
    • Received: 16.94 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.