Loading Tool

Explorer IconExplorer

Memory Pool

12,856 transactions
8.39 vMB
0.01629521 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.88/200 MB

Candidate Block

Mining Attempt eedca5bc299e84fb4a4c2b00f1ab56fc9798f7698821b9d8c0b005b9d5b7c3bc
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root 47c19b128eaff1257d320670562fe516688733123f4884cdcea975b3ee02dc05
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,998
Size: 1.00 vMB
Total Fees: 0.00408586 BTC
Median Feerate: 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,568 (716,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,502 197,502 000000000000015a54dba5a73ae9cd283f2df550b740a0bb108d04edead62970 260 0.11/1.00 vMB 111
197,501 197,501 00000000000004838d75888b95fb5d7b28dedd62f87bb0e99a4742ad641ca85a 261 0.13/1.00 vMB 168
197,500 197,500 0000000000000426196708cf453989f530797e643e822e2c47b931a5b6afa54e 2 0.00/1.00 vMB 0
197,499 197,499 00000000000006a2179d8f8a98510261e10bd595b5a2a49cfce8e3ad5a0e4842 444 0.17/1.00 vMB 201
197,498 197,498 000000000000045879d31375e141a0f492154a5db926494e4236bf1f8136f509 621 0.21/1.00 vMB 169
197,497 197,497 00000000000005614171145c9d5955fa3d7069c26d8160b6aa0633035a9b8e8a 189 0.08/1.00 vMB 128
197,496 197,496 00000000000003c85fdbfa05b0602f81f658811be7a43857c677fff56dc1b97c 294 0.10/1.00 vMB 163
197,495 197,495 000000000000066db2b2fe8c2ff51f6dc5c907c81507566d55a3de4827cefe4b 215 0.10/1.00 vMB 118
197,494 197,494 000000000000051e183f817a29ac5ddd152fbb250b9049fa5e0489d9067d0c03 149 0.05/1.00 vMB 33
197,493 197,493 00000000000001a57697b7908eb960546dec1de5b7ed50ffcd866d8bcdd49f62 103 0.08/1.00 vMB 84
197,492 197,492 00000000000003380a36e103c39989fb26cc070418d5a598c2dd39e7d9c7aa22 471 0.24/1.00 vMB 103
197,491 197,491 00000000000000e7df03b9131d064bdb30f0007bed27ce42bc0750c64c134894 857 0.25/1.00 vMB 191
197,490 197,490 0000000000000475bf9b35673f3e1b3213fadaa5fb0392463121891f36fc46c4 10 0.00/1.00 vMB 0
197,489 197,489 000000000000015692878197d11c96853a94cac0f66413a0251820b0d3c2e7bb 376 0.15/1.00 vMB 125
197,488 197,488 000000000000067ace7e4252ddd38ebc0163a1434717a3e25c3c405ffc89993c 608 0.25/1.00 vMB 134
197,487 197,487 00000000000002ac50d1e446466ff426fc250d1cda1912d47b62c5f2bd19f0e3 123 0.05/1.00 vMB 120
197,486 197,486 000000000000034bcce3c6f490a3baa9627f20cc9474271f2d6dc7f778d626df 174 0.06/1.00 vMB 44
197,485 197,485 00000000000004a9180e6a05ca595c0fc142517e085dfb05cdc8cfee6d5dcf2e 1 0.00/1.00 vMB 0
197,484 197,484 000000000000034d58c4ff1263bde9df57ec57ac9cde793c3665c8b6fb796599 42 0.02/1.00 vMB 170
197,483 197,483 0000000000000394b02bdae8bbacb7ca5a775e24f14e6f216d27de03105e6b4a 370 0.21/1.00 vMB 109
197,482 197,482 00000000000006c7d7579fccea8fcc7d48fb12edf2b482afe6be20bf020cfb4f 76 0.04/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 779.85 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: 430.73 GB
    • Received: 2.35 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.