Loading Tool

Explorer IconExplorer

Memory Pool

84,497 transactions
35.24 vMB
0.17622816 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt de1958ec8b9a4ed211838937d5f548a863770b5b7f3f4cff06e5e0d7cb8eda3d
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 56d3fc8610ed6b8b04713df23014df25eeb9229d165db050e851066bba52760e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,376
Size: 1.00 vMB
Total Fees: 0.04256320 BTC
Feerates: 435.08 > 4.27 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (626,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,621 288,621 00000000000000010699d85f8342a16f3c26dad4274493d1705dcc191c3bd805 138 0.08/1.00 vMB 41
288,620 288,620 000000000000000038f424870b033cb4dcfe5a18b4145aa190ac4a077ae617f3 318 0.19/1.00 vMB 56
288,619 288,619 000000000000000026a502d390e0510ddaefaa4a86884e527ae599446db53447 331 0.17/1.00 vMB 28
288,618 288,618 00000000000000003c6ede25357a1eb7884bb01f1e41e62c207b2dea03869496 128 0.05/1.00 vMB 42
288,617 288,617 00000000000000007b7afd64a600014dc7f7d1143b348202135f839b4ce7b089 186 0.10/1.00 vMB 29
288,616 288,616 0000000000000000bb3e11ad8fade8606d17e16cc118ebd04af3aadfbb2019a6 528 0.27/1.00 vMB 36
288,615 288,615 0000000000000000534b1b948bc0ea19a2f6a5669debee89376fa4686c36bcf3 296 0.17/1.00 vMB 37
288,614 288,614 00000000000000011ea313bd428d0f73e53509d315b2f72f2c532e3077021b2d 284 0.17/1.00 vMB 28
288,613 288,613 00000000000000006de494d770642c1007f09200569cd56721920af84218d329 372 0.20/1.00 vMB 32
288,612 288,612 0000000000000000bc0031efe6ed2185ff7469422f2c2103b9e8314d2233f5e6 335 0.17/1.00 vMB 37
288,611 288,611 00000000000000000f50afe143a7ec788fbea51630b4b3d3d7e9d488d79bc023 55 0.03/1.00 vMB 9
288,610 288,610 0000000000000000b99e67473e8dd819f272e9aa8fa55b0a9be19dba71868c39 135 0.06/1.00 vMB 33
288,609 288,609 000000000000000043f1cd822191e0546a7ffe6ab2588a6394a44a9a031ed0a8 156 0.16/1.00 vMB 20
288,608 288,608 00000000000000010de743b3f0cb914d4c16963e8e52aade28c26b8d74217c8f 732 0.35/1.00 vMB 43
288,607 288,607 0000000000000000bd8a62038b16ed50046942e3142384d3f9100b89016e5754 747 0.90/1.00 vMB 17
288,606 288,606 00000000000000011ca2c9d7abfce5a1ebfe8edf5a2d219fd3b2bb1e722bc216 1,024 0.32/1.00 vMB 58
288,605 288,605 00000000000000003e89a777a84ad7431bffc47e30072477f892aac17ba2bfe6 203 0.25/1.00 vMB 15
288,604 288,604 00000000000000004d0911723277cec96f7bc0556b2ebcee50aba8658f6235ca 512 0.18/1.00 vMB 57
288,603 288,603 000000000000000004e5ba24d61bf8859d1cefbe4eb9a38501596d9912ea2e2f 1,072 0.50/1.00 vMB 44
288,602 288,602 00000000000000009df9ad97e3f9d56c07540ba1fb22371e71961ea831c10afb 709 0.40/1.00 vMB 35
288,601 288,601 0000000000000000ca09971febee4e777af43c63199e88dcc73bc170114d6f94 385 0.21/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.10 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: 730.44 GB
    • Received: 18.50 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.