Loading Tool

Explorer IconExplorer

Memory Pool

80,374 transactions
32.66 vMB
0.09833564 BTC
Random Selection Loading Transactions
Max Size: 190.74/200 MB

Candidate Block

Mining Attempt dcaf10bac152cc3dd122d3629e79ab3ac416b82812bfee8ef62b783b6a69f8d4
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 01c450f12c624a97f52982c7de92e3200834284ec60feab6d7effd2f9972945a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,616
Size: 1.00 vMB
Total Fees: 0.03294573 BTC
Feerates: 151.03 > 3.30 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (805,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,479 109,479 0000000000006d062e17ed80f818f1b5a71423280290e8e28d52647ced5fc0df 1 0.00/1.00 vMB 0
109,478 109,478 00000000000196fa3a729045100f919a454099bd105384b3f073f6a20d72ed90 5 0.00/1.00 vMB 0
109,477 109,477 000000000000a8ff3d404900ce854513a62b39087875f397ac6912d948e01c06 2 0.00/1.00 vMB 0
109,476 109,476 000000000000c40e8d12fe5ab2e28cd0a9b67c8a2f83b197c9447eb12523394f 10 0.00/1.00 vMB 416
109,475 109,475 00000000000042dc60586a63c1d6357c31e51f0efae39b63c2a8b86dfc36cdca 2 0.00/1.00 vMB 0
109,474 109,474 000000000000b03c4551579086ce6c7be53aa410c25be1553230647e297b5da2 5 0.00/1.00 vMB 0
109,473 109,473 000000000000988b641b0aea3edb821ee700007593fc776c56e832d65a34d53f 3 0.00/1.00 vMB 0
109,472 109,472 00000000000099375b1d42f354afeb73bbcf91d87dc5671c6096c4bc34ce3682 11 0.00/1.00 vMB 0
109,471 109,471 00000000000066c2e581b19b225cf8922f7c1f3a5235d36f7cb0ad041272d429 3 0.00/1.00 vMB 0
109,470 109,470 000000000001338f44939dd8c2dabcde91ff7ddc8efe62456c5aaeac731c48af 10 0.00/1.00 vMB 0
109,469 109,469 00000000000013409b75ba91a9e497971bb85ef93ffe13cd9a1d9339ac265099 3 0.00/1.00 vMB 0
109,468 109,468 000000000000da721d8b2d40f674509530c5ba17d815b51e6b87b353b16ec60e 4 0.00/1.00 vMB 0
109,467 109,467 00000000000013432e8a5785c4bab0a78d22a65da9a3ea7d47f63035d2b0432b 12 0.00/1.00 vMB 0
109,466 109,466 00000000000130fede68133c599c767254a2f8242c17c849ed425b073211f31b 44 0.01/1.00 vMB 0
109,465 109,465 000000000001861cde79ce0df8fed2b052fef85f1ee7de92c4d9c3b5cc2b673f 1 0.00/1.00 vMB 0
109,464 109,464 0000000000019f5d6bf9d16ef68d333253056317e25f1ed5d88294312882015e 1 0.00/1.00 vMB 0
109,463 109,463 000000000000f57425b3a7d9b66a7d3161ebd5156f7355818a0311089bd4231e 5 0.00/1.00 vMB 0
109,462 109,462 00000000000171dfe71aac6ab356b9506663ddb29ed3580b09c0e9bf50a22105 5 0.00/1.00 vMB 0
109,461 109,461 000000000000f1a667c6aff8ee0592ba2588a208cf35c729a91ebcb7d1f9b32b 2 0.01/1.00 vMB 0
109,460 109,460 0000000000013156ed6224fb019ec8c4f88b2efe3aecf4ba2075db57299a6ad1 6 0.00/1.00 vMB 0
109,459 109,459 0000000000019f7f4efe3cc86f3509088cd2b27eb775b66327da9883bcdd4554 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.29 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: 657.12 GB
    • Received: 14.49 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.