Loading Tool

Explorer IconExplorer

Memory Pool

79,445 transactions
29.24 vMB
0.11029765 BTC
Random Selection Loading Transactions
Max Size: 177.35/200 MB

Candidate Block

Mining Attempt d82b8b8470dc4c6cd7dfabaae8401cd6c42d3432493fab2e927ebdac2950ba55
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 5cfc6302602f576b33ac149a857137443073e18465ad7adaa3c75cfa4c6c9e6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,098
Size: 1.00 vMB
Total Fees: 0.04910434 BTC
Feerates: 151.07 > 4.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (286,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,401 628,401 00000000000000000001afeebf01b0dd89c1579596afc9cc08ca06df3b2df439 2,681 1.00/1.00 vMB 125
628,400 628,400 000000000000000000068ec52fc07c6fe9d85d4e78d0d95f1da3325ab6fcb680 2,653 1.00/1.00 vMB 58
628,399 628,399 0000000000000000000ba1503da85c7b54534359abe8fd6d2965a02708f909b3 2,546 1.00/1.00 vMB 83
628,398 628,398 0000000000000000000204dd65c0fa755c22543765682e546616bb17d4c74248 2,411 1.00/1.00 vMB 104
628,397 628,397 000000000000000000083d959585b98f67eef6b5863812431057fc57e51ad706 2,270 1.00/1.00 vMB 101
628,396 628,396 0000000000000000001051663e0fd8c0b9e8f6332a4d289748b0bc632c4b1000 3,085 1.00/1.00 vMB 129
628,395 628,395 0000000000000000000f9c34bf8dd7ce235249f9067e3b68e0899fd7ed337c4b 2,727 1.00/1.00 vMB 117
628,394 628,394 00000000000000000009d24896778475adc5bb1c4221a49fbbc7c0c391233236 1,918 1.00/1.00 vMB 104
628,393 628,393 0000000000000000000992390d1917946d883e5dd6821fa2e6f7f961b3a18a5d 2,259 1.00/1.00 vMB 102
628,392 628,392 0000000000000000000230c3d5c91c46ca7e0cc515347f57f39e98e3c0c1101c 3,183 1.00/1.00 vMB 135
628,391 628,391 00000000000000000008f41ce0e0574c345315668e72892483f958d48b1cb652 2,583 1.00/1.00 vMB 65
628,390 628,390 00000000000000000004073a27aafbeaa1933e107636cc60954eb311b1b6a6f8 2,084 1.00/1.00 vMB 36
628,389 628,389 0000000000000000000ae837a6256263cf9f44c3c4bcdcce34c2ff4a3ab9ec88 2,652 1.00/1.00 vMB 92
628,388 628,388 00000000000000000010643eef52e9aafe07035dc63089ab1e113338a7830e7d 2,210 1.00/1.00 vMB 64
628,387 628,387 0000000000000000000fdff8ca62ed95e98ffcdbd900b30cada305c9c52395de 2,806 1.00/1.00 vMB 38
628,386 628,386 000000000000000000101f3890f82955c300ff236d8394d3cc520e56e94e19d2 2,553 1.00/1.00 vMB 82
628,385 628,385 0000000000000000000b9a9bab7011006ad00c853ac1577685a004829119e9cd 2,561 1.00/1.00 vMB 65
628,384 628,384 0000000000000000000bfdd3e64df65fbfee36c49d9bcdada553ba4f83918ce5 2,749 1.00/1.00 vMB 74
628,383 628,383 000000000000000000047343fd917a55b0630d55ca8595d8487e803ae07f254e 2,322 1.00/1.00 vMB 111
628,382 628,382 00000000000000000004685df63d01455d7fe8465ebf38f3f5fd1e0f43f9d866 3,001 1.00/1.00 vMB 124
628,381 628,381 00000000000000000004e338efcad3b29c12bbba49785959222f7dfbc8066690 3,212 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.59 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: 671.63 GB
    • Received: 15.97 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.