Loading Tool

Explorer IconExplorer

Memory Pool

84,731 transactions
32.78 vMB
0.08402894 BTC
Random Selection Loading Transactions
Max Size: 194.20/200 MB

Candidate Block

Mining Attempt 671f47a0b462e4ef32fec8540fed6265bc3d0b40de48fe295a34e16baafb20bf
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root d17da6cccc368541275c877fbd80a25a9d1a6b837bb5ecf911fb3610f7be7ec8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,275
Size: 1.00 vMB
Total Fees: 0.01907138 BTC
Feerates: 120.64 > 1.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (817,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
97,297 97,297 0000000000021c7c07ce4cad4d5c6f5b3caa924f1ee204f44bd80fbf11c795ca 4 0.00/1.00 vMB 0
97,296 97,296 0000000000030281ea6263ee30c0bba29d7b909f93213252812972481e2cafc4 4 0.00/1.00 vMB 0
97,295 97,295 000000000003566bb8c3ac16a603ad8e610b321bd4ff1267b57f899f9958545f 5 0.00/1.00 vMB 0
97,294 97,294 000000000000ae870ad99c4c39e3912692ef4028c8d5b37dd9d4d71642a4f80e 2 0.00/1.00 vMB 0
97,293 97,293 000000000003fd483124f66cbfd9646ba5ccf76648c360cc82ef7751752bc592 2 0.00/1.00 vMB 0
97,292 97,292 000000000004474ae41beeab039472839a6f0c938e0fd6e64ef6d77d78bfd692 1 0.00/1.00 vMB 0
97,291 97,291 0000000000015a5365ac638444be750d90710730bd6450b7ff562e839981d150 3 0.00/1.00 vMB 0
97,290 97,290 000000000001e5236446a1a10bb997cf1581b740ca3c026bd6f7ed7322ce4cb8 3 0.00/1.00 vMB 0
97,289 97,289 000000000001670526ca0845f6824f411f875381b764009fd9632131e694e074 9 0.00/1.00 vMB 0
97,288 97,288 000000000000a566d7bac20d36fb460abe8815d24e87bbce7482e0c588d320ef 3 0.00/1.00 vMB 0
97,287 97,287 0000000000004ff09d9a199f8d9a7f7f306def8a39ffab02feefd8d0fcb06a39 12 0.00/1.00 vMB 0
97,286 97,286 000000000000d127918e8b3eac0f034b05e101e53b13867a8f93a7ec862180b4 12 0.00/1.00 vMB 95
97,285 97,285 0000000000043d5bf6adef897233f144610a0c4c8a0955360e742f2b7c1db620 3 0.00/1.00 vMB 0
97,284 97,284 000000000003001168a5bda6a24eec08d96f1e36ebef025f5ad738a81d37b0df 2 0.00/1.00 vMB 0
97,283 97,283 000000000000f013458e0694071c1e653ff783695a4e589f3324bdfd755211a6 1 0.00/1.00 vMB 0
97,282 97,282 000000000000c42f72fd3df95cf9b86048445f85b9f30e1be3dd0e3098edb311 1 0.00/1.00 vMB 0
97,281 97,281 0000000000034850345ef47b525e0c0193bebafa880df4d5e622d2e9112ecd80 2 0.00/1.00 vMB 0
97,280 97,280 0000000000015ae1895b07d037b59360ac0fe80d7f75efee3d8b144552037347 5 0.00/1.00 vMB 0
97,279 97,279 0000000000013ad89baa05e7db2ef34c4a66d7af36f0083f3f7951e3931bbea6 1 0.00/1.00 vMB 0
97,278 97,278 0000000000030564a373bb4d96d78cb9b02bb98690dda1df67e079416aba9c66 1 0.00/1.00 vMB 0
97,277 97,277 00000000000269bdca8a6f09e7e2572bacabed0c51bc521917fc1c68c97e49ca 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.