Loading Tool

Explorer IconExplorer

Memory Pool

41,067 transactions
27.31 vMB
0.07815677 BTC
Random Selection Loading Transactions
Max Size: 141.00/200 MB

Candidate Block

Mining Attempt 120bfdd440df7abd86f82715dda7c07f2bd4d4ae76515c84ea0516c1319f8700
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root d17dc4aeba8b95584df1f6fac34120a33ec9ebb84b4a9b33048920b6b8bbd567
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,083
Size: 1.00 vMB
Total Fees: 0.02561024 BTC
Feerates: 141.50 > 2.57 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (353,861 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
560,798 560,798 0000000000000000000f5d5449dc331a911157a0e4ad9a92f50568609d100302 2,321 1.00/1.00 vMB 17
560,797 560,797 0000000000000000002e700075e451a86372c2e20cd8d47d367f10d80b9d86c0 2,501 1.00/1.00 vMB 17
560,796 560,796 00000000000000000001c8fa95e30631b07b7e0d717fe511b5329f4e7142e754 2,028 1.00/1.00 vMB 21
560,795 560,795 0000000000000000002a52327b2bf9dbdca1d7f92876358913f8fb33b5055bbc 2,870 1.00/1.00 vMB 23
560,794 560,794 000000000000000000103876cc9801a86313bf27ebf0b6f2cd91ca8e90cf2a0a 2,295 1.00/1.00 vMB 18
560,793 560,793 000000000000000000153d98049cfd7e04420c8a3c03fcc46373131a381734b7 2,532 1.00/1.00 vMB 16
560,792 560,792 0000000000000000000f008040e590081cf54d397c537eb1d401d32d7b1da423 3,054 1.00/1.00 vMB 17
560,791 560,791 00000000000000000002c3adbcdfc76752210e5444ea7d32d58f752bc85cb56f 1,950 1.00/1.00 vMB 13
560,790 560,790 00000000000000000001cd25f22b51682ada4d496dab07a24336d963ee42cabd 1 0.00/1.00 vMB 0
560,789 560,789 000000000000000000115427cf58e0ccf34968cd8110d53ce01b187e8ac6feb9 2,139 1.00/1.00 vMB 12
560,788 560,788 000000000000000000177d38d146d0e2e80c956daa37932593a04df629f05c53 2,903 1.00/1.00 vMB 16
560,787 560,787 00000000000000000014680293cf7d667b269db469e36d7f6763869251fd5fb5 3,325 1.00/1.00 vMB 21
560,786 560,786 0000000000000000002570b20c4856952f13a96bc0bc052fbcd54023adedc020 2,794 1.00/1.00 vMB 41
560,785 560,785 00000000000000000029c48390826878f8525e53eb9ce50cbdbea8e849b7eaf6 2,148 1.00/1.00 vMB 20
560,784 560,784 0000000000000000002f42c1559b47c84323d0fc0311dbe11d1d01bc0447f9f7 2,391 1.00/1.00 vMB 16
560,783 560,783 0000000000000000001aad2f1f2f29e39ec7ff77e8185db66c924c5bfa3915c7 3,187 1.00/1.00 vMB 27
560,782 560,782 00000000000000000026d3c96318273f364b21e4ce482624b930c5ec1218b92a 3,259 1.00/1.00 vMB 24
560,781 560,781 00000000000000000021afd4c5b8336af5ae3e82ec091e5a564ba4bcd76a86df 2,896 1.00/1.00 vMB 37
560,780 560,780 0000000000000000001344085691a4dd86bf7bd7cb36975827b691667672db02 2,367 1.00/1.00 vMB 24
560,779 560,779 0000000000000000000c549079274d8a413bf024c0621250d930afa5a3f43232 2,088 1.00/1.00 vMB 23
560,778 560,778 000000000000000000003ec4c084702639c1cd7d7b92da8d318267cd9ab7cfc2 2,326 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.79 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: 633.65 GB
    • Received: 12.21 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.