Loading Tool

Explorer IconExplorer

Memory Pool

40,720 transactions
27.90 vMB
0.06325712 BTC
Random Selection Loading Transactions
Max Size: 143.17/200 MB

Candidate Block

Mining Attempt 0fd80852785a38eb90a035da7eda59ea09708c895bf6db59c5023ef17b978396
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 365713e29d3b70de82ff45d8d285a39653995c173a5f83619f137e94524df48c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,743
Size: 1.00 vMB
Total Fees: 0.00974583 BTC
Feerates: 100.56 > 0.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (528,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,757 385,757 00000000000000000b0c313af09f082da36bdac757ff2efac5593e9f4e1beae3 708 0.52/1.00 vMB 18
385,756 385,756 00000000000000000706d68e3c3fba5617910a96519de2ab021044bcd9611b1a 1,726 0.86/1.00 vMB 31
385,755 385,755 000000000000000006b8776ba9fe916048b1c2083bab73fe24a8b6476b2f6c2b 2,077 1.00/1.00 vMB 39
385,754 385,754 000000000000000005e0baace3ba45ff50d789b477da5b2c30fecb306b9cece4 760 0.39/1.00 vMB 26
385,753 385,753 00000000000000000ca50c30065eb89da979405832c6c2188fde66026b169950 2,099 1.00/1.00 vMB 32
385,752 385,752 0000000000000000081aa56a2bf40317c95fa522caa4442ffb252aa88870bcdc 1 0.00/1.00 vMB 0
385,751 385,751 00000000000000000eed270ab310a737711cac6858c23f5f90b020c64189e054 1,782 0.93/1.00 vMB 29
385,750 385,750 000000000000000000cdd4486d68293d7145d53759112921057800e881672fbe 1,806 0.93/1.00 vMB 32
385,749 385,749 000000000000000001808fb7df2fd32d5cde8813b34adc25617c9aff64937ad1 2,504 0.93/1.00 vMB 40
385,748 385,748 0000000000000000015f31230e1220698fed9429bc92dfd561053e80e2852900 1,537 0.75/1.00 vMB 30
385,747 385,747 0000000000000000068bfbca3fdcafe340fff5b41201c0b75ca8e718a5e2dbd8 3,056 1.00/1.00 vMB 47
385,746 385,746 00000000000000000ad549fd65a2b066cdc6880e6179f37fe2166699a25efe9a 1,793 0.60/1.00 vMB 58
385,745 385,745 000000000000000005b9fba946cdbca64740f902e71bd16eb36df91215f788af 912 0.61/1.00 vMB 24
385,744 385,744 0000000000000000095dd6feb4fe8c3b43d10b1a74564b5870987d2f3ed51249 2,468 0.93/1.00 vMB 43
385,743 385,743 00000000000000000b5c947f3b4f28ffa079448b94090d95dc5e9a58bd74f1cb 2,053 0.92/1.00 vMB 36
385,742 385,742 000000000000000005632fa2933760529c78bc7cbcc84be274e415642253a719 1,094 0.46/1.00 vMB 33
385,741 385,741 00000000000000000bdfd7f4db9b66e94a8dfc05f8630cceaf605d8fdee9ba08 1,633 0.77/1.00 vMB 45
385,740 385,740 0000000000000000012541d7caf4d4a1f17ef0569282135f6e984a40d7e48086 454 0.23/1.00 vMB 24
385,739 385,739 0000000000000000003bbc7f035dacfa8932c83dc46918b177809933d73a7b17 1,461 0.63/1.00 vMB 36
385,738 385,738 00000000000000000c01fce159a7a7bfaf070888a6160930c1fd539c00423397 1,000 1.00/1.00 vMB 20
385,737 385,737 00000000000000000b0322a45dd5882449721873d8e0ad66260fa79a5a2bc0ec 867 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.75 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: 631.72 GB
    • Received: 12.08 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.