Loading Tool

Explorer IconExplorer

Memory Pool

77,886 transactions
29.41 vMB
0.10367915 BTC
Random Selection Loading Transactions
Max Size: 177.18/200 MB

Candidate Block

Mining Attempt 230cf69c220e1831352aedc79e04edb4f4510cdc5488906d71a41bb068f8cb84
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root abab49f73c3860b4d8a668ed492a803e01a4b2b736991fa78cefe6c1e649ef43
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,200
Size: 1.00 vMB
Total Fees: 0.02825450 BTC
Feerates: 151.12 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (97,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,744 817,744 00000000000000000002cc7703337e60b3aa3d2ace60b15c683b68110f7cb99f 2,926 1.00/1.00 vMB 98
817,743 817,743 00000000000000000002e6e596345eda3ff77ba408cf2186e956f439478c9a86 2,900 1.00/1.00 vMB 119
817,742 817,742 0000000000000000000245f8e54635e28a7b057ca7dcb9992f5c445942e8c256 2,606 1.00/1.00 vMB 160
817,741 817,741 000000000000000000026b0f9e07fe91d2433a738c13f7ff32bc5d82e001dbcb 2,583 1.00/1.00 vMB 112
817,740 817,740 00000000000000000001fde34f5bc39998f69f8febbfa00e0c915d72b91088be 2,386 1.00/1.00 vMB 124
817,739 817,739 0000000000000000000398e0760538b3d9958024f167886e297fbf3c35dabaa1 2,183 1.00/1.00 vMB 93
817,738 817,738 00000000000000000003eb3bdace0d57acca29d42ceae9f35a36b19467d69a30 2,235 1.00/1.00 vMB 112
817,737 817,737 00000000000000000002ad17abdb8b0e395a875fec64971e6f75df2ac713258b 2,491 1.00/1.00 vMB 144
817,736 817,736 00000000000000000002563a964dc552adde9d0d7556803c33d208be980f632d 2,325 1.00/1.00 vMB 172
817,735 817,735 0000000000000000000114f60040b10b192bc37d3f1f5777686509898106105e 2,041 1.00/1.00 vMB 120
817,734 817,734 0000000000000000000444dc5b5130f797dafe833c9356e1cdbb00da4f5f224d 1,930 1.00/1.00 vMB 147
817,733 817,733 000000000000000000000b8c8fc9510bb84c74b8def5da7461bc0b4e93e2774f 1,956 1.00/1.00 vMB 119
817,732 817,732 00000000000000000003b8a46f293616ed8694c4ec94536ab68d60560266510c 2,754 1.00/1.00 vMB 85
817,731 817,731 000000000000000000004cadfb02996c4e92ff76ec44bb5df6277335108772d9 2,115 1.00/1.00 vMB 110
817,730 817,730 0000000000000000000449d4939257d650fd67d4ab0e62de56639b95fef03169 2,578 1.00/1.00 vMB 78
817,729 817,729 000000000000000000010100aae7476d3a71a35a1e2af0fc86a934112d11ad2f 1,687 1.00/1.00 vMB 105
817,728 817,728 000000000000000000008f96a2160a3cf8ac884452f7f8d0603a419952ce7f2a 2,098 1.00/1.00 vMB 83
817,727 817,727 0000000000000000000429d869afad68893f36013cc2f50712d0b638f9e87eda 2,491 1.00/1.00 vMB 126
817,726 817,726 0000000000000000000111fc7d468be12bcefbb82980d4455a9553a308b527b2 2,275 1.00/1.00 vMB 224
817,725 817,725 000000000000000000017f149e53c606e7207ce58c19ef57607ea7bf9473b998 2,689 1.00/1.00 vMB 110
817,724 817,724 0000000000000000000346f726653b7fa226c262af0e0b8307c781577a37f1e4 3,440 1.00/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.