Loading Tool

Explorer IconExplorer

Memory Pool

81,807 transactions
30.32 vMB
0.16842910 BTC
Random Selection Loading Transactions
Max Size: 183.08/200 MB

Candidate Block

Mining Attempt 9c7f930d398f26c0490153106305241df0a068c16ad7c38b06c3f0877993398c
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 5861e0234a09bd79ac4b1983de3c0bf2fb355ad97048493c854dff90677114fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,349
Size: 1.00 vMB
Total Fees: 0.09208522 BTC
Feerates: 502.67 > 9.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (594,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,496 320,496 00000000000000001bcfe5a3bb3e4a6ed0e06c79c74722948bb840e3cae10bb1 167 0.07/1.00 vMB 32
320,495 320,495 00000000000000001cb92f1c2909c2d828f63ebbd62ddf0624b8d0d0b4c67f4e 31 0.06/1.00 vMB 4
320,494 320,494 0000000000000000215b2660bb946dbca6735b3be4ee4531225aa4afba0fc683 865 0.43/1.00 vMB 30
320,493 320,493 00000000000000000ce4f740fb700bb8a9ed859ac96ac9871567a20fca07f76a 349 0.20/1.00 vMB 28
320,492 320,492 0000000000000000253b37159ba4248b7913a0ecbbcd879dfca2dabac633af7d 682 0.36/1.00 vMB 26
320,491 320,491 0000000000000000057c4e5cd41ca0259b672f92e98ee532d2bdce78d950cdf4 60 0.02/1.00 vMB 29
320,490 320,490 00000000000000002708b066639a7038130871c3ee82fa3a62969d66c8238ea3 285 0.10/1.00 vMB 33
320,489 320,489 00000000000000000e7ee95df1867ee59ae7e8b14a50e9398136470a5f4d8b3a 296 0.13/1.00 vMB 30
320,488 320,488 00000000000000000832526c13a5d98f67e1477596d0040708f608f8da9f149f 441 0.21/1.00 vMB 29
320,487 320,487 00000000000000001ea2eb2a8b028cec9f64b5d2d6a1db8ec40195c831aa4c03 33 0.02/1.00 vMB 15
320,486 320,486 0000000000000000235a5577c433b54908c72e2266bf1698dfb494b806dd76ac 317 0.17/1.00 vMB 36
320,485 320,485 000000000000000020e4c37eb741717507a91fb6e6105425a66fad56f9ca17b6 223 0.08/1.00 vMB 33
320,484 320,484 00000000000000002132c1d10d9e275caf11e721b5fe354b2c66ce7bda8d3b4f 154 0.06/1.00 vMB 33
320,483 320,483 000000000000000007e72dfb50472a1f2cdcaa6838e28f6ed8d40c3591e7f3e3 172 0.07/1.00 vMB 22
320,482 320,482 000000000000000015535210da67bb7eae3de4368013f4bed8c44f73a53dafa4 552 0.30/1.00 vMB 30
320,481 320,481 00000000000000002291d9412df84d45b01380b7a1830780c735a1269d6a8fb8 336 0.21/1.00 vMB 21
320,480 320,480 000000000000000014d5cc791ce2c0205f0220fdf43bc85f77ed49986091fb87 583 0.34/1.00 vMB 28
320,479 320,479 000000000000000015fd1d48c309830229f0e06eaffe7634f2178ed6c3b3e818 345 0.22/1.00 vMB 22
320,478 320,478 0000000000000000180d3ce9513acadb18261e74b71b681eb39715919e1d1a04 8 0.00/1.00 vMB 24
320,477 320,477 00000000000000000a457440cc2885c7ef8fe75975379775ca54f562a61bb5dc 78 0.03/1.00 vMB 29
320,476 320,476 000000000000000020a079e1b55933a8e8a12e2bb05bdedebcd7e79a7a5cdcf6 32 0.02/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.60 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.85 GB
    • Received: 16.04 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.