Loading Tool

Explorer IconExplorer

Memory Pool

81,773 transactions
30.84 vMB
0.08140812 BTC
Random Selection Loading Transactions
Max Size: 189.01/200 MB

Candidate Block

Mining Attempt 47d620c8eb68fc1fcb9bd49419204a328428b258f04459e593285533badb2ef9
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 79741031684dee07a4dad6ce5d1cdaf6d9af6db3ea92f67a00f2f70e03f3b29c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,231
Size: 1.00 vMB
Total Fees: 0.01228456 BTC
Feerates: 100.00 > 1.23 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (731,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,173 184,173 00000000000000403fce13ea7cea62a4e74ab10207c8db42352f6c988b4e43e9 181 0.09/1.00 vMB 196
184,172 184,172 000000000000007ad3e25a4f627f14da49fbd384a4716a390cc019e64f4b2a78 13 0.00/1.00 vMB 16
184,171 184,171 000000000000051b48b60613bebbb3168d5d7e1ef898b6efedd240e24d655a45 86 0.03/1.00 vMB 121
184,170 184,170 0000000000000990b8c9536a61bd31c1ab509b31dcd624c7cb9b6fb72da80eec 128 0.07/1.00 vMB 116
184,169 184,169 000000000000037d97711768f400427310522297cc255181fa33c51dfb1ee812 63 0.02/1.00 vMB 103
184,168 184,168 00000000000005b8ae73edc8662bce526eb79428ebf66e387bfdd51fc9c7acfc 72 0.04/1.00 vMB 76
184,167 184,167 00000000000005642b5486dda41c91f49f47c70e7b320c7434b1181a76e475b7 36 0.01/1.00 vMB 81
184,166 184,166 000000000000023c7b058ab69675fc1ed06616329b98365b4885cc8019114a90 229 0.13/1.00 vMB 80
184,165 184,165 00000000000001781782d2ce9b898e9d34fc1380726c5bd36af72ba0d5898375 180 0.07/1.00 vMB 90
184,164 184,164 00000000000008f0b8d0fc99b4b5774f64a5b3366d54d4c137f92c2d238d818f 1 0.00/1.00 vMB 0
184,163 184,163 00000000000004d1c08cb2bb5e42f6aa3ffb8a30959552c84d78f37377676954 135 0.07/1.00 vMB 64
184,162 184,162 0000000000000552c2c9ba640b9201013c88cfc961a80ee71ddbf660cab06ca1 12 0.00/1.00 vMB 29
184,161 184,161 00000000000003b1c7c34d528d8fa8fe399080fff80245616083d9c0c9503476 383 0.16/1.00 vMB 139
184,160 184,160 000000000000034439fabd54aced9f80136e8c6aaa44f3b881fa163d4993a7fa 13 0.00/1.00 vMB 0
184,159 184,159 00000000000007754180239538aaa535d7aaac2847537bdb69796f22d69d0249 143 0.10/1.00 vMB 80
184,158 184,158 000000000000049be804176a090eb5f7b4e1a22d1e93ff19a9adfe4455cb05db 271 0.10/1.00 vMB 202
184,157 184,157 00000000000007f71c161cfbbc90b08e63f65c488b8b900371eaf496a2c4c162 21 0.01/1.00 vMB 37
184,156 184,156 00000000000009f6586ece3c323a8b3455332a5613e48807292a8399d9f5b3a7 100 0.04/1.00 vMB 162
184,155 184,155 000000000000025219676fb13876dc0c70149092053e68b4aab94dd25f9933b6 75 0.03/1.00 vMB 54
184,154 184,154 00000000000007d8158212fd3ac04f625dc81aadc122dd1f7a52308ac5694c8c 90 0.08/1.00 vMB 72
184,153 184,153 00000000000002bf87f75008096f83a9103d3f15c01180afbbee11875eb140c1 79 0.02/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.