Loading Tool

Explorer IconExplorer

Memory Pool

78,612 transactions
29.39 vMB
0.06409482 BTC
Random Selection Loading Transactions
Max Size: 176.89/200 MB

Candidate Block

Mining Attempt bd8ab3b5ffa843bf6d340581b9fe07d63266c595d73994a7b082e7aa3bcbea0e
Version 20000000
Previous Block 00000000000000000001fb8d6cf84379783287b1b8c366cfbfbd7af86dc1bc05
Merkle Root 1209879fa4dba2356cb267f56afcf9da9995ca2eb8037771f761b4c2c18edcb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,444
Size: 1.00 vMB
Total Fees: 0.00452502 BTC
Feerates: 20.14 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,990 (706,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,558 208,558 00000000000002573f75e4970c32c4bce261de89fc1a6e4c91874735d6e52a8e 179 0.08/1.00 vMB 238
208,557 208,557 00000000000002c03fb7813b6d29a564a0a0e7919674ab21dbe9bf759d18b1ed 56 0.02/1.00 vMB 100
208,556 208,556 00000000000003aa2b13e8e01431cef31ad33741c83569158b93af0abf13fbbf 212 0.12/1.00 vMB 127
208,555 208,555 00000000000001cb9df28de573e5be1fe09dc1d6f56f0e8fd855e49ddf169770 497 0.28/1.00 vMB 143
208,554 208,554 00000000000003c72a0fde3648ba01318128279bfe48fb19d47e11f7c53b4240 209 0.10/1.00 vMB 206
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
Previous 10 blocks ↓
Total Size: 782.37 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: 663.87 GB
    • Received: 14.94 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.