Loading Tool

Explorer IconExplorer

Memory Pool

77,227 transactions
28.70 vMB
0.09470371 BTC
Random Selection Loading Transactions
Max Size: 173.96/200 MB

Candidate Block

Mining Attempt 6f653f166dbc8feeacb44d2393fabf12231daa43c520fccda8f3d4b4b4f85ba3
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 4b4609bad6654ed61eda2776b89dde25c437eed6d154d1c2bb96ceaab1fb703b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,436
Size: 1.00 vMB
Total Fees: 0.03516014 BTC
Feerates: 101.64 > 3.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (436,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,511 478,511 0000000000000000004847fbb75a4c7e04b282d4e3db7387d802e908eea383ce 102 0.97/1.00 vMB 23
478,510 478,510 000000000000000000bde536bff58158ab2bf97d8e7fead5b32b2415bfe26573 212 1.00/1.00 vMB 29
478,509 478,509 00000000000000000113f8e3b99f9908777054af9977ea540754292e8032c1bd 374 1.00/1.00 vMB 23
478,508 478,508 0000000000000000004a50adb7651195489a014ba9843d705d2a5e74c94e25df 633 0.30/1.00 vMB 150
478,507 478,507 0000000000000000008dad433b598923144fff468b2ba7dad0d8d0b06b8961c9 363 1.00/1.00 vMB 35
478,506 478,506 000000000000000000bc2fea2354850eee5930317d44af7dd610330e5378cf2d 1,318 1.00/1.00 vMB 72
478,505 478,505 00000000000000000144c93eac3dafabacc19efd37774c4939b434ab3c1e6a44 1,911 1.00/1.00 vMB 150
478,504 478,504 000000000000000000cd800242c161c9bd41f2948425a86360337020b4651e41 912 1.00/1.00 vMB 63
478,503 478,503 0000000000000000009ecd86d8eb821052c6fa0dbf1c57d797f086b65141326e 1,811 1.00/1.00 vMB 97
478,502 478,502 0000000000000000003cfdfee94db1e8409379516b264eadb6e4207156eb78a3 2,036 1.00/1.00 vMB 140
478,501 478,501 00000000000000000051cfb8c9b8191ec4ef14f8f44f3e2290d67a8a0a29dd05 1,496 1.00/1.00 vMB 179
478,500 478,500 0000000000000000013c4f15ddf9040b6210dc86dfbe7371417ef83ea7bfba34 589 1.00/1.00 vMB 45
478,499 478,499 000000000000000000750a322fb1f81e249197b9061c81297b2c9e6bdd5d4182 151 1.00/1.00 vMB 23
478,498 478,498 0000000000000000000921f46ce2a057787fd3ed438c4709459f506f9effa4df 841 1.00/1.00 vMB 67
478,497 478,497 00000000000000000134068df1056d2fa0fc66fb1025cdeeffe2830a133260f1 355 1.00/1.00 vMB 32
478,496 478,496 00000000000000000022d31b37374aff2208fcea045ecbafb92ba4c08bff383a 1,692 1.00/1.00 vMB 161
478,495 478,495 000000000000000000d85674e12f7e01653a3f01133b25ee6e8484ab0e43128b 1,889 1.00/1.00 vMB 213
478,494 478,494 00000000000000000076431ac1d7e74a4c05d344c35514f96d8eb2f6ae738331 586 0.40/1.00 vMB 129
478,493 478,493 0000000000000000011d8220781b5982bbdd6333c618c35e8fc713d10479d64e 242 0.19/1.00 vMB 112
478,492 478,492 0000000000000000004db791bd9b3b87a4b82a9c4b8e05b6e6e0e8d39252bc09 1,205 0.72/1.00 vMB 117
478,491 478,491 000000000000000000ae4ba7509cfbec7e09a2ce2ef0e012320db102f32f02db 734 0.61/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.