Loading Tool

Explorer IconExplorer

Memory Pool

10,215 transactions
1.70 vMB
0.01411952 BTC
Random Selection Loading Transactions
Max Size: 14.13/200 MB

Candidate Block

Mining Attempt f513171bd5dee617fb6601777f603cda9c11bb8c343e6b74c8e5b7ebd4d6a042
Version 20000000
Previous Block 00000000000000000001b0b91fff01fb371a095f785e721a0f18f0eaed8a4d1d
Merkle Root 1dd95801ba8f5b72ca992452e4fbb8dbc21cb9cab461350cd79aa4ff64d671ac
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,859
Size: 1.00 vMB
Total Fees: 0.01333483 BTC
Feerates: 619.68 > 1.34 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 937,905 (731,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
206,726 206,726 00000000000002f8ed2c708716ec6b8fefb72b0a489d849d8ef624cc2b2b9f4c 171 0.09/1.00 vMB 193
206,725 206,725 00000000000002def2128e8d66f9ae7ca3226ef29ef9aaf571aae4a45f6935fc 514 0.18/1.00 vMB 216
206,724 206,724 0000000000000020dce1af40441d5cbc2007862476ee6c89ed56ddc73dd1c6b5 177 0.09/1.00 vMB 112
206,723 206,723 00000000000000efa2b92621299dd81e05547ce76e161f613a0801191edac56c 147 0.06/1.00 vMB 115
206,722 206,722 00000000000000045736aa319269c0a2f9ead9dfbaec2160c40b6f1f58f1e67d 124 0.06/1.00 vMB 87
206,721 206,721 000000000000029e064729ab3d3b7f54542dd698d87067b5125dff2dbd627067 81 0.05/1.00 vMB 86
206,720 206,720 000000000000040ff724a7bfaaf06999d630d4c9489b1b484e9c685cc9491720 42 0.03/1.00 vMB 48
206,719 206,719 000000000000011911e1a439f34e206571821995098d628d0c1ee61f3ef94e20 155 0.07/1.00 vMB 168
206,718 206,718 00000000000001a5260781617f474db262e1ee17dd7bb98ca58df743d82747f0 42 0.03/1.00 vMB 35
206,717 206,717 000000000000036e00d4a82036ff8c1f9e9fd4732d92ec2c9ad54e6d7503ebe8 554 0.31/1.00 vMB 142
206,716 206,716 000000000000020bdb8f19a7519de84b520c62049ae485fad7b274c33bf0cf1f 13 0.00/1.00 vMB 59
206,715 206,715 00000000000001b22c650223e068c0b49cf16946857cc075463cb38bd4dacefc 363 0.25/1.00 vMB 133
206,714 206,714 00000000000002ddc30cbc5c9b8f5296b4e0c8b86ce28e4e2056020af5cdfe56 192 0.09/1.00 vMB 151
206,713 206,713 00000000000002208388fed916dbfbcf52b7478cce72e681705f832d2a4a5128 177 0.07/1.00 vMB 191
206,712 206,712 00000000000000000ae2dba9951e28a3e6308ac7e9e8536104c503aa772c848f 401 0.16/1.00 vMB 172
206,711 206,711 00000000000002a86b56aa436cef08b31004dc7e78f55128705f8980e68c713a 458 0.18/1.00 vMB 216
206,710 206,710 00000000000004c6181cddfef77ccb37c17472d30efc1ca0d038721ae63d1565 7 0.00/1.00 vMB 455
206,709 206,709 000000000000037a1c6f210ef3fcd5bcc6edd660eb6c4a958c424917b0eda4dd 210 0.09/1.00 vMB 163
206,708 206,708 00000000000002e6304b85ba7b0ac8b03a0cc1fadd080c55ea0aa46ef1b55bbc 125 0.16/1.00 vMB 92
206,707 206,707 0000000000000040ee881e1b9abfaca459ee9b26424e88a73222183de36c0ec5 144 0.05/1.00 vMB 63
206,706 206,706 000000000000034fbadfa7d3bc146a76d13cb8420024811b7124e8ddcda26a98 149 0.07/1.00 vMB 200
Previous 10 blocks ↓
Total Size: 823.00 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: 4,071.34 GB
    • Received: 221.86 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.