Loading Tool

Explorer IconExplorer

Memory Pool

77,066 transactions
28.62 vMB
0.06464478 BTC
Random Selection Loading Transactions
Max Size: 173.68/200 MB

Candidate Block

Mining Attempt e2acfa43020f28c753c27c391bd2ad2771efd51cec104f682bfdf33fb2f05623
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 7213d0db822ff747c557a50b729899385b49e065e48859d84aff2a28737bdf2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,674
Size: 1.00 vMB
Total Fees: 0.00531833 BTC
Feerates: 100.28 > 0.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (674,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,715 240,715 00000000000000fa3ccf178bb75a959bc73bba0ef161a9ebb09a8e55fb55f63f 229 0.11/1.00 vMB 150
240,714 240,714 00000000000000faa8b0008185050a22796596b7428658f183f1a5991d994532 271 0.15/1.00 vMB 135
240,713 240,713 00000000000000e2217e893fcfca69c0b62ab48b2b53c2819b7617c0669df90c 314 0.13/1.00 vMB 169
240,712 240,712 000000000000009298882394c54f5acc8028738f791daf341216206f8989d421 395 0.21/1.00 vMB 131
240,711 240,711 000000000000009d25ec5e80987af587520ae0806a61efba26821f256951885c 630 0.25/1.00 vMB 179
240,710 240,710 00000000000000be343a618c52ea5f82fc36cdd4824cf465edf1bb602eaef364 122 0.05/1.00 vMB 173
240,709 240,709 00000000000000862ac21e1ddf6de27d6431b59cd093017fb35e2473b1968dd7 85 0.05/1.00 vMB 118
240,708 240,708 0000000000000087a1e962f618f757393930e58a745165033fc9d281b7bb568a 236 0.10/1.00 vMB 219
240,707 240,707 0000000000000002e004985f39f929d001448623b312185bf5e4ab50e5a8e60a 17 0.01/1.00 vMB 156
240,706 240,706 000000000000003fa76b2abdd3036d183d7e24cfb6b543781d59cdca289f6053 159 0.07/1.00 vMB 154
240,705 240,705 00000000000000bc6c14b344abe5cb86b0cf9e134fd76faaa085090a00541546 402 0.16/1.00 vMB 151
240,704 240,704 00000000000000aaff64239e6fad5212dbf583283184235acc2a7016c8357c6f 52 0.02/1.00 vMB 157
240,703 240,703 000000000000010b37062ecdb1c606f4961ba462804c290d50625c94fdea0039 105 0.05/1.00 vMB 99
240,702 240,702 0000000000000023a12d4b8a03ad040d10c163ad7a3a442ba847590e9a8c7ea5 39 0.02/1.00 vMB 139
240,701 240,701 00000000000000865228a43d8570edd1c90f460496e1edf06b6f0a74f39e2f1b 72 0.07/1.00 vMB 101
240,700 240,700 0000000000000048053eeda0dc5566a27dd49eee6328f11ae21ffcd164d7d469 11 0.00/1.00 vMB 96
240,699 240,699 00000000000000ce3756bb27693796f442f528ffb49fc58d5c12c1c699b80af3 245 0.11/1.00 vMB 158
240,698 240,698 00000000000000636ed061bf683d442e1a7bd357d8cc7fe1483d83ede1eaef6c 252 0.11/1.00 vMB 158
240,697 240,697 0000000000000109236816a8cf09798abca1bb954f04b5669f28778e5cde3803 196 0.10/1.00 vMB 139
240,696 240,696 0000000000000083a4bf78286c0e2dc069c1d0d4a845d49ca9437f70c115b950 297 0.14/1.00 vMB 172
240,695 240,695 0000000000000068a8ad033afa763246fe451e840eae5215eb3a64e8101a46c3 217 0.12/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.