Loading Tool

Explorer IconExplorer

Memory Pool

27,890 transactions
11.24 vMB
0.08829595 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.00/200 MB

Candidate Block

Mining Attempt 3c3944f92d9a16b6d6a8badda7444f0aaa5513bce604cb0acb4ca23b402762be
Version 20000000
Previous Block 00000000000000000001ab8543ceb5341d10e020a323e9e6a65fe27d1b7949d0
Merkle Root 0183ebee8e902e3e63856ea9ef60f76f497e11d7ef0fe684932d7ac45cbb43d9
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,767
Size: 1.00 vMB
Total Fees: 0.06924289 BTC
Median Feerate: 1.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,551 (770,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,226 143,226 00000000000000ed0b7c71c2cd564844530e4833d1c375a5a92bc7d27fd87a9f 48 0.01 vMB 3
143,225 143,225 000000000000060dfd8ba2242a77336684de5100768cfcbf14e4f88bd7a12a79 61 0.02 vMB 119
143,224 143,224 000000000000088e8e6adc407bbd3efd62cc191c41570107a44f7cddc3873cc3 8 0.00 vMB 481
143,223 143,223 00000000000009229ca8000beef2e1433e3ef6022be5d8c1febfbba3695ad9dc 88 0.03 vMB 87
143,222 143,222 000000000000080be774f7a67c6fb65d30185cbe4c4dcb71bde7bc3378edaaf4 81 0.04 vMB 174
143,221 143,221 0000000000000312d6560211bf29302c8662991e4887392c6d5483ab3b165c6d 21 0.01 vMB 245
143,220 143,220 00000000000002de0988c67d9846da4c25f377ac73a407b11f57a06886f96588 5 0.00 vMB 118
143,219 143,219 00000000000005105f015a37d429710f93cfd0f5a5aaeac832290aa4f1c9c6fe 16 0.00 vMB 112
143,218 143,218 000000000000075f60539e46f732c24fd7089c101af7d864aa3202d7ba1fe3bf 25 0.01 vMB 0
143,217 143,217 00000000000004996d561d5c643fc1e1c3fbfe73c176cec5bf45c37d103e7f6a 52 0.02 vMB 324
143,216 143,216 000000000000067ac13d669b824c91b859a42115e2b61df2755a77a97b7308c8 87 0.03 vMB 95
143,215 143,215 00000000000001a62a737402707f89bb096040b8390efbc2f9ecab77c11247e6 21 0.02 vMB 97
143,214 143,214 0000000000000942e50d7833a0080ec770591df62f57f198b3646a50b99f896b 39 0.05 vMB 66
143,213 143,213 00000000000006b01e8ea89c109a5203b745f68e62c53c051d85018e02504357 130 0.06 vMB 169
143,212 143,212 00000000000002c6f2702c50781e6ba1edfa4f694350a6e31ab9b1d992218555 47 0.02 vMB 137
143,211 143,211 00000000000004abb4aac973ba2c267edc33453a2ab2d09b630f5fc8f1e394d8 9 0.00 vMB 703
143,210 143,210 00000000000000f4361834fe42f3de309283c206da0776334d06fe5fdac5ed84 94 0.04 vMB 109
143,209 143,209 000000000000077d5dd7a6400ef3ee65a540f4ca160346a63e0ed00eba0f17a7 46 0.02 vMB 239
143,208 143,208 00000000000005d223f59fe0e90c1d51dfaf71d1afabe800ee7dfca37c1f1d40 33 0.02 vMB 86
143,207 143,207 000000000000005be3f045f6cfe9f1b3fdcb098486f477fdc6d2bf89c5076229 106 0.05 vMB 126
143,206 143,206 000000000000051e16c234083a488b5079d0d3cf0c39cf5bdb159cdbe2aa6425 92 0.03 vMB 384
Previous 10 blocks ↓
Total Size: 779.82 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: 417.60 GB
    • Received: 2.24 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.