Loading Tool

Explorer IconExplorer

Memory Pool

79,864 transactions
29.83 vMB
0.08080091 BTC
Random Selection Loading Transactions
Max Size: 179.06/200 MB

Candidate Block

Mining Attempt 09738a7f318ccb73fff1c09282306ec8715078060d89a998f5f6d7bee443ec39
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root d72afdd50bcbeda8c9481e07ee6b0679277f3ae2ffff5724449563f9a989e823
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,684
Size: 1.00 vMB
Total Fees: 0.01995247 BTC
Feerates: 100.29 > 2.00 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (243,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,224 671,224 000000000000000000006da00a68ae996cb5b9d62e9040e9b89cbd88162c21d2 1,534 1.00/1.00 vMB 78
671,223 671,223 000000000000000000013127ebd821e5ab4fdcad119cc8c28d6717a3c650c571 2,034 1.00/1.00 vMB 111
671,222 671,222 0000000000000000000c800cabdb878031db9a2ccce0146d583d03b57bc8ccbc 1,125 1.00/1.00 vMB 119
671,221 671,221 00000000000000000000012f50018190a2248d79b29d2d36d9d8cfbc463834fc 1,355 1.00/1.00 vMB 59
671,220 671,220 000000000000000000068d4cfe24250b8f704e7a552f020eb09477edbcc12756 1,908 1.00/1.00 vMB 60
671,219 671,219 00000000000000000004fec2a7772f91817a705f412440bc58c3548818e8cdbe 1,521 1.00/1.00 vMB 56
671,218 671,218 0000000000000000000405bbfb02ccbbeb0a72527e405514808bc02e7c3778d0 1,511 1.00/1.00 vMB 73
671,217 671,217 00000000000000000000ea4da2ed7f1cd2366c4c9092610a336468e067ba1f63 1,181 1.00/1.00 vMB 41
671,216 671,216 0000000000000000000107d29a298a1fcdfea02585df400f329490b545859810 2,718 1.00/1.00 vMB 44
671,215 671,215 0000000000000000000c4fe6d2477e3b55c87b9089848ee7298205cd46a5eb6a 2,198 1.00/1.00 vMB 56
671,214 671,214 000000000000000000010fd314c795948b70776933fc121a9319b18e6d5d7270 2,353 1.00/1.00 vMB 59
671,213 671,213 0000000000000000000a2a7f35638bfdab11dcc2c91fca00ed4c281dc2b18434 2,911 1.00/1.00 vMB 121
671,212 671,212 00000000000000000005d28533a617954d6f93c3a37b0a73a5a9203e940ef417 2,609 1.00/1.00 vMB 71
671,211 671,211 00000000000000000000794e6e10a07a2caf3ed1eb42ec6ace2e42e6ff61da7a 1,622 1.00/1.00 vMB 63
671,210 671,210 00000000000000000007d6f21e98d90fb3882a6b0f58f2fd0f8227d1c71fefa1 2,715 1.00/1.00 vMB 108
671,209 671,209 0000000000000000000bd945ae2a18b1327d44b9450a0f6ad79814912ea50c13 2,583 1.00/1.00 vMB 72
671,208 671,208 00000000000000000002f1837ce2e65a95c66f6fa3e6caafa10741995a2dff13 2,151 1.00/1.00 vMB 102
671,207 671,207 0000000000000000000a3d595444d9fef017eca0d65fe6c652f18bcef251425b 3,304 1.00/1.00 vMB 79
671,206 671,206 0000000000000000000929a6e41ef49ed11f2a76d8d0e3a14f4fd91500624a69 1,932 1.00/1.00 vMB 106
671,205 671,205 000000000000000000075ac9273f47b42197e6ffc41654af768069a3c9f40987 1,651 1.00/1.00 vMB 96
671,204 671,204 00000000000000000005a9054171e247c950684faa8f1334c43939f7bf129d75 1,427 1.00/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.40 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.70 GB
    • Received: 15.04 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.