Loading Tool

Explorer IconExplorer

Memory Pool

81,883 transactions
30.03 vMB
0.08194550 BTC
Random Selection Loading Transactions
Max Size: 181.33/200 MB

Candidate Block

Mining Attempt 8db8a37aef8693d2bd3661f1584bf4b1c54c03b352a6f55392cb322135dbd3a0
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 688a74e8bbdbb9115087d9ad541d5dbc46f84c4f49f1943761f2ab0ed47ac045
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,557
Size: 1.00 vMB
Total Fees: 0.02047594 BTC
Feerates: 151.12 > 2.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (706,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,553 208,553 00000000000004d564b41883b630d609d06d1ea62948e5985e0aa74c0f1cb029 392 0.28/1.00 vMB 99
208,552 208,552 00000000000002542c48123b4ff2d1c16b54c91a273b7971ea9784145fb2217d 192 0.08/1.00 vMB 175
208,551 208,551 00000000000002c16f032f16ec12e4ee52929c170f1cc0e21643aa8ecb44dcec 223 0.13/1.00 vMB 141
208,550 208,550 00000000000003ea09ff2a9512bb028eb1e5acc81231aa8b6684ecee5e43cd22 19 0.01/1.00 vMB 118
208,549 208,549 00000000000003d2eddd67b196a1cc967d1dd0ac34c81f845c9b7061caa084de 16 0.00/1.00 vMB 81
208,548 208,548 00000000000001416621d2ac8044eac33bf024158d4400dc3356fad734133233 81 0.04/1.00 vMB 143
208,547 208,547 000000000000004da2ec6f349b75d3abb11632f32fa408d886fe375e17e99c3c 142 0.05/1.00 vMB 159
208,546 208,546 0000000000000071d19301769d8a2e7027473ccec549743b44afd25c8f6f6a39 32 0.02/1.00 vMB 70
208,545 208,545 0000000000000060cb5807db9ec184816001a7cb34730dd3d54596afbeee2dae 152 0.08/1.00 vMB 128
208,544 208,544 0000000000000175b0f44fc7c002d0e47c0a60e232e1a79dd2bb852385bf202e 476 0.20/1.00 vMB 167
208,543 208,543 00000000000000257517f4143d6b9a37aef0ba05ec7e18a948d593c374c77e64 144 0.05/1.00 vMB 54
208,542 208,542 00000000000001efd42fcb41ee38fb4230cb97c0c843aeda4c1a7828723a4856 99 0.04/1.00 vMB 72
208,541 208,541 000000000000012d8a21d6f6a1560758dfce29aa6d6c89eb1c43674472793433 105 0.06/1.00 vMB 96
208,540 208,540 00000000000004efa1c4aaa5a834db0f2bd620bd69d829fa171fef232bab7936 325 0.16/1.00 vMB 248
208,539 208,539 0000000000000037082b04f6392472272bd5998b3dcc3aa36d527040b211c165 628 0.25/1.00 vMB 196
208,538 208,538 00000000000000a58d97ec8c82d08c915fec22bde2a9f3a9e4c35ef28fd0bd41 139 0.05/1.00 vMB 96
208,537 208,537 00000000000000dfb44a8872a9f9745fb9ebcc7ca31fc78bf159ca28a6617c66 50 0.04/1.00 vMB 79
208,536 208,536 00000000000002e3bd1d96d7b6e8d81aa2e28072a798431f29d1399971e33d01 575 0.25/1.00 vMB 185
208,535 208,535 00000000000000e33fd3a9626b66ed1aa42b55fd2701118c98392b3743abcc81 89 0.05/1.00 vMB 240
208,534 208,534 00000000000004c03b3bad75b760ff1c2c94091ed496f1496ade9d6569371716 701 0.25/1.00 vMB 187
208,533 208,533 00000000000001325d79be1e8905a231787c8e5e5fc334d964f7d6bbe6166e96 780 0.27/1.00 vMB 234
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.71 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.