Loading Tool

Explorer IconExplorer

Memory Pool

35,316 transactions
19.05 vMB
0.07325630 BTC
Random Selection Loading Transactions
Max Size: 104.05/200 MB

Candidate Block

Mining Attempt 7c3513d50f3397d2895f15f9ed259868b0cb61e3e1a9fad7e214746848220055
Version 20000000
Previous Block 00000000000000000000eef4d2238f2c60494e31ffc8f57dc47d344632c2dc7e
Merkle Root ceb0544f04f106146e9c10b6364ca66e3fea77e6111b4bc08361873b35cc5475
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,815
Size: 1.00 vMB
Total Fees: 0.03671857 BTC
Feerates: 101.66 > 3.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,912 (630,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,298 283,298 0000000000000001db85a843d5f28fd3973149def08a8f3f0a4c42dfdb574f2a 253 0.12/1.00 vMB 41
283,297 283,297 0000000000000001a0b32313c3e1e4d9d1c1e5d6956df52a849dd87d112d9dd2 50 0.02/1.00 vMB 39
283,296 283,296 00000000000000006b4d2039ffe8828fe19da26e76e057e76592415d9b5c8170 817 0.35/1.00 vMB 58
283,295 283,295 000000000000000055783520881b601b01a71359058c1ccc74a51e9a61cddfa0 497 0.23/1.00 vMB 38
283,294 283,294 0000000000000000a93ea2502eb75fec4301b16f66e1f8f0a91e27dc8d9b35d1 150 0.05/1.00 vMB 87
283,293 283,293 00000000000000013eb53b92d3eba139fb2f6d2e110d42c8c256cd7b5a398728 445 0.23/1.00 vMB 42
283,292 283,292 0000000000000001e3dd78d961b7cfc34994baf19b5a2ca19722201176200ba0 136 0.05/1.00 vMB 52
283,291 283,291 00000000000000018877cefe6d80bd782f8b154cbc13aa423f97e94b8ee4708b 85 0.09/1.00 vMB 14
283,290 283,290 000000000000000127101028b8b9231b2dad56b5d882255812f6abd3d99c50a5 128 0.06/1.00 vMB 34
283,289 283,289 00000000000000003e75175d2a3e11e13ec0de7f82d0556cc6faf8b7f01917c3 14 0.02/1.00 vMB 17
283,288 283,288 0000000000000000bb5065872fc539ab55535075694dd0c03865e57fd15a4770 432 0.31/1.00 vMB 13
283,287 283,287 0000000000000000de25c79dbd4c0ae891a91822f5c6d67e26a96b745fd9430f 721 0.35/1.00 vMB 42
283,286 283,286 0000000000000001200d039689b10a401611458ab3ff5c73b0aba1a66ac9f732 107 0.10/1.00 vMB 10
283,285 283,285 00000000000000002c5d30391e2dc6424df0c1ed9c97ac4a139ecfde8e851acc 217 0.21/1.00 vMB 20
283,284 283,284 000000000000000052ad90cabe2c715cea1bf619f62c988f4ad8d6632fbcba1e 927 0.35/1.00 vMB 60
283,283 283,283 000000000000000064f1a482f3450c192ff469732009e55dbd41090dd49100e6 299 0.15/1.00 vMB 33
283,282 283,282 00000000000000004bda0b23cc7da5b542171d448449237c78d4f83192cf15de 166 0.05/1.00 vMB 87
283,281 283,281 00000000000000006a15bb0477841b484bc298bb648a23c6ee52ad6e275aadd7 226 0.11/1.00 vMB 42
283,280 283,280 000000000000000120a1d66da9d2f3bbb59acfd69e848fa7066151ae6e7faf27 283 0.18/1.00 vMB 22
283,279 283,279 0000000000000001a3451980a46de4f0fcb6d4a8e03416c652942cfc65ecd21c 180 0.05/1.00 vMB 101
283,278 283,278 00000000000000019c7d9f6f03455c0246a8ccbd3d98834a99ac82d48480faf4 93 0.07/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 780.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 527.54 GB
    • Received: 5.51 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.