Loading Tool

Explorer IconExplorer

Memory Pool

82,637 transactions
30.40 vMB
0.10524072 BTC
Random Selection Loading Transactions
Max Size: 183.27/200 MB

Candidate Block

Mining Attempt e937fa355f1cc43d8f60f3195947b0bada40156dba06b99142d57f1c256d865f
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root f8b3825385bc78337ee5bdd5bc3cffe76336c42dabbb11de5cf40bf89008d0b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,637
Size: 1.00 vMB
Total Fees: 0.04285796 BTC
Feerates: 526.32 > 4.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (208,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,368 706,368 000000000000000000071f8021277c6364d2a9abfe4b500e6898b8d4ed32ca19 2,324 1.00/1.00 vMB 2
706,367 706,367 000000000000000000016abcc848fca7cbd6d51e83153c7b1e8612ba82436f34 3,021 1.00/1.00 vMB 15
706,366 706,366 0000000000000000000816fbe2d523abb484afd6c494ad8c1c229236e65d0311 1,311 1.00/1.00 vMB 6
706,365 706,365 00000000000000000001c2270daa36e871c58ccedc8fee49e3dafb466f012bb6 2,184 1.00/1.00 vMB 10
706,364 706,364 0000000000000000000248bea1fa3bb19afcff6061c0654fe214a22acb3e67d9 3,132 1.00/1.00 vMB 5
706,363 706,363 000000000000000000002557faa7476624d704071ed914a7f57d8ad6e5a700d4 2,912 1.00/1.00 vMB 18
706,362 706,362 000000000000000000082daf8b43783c6c7501ab794d10ca171809b418e4f78f 413 1.00/1.00 vMB 1
706,361 706,361 00000000000000000003230853c5473c1f5ca8d65a5c5a2434d0d1e0bb062506 2,071 1.00/1.00 vMB 3
706,360 706,360 00000000000000000008742090dfc1492c0b4ede2e3276b0ef88e598a49760c9 2,563 1.00/1.00 vMB 10
706,359 706,359 0000000000000000000678563b485b0a16853b48a1cf79faedb0dd8942af6c85 3,224 1.00/1.00 vMB 5
706,358 706,358 0000000000000000000a4de7068b6083d8c196b274da1ef6506d67f6313e90fa 1,866 1.00/1.00 vMB 4
706,357 706,357 000000000000000000018348fbf75967ae4c33f329ddda40ab38082a1bd3dd4c 2,881 1.00/1.00 vMB 9
706,356 706,356 0000000000000000000cccee1258224616b5bf4262b514676ceb78a70f69416e 2,520 1.00/1.00 vMB 8
706,355 706,355 0000000000000000000a160e946a0e928a27b1080b87a03a9f25276d1f1e5cef 2,680 1.00/1.00 vMB 16
706,354 706,354 00000000000000000009844dd95bc26d567ea2e9311375a9050feca4fe3be4fa 2,544 1.00/1.00 vMB 23
706,353 706,353 00000000000000000004034fd41a4c6bc4fda0b99cc0b313bf6268b5f7376f64 1,950 1.00/1.00 vMB 11
706,352 706,352 00000000000000000005ebcdc467f7b2a14ae384d8a6376941a4bdf004ca3d92 1,065 1.00/1.00 vMB 7
706,351 706,351 00000000000000000008417f15e421f0f0600e9750e1356fbaf4f5db06ae7e26 3,197 1.00/1.00 vMB 14
706,350 706,350 0000000000000000000d5653cf881ab3b93443cea2be64058bc178607602725d 3,098 1.00/1.00 vMB 16
706,349 706,349 00000000000000000005e70b085efe690928840af953af9ff8bd17bd08564647 468 0.22/1.00 vMB 6
706,348 706,348 0000000000000000000007465df2640fca541ee3646a3329d320d5b82bf9d1fe 1,459 0.90/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.