Loading Tool

Explorer IconExplorer

Memory Pool

82,828 transactions
30.68 vMB
0.13839735 BTC
Random Selection Loading Transactions
Max Size: 184.86/200 MB

Candidate Block

Mining Attempt b3e1c378d56247c0c2ad119d41f73cdf9fa59d6cf0e9a5c8c324f5c28688ee94
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 8b5ceb496222c8ebd68a0733f68882fa446d9efc6c087745d78838f8bd1f174f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,746
Size: 1.00 vMB
Total Fees: 0.07354821 BTC
Feerates: 203.60 > 7.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (406,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,566 508,566 0000000000000000004f6674bc78ae8ff72c4115d494e20765ca3b65b2b12eef 252 0.99/1.00 vMB 7
508,565 508,565 000000000000000000214b211f69c6f2da9355119ed456d5b1808652eb65dd88 729 1.00/1.00 vMB 43
508,564 508,564 0000000000000000001b0f939a22089447e8761f49e590ba666d57636bae70b6 153 1.00/1.00 vMB 5
508,563 508,563 00000000000000000021101848a2ee061ec81d5781aa62b94361d0c962c19c1d 1,027 1.00/1.00 vMB 40
508,562 508,562 0000000000000000005191c9fa7580105082eeb670ebf08855dba090a740802a 552 1.00/1.00 vMB 17
508,561 508,561 00000000000000000040ed7cc6e4e8a906bb3464f38c228f5352e4c4839f820e 211 0.53/1.00 vMB 14
508,560 508,560 00000000000000000057d1216f88b8d58ed5534bb5b525bcf060c0064bd4a53a 367 1.00/1.00 vMB 15
508,559 508,559 00000000000000000027e3eb321f78a842cea17c4bc025d03d0a5deeb2fe2a5b 168 1.00/1.00 vMB 7
508,558 508,558 00000000000000000034853a6e6c343e89342cce4873d1d3e83c91e5f185989f 704 1.00/1.00 vMB 33
508,557 508,557 0000000000000000001a6f3ad75f8b0da4651d7d7bcc778745cbc3511e025513 282 1.00/1.00 vMB 9
508,556 508,556 0000000000000000001a93ffa27d6ef55962eda57a8b5038e94aa61245b0cb7b 32 0.01/1.00 vMB 97
508,555 508,555 000000000000000000151c2f86c2aeaaa47181d635836ead08837d64b6e19ee4 398 1.00/1.00 vMB 28
508,554 508,554 00000000000000000052cc7824ff308bed29d8115a8f86bc1ef6bb02fba51715 545 1.00/1.00 vMB 11
508,553 508,553 000000000000000000223d504a58dffb567e2d694d3dbe9f529dcb3ab963605a 1 0.00/1.00 vMB 0
508,552 508,552 000000000000000000500973408e6cd475698f71adaa8eaddb43ff7fe1b680af 878 1.00/1.00 vMB 32
508,551 508,551 00000000000000000034c57995a78aec50870483f5ca445c4429fbcc036696f4 1,010 1.00/1.00 vMB 52
508,550 508,550 000000000000000000131c2e36c503050498dad040daf12ba75242998de742ed 104 1.00/1.00 vMB 5
508,549 508,549 0000000000000000000d5d76c07605fe1c767c836db6d32f6e188d5dc62acaae 2,340 1.00/1.00 vMB 94
508,548 508,548 0000000000000000000c590460f4760b5de5570d3fd97b54ab801f23d3415191 956 1.00/1.00 vMB 55
508,547 508,547 00000000000000000029af162a0013999420d851cf925d447d57f309a014458b 2,500 1.00/1.00 vMB 90
508,546 508,546 000000000000000000107e5f9f86b7ec65688c7a5d2cf43ca628573bd81617da 976 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.34 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: 661.33 GB
    • Received: 14.80 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.