Loading Tool

Explorer IconExplorer

Memory Pool

87,544 transactions
32.86 vMB
0.13766166 BTC
Random Selection Loading Transactions
Max Size: 199.81/200 MB

Candidate Block

Mining Attempt 349847c6d4f8c5d99f9b30ad0de698c78028f041099bcbc06db7526d41f1daf2
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root b41bf640f13ffd525c504d66f3bb50e9c3697cbc6654e47d72ffaf518a105912
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,981
Size: 1.00 vMB
Total Fees: 0.05016258 BTC
Feerates: 300.16 > 5.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (317,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,718 597,718 0000000000000000000ba73cbcc7c3807ec16a7842a4ad4d86991b6973e52ea7 2,540 1.00/1.00 vMB 13
597,717 597,717 00000000000000000009c6459705156fbe673fcab1638d4f34a19b4b503b755b 3,353 0.99/1.00 vMB 60
597,716 597,716 00000000000000000007c178d4a1ed2d1002d9ae4044e5dfbb2d89d6b6c4ab34 2,893 1.00/1.00 vMB 37
597,715 597,715 0000000000000000000b6aa7ba2e042e4a37026cb14e4092348b1f650a3234b9 1,649 1.00/1.00 vMB 6
597,714 597,714 000000000000000000132d4dece92da326f7335746009d4234cca79156f21e0a 2,621 1.00/1.00 vMB 25
597,713 597,713 00000000000000000001e1c9c1447b8f9c96d27d37b31b1a3ea04645adec7482 2,463 1.00/1.00 vMB 15
597,712 597,712 00000000000000000005173e0a4b9164d6aa7756099f18a4cf0e5cde4130c7c1 2,797 1.00/1.00 vMB 39
597,711 597,711 000000000000000000071a492365a7ffd7410da11aa5a86a46c98f4f8ec0804a 3,270 1.00/1.00 vMB 68
597,710 597,710 0000000000000000000c5c5b5e95d2a9944fef4a9edb7ef6ac6efb40f97a04cf 3,107 1.00/1.00 vMB 52
597,709 597,709 00000000000000000000c63d2b0c69cef7e97e0ce10aef26391d8768020e8265 1,576 1.00/1.00 vMB 13
597,708 597,708 0000000000000000000da2752bfe5da36c2a3bf6551446b4afd5e624704a9e8b 2,580 1.00/1.00 vMB 53
597,707 597,707 0000000000000000000110bbc354868a8849aa01ff271877500e0e2aa869c69f 1,422 1.00/1.00 vMB 15
597,706 597,706 0000000000000000000b92fd6ae540479a8e78f7972432af0c61a9db47643977 2,087 1.00/1.00 vMB 18
597,705 597,705 0000000000000000001187de3b210ac7dca9998a8e298dbf9d0bee1384074ff8 2,668 1.00/1.00 vMB 45
597,704 597,704 0000000000000000000ffbd8fa635723f31e1f383ff40c906c676205526fdff9 2,361 1.00/1.00 vMB 31
597,703 597,703 000000000000000000043b7f8e3e5e1e5d0ac3679305ea9229cef5eb11ff437c 2,797 1.00/1.00 vMB 57
597,702 597,702 0000000000000000000c6c5158e0c234ebe40bc1e7cf90c3c7ed58d1d27e7913 2,405 1.00/1.00 vMB 32
597,701 597,701 00000000000000000007c6a5716deeebfb55dfcae1878bf383dc78fee3497f5c 1,804 1.00/1.00 vMB 20
597,700 597,700 00000000000000000007c86824f6147cad8484fc2d2f78b97eff3947c37a3edc 2,255 1.00/1.00 vMB 33
597,699 597,699 00000000000000000003d9b32d896fee8788891480422ee7c48551d88e3863c6 2,677 1.00/1.00 vMB 33
597,698 597,698 000000000000000000133bfe666bd5928c2644ee52c42dbc6c19a6dd0f059017 3,289 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.