Loading Tool

Explorer IconExplorer

Memory Pool

86,583 transactions
33.28 vMB
0.10307596 BTC
Random Selection Loading Transactions
Max Size: 197.09/200 MB

Candidate Block

Mining Attempt b07ed1751d00ea2ee6178f2aabcf2ec91ea3753c3a1bcb0bd341d9a730e88ea5
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 31f615d7c1869c82a2e7f0f4f6ff036fe4cdaf61b945a9bcc815c2df6164b152
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,593
Size: 1.00 vMB
Total Fees: 0.03650032 BTC
Feerates: 150.75 > 3.66 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (406,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,569 508,569 000000000000000000461d0ad58523daaeb075d66f8cbc57cc4eeb85909da8cb 1,425 1.00/1.00 vMB 55
508,568 508,568 00000000000000000044fddc806d0f138589b5e6316156d4eab44a777b9bce8f 831 1.00/1.00 vMB 33
508,567 508,567 0000000000000000000b6580eff0a6a769cbd0301e3e5d04b9927f37df699067 162 0.12/1.00 vMB 47
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
Previous 10 blocks ↓
Total Size: 782.30 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: 657.41 GB
    • Received: 14.54 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.