Loading Tool

Explorer IconExplorer

Memory Pool

84,388 transactions
31.63 vMB
0.13679606 BTC
Random Selection Loading Transactions
Max Size: 189.54/200 MB

Candidate Block

Mining Attempt 4c157f3ab51f22792323fe7e5936f21b2a6e53d4b995c2ecce453bec91c0a81f
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 17337de339f7424b3a3ed5efcb243c8372f1c65d341bf7312170ff5d434f856b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,046
Size: 1.00 vMB
Total Fees: 0.05515398 BTC
Feerates: 163.06 > 5.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (587,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,348 327,348 00000000000000000a20cd136e6c49680c2be853a27b7a5ec7c11cbfc95a61f3 481 0.29/1.00 vMB 25
327,347 327,347 0000000000000000139411e3a1a5e30b71ed30ec6ce4dbb1f7a12878e849f59a 74 0.04/1.00 vMB 10
327,346 327,346 000000000000000017a2cdc2b0148a73119b33ff55eabb93bdfd45f790164ec3 907 0.68/1.00 vMB 21
327,345 327,345 00000000000000000e0913985a746d237f42bebf59f254a8324ca32307774df2 800 0.50/1.00 vMB 26
327,344 327,344 0000000000000000083ff2dffc944429eef3e2f2e686a999bea75118006c0ab1 512 0.24/1.00 vMB 27
327,343 327,343 00000000000000001531a482101d6cb3d0d87946c3f2b6f66aeac6744a21ab09 1,615 0.75/1.00 vMB 31
327,342 327,342 000000000000000010b7c95fa2fdc976704446300a26d30bc8d50755483b343a 579 0.29/1.00 vMB 25
327,341 327,341 000000000000000015c54ab09eb5f0b3bffc6df7d3b25b86452824656b589796 951 0.50/1.00 vMB 29
327,340 327,340 0000000000000000173936a1a0800c5f1aae6d4747a196eb88837ecb6ce3da73 70 0.04/1.00 vMB 21
327,339 327,339 000000000000000017676c9c792703974ee5a3f91e18de69e7cc3d60cce50f35 1,238 0.72/1.00 vMB 25
327,338 327,338 000000000000000018f1d6af5cd39b51e6068ee30317d7376fadd059c5b4a048 57 0.04/1.00 vMB 23
327,337 327,337 000000000000000019a59cb5459d8139970adb1dde6ef54c333a4122c04648e5 568 0.37/1.00 vMB 21
327,336 327,336 00000000000000000ca8e6a14d2bae4d01ad37ac6024fbeb01868118e8bba82f 443 0.23/1.00 vMB 25
327,335 327,335 000000000000000006b071d341c02bcbb4d47988ddaaa56ecb427f4968298044 238 0.11/1.00 vMB 29
327,334 327,334 0000000000000000179816c613257f9bd76d4c1cac41bf62bbd862eb21b091b9 527 0.30/1.00 vMB 24
327,333 327,333 000000000000000018e320c52074c0fce314522805ca32ed3200d5005aae39b2 760 0.62/1.00 vMB 21
327,332 327,332 000000000000000014cbb7dba81af1db081d736019c75ad69f0cd7784c827fe7 1,607 1.00/1.00 vMB 27
327,331 327,331 00000000000000000a0a4b89d371171a96e1d45b06e0763a21174ace42d597ff 1,149 0.35/1.00 vMB 48
327,330 327,330 00000000000000001de5d54bc2dd91c00cf6782b0e5a5d0e65236c236aa12e22 965 0.48/1.00 vMB 26
327,329 327,329 00000000000000000f3bab02876673cbac4d011315dfd9956763a3204ba1e707 1,737 0.92/1.00 vMB 27
327,328 327,328 000000000000000009bab05410a2b918260291a2fd43b2f1e00a458e96a3eb87 479 0.30/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.69 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: 697.26 GB
    • Received: 16.52 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.