Loading Tool

Explorer IconExplorer

Memory Pool

79,360 transactions
30.11 vMB
0.12655532 BTC
Random Selection Loading Transactions
Max Size: 180.66/200 MB

Candidate Block

Mining Attempt 6d0be9f7e6269e6b06cf25b5e1c29e6218d59856659e27419810637176980114
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root bad4c7a3b5861751b48599affc0fb5d27e09846ee301a54a01d7c1bf86edac0b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,065
Size: 1.00 vMB
Total Fees: 0.03967798 BTC
Feerates: 673.02 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (408,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,743 506,743 0000000000000000003a19287a79db002b96abd8a35f1b6d7eb67f3855670101 1,326 1.00/1.00 vMB 52
506,742 506,742 000000000000000000217126dffcfd7cccdb7228b0151bc1679bdf62b85f2350 296 1.00/1.00 vMB 10
506,741 506,741 0000000000000000003fe3d6794f94fb68c9f6476abbfa75d589792275d2e0d2 1,065 1.00/1.00 vMB 93
506,740 506,740 00000000000000000068214cb5e4cccf013a064049f47aed767dfe5a06afe3b1 690 1.00/1.00 vMB 30
506,739 506,739 00000000000000000005bbff4adace84f6e4df866a2dd1ec8e36140a42820b87 1,692 1.00/1.00 vMB 189
506,738 506,738 00000000000000000019e5b9ee6a8bd2fa4d795867b12161d93a024234261380 2,058 1.00/1.00 vMB 111
506,737 506,737 0000000000000000005aab899e1a541f845fd8be8eda9bfa48de0bd346568d28 2,250 1.00/1.00 vMB 146
506,736 506,736 000000000000000000292ecd5467e96309d28c7dedcda3480d658182d64cb204 1 0.00/1.00 vMB 0
506,735 506,735 0000000000000000002df1ce725d6986bd4485eff200184f7e155332f182aec1 1,363 0.73/1.00 vMB 119
506,734 506,734 0000000000000000000fe6d521a187a5523d5cef6f6c178923ff82ffe5a0f372 1,803 0.94/1.00 vMB 87
506,733 506,733 000000000000000000032d95c4f98372e0a61f06739dbeaecf74af34398ab279 1,184 1.00/1.00 vMB 81
506,732 506,732 0000000000000000005400693f40b6290dd46c860c181c8fe19728d57b59d6de 1 0.00/1.00 vMB 0
506,731 506,731 0000000000000000002b87903ebcb0a3018074134db7197689417ed02526c1c1 248 1.00/1.00 vMB 13
506,730 506,730 00000000000000000055614a8effbf3912bf908bd7a4303b067eeed2f7f159b0 1,837 1.00/1.00 vMB 124
506,729 506,729 000000000000000000457d54ce9011c174a1b1f0811d035516994eff662e165d 311 1.00/1.00 vMB 24
506,728 506,728 0000000000000000004c02e7a33b5f6ccf87c38e2d301429984f02d837a86248 1,094 1.00/1.00 vMB 39
506,727 506,727 00000000000000000053de487919160750f84d21fe9f5f27b92be733bd6f036f 924 0.96/1.00 vMB 59
506,726 506,726 0000000000000000003bebbf51b603b298d6db5d1a24f35d99da655fbb088142 596 1.00/1.00 vMB 27
506,725 506,725 00000000000000000031671fe1a128df788d5bceadb51d191340391fa4cf25c1 434 0.23/1.00 vMB 163
506,724 506,724 0000000000000000003484bcf46abaf305414fe93e0a57fd9ee29069f1c45512 1,933 1.00/1.00 vMB 84
506,723 506,723 0000000000000000001dc7a38510ceb650ed9e13d652e0f6b650910d8d5a1dd0 1,639 1.00/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.29 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.