Loading Tool

Explorer IconExplorer

Memory Pool

39,202 transactions
27.54 vMB
0.06634758 BTC
Random Selection Loading Transactions
Max Size: 140.63/200 MB

Candidate Block

Mining Attempt d58d06eff3c3ca2444f10f7c46056df744a834da4cd9199938db9254c19025e4
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root e0839ab8d0e8823d392bda1e6fb2eb97fae455ee10d93211fd5955f852172a4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,438
Size: 1.00 vMB
Total Fees: 0.01398960 BTC
Feerates: 100.95 > 1.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (78,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,130 836,130 00000000000000000002cc84e76c370640c618bb0ef8dd90519e4f6396805e78 2,793 1.00/1.00 vMB 26
836,129 836,129 00000000000000000002a51dcaee638a8dfbc17fcf8bfc8b56f3505e897bda8a 3,619 1.00/1.00 vMB 10
836,128 836,128 00000000000000000001b3d6b0ddb21e87612ae578a70bc4b05f8948281ef461 3,760 1.00/1.00 vMB 8
836,127 836,127 000000000000000000032d004529ccf185b2364a6b815b45a0ed10cd6eb2952b 3,902 1.00/1.00 vMB 10
836,126 836,126 0000000000000000000034d8830641a8e72aff068a59fa615ad881269a8aff1a 966 1.00/1.00 vMB 7
836,125 836,125 000000000000000000025e7e4c49110093ed1b331b8392f0e37606f34dec2ed0 2,369 1.00/1.00 vMB 13
836,124 836,124 0000000000000000000318205d2da11ac484d40469d550b74a3bb889e506cdb3 2,680 1.00/1.00 vMB 13
836,123 836,123 00000000000000000000fddfbfe29df5826d42796c9acaba0331055bc7635a60 2,632 1.00/1.00 vMB 12
836,122 836,122 0000000000000000000091842a5b2afe00aa9ac2a04daaa1369db6285669d5f0 3,315 1.00/1.00 vMB 18
836,121 836,121 000000000000000000016741ccc17d5bcdafa4fcb4c7c54b6d75e74874984c1d 2,614 1.00/1.00 vMB 29
836,120 836,120 00000000000000000002cd1c7ea87e0c03159a5aaf4ebfc32c18c48459c74e4b 2,747 1.00/1.00 vMB 12
836,119 836,119 00000000000000000002b4a227943abccde7ffb099d616d9d3f638adab5baf03 250 1.00/1.00 vMB 7
836,118 836,118 00000000000000000000108a2f77b66c01eba076b121d8509439b68d03b6ba5b 2,636 1.00/1.00 vMB 13
836,117 836,117 00000000000000000000a0cd92af8d87d134ea51a974734586eeb1f65ebbc787 1,031 1.00/1.00 vMB 9
836,116 836,116 000000000000000000014498f07cd39630cf7400ad0050656fc8d893741cfac0 1,930 1.00/1.00 vMB 11
836,115 836,115 00000000000000000001ef9eebb9c6d720140a606e1d7c7f2cf4c7915c002849 1,496 1.00/1.00 vMB 8
836,114 836,114 000000000000000000012b38deea976718768791ad6d3b72029d6b2dad457fdf 2,278 1.00/1.00 vMB 17
836,113 836,113 00000000000000000001cc761e1c92332fffb20d95a8b36de244b33557a1dbae 1,964 1.00/1.00 vMB 11
836,112 836,112 00000000000000000001c778a13cdf084d085e53ee92eb141f584f7e766b1465 1,252 1.00/1.00 vMB 10
836,111 836,111 00000000000000000000799c817098df3a3488b9f8e0bc077eb36fbd71574a84 1,257 1.00/1.00 vMB 8
836,110 836,110 000000000000000000033dc1075bb07a8c24d9439932a8233f0a5c725e932d6e 3,135 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.76 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: 632.28 GB
    • Received: 12.11 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.