Loading Tool

Explorer IconExplorer

Memory Pool

85,758 transactions
32.20 vMB
0.10509591 BTC
Random Selection Loading Transactions
Max Size: 193.72/200 MB

Candidate Block

Mining Attempt beea1c24db0efc3b7b11667dc965291ec0e67b3adfb0a7bb3cb4aa2610ff6ac5
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root dd16e7286ab35defda513c4d128558294fbec1a74916eb627789f3be1e46c5ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,118
Size: 1.00 vMB
Total Fees: 0.03311030 BTC
Feerates: 218.18 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (570,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,572 344,572 00000000000000000af1cb96defec351c95bfd6e4513c19b39f379ea659fc305 1,528 0.75/1.00 vMB 28
344,571 344,571 000000000000000012cbb29cd63e937522ea148fa72edf9dea84f42800296cb0 1,283 0.75/1.00 vMB 24
344,570 344,570 00000000000000000cb35ee12f77423faabe5ad2ec9d5e5dd30bb63df9929e74 2,033 1.00/1.00 vMB 28
344,569 344,569 0000000000000000077d9e2af20f29c7f170d363128cf37295b271fc3f9cabfb 599 0.26/1.00 vMB 47
344,568 344,568 0000000000000000097b896696ac620c4284c1e642c6f410e9252c2850056242 236 0.12/1.00 vMB 27
344,567 344,567 00000000000000000e1e10f298a4a3b6d45887b1f519b686d7e943a2b932b165 511 0.26/1.00 vMB 24
344,566 344,566 000000000000000004490baaace2bec99a4e5edc9e1cc4ca5a2df414cced6425 1,034 0.57/1.00 vMB 24
344,565 344,565 0000000000000000080f81e432e419f503e09c8fa3796e0f68e54bb0be2efa7a 350 0.15/1.00 vMB 34
344,564 344,564 000000000000000005a031fd3ee829c31668276d0f9d3640caba23bc88fb9a1c 789 0.46/1.00 vMB 24
344,563 344,563 000000000000000001c98869f7ac38454844482a29f69fe6c3f03837c3ae064a 447 0.41/1.00 vMB 14
344,562 344,562 000000000000000016864d0c674de7bde217f60e6836ad5b9dae098c25632245 946 0.35/1.00 vMB 33
344,561 344,561 000000000000000004c75af4ec6300142723b61857b265d5aa4c49f71b7b7082 275 0.10/1.00 vMB 35
344,560 344,560 0000000000000000056f40908a30a9148dd7b83418ad4b26d5b44a827e323021 1,655 0.83/1.00 vMB 26
344,559 344,559 00000000000000001541c141c4b298757eea0b961d09775a67588fd876f0c6bd 627 0.29/1.00 vMB 28
344,558 344,558 00000000000000000b52d36a71754e028f65ba59b075a6126b6f787c4806c41e 613 0.69/1.00 vMB 12
344,557 344,557 0000000000000000013658fc8407550a85ca94f3ec5ec2bd40b81127ebe34923 1,743 0.75/1.00 vMB 33
344,556 344,556 0000000000000000065da55251fa1bff1cf8b69d2acaa65f8afbb47c4b88dc25 493 0.75/1.00 vMB 15
344,555 344,555 0000000000000000031135c9cd4b2a7b8652f2a7b01ff924b71c45193d7d24f8 1,652 0.75/1.00 vMB 28
344,554 344,554 0000000000000000104f6217dcedfda795fa34278ddc67e485f243314de9de77 130 0.66/1.00 vMB 5
344,553 344,553 000000000000000010b7e547d873385fc527c9981013aa49e0f80023c0f496dd 650 0.75/1.00 vMB 15
344,552 344,552 00000000000000000106cd3726847f0c10aae6cb22b6f81501b499cb140f5216 461 0.75/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.52 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: 668.87 GB
    • Received: 15.61 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.