Loading Tool

Explorer IconExplorer

Memory Pool

43,969 transactions
26.50 vMB
0.06022860 BTC
Random Selection Loading Transactions
Max Size: 139.53/200 MB

Candidate Block

Mining Attempt 6d9abb69e3848e2404450c5317ac11670dfc50fd463ff561548691089c72dcdb
Version 20000000
Previous Block 00000000000000000000e9fc36eb4e54258de385eba8454916da1a3a70de6bbf
Merkle Root 07c2ab7b0586f38c61a437e6c14429dd4f75e4be2f25e193f0919ca60be5a2c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,984
Size: 1.00 vMB
Total Fees: 0.01158825 BTC
Feerates: 150.52 > 1.16 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,751 (148,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,121 766,121 000000000000000000032a9720b864ff9a70eeaa70378aa47598b21004ee4349 737 0.26/1.00 vMB 15
766,120 766,120 000000000000000000031ec3c73153a49ed44dcb56eeaac34975aff5dceccf4b 1,087 0.80/1.00 vMB 5
766,119 766,119 00000000000000000007b6b9e6a675c0160f2348cf69afbc637da1bceee97150 2,970 1.00/1.00 vMB 18
766,118 766,118 00000000000000000007ec4fa228acba5bb9cadd6c2936dd642769dbc220ef77 1,312 1.00/1.00 vMB 4
766,117 766,117 00000000000000000006d6a80143127d3f79edea249004520c43a8de897b06a9 2,933 1.00/1.00 vMB 17
766,116 766,116 0000000000000000000620b2f92e16448024e6680c826aa52d4aa313b521ac7f 352 0.13/1.00 vMB 15
766,115 766,115 000000000000000000044c0b2b0a55e504bde57652a423cb6abfed0f3deecee0 1,031 0.43/1.00 vMB 13
766,114 766,114 00000000000000000006ce420831c477f51b67bcd3f6b8d8262380d0ab8f97a9 344 0.20/1.00 vMB 10
766,113 766,113 0000000000000000000735592cff2584d8bbe8c9e26734674fc235ff816dc0c3 328 0.14/1.00 vMB 12
766,112 766,112 00000000000000000003ceb522fc5ee56aadd79cc7170999a87598023b9802eb 55 0.03/1.00 vMB 13
766,111 766,111 00000000000000000007906a0ba26ba135310b4c6607f5dab4dc3d03729e9993 334 0.13/1.00 vMB 13
766,110 766,110 00000000000000000004874d661450ece722eb70dd462a5d2b7ef1e3d2e984cf 286 0.15/1.00 vMB 6
766,109 766,109 00000000000000000001fc1e046eeb695344e959f5447ddd59a75e0793688614 1,520 1.00/1.00 vMB 6
766,108 766,108 0000000000000000000011d1411d065c68a240f1268ca925562ce101c49db624 2,524 1.00/1.00 vMB 23
766,107 766,107 000000000000000000058b3a5a1c4b1c7563243bab96b7def82c4e8c66188018 403 0.64/1.00 vMB 7
766,106 766,106 000000000000000000029764f169a4882302cb44034ebe6289ceecf7044ff6f3 1,267 1.00/1.00 vMB 14
766,105 766,105 000000000000000000072b3190dc01e0e12a88f55f317106cbee73363ce82b0a 214 0.10/1.00 vMB 10
766,104 766,104 0000000000000000000696f291b96015510bf4be82d518d20df6fe54cce7f82b 23 0.01/1.00 vMB 18
766,103 766,103 000000000000000000080964f43d3bfc6c16945d01df94460ecc7061bdf11bc3 1,681 0.85/1.00 vMB 12
766,102 766,102 000000000000000000072ab660ad9582ca2e9a8d596564e7dcc56fbfeca21b9c 998 0.60/1.00 vMB 8
766,101 766,101 0000000000000000000740f44f91f2fb243bb7c4ff2cfa184355b86188ab44b8 926 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.95 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: 647.08 GB
    • Received: 12.89 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.