Loading Tool

Explorer IconExplorer

Memory Pool

39,841 transactions
16.16 vMB
0.12343397 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.24/200 MB

Candidate Block

Mining Attempt 4eeda12664db0f9f252148bf6c417696d1c4d815716bd666cff785ead4cbf506
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 16fa046969a48e113a35bb0f4f3a40e1252103974bc79bd93b27867821b1565e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,604
Size: 1.00 vMB
Total Fees: 0.04330220 BTC
Median Feerate: 4.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (700,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,793 212,793 0000000000000490b8d056ec8c7b45884da01dfb1f01b3c73f1549d1e7862a84 565 0.23 vMB 213
212,792 212,792 000000000000014b5904476be1fbeac928d860e4784db7473fc817b3c4bcff43 613 0.30 vMB 291
212,791 212,791 000000000000039ce32a9b18b1c676f14658ee02ae15dd5791f8604ae2d31968 155 0.06 vMB 377
212,790 212,790 000000000000015e6bce6fd8d39303c94a43b6b9de5459ed58efbf18e5ade8b7 74 0.03 vMB 182
212,789 212,789 000000000000005534d1bb2358dcdc7c9d98c62b1b388dd4af99d4f7dba8d44d 126 0.25 vMB 80
212,788 212,788 000000000000028d55385fb4b2d73046561cb3316f2b92f0ba262f586d742ef1 407 0.19 vMB 172
212,787 212,787 0000000000000399ab907f0cc298dc03e8c8ad392aa29f3fae9284ce34d60501 438 0.25 vMB 153
212,786 212,786 00000000000001368b25cf55b7060eb5ca5bcd80f12a832a540aa786a8acd1a6 776 0.25 vMB 242
212,785 212,785 00000000000002435f20fb05742afa1e9defdbf4d93bda89018e7f532299abf1 205 0.10 vMB 143
212,784 212,784 000000000000040922c830bae82aac73edfc670b65016f87f852181e909ad1fc 419 0.19 vMB 186
212,783 212,783 00000000000002d714e5920c457afb0342266692021c1e4fdabf79d01ca390cc 641 0.24 vMB 210
212,782 212,782 00000000000001cc405eeb4d90f991dabe54fd1388b631b51adbbbeddcd5868e 71 0.04 vMB 136
212,781 212,781 00000000000001ceaa00eab8ab2d4489b317038a8dafd4eac276f552e226f5bf 523 0.21 vMB 199
212,780 212,780 000000000000012741900f87f05628e932ff70a60f06979a7b576fd1a9ff4beb 137 0.05 vMB 194
212,779 212,779 000000000000005ca3c69e69d9e8a0a5baa0f1e27f88ac6c073739de29233904 103 0.05 vMB 163
212,778 212,778 00000000000001bafd7051b1e6f927bf641d23f5842aaec10359463e46f1034a 378 0.24 vMB 95
212,777 212,777 000000000000000aef2ec0af71b29077c614a70b7f091da66d731fe75e132fb9 445 0.18 vMB 182
212,776 212,776 0000000000000010db867a9b2c6f4fe641b4ffad80cdb453d889c7d99d43ae8d 516 0.21 vMB 196
212,775 212,775 00000000000003b66d1c40bff01e485c3de0184dd11fad99af502304d7505c7c 624 0.24 vMB 208
212,774 212,774 00000000000000f03fda17bedd0162a0a24722f5b696c80bc43286638de15094 307 0.12 vMB 190
212,773 212,773 000000000000022007d622102a4f5679fc38a13cfd6401623fbdb033e229db7e 452 0.20 vMB 172
Previous 10 blocks ↓
Total Size: 779.41 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: 91.67 GB
    • Received: 0.40 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.