Loading Tool

Explorer IconExplorer

Memory Pool

73,896 transactions
27.33 vMB
0.06671176 BTC
Random Selection Loading Transactions
Max Size: 166.94/200 MB

Candidate Block

Mining Attempt 6a2b5676dc6ac38c6b522bfe4c6501f6b04084a700c2dcfff3d9b99da551d7ba
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 90f68d7b556e0b93b341a0fc3f8c41b39585d1b46fa253607244f9a64a79c4ea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.00839682 BTC
Feerates: 480.19 > 0.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (88,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,181 827,181 0000000000000000000093f32da7c9d147f8720435acbfe84c004a7a45af8ab2 2,249 1.00/1.00 vMB 40
827,180 827,180 0000000000000000000396a02f3aa57382f0d07ead8c34fad0c1a7d3b24eaf4e 3,147 1.00/1.00 vMB 70
827,179 827,179 00000000000000000003f2406e062e68a820cb0117fbff7f7249390976be3d31 2,294 1.00/1.00 vMB 37
827,178 827,178 00000000000000000003068361ac9836bb2cf5948452eb2b076f054afd862a49 3,189 1.00/1.00 vMB 39
827,177 827,177 00000000000000000000ef3f4a05be529f9da1a1919e127c076eaa809f1e1e76 3,012 1.00/1.00 vMB 39
827,176 827,176 000000000000000000015a6945966300b6d780e03e524e5033e6d5173d5ba665 3,140 1.00/1.00 vMB 56
827,175 827,175 0000000000000000000068a01c98e0e3a3d28d7033b75998885ab622d26d115c 3,309 1.00/1.00 vMB 33
827,174 827,174 00000000000000000002eb1c2fe4fa577b99c5997ea0e82a2a08dcd70cdcd94a 1,935 1.00/1.00 vMB 31
827,173 827,173 000000000000000000015a673bb02eac8b9fef4eeaf9b114a2213ec5c6dfd1a3 1,929 1.00/1.00 vMB 38
827,172 827,172 000000000000000000012db511b9f2f87ce2971ac56387d1f5f65ede8ee0b0b7 2,652 1.00/1.00 vMB 48
827,171 827,171 0000000000000000000049793ca8d8b1a01831c3fdaa9a2ba899e7eb7055803f 3,286 1.00/1.00 vMB 56
827,170 827,170 0000000000000000000293fc2e8ce78bea83764d568b4b65e07f3e41930d7e67 2,196 1.00/1.00 vMB 45
827,169 827,169 000000000000000000027236aa0be18097b381803e20ccf1c468c569a54bbfa7 2,750 1.00/1.00 vMB 45
827,168 827,168 00000000000000000000c78b8a0cb08005153143eb1cd6fa70dfb2ff82d10b49 3,576 1.00/1.00 vMB 56
827,167 827,167 00000000000000000002ca4a459d8b400d4e0dcb3fee75dab03e8719880c7041 1,930 1.00/1.00 vMB 27
827,166 827,166 0000000000000000000130d0b9b8c568398e03b2a23d0f1727d31cba15efcc9d 3,463 1.00/1.00 vMB 51
827,165 827,165 0000000000000000000364495336e26f9e9c957656a118777a2df46ae6bd94fc 3,770 1.00/1.00 vMB 37
827,164 827,164 000000000000000000021f49b42583a9a21b3e91500e681e5dd232288c5f1709 795 1.00/1.00 vMB 25
827,163 827,163 00000000000000000001d033e19802cde7b9793a8b1e20139ac10fd4763f27ff 3,107 1.00/1.00 vMB 32
827,162 827,162 000000000000000000029caeeca8ee634efb0b6723608a29bb3d62ab38a3e517 4,942 1.00/1.00 vMB 34
827,161 827,161 00000000000000000001960358f0958d99b826ae534963c90ef496fe837b8339 2,008 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.85 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: 712.55 GB
    • Received: 17.19 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.