Loading Tool

Explorer IconExplorer

Memory Pool

84,219 transactions
31.60 vMB
0.10439565 BTC
Random Selection Loading Transactions
Max Size: 193.82/200 MB

Candidate Block

Mining Attempt 3ebd2bdb37d227996209b1b695ca67f6006ca47d378b79e342025f5491649f34
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root e39c7cf374370bb8488c9a89189e088df7c29d9b3f2c272cbc86220ce8cbca66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,073
Size: 1.00 vMB
Total Fees: 0.03098805 BTC
Feerates: 504.27 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (161,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,507 753,507 00000000000000000006cdcfd3dbb6ffb819be2551b8240d388f869f99b59427 769 0.50/1.00 vMB 6
753,506 753,506 00000000000000000001dd643c191bd77e315ee322dee830bf25e85619d2a5a4 123 0.05/1.00 vMB 11
753,505 753,505 00000000000000000005022d184476c347a1fc9799abcc4b01294752165b18ff 724 0.91/1.00 vMB 1
753,504 753,504 00000000000000000002dae29c3024c400211938bff0c744d46428eba93f59de 1,556 1.00/1.00 vMB 4
753,503 753,503 000000000000000000003e09f5ecb2b33c7a35952e31b7a006b6ee4ac939e032 1 0.00/1.00 vMB 0
753,502 753,502 0000000000000000000748bc23924dd218e5f35de048574bb5e9ceb9f859580b 2,918 1.00/1.00 vMB 4
753,501 753,501 00000000000000000006aa0cd839c935dbb0b430238f78d71d91e7705800c2a0 2,834 1.00/1.00 vMB 10
753,500 753,500 000000000000000000080341042784af44844894d1653649bcae5846e00bdd82 2,265 1.00/1.00 vMB 9
753,499 753,499 00000000000000000004afbabcecd94330d4ab41efb4c4885c2ef2b3f7163e5d 3,503 1.00/1.00 vMB 15
753,498 753,498 000000000000000000058effc724877c6cf15c020c72703dd978bc7ec8dab8e2 2,058 1.00/1.00 vMB 15
753,497 753,497 000000000000000000027da80d672cd7d008499cde49c38c10fa2a6fe6005991 3,058 1.00/1.00 vMB 18
753,496 753,496 00000000000000000003582510545326e31b244ad4da6f6093b6ed2a1a794b5e 1,899 1.00/1.00 vMB 14
753,495 753,495 000000000000000000061b281cb5f3685b92bcf9462830fc48dbc87bbece5bd7 2,723 1.00/1.00 vMB 15
753,494 753,494 00000000000000000004776313bf5cf8d184e5a6b2ae0b61f9f7b919c74b36fa 2,192 1.00/1.00 vMB 24
753,493 753,493 000000000000000000019931f1e29f403db879b20e7bed0c157ba73e91961a90 2,133 1.00/1.00 vMB 4
753,492 753,492 0000000000000000000220dee9e07df4c544132805bb37e0a829b3b067782033 3,340 1.00/1.00 vMB 12
753,491 753,491 00000000000000000002c9ce46d09a1b72d7dc70cb3be6d35d0a4ef02accbb26 2,956 1.00/1.00 vMB 12
753,490 753,490 00000000000000000000ad6cff39b8abb8cfbab7c97d72a723d786914e8168ba 2,648 1.00/1.00 vMB 14
753,489 753,489 000000000000000000018c156a808aafe869be47384763d01731c372d0c068d8 2,394 1.00/1.00 vMB 16
753,488 753,488 00000000000000000003a9e22c5ace97a81099b24807748a83dee8e53a2c793a 1,761 1.00/1.00 vMB 11
753,487 753,487 000000000000000000091258161ea7ed9d4f63710e5d2afe09bc4a962e281dce 2,605 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.77 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: 709.30 GB
    • Received: 16.87 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.