Loading Tool

Explorer IconExplorer

Memory Pool

44,934 transactions
26.99 vMB
0.08684047 BTC
Random Selection Loading Transactions
Max Size: 142.24/200 MB

Candidate Block

Mining Attempt 2465f382999783831368f5a56d3bcf672c107b6510046641c55bec3e3e7e5628
Version 20000000
Previous Block 000000000000000000006d5dec801a101478f03b45279c1f23f252ebcf40ea3f
Merkle Root 06596db50fdbc73a3ae78412dd29cecbcc40b531dcbc36c852f6fdd3f62b74df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,667
Size: 1.00 vMB
Total Fees: 0.03607655 BTC
Feerates: 201.07 > 3.62 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,880 (731,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,948 182,948 0000000000000734d8defd0d829e8899cc8ee119eb4a3accad47d4101b8468f7 128 0.05/1.00 vMB 100
182,947 182,947 00000000000002bf7299dda2d35dafb19871f3ef3388a63115a1c16746ca9ba9 315 0.13/1.00 vMB 117
182,946 182,946 00000000000003f0790e39fb0c0cfbcbbe8466d2ca090bea506c454a691b07bc 199 0.18/1.00 vMB 85
182,945 182,945 00000000000002f01a5254c93e28232391b591b0cee8f871ab24d64f7f27d65c 516 0.20/1.00 vMB 138
182,944 182,944 0000000000000706c886da23949cc4e42c33b4b5f3b24fc2578a0dd6ac7b1af9 79 0.02/1.00 vMB 777
182,943 182,943 00000000000003089885077034f426d6bd814927a9fbf4a6ac8f87be3e1c3835 454 0.25/1.00 vMB 165
182,942 182,942 0000000000000035dec64c23c87830d9397f937d487b4bf63f71be2ff21d9696 10 0.00/1.00 vMB 17
182,941 182,941 000000000000036267593c7a223f0110f5abb5aed7f363d0e8da5d424b79f1d8 347 0.14/1.00 vMB 153
182,940 182,940 00000000000005376956aff80648b6510eea879b1b4db705b890276599dc5ded 130 0.05/1.00 vMB 190
182,939 182,939 00000000000002c8388a28fedbd2e349dc8ee7c74f34fe590aea7c68455cb374 226 0.14/1.00 vMB 108
182,938 182,938 00000000000006b0eb0932e306cbc6581973ac8c8e5e1b1f082d899e9d41c091 577 0.24/1.00 vMB 138
182,937 182,937 00000000000004b711bd081f89c10a0d898c182780264d0cbc5a6b59686d7bbb 134 0.05/1.00 vMB 126
182,936 182,936 00000000000006db90724672446c546af87f3104e55b984dbb21c0f54986c3ef 152 0.05/1.00 vMB 515
182,935 182,935 0000000000000773f4ebf0acfaf6f019599645f19567c336c0af42ba843a8c23 195 0.08/1.00 vMB 148
182,934 182,934 000000000000030dc3211a23b7a604912a1d1b3099d0fac270dd94ac7c0e3e7c 128 0.04/1.00 vMB 144
182,933 182,933 00000000000008cc84c171cf63c2746c16a4ea1bd55572a9c06565014576534b 28 0.01/1.00 vMB 54
182,932 182,932 00000000000007b6cc739b945204cbf951c12dfeb98e149c7c864baf5de55c07 13 0.00/1.00 vMB 34
182,931 182,931 0000000000000a16736dd349c8a26fc262f622d9df5cf17b659cbe51c4f207cf 169 0.07/1.00 vMB 113
182,930 182,930 0000000000000258b0150a5c3696388365cffcb0b22083c25a6ffe32ee862f8e 370 0.18/1.00 vMB 107
182,929 182,929 000000000000027820cd30e97c6179be4e7cd5f5901ba6c341b2c54c05e52607 163 0.09/1.00 vMB 215
182,928 182,928 00000000000003cec05e74910639280f7b68c1a8379f2aac6411b44be07a17fe 208 0.08/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 782.17 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: 653.58 GB
    • Received: 13.95 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.