Loading Tool

Explorer IconExplorer

Memory Pool

54,654 transactions
32.29 vMB
0.22624673 BTC
Random Selection Loading Transactions
Max Size: 173.09/200 MB

Candidate Block

Mining Attempt 787c4dcdedc2c7b534be0e946995d537fd8b47a330d1643d94e6fd24778753d6
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root 8cf305be0a21471dc96d3be4477b928b1623b69e10a12c3e2eb6e1b8ccbec7ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,018
Size: 1.00 vMB
Total Fees: 0.11977230 BTC
Feerates: 101.66 > 12.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (738,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,055 176,055 000000000000046a54d920f37d3e9360135ee424ffa36484d27d7f9a140709d7 45 0.02/1.00 vMB 6
176,054 176,054 00000000000003f904cf77ff4cfe6977e1b2a2c12d0d1b0e1d060cf9ceab3aaa 1 0.00/1.00 vMB 0
176,053 176,053 0000000000000a4c48ee2c5fb9dc234192aa08ca8469a27ab921fbce0dbe9ec0 86 0.04/1.00 vMB 72
176,052 176,052 0000000000000203a86551bad328991899f5f1bee8e0ec3fdeef78e5cd7a80ac 110 0.05/1.00 vMB 92
176,051 176,051 00000000000006b4bcf393356e6e1eea944a57ca87ebf9fe5ebbad1dae9077bb 26 0.01/1.00 vMB 31
176,050 176,050 000000000000082c6a5891aca9dafe0be21e0d7168635d01a80cac8b218ff209 126 0.05/1.00 vMB 137
176,049 176,049 000000000000091a831a8191366b8b21b450c42094a16fa021debd9ff00a903e 76 0.03/1.00 vMB 62
176,048 176,048 0000000000000098fed31be999d316d45ecb1c7da53d21e5f48c4dc3607c2635 80 0.05/1.00 vMB 689
176,047 176,047 0000000000000545f3a86880dda7ec8ce34cdcdd1552b3637e2a210e91639d1e 90 0.03/1.00 vMB 9
176,046 176,046 00000000000008258c15882c2c8467368fec834bf6cbe234fdd3adfb7137ef70 64 0.03/1.00 vMB 33
176,045 176,045 00000000000004fde83462cabd89db52d6f51ae442e1de897b09793cb32166ac 27 0.05/1.00 vMB 105
176,044 176,044 00000000000002fec20f6771f7aa45bbc592738c877f4f742cd8c88bab799280 11 0.00/1.00 vMB 0
176,043 176,043 000000000000004219f265c8d3bd9936d91c2ea15e5314ad646f3166476b6d9a 82 0.03/1.00 vMB 121
176,042 176,042 000000000000033d9fac6485be5e3a4dc3ee34d92ac8bdd3b0e7720bf883cccd 43 0.05/1.00 vMB 108
176,041 176,041 00000000000008d90dcd536ce9353a8e2aa4eefe3359b567aec498eaad91d2a8 96 0.04/1.00 vMB 134
176,040 176,040 0000000000000a271c08d515532be0c3dec5a248e3270c74ce1281ca9c22b6df 12 0.01/1.00 vMB 15
176,039 176,039 00000000000003f52c69d04b3aeb568e28398e1ce69072562238b9c00e02aa00 54 0.01/1.00 vMB 13
176,038 176,038 00000000000008f569697c0a7995ceff79ccaddc79bf6d07d5664cfbe7ea9085 50 0.03/1.00 vMB 56
176,037 176,037 0000000000000066acb2f1d06c198a3513e34b46785a41d560bc0456e168d263 6 0.00/1.00 vMB 15
176,036 176,036 0000000000000231db26ab70c8e4abb19c6fc02289773589a8ca644a7c16a07a 50 0.04/1.00 vMB 147
176,035 176,035 000000000000096fd80ca8f0c3b3d75f0859698671627ab4688432031198c732 8 0.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.48 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.