Loading Tool

Explorer IconExplorer

Memory Pool

75,465 transactions
30.21 vMB
0.11767134 BTC
Random Selection Loading Transactions
Max Size: 174.03/200 MB

Candidate Block

Mining Attempt 1aaf5ca0e601893dff49e2806bf59c9b3eb05632d42dad5c9ae45600917039bd
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 5f069d37a0a847d1e5f8c1460add6d4cdbd4749a3e11473e2430622afb9bee4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,972
Size: 1.00 vMB
Total Fees: 0.04055145 BTC
Feerates: 150.36 > 4.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (393,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,014 522,014 0000000000000000003286867f8de930c394ae0266480b8526eff1856a7d480b 222 0.14/1.00 vMB 14
522,013 522,013 0000000000000000003c7278026075ba98cf9ee9422cf0a13621bde05f696975 2,259 1.00/1.00 vMB 31
522,012 522,012 00000000000000000006ed2492b81d6c0b1bc861b5c07e5e2aaf26846d5f3aec 427 0.20/1.00 vMB 28
522,011 522,011 000000000000000000091233256b6148565f5663f68503815682795963c4c9b3 1,293 0.56/1.00 vMB 33
522,010 522,010 000000000000000000214a959dd6e77c3a154c18cc55a190ea49dd6d0c7c94eb 479 0.22/1.00 vMB 38
522,009 522,009 000000000000000000311c8e12d0f0d44696521c9b29ce94daef9895d338409b 665 0.26/1.00 vMB 27
522,008 522,008 00000000000000000039ad763ad0465a5721f3b12e5d14030b939822383404f7 1,219 0.52/1.00 vMB 31
522,007 522,007 0000000000000000002dc3561da975252ceb1af71f4a4b54749f3af84a2326b5 699 0.28/1.00 vMB 28
522,006 522,006 000000000000000000244f1beb43722ec02b7126b9c9081c068a4472e8bc9578 968 0.54/1.00 vMB 30
522,005 522,005 0000000000000000002c4c3fefc8f40a51a9a68a600e27d01d91ff444a792235 867 0.52/1.00 vMB 12
522,004 522,004 00000000000000000031f2b1943b25fd9aad797605045d677304fff40beb6271 954 0.52/1.00 vMB 41
522,003 522,003 0000000000000000002f937f86bcbd4beeb96c7e3c678db164b5b48445bd0f24 123 0.11/1.00 vMB 24
522,002 522,002 000000000000000000316282e1a33f98a25768f07be6eb4958a902af43f538b8 818 0.57/1.00 vMB 28
522,001 522,001 00000000000000000024396b2131bcb53c5624b3dde97713735178ee6f858324 1,068 0.54/1.00 vMB 27
522,000 522,000 000000000000000000176c192f42ad13ab159fdb20198b87e7ba3c001e47b876 2,208 1.00/1.00 vMB 31
521,999 521,999 00000000000000000016cc5de61e9c35f10e009065f4a387c8f8b7095c7aecf4 787 0.40/1.00 vMB 30
521,998 521,998 0000000000000000003b0d1eda428d3777ba16c31b53639b8fd262e889edc3c8 470 0.23/1.00 vMB 25
521,997 521,997 0000000000000000000841ce5a65105faf79fb23e4968ba14a2d329eedf9e859 2,123 1.00/1.00 vMB 26
521,996 521,996 00000000000000000012f8b1a398668d6aa855df9b883b46cd773fe60c123973 1,125 0.49/1.00 vMB 33
521,995 521,995 0000000000000000001612dabe9f42e8d1bf110786f361e95a6e36e97fedd69e 164 0.08/1.00 vMB 51
521,994 521,994 00000000000000000003e640227dfc4ee4ab0e2c947990b327c09be812213d95 1,266 0.70/1.00 vMB 20
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.21 GB
    • Received: 15.42 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.