Loading Tool

Explorer IconExplorer

Memory Pool

79,017 transactions
29.51 vMB
0.09330618 BTC
Random Selection Loading Transactions
Max Size: 178.09/200 MB

Candidate Block

Mining Attempt 436b7c85a83f7c517aae2370132d3d11f3117e6daa7de514efbaa8a162e40125
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root b0bc07c7eafac2958db51df28fe5865298863fc935fb3aeb78d503967f46978f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,825
Size: 1.00 vMB
Total Fees: 0.02916768 BTC
Feerates: 302.06 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (186,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,908 728,908 0000000000000000000097ea0fe7cf77268c15c26302d5ce7af498bd07a8c492 2,978 1.00/1.00 vMB 10
728,907 728,907 000000000000000000035b07ccf4335aac99887d0ccb9e4159508d9c50e98f5b 1,642 1.00/1.00 vMB 10
728,906 728,906 00000000000000000008f7010c0a1df31c9c6292c583db7f69e490790bca1181 2,742 1.00/1.00 vMB 15
728,905 728,905 0000000000000000000097e1dd5e1fcbd79262f9e24bcd80fd2e252156943447 2,152 1.00/1.00 vMB 9
728,904 728,904 000000000000000000073c037dfb24a4d9ccb99e42797e06fdc266622a8f66ed 1,547 1.00/1.00 vMB 5
728,903 728,903 00000000000000000000a41b0b86c57b3570983c1193961b7caeb22b4f9d46a6 2,658 1.00/1.00 vMB 13
728,902 728,902 00000000000000000004bdfecf745ff4c4fc63a3ed1d8bcca4c134d58795f810 1,771 0.89/1.00 vMB 8
728,901 728,901 000000000000000000028ef07c6ae4f951d8a3ebbadcbf1e23319102171f1bd6 2,306 1.00/1.00 vMB 12
728,900 728,900 0000000000000000000966e945ff495a6f62eb9964b35de6ce6a40f6df56ccec 1,886 0.71/1.00 vMB 6
728,899 728,899 000000000000000000029b81ab06d1f97bd5ab0cbe0a2da906cd0fd77689b94b 1,575 1.00/1.00 vMB 13
728,898 728,898 00000000000000000001c9fb8c95af93b97efbc6c1595160631dc37c0e7681f4 632 0.30/1.00 vMB 9
728,897 728,897 0000000000000000000310854d3807fb8d235c413693f9b70074e9bfa2cb418b 403 0.17/1.00 vMB 9
728,896 728,896 000000000000000000087c570c81875192d1a3cdb1359bb06e3f476063310b65 1,026 0.46/1.00 vMB 2
728,895 728,895 00000000000000000009256080a5a4499d359147da73eb4dcbc2c7158962eff4 1,476 1.00/1.00 vMB 7
728,894 728,894 000000000000000000093ff50cc497864160fb015609745cf120f4838ed4178b 2,645 1.00/1.00 vMB 16
728,893 728,893 00000000000000000000f7a8bd427f9c5c6a8897fc08ea4ac7bdabecd3c57840 50 0.01/1.00 vMB 8
728,892 728,892 000000000000000000081e15f09c4deead0a5200186d106bd93849247f2e831e 562 0.19/1.00 vMB 13
728,891 728,891 0000000000000000000807c00541cb64b436a7fbf9e90299b8564a3e1189f8a5 1,043 0.43/1.00 vMB 9
728,890 728,890 000000000000000000066e0ab4154b2273059c179020b13b8fdf27592a2fe33a 355 0.21/1.00 vMB 11
728,889 728,889 000000000000000000076e4470422f836792288dac1964dc56d23454d16c9b58 425 0.12/1.00 vMB 10
728,888 728,888 000000000000000000029c00ce42a3f4b6dea41708c92d0d3e2ea7f9b2ea8603 1,078 0.50/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.62 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: 671.99 GB
    • Received: 16.09 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.