Loading Tool

Explorer IconExplorer

Memory Pool

14,323 transactions
7.63 vMB
0.03690015 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.88/200 MB

Candidate Block

Mining Attempt 0a14489ce028ee26b67771e93928177cfff0e568d3caea39fd5742f7e159cfed
Version 20000000
Previous Block 0000000000000000000064d22f1bdfdfe2f6b46ad3a091b40b3a4b74f4efc0f9
Merkle Root 055f65c0a435e27912a0d5474b908bfe618d39c53d7fb55109ea41177c417de9
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,454
Size: 1.00 vMB
Total Fees: 0.02133506 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,384 (745,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,374 168,374 0000000000000b453a527d426061b1b4d95da4978bffa852a18b7f0f746ef2fc 24 0.01 vMB 23
168,373 168,373 0000000000000a0137c1cda537b6b99d9d17d227d4a361bca4505e58231f117f 1 0.00 vMB 0
168,372 168,372 000000000000040edc19a91cfeb79186e6f62d235aca123cc0c76d1134b204ed 14 0.01 vMB 83
168,371 168,371 00000000000007572a813cb5da06133a433f8bfe370458afbc37706905939597 22 0.01 vMB 3
168,370 168,370 00000000000003a939748501342e10e1368cb1187d17117986f2b932e3dc2065 81 0.03 vMB 160
168,369 168,369 00000000000008e61b8b16d0e47093b481c41fbabf6552c8ca7788e367471e12 44 0.02 vMB 10
168,368 168,368 000000000000007c4912fcdd260ecc53087c20e579b2df80254a9cb9036ecbd9 12 0.00 vMB 16
168,367 168,367 0000000000000059c1abb331d541a8261a8d6d46c095ccd0ae45bb70b4572480 13 0.00 vMB 358
168,366 168,366 00000000000007a6f1ddf47df67da93da3b2149529c89461e4fae4bed6b7027b 30 0.01 vMB 9
168,365 168,365 000000000000008fd2194e443101541a5095895b867532e8987e46bd8433d5eb 1 0.00 vMB 0
168,364 168,364 0000000000000a6af68959c2516cb045e391e28d1a5fdaab2fc69966b7849207 49 0.01 vMB 74
168,363 168,363 00000000000007685109202662c05abe9719d36d38ed3b2b9b1965dad0ea3472 66 0.02 vMB 244
168,362 168,362 00000000000004386966c77c83f4aede509314cc216f83b51b45232065dfcd46 20 0.01 vMB 246
168,361 168,361 00000000000002b88d31a44669542c2b732a37a9ee3229c9603e83d20099a7e8 11 0.00 vMB 28
168,360 168,360 000000000000089ede153ce58ee8f6f96632b00ff0bda41cc82fca2c4b51fa32 21 0.01 vMB 39
168,359 168,359 0000000000000ab952676cf2352485c2ee4ad93c5261a8b269ef621483b5a134 1 0.00 vMB 0
168,358 168,358 0000000000000ac9883d6fccc0ff97d5a18a33585e837900f762e18dd6d214cf 16 0.01 vMB 468
168,357 168,357 00000000000001d440e68701c7e82de8b095741bdb76936b07598a8a9d0a5c29 13 0.00 vMB 364
168,356 168,356 00000000000000c8c69a407f4df7703bde561189f70bd4e789507805e1c7e2f4 24 0.01 vMB 31
168,355 168,355 00000000000001c2d3040cb6c1e13545348221b86c57817d1eabfb637706e652 47 0.02 vMB 160
168,354 168,354 000000000000069debd2834bf84fa2b6bae257e4465f826f5b25effd12e1c112 32 0.01 vMB 28
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 108
    • Outgoing: 10
  • Data Transfer:
    • Sent: 226.95 GB
    • Received: 0.86 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.