Loading Tool

Explorer IconExplorer

Memory Pool

35,133 transactions
19.27 vMB
0.05484633 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.04/200 MB

Candidate Block

Mining Attempt 1ef7460b56573db2c1a51022e5226ab5b3f33cd908b9babe11a9c5a6df05bd95
Version 20000000
Previous Block 000000000000000000004a1bbf8a68d9a6904e6c920403017f61a1c444e261b6
Merkle Root 648d6bce55788475c58e13d9d11f23c272da49580481525e92adf6c981f320e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,237
Size: 0.99792725 1.00 vMB
Total Fees: 0.01840214 BTC
Feerates: 202.69 > 1.84 > 0.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,843 (743,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,793 170,793 0000000000000a363706b2fc893e12d4ef1a0ed5da7b106bed7abe24f24156e6 74 0.02/1.00 vMB 15
170,792 170,792 00000000000002fa40ab4d8b0b4ce09f3b1e8d0071881971f708decf21c1b735 27 0.01/1.00 vMB 175
170,791 170,791 00000000000000ac69d61da82451328a72911f55d3e8ec5e342b5ce4e5151aad 11 0.01/1.00 vMB 43
170,790 170,790 000000000000084149ca8c028af25cf0affa49ac83e5071d01506c7a24a09464 24 0.01/1.00 vMB 60
170,789 170,789 00000000000008c64bf1d7c5d9ed5f0181aa17483a7a10799031cf8afca9fb84 31 0.01/1.00 vMB 18
170,788 170,788 0000000000000a9f8007b377cd521e9aab977d2c9744cd0e80848e4355d24117 1 0.00/1.00 vMB 0
170,787 170,787 00000000000001822711c3c522ab8e1b276724c4f6603797cc530b6c7810ea05 33 0.03/1.00 vMB 74
170,786 170,786 0000000000000398c805eb46c72584e4c2aa7377a657d271cef748c6562f3f7e 59 0.05/1.00 vMB 39
170,785 170,785 000000000000086a5d33d1178c4138d8dbf6ae43b1c5546f91f5fbc860f1598f 10 0.00/1.00 vMB 16
170,784 170,784 000000000000031a2a2500fccbaadca6675380fc9ecf6c60c285906b62958247 35 0.01/1.00 vMB 130
170,783 170,783 000000000000004a675b047f3eac68f0eccaf12b0b1313b50f37f8d1dabf8faa 36 0.02/1.00 vMB 77
170,782 170,782 000000000000082588e404d9e5e2bd2c09665274a744e2291cd40cc3a9098e13 1 0.00/1.00 vMB 0
170,781 170,781 0000000000000908b000c043cd7f5cad9389044137897b6af3c12f1ba4a71b10 145 0.04/1.00 vMB 25
170,780 170,780 00000000000000f7537eab0c97e19d8ac8ca9983e20f67078bc84aefcb9ff507 1 0.00/1.00 vMB 0
170,779 170,779 00000000000002e64147de8bd136583bd8eeb2789586b5e17eb1b29ca72bc37b 66 0.03/1.00 vMB 194
170,778 170,778 0000000000000772aeef44e032b247799599af67f17b564c23628d01d47c553c 9 0.01/1.00 vMB 34
170,777 170,777 00000000000006cb8a8a032e1133a7eca17daa64712d06b17edd87120cb00c1c 10 0.00/1.00 vMB 17
170,776 170,776 00000000000009d48793644b16dea60f9d560a8b45f2d8a8c42e97bc102e479c 37 0.01/1.00 vMB 138
170,775 170,775 000000000000023cc7803149a2e2827176d2f3827bfa6ea565a14f8b8e9bf70f 9 0.00/1.00 vMB 55
170,774 170,774 00000000000000c0025a1e0345acbd69b9761ebe9433c129b91ac7f6afc81b05 109 0.05/1.00 vMB 260
170,773 170,773 000000000000005944940767b52f5e750adeb9deec5d7a9d14ac818a1d650f80 16 0.01/1.00 vMB 198
Previous 10 blocks ↓
Total Size: 780.34 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 521.19 GB
    • Received: 4.82 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.