Loading Tool

Explorer IconExplorer

Memory Pool

74,913 transactions
27.56 vMB
0.06819551 BTC
Random Selection Loading Transactions
Max Size: 168.51/200 MB

Candidate Block

Mining Attempt 08f6c92ae7a3e899ed9385741d619bc65d677eb5a95affe81d657641e6aefaf2
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 28625673f17b90b6dd2f53145ffa4e51ade72e20f52af1b28ced42fe933d559c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,809
Size: 1.00 vMB
Total Fees: 0.00939509 BTC
Feerates: 150.93 > 0.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (639,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,822 275,822 000000000000000132ec6ca900cdbb653429fad0ac79f993f3f2b77c0fdeeea9 116 0.06/1.00 vMB 28
275,821 275,821 0000000000000001a93b75469c8bf8e8b5b9c97c6ef897060837288d4d641095 431 0.18/1.00 vMB 62
275,820 275,820 000000000000000220891d0ea62ec884e99f96faed9b1e8139c1d370182d49dd 17 0.01/1.00 vMB 51
275,819 275,819 0000000000000004081523f570c9e4411e4a13bca33fe30aa8369b26f5009bf1 78 0.03/1.00 vMB 41
275,818 275,818 0000000000000004037f639dc0e7e91c18455465da7a92d8eef17aea5aac6cf8 112 0.05/1.00 vMB 42
275,817 275,817 00000000000000000fb9b64ba378f645612fa6616460fae1d984889a53ac3453 160 0.07/1.00 vMB 38
275,816 275,816 0000000000000003df1dd88b817a7e000795221bd6dff0d7c694c79740bbd33c 346 0.16/1.00 vMB 48
275,815 275,815 0000000000000004b0fcd1aa8aabb12f895a4de48e5948061a884723929ce580 45 0.03/1.00 vMB 51
275,814 275,814 0000000000000001da173152c02aa7803b8c0ded03b5641e1a881a62632769b0 140 0.06/1.00 vMB 52
275,813 275,813 00000000000000018730a6a2200897c3413a6d1cd1a216675cd129b37bf2a6c4 120 0.07/1.00 vMB 43
275,812 275,812 00000000000000031527c16013ae8cfc94f062aca4c29572e9b2d894cb1df770 301 0.14/1.00 vMB 62
275,811 275,811 00000000000000024e2500b5f2a3857facfa4ef0bf6f2ec8ee51d09dec10e26b 242 0.14/1.00 vMB 26
275,810 275,810 0000000000000001169340edc41f9990b5a6a1f58cbdbaee7756dfd5f3bd6b1a 201 0.10/1.00 vMB 38
275,809 275,809 0000000000000000c50a7f4cb20b8635beaa3223318ae0029311bf1788aec2a1 144 0.06/1.00 vMB 21
275,808 275,808 00000000000000029792058ab8b6cd15bbe958885528de7f70e5cf9c6cb51b87 559 0.30/1.00 vMB 43
275,807 275,807 00000000000000027f9f40d702f6c9431ddad000d9ea0d946d2ee7618c4d2294 149 0.05/1.00 vMB 37
275,806 275,806 00000000000000024120285136624534af3e9abf3c55290104a836ea8c14bed2 429 0.19/1.00 vMB 49
275,805 275,805 000000000000000469e0cf0de93aec8ea4557653000562844301912141a10cb2 318 0.20/1.00 vMB 27
275,804 275,804 00000000000000036ed3afa0d12f6acc7b5da3f7c28b8608a6a1e69783ad6448 46 0.01/1.00 vMB 33
275,803 275,803 0000000000000004a505a5394e8f687d5a9813c6e22fafe610420c278bc1876b 317 0.14/1.00 vMB 40
275,802 275,802 000000000000000204fcad36863768722c1edf0cf986641fdeaebc9740480cc6 79 0.03/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 713.71 GB
    • Received: 17.44 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.