Loading Tool

Explorer IconExplorer

Memory Pool

32,811 transactions
25.20 vMB
0.07190822 BTC
Random Selection Loading Transactions
Max Size: 126.85/200 MB

Candidate Block

Mining Attempt a58ae63e7cd7856d6e0a417e4d9dfb7bc760db8d7f89844a6dd65e4054bc8984
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 37cc9d69fb2358f6e291698917c9fd0642ca13f3261d0cc4934ac0c970b1826c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,935
Size: 1.00 vMB
Total Fees: 0.02414795 BTC
Feerates: 100.60 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (705,060 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,645 209,645 0000000000000142ad26eb8b450b228074ba08846a21a23b265866e10b3b5ec8 311 0.14/1.00 vMB 191
209,644 209,644 000000000000026bb403998cdc2876932781ed3fabbd50ab271d082ecfa6d98c 58 0.03/1.00 vMB 165
209,643 209,643 00000000000004865ed9760e4e36e2877e7191af247d1d373e4cd4857855bb72 176 0.07/1.00 vMB 128
209,642 209,642 00000000000002a2ee3af0c6f65ca2f1ff63e66be2de89791225430aff927d4d 300 0.23/1.00 vMB 97
209,641 209,641 000000000000045b2582093160193b8701f676400bb34feb2aeb5dfbb25b8e06 66 0.03/1.00 vMB 343
209,640 209,640 000000000000004feac0547d32c8f64a74d1db7dc3711562e51b07d82f3ef9b3 87 0.04/1.00 vMB 153
209,639 209,639 000000000000042f0c52c23b1177e5b73ee99d892dee497f845f52820dcc5767 64 0.03/1.00 vMB 122
209,638 209,638 00000000000000a9d96bedb96a3cd6911bd56c466f961ddf688fd4ff148d3b08 194 0.08/1.00 vMB 189
209,637 209,637 000000000000036585eefd295f5c09739e2c0c9618fd6820a0f0a1689ac174fe 39 0.02/1.00 vMB 69
209,636 209,636 0000000000000401341dea5019ef982000cf5faa9c0f2babd6c3064750a345f1 86 0.04/1.00 vMB 61
209,635 209,635 000000000000015b97acb2cc671757ab610fb1e8c45a86a71167883f677d5883 278 0.10/1.00 vMB 175
209,634 209,634 0000000000000460de3a8680e648834ba47a3e269f90d27551c789d031df041e 150 0.07/1.00 vMB 133
209,633 209,633 000000000000020b2bb1ebc09316130e6ca19fb1047079f271528e9823595765 476 0.25/1.00 vMB 164
209,632 209,632 0000000000000032f64db5892b9ef21c80eb0f3c16584431d61b201ee7c54d1a 106 0.03/1.00 vMB 111
209,631 209,631 000000000000020ffc61c329aec6a2a89b22844ad0507a721b89111aa7a33d6f 143 0.09/1.00 vMB 140
209,630 209,630 0000000000000185126b7e31ba8a8be0728b708caf6e403f20b0730395459232 159 0.11/1.00 vMB 99
209,629 209,629 0000000000000378fd050fc5bc25ba42b8243389c600d6b5a7c4796c5e9b8373 5 0.01/1.00 vMB 34
209,628 209,628 00000000000000da04d47b699156d16c2325909ece6e776afb39b58512a8f48a 168 0.07/1.00 vMB 177
209,627 209,627 00000000000002f9e3be31c714cb5aa8a7d93e3ead0d649861844be6f3722ca5 100 0.04/1.00 vMB 137
209,626 209,626 000000000000025164c68cb9f963d97f1b1c3d28e9c7fa56d7eb0fea4f6b12de 95 0.03/1.00 vMB 48
209,625 209,625 000000000000040de1b25cd496178547aaebbf864f2a1c41e17f2c6410aecf70 130 0.06/1.00 vMB 229
Previous 10 blocks ↓
Total Size: 781.87 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: 642.84 GB
    • Received: 12.56 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.