Loading Tool

Explorer IconExplorer

Memory Pool

44,589 transactions
28.46 vMB
0.07873293 BTC
Random Selection Loading Transactions
Max Size: 150.73/200 MB

Candidate Block

Mining Attempt 08e0993c79831601adeda3e752cf0ba4b46015f2683ed79a06f418013bc6a45f
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root f5f1d163dc175f730b2cab9e2fcb395157fb9e78f310cd442dd868e34dd75a12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,890
Size: 1.00 vMB
Total Fees: 0.02471277 BTC
Feerates: 150.92 > 2.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (494,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,627 420,627 00000000000000000526a5c7f86d00363365c324ff61119b8df5961cc467cdbe 2,323 1.00/1.00 vMB 62
420,626 420,626 0000000000000000051e9be27db4806d556330113bc27a6cac8b16652326ea11 2,809 1.00/1.00 vMB 66
420,625 420,625 000000000000000001e926de7766b35c79531cfd980acaa00ca70cae20d509fd 2,281 1.00/1.00 vMB 51
420,624 420,624 0000000000000000033bef58a2a8e8d5d24df46df7f6241d83e0bdc2de75222a 478 0.19/1.00 vMB 74
420,623 420,623 00000000000000000498b6fad74303732ae9dc1eb089643c1ebe8fbdede5b0f2 2,450 1.00/1.00 vMB 60
420,622 420,622 0000000000000000029bf2b2301bb6adf1b5067d3e5035b05dbab287d091566c 1,172 0.46/1.00 vMB 73
420,621 420,621 0000000000000000003c0486cfa376833f76df72d9e06ba9c86c26067ed982ce 17 0.00/1.00 vMB 139
420,620 420,620 00000000000000000151922ccfa05c6a0f76c1cdb3818dba0a69d925992f0a3d 1,524 1.00/1.00 vMB 45
420,619 420,619 000000000000000003bf57c55a1c0b1db6f211e5fe6f039842723d2d14679dcf 1,619 1.00/1.00 vMB 45
420,618 420,618 000000000000000000aff0a6a2481ddfbef1d52115ef7ba422abb668040a4dc1 811 1.00/1.00 vMB 29
420,617 420,617 000000000000000001dc0ea1b64c96cee23f52bf54162222b4d216fad6873f2c 1,611 1.00/1.00 vMB 47
420,616 420,616 000000000000000004327bfb8812da8a8307e7136198e3a84d6ea017422517ca 468 0.21/1.00 vMB 72
420,615 420,615 00000000000000000167496242bcd2047037690982a8082098dda1e34e3056d2 1,528 1.00/1.00 vMB 44
420,614 420,614 000000000000000000d44e8a82ec4d890d45a2d6add50f91dfe3f9769bb97600 2,043 1.00/1.00 vMB 53
420,613 420,613 0000000000000000047b7a36bcf178489db7bde914182587beca88ea9ebf73c1 2,781 1.00/1.00 vMB 80
420,612 420,612 0000000000000000051007411552d28a78ed0106519cec5f432f375331af9b6e 811 1.00/1.00 vMB 30
420,611 420,611 000000000000000003b90879eee10f477d628ef24016811d777d68d8ce63ab5c 2,541 0.95/1.00 vMB 69
420,610 420,610 000000000000000000c8f34fd9d5defdcc4037f3303f1ad321d7ebb15b87ce98 1,608 1.00/1.00 vMB 40
420,609 420,609 000000000000000004ca5e888daac1616b1699f0f7be2119a99b94ef84653d32 3,043 1.00/1.00 vMB 77
420,608 420,608 0000000000000000041eed277225fdb3669f051b09fbed1ad63d63062b70017e 1,170 0.99/1.00 vMB 39
420,607 420,607 000000000000000004408400983a8c23c9a358aaeacabc7ee9f38ef80430ad37 1,240 0.90/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.94 GB
    • Received: 13.36 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.