Loading Tool

Explorer IconExplorer

Memory Pool

78,210 transactions
29.42 vMB
0.07543633 BTC
Random Selection Loading Transactions
Max Size: 177.70/200 MB

Candidate Block

Mining Attempt ffb3c5ae601567534abd8a8d800c090012b58ef31ea0558fc6caa0d94f966bb6
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root c847c3a3e1c6ae9bc33dec473a9a4cb2179ac882b696f99922f4ac4cd16cb511
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,190
Size: 1.00 vMB
Total Fees: 0.01219158 BTC
Feerates: 15.32 > 1.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (317,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,400 597,400 0000000000000000000a52cde642be5fe24212eb1445ae78310bdd4c73901730 2,101 1.00/1.00 vMB 55
597,399 597,399 000000000000000000024f94d7c623a2345d197ca34c79b6fdc02c18a720f391 2,849 1.00/1.00 vMB 65
597,398 597,398 00000000000000000006c89bd56a73ca3bdeaea14e0d3b5d21d84ceacc309ca0 1,795 1.00/1.00 vMB 51
597,397 597,397 0000000000000000000fc3bebb557b170dd585703819b618a18054607ca9268f 1,848 1.00/1.00 vMB 69
597,396 597,396 00000000000000000010c304de7686e9a38a937d5d38d5496bdc5bb23de798f7 1,603 1.00/1.00 vMB 82
597,395 597,395 000000000000000000013cf3089aeb5f455c6396524a02c80c76ef03962b9165 605 0.26/1.00 vMB 23
597,394 597,394 00000000000000000010009c52a9ce53d3189eaeb49ebde999b06b96b287ce2d 3,089 0.99/1.00 vMB 25
597,393 597,393 000000000000000000122d38a0f6d4c4ceb69d2b4e50de4506221524339dc7be 1,133 0.32/1.00 vMB 29
597,392 597,392 00000000000000000012b1340a956cf4a0fce3043f612a982ed4d5a530faa56d 1,588 0.55/1.00 vMB 30
597,391 597,391 0000000000000000000b11671e69923067c21241c8ab16d65f08ae62b86f063f 1,459 0.44/1.00 vMB 25
597,390 597,390 00000000000000000012b50433247e90b1fbe7671b6e456efd10381309d508a9 675 0.23/1.00 vMB 37
597,389 597,389 00000000000000000014abfbc205b1bc1bf213a5b93a809966c0409b16bf5c36 2,198 0.63/1.00 vMB 5
597,388 597,388 00000000000000000009c19fe27e812b59789de8d37189ceebb8a5a7a63a66f0 3,110 1.00/1.00 vMB 31
597,387 597,387 0000000000000000000be4b233cfba0daee8234c59411087aa28b32dea118380 2,381 1.00/1.00 vMB 6
597,386 597,386 0000000000000000000dc2f7f4410375a23dca33ee61067edf689a89bfab0d05 2,627 1.00/1.00 vMB 52
597,385 597,385 0000000000000000000b0ffd96747c55948e2e75ac8b6996d124e449e4cb3b79 3,042 1.00/1.00 vMB 9
597,384 597,384 00000000000000000009a640a7b9ef114a05dc3dc7d31ac16fd0c0c37b3cb0b2 2,600 1.00/1.00 vMB 35
597,383 597,383 000000000000000000018d72276c2f5b48e33c8039afd29e9064b019956af82b 2,517 1.00/1.00 vMB 46
597,382 597,382 0000000000000000000eff6412c1d57b3c764e656db86d885074050eaa8e33de 2,330 1.00/1.00 vMB 31
597,381 597,381 00000000000000000008ffdacf4828500022c00b667d97823b975e827de20b50 2,896 1.00/1.00 vMB 45
597,380 597,380 000000000000000000061b82466f5aef92d169f044f2ac38660ab402fe9d1de4 2,795 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.