Loading Tool

Explorer IconExplorer

Memory Pool

72,693 transactions
28.10 vMB
0.06349909 BTC
Random Selection Loading Transactions
Max Size: 166.62/200 MB

Candidate Block

Mining Attempt f29a156bbbd83dfad9b2aba9c781013f50494ffdc51bf7403993144eb7933bd5
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 9bcc012569f3d37310e14978c4c83cd4974f3fddfcec61478637bcf4e9a7154c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,413
Size: 1.00 vMB
Total Fees: 0.00733322 BTC
Feerates: 40.21 > 0.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (528,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,357 386,357 0000000000000000060825794f08f9caca091d2b49e4e4a5521351085c8afce7 1,827 0.75/1.00 vMB 42
386,356 386,356 000000000000000007eaa08a7a7b398d758a32c122ee1e5853517b7099654086 149 0.06/1.00 vMB 31
386,355 386,355 00000000000000000bddb61b2824b0f3ce953081ef325e4c904a549791063ce0 542 0.36/1.00 vMB 23
386,354 386,354 000000000000000005e6c29f461d6ab328324b4a97cdb073e79df621e0af885c 977 0.56/1.00 vMB 36
386,353 386,353 00000000000000000c0942bd7a2313cbab0c2d81e5122db5ac7f78d8aa1e8121 1 0.00/1.00 vMB 0
386,352 386,352 00000000000000000db1e0eb428220cb9268480ff1744a174a63bd5936ebef85 648 0.53/1.00 vMB 18
386,351 386,351 000000000000000008ef130db10e22652c56b4763a5566fffbbd07c6b6563835 2,498 1.00/1.00 vMB 40
386,350 386,350 0000000000000000060d92173312197d316faced89dab04df79bac34bca549da 830 0.49/1.00 vMB 32
386,349 386,349 0000000000000000004874cbd2e5434f3c7b5a8f3f7dfbd096993d6a5533371f 1 0.00/1.00 vMB 0
386,348 386,348 00000000000000000ed5b91da33b5c7ad45e59cf02884c75e5ede95270706acb 612 0.28/1.00 vMB 33
386,347 386,347 0000000000000000019a7c015d7b61baa25e8afd4f1dcade4133d8a1d6b7445d 1,219 0.77/1.00 vMB 25
386,346 386,346 0000000000000000096ecf4728835827b1de814f37e9f2d349c6103a705af6b8 633 0.55/1.00 vMB 18
386,345 386,345 00000000000000000ad21170263ae98b4a606bbb86def50f639738febd755d24 2 0.00/1.00 vMB 0
386,344 386,344 000000000000000000a594ad3b2afbb8a7f77eb313e5d86ae3940cb9a2609375 1,543 0.95/1.00 vMB 31
386,343 386,343 0000000000000000066469b64045d666cacbadf9b1f164e1a77750f71ac5d103 1,607 0.80/1.00 vMB 33
386,342 386,342 00000000000000000d2b49c92d59b9e114006451c67679c236385a10b1ff556a 2,129 0.93/1.00 vMB 37
386,341 386,341 0000000000000000053d7a492fa1325f4213126ee1bd26307747be879a4179f4 1 0.00/1.00 vMB 0
386,340 386,340 00000000000000000417806aad463316b59f384606d29f1eb0f00c073ed3a337 1,756 0.93/1.00 vMB 27
386,339 386,339 00000000000000000e046ca4a052e43277db3b7f885630206689fd984a49567d 2,505 0.93/1.00 vMB 58
386,338 386,338 00000000000000000b69b4cbfe409e0c7c972cdcab30f8676a11a6ba5177488c 1,326 0.54/1.00 vMB 46
386,337 386,337 00000000000000000e87f54d05f284c38f5c65b22beec35abb315349b4d7e19c 194 0.12/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.