Loading Tool

Explorer IconExplorer

Memory Pool

80,306 transactions
30.52 vMB
0.07348651 BTC
Random Selection Loading Transactions
Max Size: 185.66/200 MB

Candidate Block

Mining Attempt dcb935c6b19edd6c24acac9514b9c0cff64ed6ed9a75da8bb99cb70059de1cce
Version 20000000
Previous Block 000000000000000000013056a9caa15cd1e34c038e1bb47f9d61c37f2e670056
Merkle Root 1f5378c358b6203b439656170b3b4ece79f591c8f7b6160b4838ef97578b8f7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,944
Size: 1.00 vMB
Total Fees: 0.00810836 BTC
Feerates: 60.03 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,196 (801,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,673 113,673 000000000000121ff35af0fb08305f81cf3f0598c9d53fd484b31e20f7d80fa2 1 0.00/1.00 vMB 0
113,672 113,672 000000000000a338a3de024b810b2cbc13218d0576176e16fb487539df097e9c 24 0.01/1.00 vMB 0
113,671 113,671 000000000000aebd759fb15d5877895a70b1dac41067a94d16589a3100842a3c 10 0.00/1.00 vMB 0
113,670 113,670 00000000000032f66a1404cbb1e3542c618c8ae6d62e04952dc5e56b419ff7c6 10 0.00/1.00 vMB 0
113,669 113,669 000000000000d83384c1cddc87cce3abc8d24700234e6554ba310a62aa09257f 7 0.01/1.00 vMB 137
113,668 113,668 000000000000943aae8598716ea4e19282f3f7d30ae5ca01b0a9f581d5ba0b87 13 0.01/1.00 vMB 379
113,667 113,667 000000000000692e5092471e88a4e7c82ba01c261b8181fc9224522147791256 9 0.00/1.00 vMB 0
113,666 113,666 00000000000092a89fc8c0c12c195e56d0719e308c549f413959dd39869bfeda 13 0.01/1.00 vMB 141
113,665 113,665 00000000000019e91213ab00f02a14e1de0b32e5b7128f1fc315abdf7ee31800 18 0.01/1.00 vMB 0
113,664 113,664 0000000000000a80b0b935a51fdb6a0e02f5c1b8379843beec5e7464ad324be1 7 0.00/1.00 vMB 512
113,663 113,663 000000000000ced65371cb3013cce865733ea77df78e5ca8a909ed6c75530e40 10 0.00/1.00 vMB 0
113,662 113,662 0000000000007779f2df7fcb40ee680b82d76bbf5c42f42a5dd3ebe6117d7839 13 0.00/1.00 vMB 0
113,661 113,661 000000000000cc645d67fd22db605027b69dd527f1dc7528c6da686c1e3d60a2 8 0.00/1.00 vMB 0
113,660 113,660 0000000000009f858eda6adde38bf5063568b73e61b4b710fdb410c792030cf9 7 0.00/1.00 vMB 0
113,659 113,659 0000000000009480bc0281be387d8778c15cefb3873a2a95b1018893c581d6d3 21 0.01/1.00 vMB 994
113,658 113,658 0000000000003322357803e9e85d1218f3952f4fde6559ca0392ac3bb2c245ba 35 0.01/1.00 vMB 519
113,657 113,657 00000000000005fdfdf5a4d12818f081ea438bd1fe2a8c1c64663dcdf573582c 8 0.00/1.00 vMB 0
113,656 113,656 000000000000aa859658bba74cea0188e99eb1fe87b9058247f6e118cc41836e 15 0.00/1.00 vMB 1,133
113,655 113,655 000000000000c5f534352ed63786da3cff0a2d1fae96ddabc78922aec5840abd 35 0.02/1.00 vMB 407
113,654 113,654 0000000000006c456ee8e1d39d917c3fc1b408fe69892480a3dd16c0116bc06b 14 0.00/1.00 vMB 0
113,653 113,653 00000000000023000aa4ad905b09fade1ee6cc3592691fc178fcb38d629a3df4 14 0.00/1.00 vMB 340
Previous 10 blocks ↓
Total Size: 782.73 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: 707.72 GB
    • Received: 16.70 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.