Loading Tool

Explorer IconExplorer

Memory Pool

88,398 transactions
33.03 vMB
0.12180321 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 2b6ea3ef8f7b9b63f5ae608b12b98e7d59cfe3201f28e9065bc913723d7f7141
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root 136694a8444e09593d2840cc16b28fb7792d6f8f3d36e9a8aaf39265cde1b4cf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,912
Size: 1.00 vMB
Total Fees: 0.03567655 BTC
Feerates: 318.30 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (813,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,461 101,461 00000000000092ade094bae3ec598690be87360a31092a0971a3effd8d008d04 14 0.00/1.00 vMB 0
101,460 101,460 0000000000013d186596aefb6d79cba14b5fe236375313c43c0d49a190f426d8 14 0.00/1.00 vMB 0
101,459 101,459 0000000000006aa28eec3a280f62e0e97ddf5be71dab579903bc2d2e21a29699 14 0.00/1.00 vMB 0
101,458 101,458 000000000002cc52c7e203c3c997eaf6eb8c03e8502c58dd810385cfd13942a7 14 0.00/1.00 vMB 0
101,457 101,457 00000000000205093e0e545b47e753be83152ea38a7b57925fc61dbfc4d9347a 13 0.00/1.00 vMB 0
101,456 101,456 00000000000302f1f9e65febf28805499a1d5e702d2500ba5ec6273b8ed6eb77 14 0.00/1.00 vMB 0
101,455 101,455 000000000003fc95aa07f7a0615f780c050e2f551127abafacc769a18903edbe 14 0.00/1.00 vMB 0
101,454 101,454 000000000002fe6f7b28ab22553beb949f01c0093863a401af668d8040165eef 14 0.00/1.00 vMB 0
101,453 101,453 0000000000035b998a846a07754e279195cf39537a67104e38af3ee6dd134796 14 0.00/1.00 vMB 0
101,452 101,452 0000000000020a96498fc2053298b730b974b1469d75b99ed9c84832edc4b83c 13 0.00/1.00 vMB 0
101,451 101,451 0000000000008837d5cb06b54554b2b6b989930ba38a1859761b23b946ffb2f2 8 0.00/1.00 vMB 0
101,450 101,450 000000000002edf990eb135f03f1354a8b62db847220adde3b20f5e56f72db59 1 0.00/1.00 vMB 0
101,449 101,449 000000000002ec383bc3cce2db01c5b097dd1dc8d51968929b967b31eb57f7c7 2 0.00/1.00 vMB 0
101,448 101,448 0000000000025c03a2a3605a35b8738106e2be49d4670512d3b6a5f2c807d80e 1 0.00/1.00 vMB 0
101,447 101,447 00000000000084bcbdf488c4e467c51844d9168a8f91c5cff1fcbcdf5effd41d 2 0.00/1.00 vMB 0
101,446 101,446 00000000000290ddeac28b456ebc41fb6fbd555c09db6e5b600333b325acca0d 2 0.00/1.00 vMB 0
101,445 101,445 000000000001bc460572026f73c8d78070a24e68d30a5390e439adcc108ab711 3 0.00/1.00 vMB 0
101,444 101,444 0000000000017acb7d1b0166f7a18fb08ee033da329241e070dd95bf6d58a33f 2 0.00/1.00 vMB 0
101,443 101,443 000000000000ce1316937ca5ae7d4694d49bbc8ff215d20152dc9ec14bf7b4e0 7 0.00/1.00 vMB 132
101,442 101,442 0000000000019bd5398616b529a5259a8d4cd8ea73ba7bcc8e6e0347b23310bb 12 0.00/1.00 vMB 0
101,441 101,441 0000000000009ee814ad8f988521219eea247cc5cd12ff8d93026ce233a6ded6 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.98 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: 717.13 GB
    • Received: 17.82 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.