Loading Tool

Explorer IconExplorer

Memory Pool

76,796 transactions
28.52 vMB
0.06218072 BTC
Random Selection Loading Transactions
Max Size: 173.12/200 MB

Candidate Block

Mining Attempt cbe20454a213d606bf5cda1e598a178dc7d2b7f107a0000cf3b2ead53e8cc88c
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root 406b690c33f9bc2cdec42aa8654be347476e8ef91c5ac456ddcf7a0107c997bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,097
Size: 1.00 vMB
Total Fees: 0.00304923 BTC
Feerates: 4.99 > 0.31 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (567,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,090 348,090 00000000000000000a20bafcbae3e65b9a5691711ebbb342cf9869e36d0fecaf 599 0.33/1.00 vMB 22
348,089 348,089 000000000000000002d293e31331c7863dbc62a621a9d5a194649b12099ccb62 522 0.30/1.00 vMB 24
348,088 348,088 00000000000000000ff0e996d686cdcd1750736e0c674999d8404c06f0ca3e46 1,265 0.71/1.00 vMB 25
348,087 348,087 0000000000000000085f3c7fd0c74463b8095ee3efcdc7938811e917b2858991 613 0.33/1.00 vMB 22
348,086 348,086 00000000000000000c7c327bb701a594adfd99757e75843bccfe4ddc9d1e3938 472 0.22/1.00 vMB 29
348,085 348,085 000000000000000011b992d4d0bb63bc70d26f21382fb08341c72ccd3b88c74c 20 0.01/1.00 vMB 23
348,084 348,084 000000000000000011e4af83bdadb80b0bedd8b6601c11a2875548eecd0ff2ef 151 0.09/1.00 vMB 24
348,083 348,083 00000000000000000aa3de25303404e65a6c9a6a6770774caadab52ce9996385 260 0.14/1.00 vMB 25
348,082 348,082 0000000000000000167462c238e0aa6e1932f9f08ba71898070d19863577f31c 1,297 0.71/1.00 vMB 26
348,081 348,081 000000000000000016300f2a66148c6e563f1fcfb802ee97e0fae7805f824e2e 523 0.28/1.00 vMB 22
348,080 348,080 0000000000000000112b771aa897479731b2ef9118e9dff42ee1f414dbf43d81 354 0.25/1.00 vMB 22
348,079 348,079 000000000000000011530ca0f43f892a5f9965d42033a257a58a0f2ee5d074f3 237 0.15/1.00 vMB 18
348,078 348,078 0000000000000000158fd7c3db4cbd8f44b1d6c401b4c7a5f790f5bf301f25ab 128 0.04/1.00 vMB 46
348,077 348,077 000000000000000012db712549fc204455d47a3e87f32f5629063cbea3b67303 521 0.30/1.00 vMB 22
348,076 348,076 000000000000000005e64fb9bdc8067104caeca9a7b178e596571fbb6f5a63b5 426 0.25/1.00 vMB 23
348,075 348,075 00000000000000001413bf081270c61157d371ca6fddf76320f1127f5d7dfcc4 336 0.18/1.00 vMB 17
348,074 348,074 00000000000000000179fa845638f84fe26e2b8ce187be0d8f374e934f809c27 1,353 0.78/1.00 vMB 26
348,073 348,073 00000000000000000b4696f2ff4618e7d8f5a8223f9219d0c6c2188cd9d8dd15 233 0.27/1.00 vMB 11
348,072 348,072 000000000000000002198944632fab2b182fb002c1147130d2f2ad67f42984d1 804 0.73/1.00 vMB 17
348,071 348,071 000000000000000002df31c580bb9ca0138ffc9c03cba8aaefd28243ef2fc75f 1,024 0.39/1.00 vMB 40
348,070 348,070 000000000000000015886065785446073e4b325311c12777d08526518f0ceae0 548 0.27/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.57 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.26 GB
    • Received: 15.84 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.