Loading Tool

Explorer IconExplorer

Memory Pool

77,254 transactions
28.66 vMB
0.06555651 BTC
Random Selection Loading Transactions
Max Size: 173.94/200 MB

Candidate Block

Mining Attempt 43a42b4218148a7a0f868bd7ce742417351eb398b0b91410dbb2d23d5ad18610
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root c14b61eee8c27fc4a683aac7a83d60e913d93d631456c9d6143c92fe1ab0af80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,669
Size: 1.00 vMB
Total Fees: 0.00604574 BTC
Feerates: 100.53 > 0.61 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (262,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,621 652,621 0000000000000000000ab63c5abb5a9ef65418c9202a2e5f87c133725ab080c0 2,593 1.00/1.00 vMB 44
652,620 652,620 000000000000000000089a4de48503c7879274554b193fb079f7c1294da70955 1,048 1.00/1.00 vMB 16
652,619 652,619 0000000000000000000b524376acd53fac4d50e7e29bde83286fc1b3a6710a2f 2,259 1.00/1.00 vMB 23
652,618 652,618 000000000000000000024eac507aeb4bc95f8c136cd47bac9c3d890551b5d221 2,589 1.00/1.00 vMB 75
652,617 652,617 00000000000000000006919c7bddfc199a9e11e7c1b1d8b86863c9a66e597493 2,434 1.00/1.00 vMB 28
652,616 652,616 00000000000000000005402eaf1885d858242ff681dff7a8c8450faf3266a632 2,536 1.00/1.00 vMB 63
652,615 652,615 00000000000000000002b0991b2a719e8baab5ebad3ad7c8c9fe45308813185b 1,319 1.00/1.00 vMB 24
652,614 652,614 000000000000000000056e27d21a6b37c25c55a0e552b24379ffae226fa033c8 847 1.00/1.00 vMB 19
652,613 652,613 00000000000000000003626212160094e75bf00ea5613701dabba24b4ac90b67 1,673 1.00/1.00 vMB 15
652,612 652,612 000000000000000000000e8af8caddac71b8b4f097b0aca23cba82302d8c4611 1,380 1.00/1.00 vMB 39
652,611 652,611 00000000000000000002e6ea539a0b0312347cf6a831de7de63129db77179cbe 2,287 1.00/1.00 vMB 76
652,610 652,610 0000000000000000000d6ac47bff5d35d2230cb740291d76676c7a072e18c5f1 2,104 1.00/1.00 vMB 41
652,609 652,609 0000000000000000000bd420a1910f11f74000a073ec869265104b24235d15ad 527 1.00/1.00 vMB 10
652,608 652,608 00000000000000000000a1fa7eacc1027d466a38fbddffc3b019093bc6c8e5b0 1,865 1.00/1.00 vMB 36
652,607 652,607 00000000000000000000644b64c60a09669e8024ed57df398229d6efa4bcf45c 2,178 1.00/1.00 vMB 19
652,606 652,606 0000000000000000000af773ac811a570945585663eb7e6f20cd743c87e5d308 2,743 1.00/1.00 vMB 72
652,605 652,605 000000000000000000083ab1b42f67543ff222d1f428bc6dd716cc458290d0be 796 1.00/1.00 vMB 15
652,604 652,604 00000000000000000007b78bafbc8c0021d8c9a7b9e732040dac9783d6b17fa6 2,404 1.00/1.00 vMB 25
652,603 652,603 0000000000000000000316f9bfe4c7149ace4f054307a6186060b5fda6cd3428 2,539 1.00/1.00 vMB 40
652,602 652,602 000000000000000000018761652342339c6afc65df16158708052a4f37b511d1 1 0.00/1.00 vMB 0
652,601 652,601 0000000000000000000e123bbde436bd377f171f73f41b8e0a10eff249d0ff9d 2,725 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.