Loading Tool

Explorer IconExplorer

Memory Pool

44,633 transactions
27.44 vMB
0.06320574 BTC
Random Selection Loading Transactions
Max Size: 144.63/200 MB

Candidate Block

Mining Attempt 95f738b329d85501658b2fb03585d760241b99910517b53d0332ac2dd63265cd
Version 20000000
Previous Block 000000000000000000015fe54d703480c778f5e8c27a53d251a583c6e5acb2b6
Merkle Root c2275b00acf68a3265117992ae245d1673770cb894a0468bf412b9be727e7044
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,782
Size: 1.00 vMB
Total Fees: 0.01180198 BTC
Feerates: 134.30 > 1.18 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,913 (436,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,577 478,577 00000000000000000039554880558605684b37c3c7c403aff53d264b2cdb7a2a 747 0.34/1.00 vMB 63
478,576 478,576 00000000000000000112f7cecf078f3f166a1a30629ea8515baf190cc727ee29 965 0.61/1.00 vMB 62
478,575 478,575 000000000000000000c982592c81fae35fbfc3eff1085caf3691889f0f1b7c65 660 0.38/1.00 vMB 68
478,574 478,574 000000000000000000706fed6d85dabcd45f69abddcdfd7d41ee78758de939f9 152 0.06/1.00 vMB 72
478,573 478,573 000000000000000000431678c804f035de88c29fc882dd635431e641c239c1dc 112 0.05/1.00 vMB 101
478,572 478,572 000000000000000000b53fdcf28c5d1f9986195448b761c4b1aabe6f1f7d3659 241 0.10/1.00 vMB 59
478,571 478,571 000000000000000000b930c5b2636c18260691171733e2b7ae2502b4a9cb6a7d 1,347 0.68/1.00 vMB 63
478,570 478,570 000000000000000000923aaad4089c40cee128c2c16190fa583ad42dd070a972 95 0.03/1.00 vMB 79
478,569 478,569 0000000000000000007e9c2c531acd0590e9eb166af3be6ec755955526582a3e 576 0.39/1.00 vMB 81
478,568 478,568 000000000000000000af3bcb85b07cb0a400e8ff54ac7f1cd66e001652843ae7 337 0.21/1.00 vMB 62
478,567 478,567 000000000000000000a69398ef9b180fdcbe77006635b11132686b7404c9360c 1,143 0.55/1.00 vMB 70
478,566 478,566 000000000000000000caa69c7c3b8979e10d848a59aee830f8e75fa1edc8dac2 326 0.13/1.00 vMB 82
478,565 478,565 000000000000000000b142f0d368c978c58215968e3db4ec65cfce81e898b222 152 0.11/1.00 vMB 27
478,564 478,564 0000000000000000006e4a5bfe485f651796fe0f87e0166adec524f8b26202aa 1,052 0.52/1.00 vMB 85
478,563 478,563 00000000000000000136d80f48a68ef641b3074416cd4b34f23cfbf8c48f6f49 620 0.29/1.00 vMB 76
478,562 478,562 0000000000000000012b513d6c36f80d29f61e8cd3c0014ae4cef2f6d1001470 302 0.15/1.00 vMB 60
478,561 478,561 0000000000000000008876768068eea31f8f34e2f029765cd2ac998bdc3a2b2d 405 0.17/1.00 vMB 96
478,560 478,560 000000000000000000e512213f7303f72c5f7446e6e295f73c28cb024dd79e34 482 0.38/1.00 vMB 40
478,559 478,559 00000000000000000019f112ec0a9982926f1258cdcc558dd7c3b7e5dc7fa148 472 0.27/1.00 vMB 57
478,558 478,558 0000000000000000011865af4122fe3b144e2cbeea86142e8ff2fb4107352d43 331 0.14/1.00 vMB 87
478,557 478,557 000000000000000000eb9bc1f9557dc9e2cfe576f57a52f6be94720b338029e4 119 0.06/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.24 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.