Loading Tool

Explorer IconExplorer

Memory Pool

76,106 transactions
28.79 vMB
0.07095846 BTC
Random Selection Loading Transactions
Max Size: 176.00/200 MB

Candidate Block

Mining Attempt c6cec03f00f13d47eb20c8be412f0651f6bd273e7d851d6d4b774303d7943478
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 139bc025f6e9743aa217f3b1c64afbacee8bb4651383599e5ac50c654e2a051e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,946
Size: 1.00 vMB
Total Fees: 0.00824300 BTC
Feerates: 104.17 > 0.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (652,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,826 262,826 0000000000000007aa63bb16fdc73558c352ee97e269e31a708a11c27c027732 661 0.25/1.00 vMB 137
262,825 262,825 000000000000000a45dcf21d84e114368df855c48927de8ae2f862d85472d9cf 139 0.06/1.00 vMB 44
262,824 262,824 0000000000000011453d3ca7101c0967e7eb25c34c33a6a8cb859853b74369d1 29 0.01/1.00 vMB 84
262,823 262,823 00000000000000052e48db68f288d5005302c2d198a8d9e2a9dbd6e4bfcb398d 72 0.03/1.00 vMB 90
262,822 262,822 0000000000000008094309bd5e2640aca9eb5a65ef8f674fd1cac5be029d6bda 419 0.17/1.00 vMB 102
262,821 262,821 0000000000000014c746f4b5dc25ad030c142c61e66105ef294763c6952d70a8 182 0.08/1.00 vMB 61
262,820 262,820 00000000000000101a0539596352403e6f2da9bf90710339fde234ae5a4109ab 319 0.13/1.00 vMB 89
262,819 262,819 0000000000000007d887e5b3780c8a1066b8c8219e4743d7cfe74f6c17623676 606 0.25/1.00 vMB 112
262,818 262,818 000000000000000a576bb1b78d8e5e4dacca22b378a0a24c8719a5719b615bc2 422 0.18/1.00 vMB 122
262,817 262,817 000000000000000f4662eddef781f0db98bc3b815a43f0bb3a5e4d6c4d89b160 146 0.07/1.00 vMB 58
262,816 262,816 000000000000000ab64ec10a503cd3bc3ba15fba82ad257c15b9dda82f92356f 64 0.04/1.00 vMB 48
262,815 262,815 0000000000000012783f6f243f1f539e24850349c3d0d82ee2f0297862ffa9c0 316 0.15/1.00 vMB 68
262,814 262,814 0000000000000009db439325b26e2cd09392ffc7502d1f63978dc20b7ac8b091 388 0.19/1.00 vMB 37
262,813 262,813 0000000000000010b9f388186c1cd60e6cb8329c5eed0a7b019141e3ba60c125 593 0.25/1.00 vMB 137
262,812 262,812 000000000000001046d3783734c08e55a942f5a953f54116a9f30f764d8e4607 601 0.25/1.00 vMB 119
262,811 262,811 000000000000000737241b8355f66cf689f1482512e0714a02dd3e8d556e8efe 148 0.06/1.00 vMB 86
262,810 262,810 0000000000000011ae2a23d7abef231b126eac8ba2608f5366d5f8c900d76b0b 528 0.23/1.00 vMB 44
262,809 262,809 000000000000001313ec70b2bbba97a2730f4433374a07dde8d60ea0379314a3 746 0.30/1.00 vMB 139
262,808 262,808 00000000000000138063723ae9aa9c7d311990c5f0f4d86564f2b1e8b4eb935b 834 0.37/1.00 vMB 98
262,807 262,807 0000000000000009c078bcba7ce71807ea3f25121343ae6678064a5c0401b7af 556 0.25/1.00 vMB 118
262,806 262,806 000000000000000b947b5170cca5a54f1e8e818d49028a390558752fbe9fa170 173 0.06/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.82 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: 710.54 GB
    • Received: 17.08 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.