Loading Tool

Explorer IconExplorer

Memory Pool

75,072 transactions
27.59 vMB
0.06906727 BTC
Random Selection Loading Transactions
Max Size: 168.72/200 MB

Candidate Block

Mining Attempt 954f96a3952296da2f3086619a7cc4cade1970484da4aafa6b1af908134a7fb5
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 00e5c3efa583f0add1b2847e0f88a88bda480680375ba4bf03a319017425a106
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,721
Size: 1.00 vMB
Total Fees: 0.01016805 BTC
Feerates: 150.93 > 1.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (386,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,548 528,548 000000000000000000061f2eb6cd060b73b502858799319a61958dc8028975e5 246 0.09/1.00 vMB 75
528,547 528,547 0000000000000000002464fc7407e92d1a81d64eeef8c4ed8c35132704815336 825 0.53/1.00 vMB 42
528,546 528,546 00000000000000000027724989104062cb7e479d6ff2d68592c8ffe707699b11 2,043 1.00/1.00 vMB 22
528,545 528,545 0000000000000000000b498d5935944b69f550c1d7179187a8b94704652128f2 1,453 1.00/1.00 vMB 16
528,544 528,544 000000000000000000174dffb761307637e7aec57ae3c5480f8acec34b7d49eb 1,793 1.00/1.00 vMB 85
528,543 528,543 00000000000000000007fd29f5b8d78849c55f8641133fd958ef30505b3b1351 2,422 1.00/1.00 vMB 138
528,542 528,542 000000000000000000158c4513aed9611d6ec49720070554248d6e3d48b51ba0 813 1.00/1.00 vMB 69
528,541 528,541 0000000000000000003698ddf944d3685b7e926c45cc1199af0a5238057e099d 1,819 0.90/1.00 vMB 97
528,540 528,540 0000000000000000002cb14b52dfae042958e203a2918c63a5a8169b71cd940f 1,578 0.50/1.00 vMB 87
528,539 528,539 0000000000000000001c4efa6d8456cc52e220b15a965f04b5751beb7c2a9da2 1,150 0.48/1.00 vMB 18
528,538 528,538 000000000000000000343538a909f29a4616e55efd4c446dba3a8de0e1776497 2,050 1.00/1.00 vMB 130
528,537 528,537 0000000000000000001ce2dc253ecd46f8dd1d4e52c70b723433fb7cc12542e3 1,439 0.56/1.00 vMB 94
528,536 528,536 00000000000000000003a3891fbffa24bd858b0ed64b159e70f58175ebb9f0f7 1,720 0.73/1.00 vMB 40
528,535 528,535 000000000000000000254e0b867307a5b842a32c3b7f5eb8402abb8f041cc149 2,360 1.00/1.00 vMB 114
528,534 528,534 000000000000000000041534a996c517aea27f4bcc36549357de8c16c9778e7c 709 0.29/1.00 vMB 84
528,533 528,533 0000000000000000000868a7a6cc5a14de3c60489f9fce2aa6bb6acc2b78d222 930 0.38/1.00 vMB 80
528,532 528,532 0000000000000000000bcf94ea2f07db5460516b0fe650c7fb9ca68075f4b682 2,030 0.92/1.00 vMB 99
528,531 528,531 0000000000000000001e550cca49be5a1084314caeabfaf90664a459700d8427 200 0.10/1.00 vMB 26
528,530 528,530 0000000000000000003713a0e8566e191cdb62a5155c0ddeb1120f20bc677304 1,703 1.00/1.00 vMB 63
528,529 528,529 000000000000000000038880005341528c91c3daa6013581786293eccbf8cf90 29 0.04/1.00 vMB 75
528,528 528,528 0000000000000000002766df6e62d1b81ae8d243ad7a471023b2d99def2fbce4 71 0.10/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 713.71 GB
    • Received: 17.44 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.