Loading Tool

Explorer IconExplorer

Memory Pool

77,150 transactions
28.82 vMB
0.07907443 BTC
Random Selection Loading Transactions
Max Size: 174.32/200 MB

Candidate Block

Mining Attempt edf4dee5ba7ef45ab3a062e393a69ab0648049a588a4e2f4f18f8e1970138bb4
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 51528f443e9fe5f7b8874cb79ba0ac298d1162b2c4031d4f4adccb6188a8a394
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,428
Size: 1.00 vMB
Total Fees: 0.01903474 BTC
Feerates: 150.93 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (436,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
478,490 478,490 000000000000000000e6ef127415ee34885bc36f239064ee6253729c4522583e 343 0.27/1.00 vMB 103
478,489 478,489 00000000000000000053daf5dc599da6479a616ef7ed7cb0986fbb09ec32f17e 1,113 0.92/1.00 vMB 116
478,488 478,488 00000000000000000127886b2981a9c536279f8c744a903267b7ac9330bb026a 422 0.54/1.00 vMB 39
478,487 478,487 000000000000000000e3d76e2f389431028646ac736ef0c6d4b2411ea36caf74 1,545 0.66/1.00 vMB 149
478,486 478,486 00000000000000000093a2fccfe411b727be77b1f01c1079c654ea8651023372 54 0.02/1.00 vMB 186
478,485 478,485 0000000000000000007464e3d928938e5a8291d8ff49b8dcf4ed445b9a151786 1,022 0.79/1.00 vMB 100
478,484 478,484 000000000000000000df7d0851e1840a4aa1c70ff68ce471fd59cb5a752c0b41 1,026 0.93/1.00 vMB 66
478,483 478,483 00000000000000000117ec955fd2be5412f28ddb72db26296b91e50744794a12 572 1.00/1.00 vMB 32
478,482 478,482 000000000000000000f8d4c1e2ac4cd553bb7a09fcdc86f2b5ca89e7ec0aadbc 893 1.00/1.00 vMB 50
478,481 478,481 000000000000000000ac2d11f57f946dc43453014a6ddbc21942637cb28e7389 664 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.39 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.