Loading Tool

Explorer IconExplorer

Memory Pool

36,581 transactions
26.66 vMB
0.05319918 BTC
Random Selection Loading Transactions
Max Size: 135.36/200 MB

Candidate Block

Mining Attempt 913f6d2a238d62cb1af6acdb1940db62d72ebac8d69b52d914c01874ecfa1130
Version 20000000
Previous Block 00000000000000000001a8ad75ade9013be9408c50355671e623eb9a302339cc
Merkle Root 0911629fec6bc6c11acfc227c5f4b22119fbb36c99251fd0fe0c6c58b325da78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,959
Size: 1.00 vMB
Total Fees: 0.00344147 BTC
Feerates: 50.27 > 0.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,653 (222,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,111 692,111 0000000000000000000aae24f40f6dd30fd906f96cf257093d3c63ece6b05672 1,008 0.42/1.00 vMB 16
692,110 692,110 00000000000000000005f214de3becacdc26ae5d80316286438d4af611272a13 1,606 0.58/1.00 vMB 19
692,109 692,109 000000000000000000010b32cc0a076a3103d3f05eddd1dfb9428b40acdd263e 575 0.35/1.00 vMB 10
692,108 692,108 0000000000000000000875a36bc74540bd812f6486c0f6f3a7bed0e744ee85c1 1,918 0.66/1.00 vMB 14
692,107 692,107 0000000000000000000e98feb897bd5b0d374968fc505f415e3841586f75d1d9 180 0.06/1.00 vMB 21
692,106 692,106 00000000000000000013d3d9993bacaf3e804bbaf75792ec557a503ccb7ce9aa 393 0.15/1.00 vMB 13
692,105 692,105 0000000000000000000baa1847c45fe154835bb8d0978f278d84e10fbd9eb3e9 704 0.43/1.00 vMB 6
692,104 692,104 000000000000000000040a8c946a8b0b5474d5dc7bfad5fe2a219f0fa0976bc2 552 0.22/1.00 vMB 11
692,103 692,103 000000000000000000131b19f8aec89f5f48e72c9d0a1e8c52370868218d1f53 400 0.17/1.00 vMB 13
692,102 692,102 00000000000000000003ca2622f76bbac0abd5ec7c595e94fbd0f502acf35967 53 0.02/1.00 vMB 17
692,101 692,101 00000000000000000010fb2dc3e28be14c56219745a28f969cc2894e89ef70ca 1,445 0.59/1.00 vMB 14
692,100 692,100 0000000000000000000c5a353fcd11eadda7b080b47095a79425f9a2396cfc25 476 0.24/1.00 vMB 13
692,099 692,099 0000000000000000000dc8792a7d33893ca1e512e31fc99551847dfe972fc21f 524 0.20/1.00 vMB 21
692,098 692,098 0000000000000000000c2e4fd09f9ec22a9d01a5f1d3ace9619fe9e8c2befa80 141 0.06/1.00 vMB 11
692,097 692,097 00000000000000000001dc59fc7ab98f23d6f9474eb0c7e81b75b47e0b66b46a 321 0.16/1.00 vMB 14
692,096 692,096 0000000000000000000dcf08a8b72fe22b36e5ae8137cb469cfb911c0f89a66d 410 0.17/1.00 vMB 30
692,095 692,095 0000000000000000000a188f7a84016a27e212cd32b619ed35454f26d4342b58 281 0.25/1.00 vMB 8
692,094 692,094 0000000000000000000cceaa4e422a6b4f5791a754ed644941960d92f49fcefb 431 0.27/1.00 vMB 12
692,093 692,093 00000000000000000003626531014eb5b71a4fb00fad8c4c8e7fdae3a41cb69f 1,049 0.53/1.00 vMB 17
692,092 692,092 00000000000000000003fc46975f7cc52302e427c955defe2edec52b57f15f9f 1,209 0.89/1.00 vMB 11
692,091 692,091 000000000000000000016d4acc00cfdb9c6f11ee7791bfef898de65f97356cda 2,197 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.78 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: 632.90 GB
    • Received: 12.17 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.