Loading Tool

Explorer IconExplorer

Memory Pool

80,133 transactions
29.81 vMB
0.12195545 BTC
Random Selection Loading Transactions
Max Size: 180.32/200 MB

Candidate Block

Mining Attempt 8c09cf8789a9f8a35a2c4fadae5f3334f23615c31bae9b9346b9f8486f732e23
Version 20000000
Previous Block 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a
Merkle Root 47e47b5391c0a0d8fab2f482647ead6b8c463416b4a568315ee189ebd974fe80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,727
Size: 1.00 vMB
Total Fees: 0.05694111 BTC
Feerates: 313.32 > 5.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,096 (504,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,367 410,367 000000000000000002c5972198fa46079cfa4be9a8dd60e3f453de60b5a45eba 3,690 1.00/1.00 vMB 81
410,366 410,366 000000000000000004da9830254020fe167b6eb19c0cf01acec9985b14d8b1a8 1,323 0.88/1.00 vMB 26
410,365 410,365 0000000000000000004e5c82c7ccd0fdf9b2f48d9ebce8ae6e546f8a734b89c5 1,504 0.99/1.00 vMB 24
410,364 410,364 00000000000000000598984be9e959981ec82722df5b4056f553ee37ed2f9876 2,728 1.00/1.00 vMB 40
410,363 410,363 000000000000000001a92949befa29e480da3e9ed4709989c87e8d526de21529 3,427 1.00/1.00 vMB 68
410,362 410,362 0000000000000000007050e2b51c899446d0023ead142a70fe9309f1f8a81767 2,672 1.00/1.00 vMB 77
410,361 410,361 000000000000000004a90016722c14de39968686ea4d2d69f4e1f1e84e54f39f 1,565 0.99/1.00 vMB 31
410,360 410,360 000000000000000000bc0f4ceb2f679ecc8417490bea48e531e2354187cc10ed 1,541 1.00/1.00 vMB 83
410,359 410,359 000000000000000000e0198774d0eb6b18ad814e2d9dc744da101457af998aba 2,552 1.00/1.00 vMB 56
410,358 410,358 000000000000000002aed03b9d8b6313ef553a92ff2ba1294ae0cbc31346612f 1,002 0.46/1.00 vMB 52
410,357 410,357 0000000000000000027a9e86c23edb8973a5f47923c161ae4350c80f6420049e 190 0.10/1.00 vMB 25
410,356 410,356 0000000000000000014fe985c377956593428407aacb79dd7a0968359b01f526 1,260 0.55/1.00 vMB 46
410,355 410,355 0000000000000000017e5bc5d49e0c395440ef09a88a2767dc97379c3ddd8639 1,783 1.00/1.00 vMB 35
410,354 410,354 0000000000000000013f1e0aad3b5a5c3182426f336348bb3f6a6e1db6287fd6 1,518 1.00/1.00 vMB 27
410,353 410,353 0000000000000000053687efc4684a02691b8453782da9f26688a921f76572ee 2,709 1.00/1.00 vMB 49
410,352 410,352 000000000000000000aec5b7c1f70b738ad4653635c2e666b891ea2aa0a3c916 2,091 1.00/1.00 vMB 35
410,351 410,351 00000000000000000520dd8c8ca2ce480d6bceee1d51916f9befbba0e00d0359 2,814 1.00/1.00 vMB 49
410,350 410,350 0000000000000000042e065b770fb46aba51bd389d086a1a2a47c5d9e5ffe575 2,659 1.00/1.00 vMB 64
410,349 410,349 0000000000000000021ff8d9b19b4b760670d593e2958a4410880dc6ce14f05a 2,134 1.00/1.00 vMB 41
410,348 410,348 000000000000000005f11b2657b562e9ad07c08294559717c7e5fb7a47e53c02 2,488 0.99/1.00 vMB 39
410,347 410,347 000000000000000001df4dff7047d0038ac495a6e187c046750b9201b851cc2f 3,411 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.56 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: 670.10 GB
    • Received: 15.82 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.