Loading Tool

Explorer IconExplorer

Memory Pool

80,526 transactions
30.74 vMB
0.08067374 BTC
Random Selection Loading Transactions
Max Size: 186.61/200 MB

Candidate Block

Mining Attempt 600f46f8e2c35717cc650b3e0eb4f991d11fe83edd24774891db0c5aa5c34ef2
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root ed832aadeb4efa91e33ffcd1ee62f650da60625f2106db46510eb8942765399a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,106
Size: 1.00 vMB
Total Fees: 0.01471505 BTC
Feerates: 100.69 > 1.47 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (542,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,503 372,503 000000000000000013aa7cb5a335e48c40f6c3b05f4ad7b51513ab9e8bf5db6e 440 0.25/1.00 vMB 6
372,502 372,502 00000000000000001389c15f256907c7e93593b99872ff01167c1ac56d6bb47d 1,094 0.52/1.00 vMB 37
372,501 372,501 000000000000000001c8843febd9694ef46f1d77a688c715e38d7b81a1e0cab8 2 0.00/1.00 vMB 0
372,500 372,500 000000000000000000cf4e3996f80a40da1942dfe0a7e35463ae909ec3624590 1,519 0.82/1.00 vMB 33
372,499 372,499 00000000000000000d58f5cf805563e7157b276d2a99d70a331d50fc4fcadb58 437 0.25/1.00 vMB 7
372,498 372,498 0000000000000000057cbfe9541efc593250b0d45cf5a903df160b133847753c 477 0.21/1.00 vMB 34
372,497 372,497 000000000000000012fd9573e616f4e979a660c0bbc90801c80884c54e4e5466 1,354 0.79/1.00 vMB 29
372,496 372,496 00000000000000000edf13dbdbe2b3aedbe6ff6bc8a640ed1a398b7abf76d797 234 0.11/1.00 vMB 30
372,495 372,495 00000000000000000204b4a3cc63e48d09fe759167c1efd590f0e25be6ede249 797 0.45/1.00 vMB 30
372,494 372,494 0000000000000000028189cd0698163b443ee1ed40b36872080a663e19a5fbba 1 0.00/1.00 vMB 0
372,493 372,493 0000000000000000110a3277941708abb7fab5d148661bd5b4212e082cb98f1c 337 0.25/1.00 vMB 1
372,492 372,492 0000000000000000068799d83160167185e753a3cb46c46e94a14302f51e9c48 364 0.25/1.00 vMB 18
372,491 372,491 00000000000000000cc21dc13ca5203efefa275acdfe0ff8aa1709d7d92ece0b 395 0.23/1.00 vMB 34
372,490 372,490 000000000000000008fd28203bfa79646c8532fe90128413504e8c618a763ede 554 0.46/1.00 vMB 28
372,489 372,489 00000000000000000cc70c2fdba2e76b6f2199b98ff91e7ba179dcf0750aaf38 837 0.75/1.00 vMB 23
372,488 372,488 000000000000000013eb355b8466ff37ba4fb435bde84425501442104720664a 1,361 0.74/1.00 vMB 36
372,487 372,487 000000000000000003a447e747f130abfaa86d1d0b0580330a85553f82d22671 167 0.20/1.00 vMB 15
372,486 372,486 000000000000000006ca2fa132c694a53f47745262532fae5aca15bb9d05b17e 226 0.17/1.00 vMB 21
372,485 372,485 0000000000000000020e3f2fc357ecff7b03e0bf6cc079899e603ef12ef9223c 971 0.55/1.00 vMB 32
372,484 372,484 00000000000000000078e68c83775c457a72ccacc5a075e39b14937aca4c2533 968 0.74/1.00 vMB 19
372,483 372,483 000000000000000009c7014b1c08becc2866046871d2493cc30333bbb59530f4 1,859 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.72 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: 702.05 GB
    • Received: 16.63 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.