Loading Tool

Explorer IconExplorer

Memory Pool

73,261 transactions
27.00 vMB
0.06083690 BTC
Random Selection Loading Transactions
Max Size: 164.97/200 MB

Candidate Block

Mining Attempt 83fe27f17e3c9816e378c0b7ddbe4c02945430b2ce23a0c8707e9d98610e14f2
Version 20000000
Previous Block 000000000000000000004ed27dd3f7a6a8aa11f24ae6e90960d02ebf523baf7f
Merkle Root 6979e31af83ab01fae8ed5f021e5975bca80ba6ceb71e6d0d090d8d21aa6c0ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.00355990 BTC
Feerates: 60.13 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,319 (484,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,618 430,618 00000000000000000279d4f3cc25c4d1be3612c232845293c2fc38b6c62fced1 902 0.37/1.00 vMB 64
430,617 430,617 000000000000000003a68b7efb4fb487ca086a83561281999e2e0b7d7b6943ff 683 1.00/1.00 vMB 19
430,616 430,616 0000000000000000005a2f8a01cd1d89bfceb8d15ed0923072c1edc837faf2e9 305 0.14/1.00 vMB 62
430,615 430,615 000000000000000004bdef8393bd6b86dbd2dd544e61ed76321588d75cabf795 475 0.98/1.00 vMB 16
430,614 430,614 000000000000000003a8685aab661364c4f18a0eab62c959192b473ae59166fa 867 0.38/1.00 vMB 67
430,613 430,613 000000000000000002f230e1d0f72827a75733adfc5e8f0cd4c04961b0ec2331 667 0.82/1.00 vMB 24
430,612 430,612 00000000000000000329a5e45d9e4651721cc7e44361d54ccb2c9be55c97b76c 1,611 0.70/1.00 vMB 61
430,611 430,611 000000000000000004c66c302a220a3bfe44fc023e578d5660dad831a8e23c48 1,095 0.45/1.00 vMB 64
430,610 430,610 000000000000000002e5cde638ce24c422522123a112a98eb0a7dbc95987d665 2,221 1.00/1.00 vMB 67
430,609 430,609 000000000000000002046d780b36fa91d528a93ceabad850ddbf6267050bc25c 2,044 1.00/1.00 vMB 50
430,608 430,608 0000000000000000047ea324f4bf6acb0247950923820ce11ba6c6cec87af5ff 2,142 1.00/1.00 vMB 60
430,607 430,607 00000000000000000072bf97235fb92c6860d516d551eb7acedcfb0906a8da37 2,113 1.00/1.00 vMB 60
430,606 430,606 0000000000000000044d0b82ce863d1d57f9a23635d14a390bff5df6b7662800 2,405 1.00/1.00 vMB 72
430,605 430,605 000000000000000002f6ee5e0a41dddc705c8699d81114e0f7b85aaaf53c3609 1,900 1.00/1.00 vMB 69
430,604 430,604 000000000000000000c376437b49f81caa4974f1c3322cd497fc604473ec88be 1,006 0.63/1.00 vMB 43
430,603 430,603 000000000000000000b85c7a2645466d618b982cd067f3c7c67538c4865e41f2 2,434 0.94/1.00 vMB 65
430,602 430,602 0000000000000000026819f10653654ecb9aed667ca25c8da9916cac2ec4f5ad 63 0.03/1.00 vMB 57
430,601 430,601 0000000000000000009046fbae43f62025d829f815188153b8caa539c4e6c644 1,190 0.52/1.00 vMB 63
430,600 430,600 0000000000000000025b6298743b11cbf60792197dc8f3e8707ddfc7543dbf1f 120 0.07/1.00 vMB 43
430,599 430,599 000000000000000002b10c0608091cc2127ff7cb52267adafdacf15f7d64d317 1,912 0.84/1.00 vMB 59
430,598 430,598 000000000000000002620051098e04412e964dd7a5761655dc677c3be59fdf45 1,102 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.94 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: 714.95 GB
    • Received: 17.63 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.