Loading Tool

Explorer IconExplorer

Memory Pool

42,192 transactions
18.45 vMB
0.18873239 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.68/200 MB

Candidate Block

Mining Attempt 87ebc7d2d9ae6b5a9b850da8dda504c359613c5273b2ba7b21ab604cda9ec8f4
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 4d0a846269a3f8204c6631011bc57de026e6c1426e2b08e5cc4da729c2962d61
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.06195880 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (662,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,519 250,519 000000000000002fd4cc1b2d0f5c49eca10130eb116b1c30316ea999961fd668 196 0.09 vMB 91
250,518 250,518 0000000000000053dc9ac55fd646b3d868de6681a5753086d619773489452570 165 0.11 vMB 12,799
250,517 250,517 000000000000004b05c8f1fd8465e6baf61595f7b60afec198872923c911a851 298 0.12 vMB 133
250,516 250,516 000000000000000222923353705b4bf19b394aa689dafcc9bb1951a508a2ea2b 176 0.07 vMB 143
250,515 250,515 00000000000000159d2cca327eacc9351b117ed81a1fec1b3622ec65d0cb7bdc 159 0.08 vMB 119
250,514 250,514 000000000000006148e898ccac0071e33354d1a8bea6cf9518a09b4cdbe90d00 89 0.03 vMB 153
250,513 250,513 000000000000003a19e0ad073d88c040f19a10e60fa9905207a9e572b7e47921 119 0.05 vMB 144
250,512 250,512 0000000000000003d58efcf00aa397ac39120cddbd066f8e842f7f60923387a9 172 0.09 vMB 86
250,511 250,511 000000000000005ec20db00982e33359e2c64502512ccd12a68e46658a0da687 38 0.02 vMB 24
250,510 250,510 0000000000000030661c6e41e1103709b21196dd2f447e62cc6ff8fe655c38ee 235 0.11 vMB 131
250,509 250,509 000000000000002ab1bc52c2251180c147d4dc7e74d0df500b47150a76353572 114 0.06 vMB 92
250,508 250,508 00000000000000472231dbb889c9f0964caa83f46bb463fea5bd49d3b720ce50 188 0.08 vMB 109
250,507 250,507 000000000000003aa6477076b6754f09d1ef2c9564b161ced12a8a2d2afb2b3b 147 0.07 vMB 110
250,506 250,506 00000000000000481e3904c8e1eeb9ab5e6dbe0556b58f81ee886444647be788 139 0.06 vMB 71
250,505 250,505 000000000000002b6b7026c32f3894392b2d8a299fb93c7f02635c7a845d7850 509 0.22 vMB 120
250,504 250,504 00000000000000694491d6b7e841909c627555ca045f458e0dc402674635ea09 170 0.09 vMB 119
250,503 250,503 000000000000004c804ce37e88054e9d45988e790111c9c9da314a9d212497ad 435 0.30 vMB 75
250,502 250,502 000000000000002f132822947f265bc252a8754976f8264fa201f8f94b961015 659 0.25 vMB 130
250,501 250,501 000000000000001eb527e6fb058be59f1dab66d45c651ae1cb511e61112d4489 9 0.00 vMB 25
250,500 250,500 00000000000000141dc9c0447aae40b30996475a05683a3e4d44aad4a2e25479 357 0.18 vMB 126
250,499 250,499 0000000000000010f393df2fe4c527ea54bbd9c4b811c36d2fdcb0009dcc747c 205 0.12 vMB 44
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.18 GB
    • Received: 0.48 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.