Loading Tool

Explorer IconExplorer

Memory Pool

86,770 transactions
32.23 vMB
0.11186890 BTC
Random Selection Loading Transactions
Max Size: 195.92/200 MB

Candidate Block

Mining Attempt c39fe9a9786af60bd9affabfa631828213e83165077ad6eb1e834f3a9591294c
Version 20000000
Previous Block 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03
Merkle Root e04372a2142779c9b655870dcfc0e7b53b715a0c83fd42c9d57e936d7439b2d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,671
Size: 1.00 vMB
Total Fees: 0.02599991 BTC
Feerates: 301.68 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,363 (628,935 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,428 286,428 0000000000000000b0f3b7856320f492285b776e63523652f2745364c0258891 606 0.35/1.00 vMB 33
286,427 286,427 0000000000000000f85c21f45015dcd2a89df40b03071234e1b3211aecaea1a4 405 0.37/1.00 vMB 21
286,426 286,426 00000000000000009a1110bd804f799e7c5c39a325ed16e02522b522b9dd2588 671 0.35/1.00 vMB 41
286,425 286,425 0000000000000000da5527298ca6b33d7fd420f2f98232e7dfcc362b0d2f857d 678 0.42/1.00 vMB 35
286,424 286,424 000000000000000047f6ab1853757d17b6f948b30c0375946632aa1b2141e50c 454 0.23/1.00 vMB 42
286,423 286,423 00000000000000007d2086702189f0759b995c59027ab760eb25f5f09c97a603 571 0.35/1.00 vMB 31
286,422 286,422 00000000000000007e5c190ef692afa6a0db234ee7d5dd1923a662fbeac8cf96 439 0.25/1.00 vMB 24
286,421 286,421 0000000000000000519dfa0491a33aba9347f7435276f6dedb204083ef05facc 197 0.06/1.00 vMB 243
286,420 286,420 000000000000000150996752a65cd105efea26dd376379978d7cf8744c47e52c 171 0.06/1.00 vMB 72
286,419 286,419 00000000000000012a696195dd84d3c306f6d2de0cc928cab3b74f6605765c86 510 0.25/1.00 vMB 40
286,418 286,418 0000000000000000d2a3c328f63c61e5e178b5540d9ff3693386bb0a04a24aa4 183 0.08/1.00 vMB 174
286,417 286,417 00000000000000004ff8abebe05c3604f2571034a1dd3fd7298a01504f0af06d 439 0.27/1.00 vMB 30
286,416 286,416 000000000000000125e3446e42f52d65196927f3d0df5d59c9b7f3afa71fb8b5 517 0.27/1.00 vMB 33
286,415 286,415 00000000000000006b65a1b956b72e0287c09db442ad4825c669eede2ae5405d 80 0.04/1.00 vMB 31
286,414 286,414 00000000000000002d193a52c9dca2790a4dc43b910159de46dce0f9c43beb1d 281 0.25/1.00 vMB 22
286,413 286,413 00000000000000011037a24c94726c6f78ff3a1cff3fd4c559b857d74ef4c71e 540 0.25/1.00 vMB 41
286,412 286,412 0000000000000000d7aa2941545d4570dfa8592fe65bcf44211cf6c29ef3fb8f 139 0.06/1.00 vMB 58
286,411 286,411 0000000000000000bdcc9be947e8ecf0a798bc695b2bf13faf0d21a18ae23a59 1,023 0.64/1.00 vMB 29
286,410 286,410 000000000000000079cc91d5a039266e2b70b00d4b0aa0a2bed7cab96222bcf2 246 0.28/1.00 vMB 6
286,409 286,409 0000000000000000b804455d45ac6bd3cfa901e81dd61d2005d31829a8cab1d8 47 0.03/1.00 vMB 30
286,408 286,408 0000000000000000a95ee554cd259fea151449d7b1ec4ff69a89e99bc0c156cb 307 0.21/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.02 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: 719.44 GB
    • Received: 18.06 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.