Loading Tool

Explorer IconExplorer

Memory Pool

81,240 transactions
31.15 vMB
0.09239253 BTC
Random Selection Loading Transactions
Max Size: 187.89/200 MB

Candidate Block

Mining Attempt 645bcf23cedc058f7272bc42d42f39864a68c7e207b1074f49ace3780e2ca8d2
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root c42a16b02450e5a45fb601bd2c20f058db32336c22ccdc69e8fac56f233f5552
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,477
Size: 1.00 vMB
Total Fees: 0.01940203 BTC
Feerates: 45.88 > 1.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (32,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
882,901 882,901 00000000000000000002874fef3685a05d4dc85c1c3423b9c4d654791d006bfb 5,077 1.00/1.00 vMB 2
882,900 882,900 00000000000000000000d77544c6ca99aebb3d2348506954a0c5ce73abaac8f3 4,665 1.00/1.00 vMB 4
882,899 882,899 00000000000000000002013a7a6e80499a7b4864d91e9bd2be7ce0b907543125 3,691 1.00/1.00 vMB 3
882,898 882,898 0000000000000000000063dfe318d3d7634dc4363ab9114b539af0027e484538 4,904 1.00/1.00 vMB 2
882,897 882,897 000000000000000000016e86b2d2da2039ebb1e60e3c635354ccf28f1de53aea 4,417 1.00/1.00 vMB 4
882,896 882,896 000000000000000000012fedf8ff889b5f0b7ba2b7b90e9766b9ed2051871878 3,749 1.00/1.00 vMB 4
882,895 882,895 0000000000000000000087be8960b29d558e897f7dd073abe7fb3c1a18e895ae 3,339 1.00/1.00 vMB 4
882,894 882,894 00000000000000000001ed9f79181a47161279cb3a1964d3455a91ec894d0f60 2,820 0.62/1.00 vMB 1
882,893 882,893 0000000000000000000262dc3274b252fc035c1794bb21abb7dc70d792dc1700 3,382 1.00/1.00 vMB 2
882,892 882,892 00000000000000000002220b608ab27d83a0bf0b6322ad04a43453b2068af374 2,896 0.82/1.00 vMB 2
882,891 882,891 00000000000000000001ecf9bc5bc2a46c9efb1e656923573539336fc4ee6e67 3,042 0.62/1.00 vMB 2
882,890 882,890 00000000000000000001ec796fd0d18c33079e6f14e795b00357549a8437243c 3,203 1.00/1.00 vMB 2
882,889 882,889 00000000000000000001c3a65a455bfb3ec49a934b452b0668adc6021c251ae7 471 1.00/1.00 vMB 1
882,888 882,888 00000000000000000002826582d3347acd4553b34fab4d03921d30e3dc8a9c6a 4,137 1.00/1.00 vMB 4
882,887 882,887 0000000000000000000016817fa9d78ef440385bb403891c22cf03c4161a5d15 2,592 0.84/1.00 vMB 1
882,886 882,886 00000000000000000000933a3ba774724a064180d29642bcf5e8d449e04173da 1,250 0.43/1.00 vMB 1
882,885 882,885 00000000000000000000f194c2dff722488c549d41bef6c399ca29819dd03f84 1,134 0.33/1.00 vMB 1
882,884 882,884 0000000000000000000173d98f9d057b03b7cfc3c3a1d68925a04b3d47cca871 2,394 0.97/1.00 vMB 1
882,883 882,883 00000000000000000002014d6de57485302c4f9b8270b7bf638f20d75b1644f7 946 0.35/1.00 vMB 2
882,882 882,882 0000000000000000000251d917018dc5517557045471180665f3b2349f333e1d 1,395 0.77/1.00 vMB 1
882,881 882,881 000000000000000000015969d32ee4ae0cf9134b4d78e8d90e45fbf38065bc98 2,630 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.