Loading Tool

Explorer IconExplorer

Memory Pool

80,176 transactions
29.57 vMB
0.08931391 BTC
Random Selection Loading Transactions
Max Size: 179.21/200 MB

Candidate Block

Mining Attempt e5ef1c755cc152cd38dacc19b20aee9aa500bff52a5d7554dd0625079fd6bc63
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 16e548586eaa1ba3f559629c4c980ee500166aee22f49ad7aa5282b23393f8c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,329
Size: 1.00 vMB
Total Fees: 0.02689227 BTC
Feerates: 278.95 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (511,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,114 403,114 000000000000000004d02abd4398204ae6cdb4c88161fecb3ba7166f1eeea745 1,619 1.00/1.00 vMB 54
403,113 403,113 0000000000000000032e715f7f00a9c005ba151e171998be65a347504c2c3b4e 836 0.99/1.00 vMB 15
403,112 403,112 0000000000000000027df92bf28c7131a58458b0f054cf692d60cf0dffdc1d9a 1,596 0.99/1.00 vMB 37
403,111 403,111 0000000000000000029be5f648daceb4d011db4ed5789e411f3d8f3d4490824c 2,536 1.00/1.00 vMB 51
403,110 403,110 000000000000000006e1bfcf56b83d856ef246e91da2178ff662bc0b56da11b4 2,525 0.93/1.00 vMB 60
403,109 403,109 000000000000000000f4a6836e0141fa6b6ab0dcb4c6996d71d43f3366ca8330 1,992 1.00/1.00 vMB 39
403,108 403,108 00000000000000000412fc35b9589eab6462f2b292879b2bd2f297ab7e329dde 1,449 0.93/1.00 vMB 34
403,107 403,107 00000000000000000220038a40d145cb645905e0892205a6136cc8be95a8eea1 3,026 1.00/1.00 vMB 66
403,106 403,106 000000000000000004ce9b51e6cf0a1bcb47a18cf9e1ab4d320461f7bfd0c8a9 3,064 1.00/1.00 vMB 66
403,105 403,105 000000000000000005d4691ac5e43405d9732528861c006bd6e8d1763091864f 1,414 1.00/1.00 vMB 28
403,104 403,104 0000000000000000026946fe0cba1ad4ff4035780d73175f2192f2f800a5dafe 1 0.00/1.00 vMB 0
403,103 403,103 000000000000000003613bbc4cafacfa50e5e3cf8dd544a2db8ec77b02bbde22 2,518 1.00/1.00 vMB 53
403,102 403,102 00000000000000000416e7127cf19fe85ac3a649a285dbbcf25d7cafab44df72 1,081 0.64/1.00 vMB 41
403,101 403,101 000000000000000003e66d02174e14d8a9676a5bfdcb2b52136063e7d7de111b 846 1.00/1.00 vMB 15
403,100 403,100 000000000000000004d0c10fa0479e1f94890aa9967cccfeee1cd45e26baeab3 1,919 1.00/1.00 vMB 38
403,099 403,099 00000000000000000360ccfe62a4221916bcafa3f69a33ef39cd61a73faba0e6 2,504 1.00/1.00 vMB 54
403,098 403,098 0000000000000000002ef4e512753d54286770f47143bfbbe1669012169e7cd8 2,214 0.93/1.00 vMB 45
403,097 403,097 0000000000000000032e6a8cba83f38f7e7c62f2669303d0ac717cd739de7e9e 3,496 1.00/1.00 vMB 90
403,096 403,096 0000000000000000067d20698d2966614df0bae6bf35ec69cdd5f98ebcb7d46e 1,230 0.90/1.00 vMB 18
403,095 403,095 0000000000000000010b7637e40d90f03783a773c81da8bbdfc2d532b1c78ac4 2,786 1.00/1.00 vMB 55
403,094 403,094 000000000000000006af535d7b2d82809f2913a1f8eb7a29b276e1792e8c7f45 2,392 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.56 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: 670.04 GB
    • Received: 15.81 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.