Loading Tool

Explorer IconExplorer

Memory Pool

79,936 transactions
33.80 vMB
0.12239530 BTC
Random Selection Loading Transactions
Max Size: 192.05/200 MB

Candidate Block

Mining Attempt b6aae90ce50c5ca59abc1c8c02dd16eddc229f6c13ea0591787e9a95cd7e5520
Version 20000000
Previous Block 00000000000000000000d01ec66a5500a065a0accb178777c62c2953c9414924
Merkle Root fd9345bb9055664525b5d356118540db8ac697cc882f31486c6fd1f2939925d3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,070
Size: 1.00 vMB
Total Fees: 0.01591224 BTC
Feerates: 14.78 > 1.59 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,410 (640,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,870 274,870 0000000000000002c8a318bee7e06db367c54e1f1dc9747284c1141f6114ebc5 651 0.28/1.00 vMB 43
274,869 274,869 000000000000000014fcef7d01019a5b17b6238c4441346f0a51132a8100bc80 38 0.04/1.00 vMB 16
274,868 274,868 0000000000000001e6752d73660a2cd91a16396cf34f6198d93db6ff6d60cff2 342 0.17/1.00 vMB 79
274,867 274,867 0000000000000000670b0c184acffccc37c1e5d9d502a1a42dce1c81d0648806 309 0.15/1.00 vMB 37
274,866 274,866 0000000000000000a8b193d801d02320a5b1482c8022340c8f439d97599fb7a5 25 0.03/1.00 vMB 28
274,865 274,865 000000000000000098d30bf4b5bf9554187b828d6fdb28cf5f62474bbbb6e360 105 0.15/1.00 vMB 5
274,864 274,864 00000000000000022b3ae1493cb3ba10b35bf9efdf003174f641beaeaa5b11ee 55 0.05/1.00 vMB 23
274,863 274,863 00000000000000007aa5d0b314c7f4ffac8cdf8b5ab225dcd66a42d46f6d87ea 563 0.25/1.00 vMB 47
274,862 274,862 00000000000000047762fdf89b5aec34460f4362ca22de6164019684786b1faf 68 0.03/1.00 vMB 46
274,861 274,861 0000000000000002bd6a722698ad90c66907de4fbb0677393c59eade94f35f68 605 0.34/1.00 vMB 40
274,860 274,860 000000000000000030f6c6ad35043dcb9a62494e1a7e3428786a5782bef7cc3d 19 0.06/1.00 vMB 6
274,859 274,859 00000000000000002a1034db3d8d0145b31628627468bde1d3e1de21235fd50e 77 0.05/1.00 vMB 25
274,858 274,858 00000000000000049093046ade6bc715811a39dd170571d15c04b7580ac4a8d3 189 0.11/1.00 vMB 38
274,857 274,857 000000000000000448d7b00a652bd37699bc563a82ce704aad7476f89d48a7c1 28 0.01/1.00 vMB 32
274,856 274,856 0000000000000003bda2fd723e87f09682f09c84f7d719ce522c0633b0e9303d 420 0.24/1.00 vMB 40
274,855 274,855 000000000000000397ef6d60d3f0a62c613094502bc68179bfc4e3597fd46702 112 0.09/1.00 vMB 25
274,854 274,854 0000000000000000df06e698e236e79e77a9f6dd780d309e176450fa864d1aef 59 0.07/1.00 vMB 15
274,853 274,853 0000000000000003b1c528c0260ef04c0bdc3e4d862e7c8a333d88bcd390700a 306 0.16/1.00 vMB 46
274,852 274,852 0000000000000002f2a2b6a872d0c3f50b6fb1e7b458bee2d96c7a7fa1e5a2f8 327 0.17/1.00 vMB 40
274,851 274,851 0000000000000001d7060b617fcf954715d5f237602aada538e38515ce09bd22 118 0.06/1.00 vMB 33
274,850 274,850 00000000000000024298c1f9c56c41a4162c6a7c030a216a40b6187cde5f086b 21 0.01/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.10 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: 728.33 GB
    • Received: 18.47 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.