Loading Tool

Explorer IconExplorer

Memory Pool

79,402 transactions
29.56 vMB
0.07086974 BTC
Random Selection Loading Transactions
Max Size: 177.96/200 MB

Candidate Block

Mining Attempt 53fed184adde34470efd7722540e361680d2e51fadcf96e4a783276decf35743
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 1c95de86d46c065411564e01d9ab806181899c7777d21d1c428478ecfbe60a27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,997
Size: 1.00 vMB
Total Fees: 0.01083169 BTC
Feerates: 454.44 > 1.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (265,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,583 649,583 00000000000000000008ba929dd2d83869ead35d15b970807b1a92adc3fff403 2,547 1.00/1.00 vMB 69
649,582 649,582 00000000000000000009fc0b43bb9198da9008bc61b7a3b69ef7ccdfac9ff84f 1,837 1.00/1.00 vMB 42
649,581 649,581 000000000000000000025a84cfdc4b5901acfd8dca3d091583c89c0435e0616e 1,944 1.00/1.00 vMB 47
649,580 649,580 00000000000000000007acec85a40cefa2707423f24449fed4d2ba93a84b2161 2,394 1.00/1.00 vMB 32
649,579 649,579 0000000000000000000d9be5eb258e41c1735c4e11aaa385afb4adc4b6a1421c 2,015 1.00/1.00 vMB 35
649,578 649,578 000000000000000000065fba28475ae31541731a1ac774e58626b1d965980b85 1,254 1.00/1.00 vMB 31
649,577 649,577 0000000000000000000d655a723b4e788d7af1420fa3363f14948efe74d9620a 2,161 1.00/1.00 vMB 64
649,576 649,576 0000000000000000000ac543357c7815adbd36466fcc60252404ee741cbd7cf6 1,467 1.00/1.00 vMB 29
649,575 649,575 0000000000000000000b5547f20601e4f22627ac66403e22842c5317fc006a13 2,051 1.00/1.00 vMB 30
649,574 649,574 00000000000000000005b8db9c1fb15a55b0265c8237f0a67a356bcea588582d 2,667 1.00/1.00 vMB 76
649,573 649,573 000000000000000000065bc7e01c9b94be60c806497fdba7da1d2bd2e87503e1 2,634 1.00/1.00 vMB 80
649,572 649,572 00000000000000000009a0f690a826baf8820727716f1e0fbd886fa3e6dd5ea2 2,234 1.00/1.00 vMB 41
649,571 649,571 000000000000000000049fcf521a7cd216846058a80ace31d5d818c7816fdae6 2,289 1.00/1.00 vMB 46
649,570 649,570 000000000000000000093a271855dbf69085b9a31d0bc00eb37f5ab77648a7b4 2,081 1.00/1.00 vMB 58
649,569 649,569 00000000000000000005e34d4f9bf154a52b9daebb6cab3b05508f2fa2e274f8 2,056 1.00/1.00 vMB 64
649,568 649,568 00000000000000000005ed77ee805dbd5435c4bb6686480039aadc7ded0a6a53 2,606 1.00/1.00 vMB 50
649,567 649,567 00000000000000000003f65084753781fb74986c11258a4e1bf25ca4705eb699 1,810 1.00/1.00 vMB 45
649,566 649,566 00000000000000000002a6f12e8192960cf7990d9fd485feb00e0f0d8e2a3f99 1,939 1.00/1.00 vMB 51
649,565 649,565 000000000000000000023cd6b5f17f7a1920cfd291428a92894a1746174a9336 2,264 1.00/1.00 vMB 57
649,564 649,564 0000000000000000000c7dd7037d4eaf17bb54abae16aebf9af1ef054b9a0f37 2,405 1.00/1.00 vMB 60
649,563 649,563 00000000000000000008a971e64a3fad5bc868eeedda699cf8a7db80c82d774d 2,288 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.37 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: 663.23 GB
    • Received: 14.89 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.