Loading Tool

Explorer IconExplorer

Memory Pool

73,299 transactions
27.09 vMB
0.06161037 BTC
Random Selection Loading Transactions
Max Size: 165.43/200 MB

Candidate Block

Mining Attempt 5c105c8db607e50bea2080992409ce19d52620edb4bf0bd7d606ccca27f60613
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 6ed700def8f74a76feb8ae5c3f123a817ea651c602ecde5117a5aec0e060d3e5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,707
Size: 1.00 vMB
Total Fees: 0.00406714 BTC
Feerates: 40.21 > 0.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (717,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,578 197,578 00000000000005a60258de15fb78b394b1cb548e58a7dde41b9f47389f9b657a 542 0.25/1.00 vMB 136
197,577 197,577 000000000000003991f4556a2053d5389b26301e5c28aa62d9d197ddf09e0e4c 139 0.05/1.00 vMB 139
197,576 197,576 00000000000001785ef90386743217423471ce07a43227a7c63a2eaa3a854598 1,024 0.35/1.00 vMB 76
197,575 197,575 00000000000005e9bb894beb84134f038a318babe3241a9e1cc9dc5bf7617de8 625 0.23/1.00 vMB 146
197,574 197,574 00000000000004a605d045691a42c2c2a417bdb788fdc9dadf1affa23a36d464 106 0.06/1.00 vMB 105
197,573 197,573 00000000000000dd071e713b26ba810255effbe0df34391b17eeb715af68512b 242 0.11/1.00 vMB 124
197,572 197,572 000000000000054b608d2bc6c2ad447fab5abf117f73fc4c4ccb26eab0818d1b 98 0.04/1.00 vMB 150
197,571 197,571 000000000000012922adb211c51253d62c3bc0dc9e0b2c1e32a0f2ce159b8a7f 10 0.00/1.00 vMB 45
197,570 197,570 000000000000028ad71b721fcdeef49396b8c90d89e6336c1094c7b3c6a63a73 553 0.22/1.00 vMB 144
197,569 197,569 00000000000002f4fe76020494da7244b35dfa9ad78c5bfcda3e3c23baf09cbb 194 0.07/1.00 vMB 186
197,568 197,568 00000000000003f64d7662362aba91a5bdccbdbf6574fb42ddca28f1f0ec11fe 11 0.00/1.00 vMB 16
197,567 197,567 000000000000067080669115c445f378f3dec19787558d0e03263b9dec5d7720 19 0.01/1.00 vMB 105
197,566 197,566 000000000000035c8652acb70266080fe9f740674cd665867b14cd3eb21aaee9 144 0.08/1.00 vMB 129
197,565 197,565 0000000000000054dee94edcc55b696e80e6cafd1cc9237233f4802df0198e9a 213 0.08/1.00 vMB 133
197,564 197,564 000000000000016c3e56122046da2398931836bf0964919d973d4e011860c056 124 0.03/1.00 vMB 20
197,563 197,563 0000000000000646df0ac017b608e1a88d80ca7dfa9becad4575cdad96b6e188 127 0.05/1.00 vMB 100
197,562 197,562 00000000000004567d16bb291ceb1511533fb9100d1ece2a8bfd6e48257726d6 325 0.18/1.00 vMB 104
197,561 197,561 00000000000001af9ce78875934974778b37968e74fe91a8e422fa9703ddd86f 70 0.05/1.00 vMB 575
197,560 197,560 000000000000012e04b287a5f2ff8173b0190bf763ddd4f9c4f1c9e25c4e8fa9 54 0.03/1.00 vMB 41
197,559 197,559 00000000000004a6f7377d29eae253143e77957ca20bb240bf6ef575341cac4c 530 0.22/1.00 vMB 257
197,558 197,558 000000000000040c93749ef07beb5659a72ef19caa0d8e8ef4f80ffd0f4238b6 1,024 0.38/1.00 vMB 231
Previous 10 blocks ↓
Total Size: 782.94 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: 714.89 GB
    • Received: 17.61 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.