Loading Tool

Explorer IconExplorer

Memory Pool

80,442 transactions
35.06 vMB
0.20125603 BTC
Random Selection Loading Transactions
Max Size: 195.14/200 MB

Candidate Block

Mining Attempt 24601c6f8ec09ac9b9712766319be7dba07e63c4806e5b7d5558697df1c016b0
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root d18950473f6a27241f61a22664890ad20c57ee3e32de0fc992877ea3ef069b72
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,614
Size: 1.00 vMB
Total Fees: 0.06389262 BTC
Feerates: 477.45 > 6.40 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (689,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,043 226,043 000000000000027163ffdfa430426f3f1057284005b06416381ff583ad5ce465 9 0.00/1.00 vMB 171
226,042 226,042 0000000000000024c726964fb046e044d4355004025878dbf102abb03e4e8b30 12 0.00/1.00 vMB 451
226,041 226,041 000000000000001c66684a548cae35c48c394ad6b402b7f460079062e2fe6d78 284 0.15/1.00 vMB 123
226,040 226,040 00000000000000cc3b854f97e0fb18011dc3173fec897171d07a3754ef160821 256 0.08/1.00 vMB 221
226,039 226,039 000000000000010046a26006b12510044ac5c1fb87b242e7886e536cce58d99b 396 0.22/1.00 vMB 136
226,038 226,038 000000000000006599e9587c9adac382410fc951b66ffc697d4c8c7db5160a79 318 0.25/1.00 vMB 105
226,037 226,037 000000000000011162d956bce0d629aae7fb3a0628f9c0d81ed95d8e117973ae 537 0.25/1.00 vMB 192
226,036 226,036 00000000000000dfc8faf3f0197461da0947df023b3b423de0450e9f62ad7d49 735 0.25/1.00 vMB 260
226,035 226,035 00000000000001ba4bd010816667d2706fc0ddb3b258835c7d40d2a8c4d2b6a9 1,129 0.63/1.00 vMB 152
226,034 226,034 00000000000001fadc1192bc00e685b1c9cd02550ead3afdb48a7521580c3a26 694 0.25/1.00 vMB 223
226,033 226,033 0000000000000053dbd9a81292ce7fcd1139046e66b9cd16787b2fa790422440 833 0.25/1.00 vMB 303
226,032 226,032 0000000000000079d2f8246aec7e63edfa313810875863b7fb65b628df760571 8 0.00/1.00 vMB 59
226,031 226,031 000000000000033e3bcfc2898222e5d0087ae77427a0cb49f59a4e7c37f76ed0 284 0.12/1.00 vMB 190
226,030 226,030 000000000000032178544a32edfc6c9ca0d09a502f57acc16c39b90bc8a0834d 236 0.16/1.00 vMB 140
226,029 226,029 00000000000002026b25c39d523829312292d77422411904f1d430010cd87b15 43 0.02/1.00 vMB 107
226,028 226,028 000000000000019dbb50f118de04915bf8554e383e2ce0fe17b4efb98f443210 529 0.24/1.00 vMB 219
226,027 226,027 0000000000000150284df2ee73e3fdae3b47fc04e3bcf621038132fa42e5039b 256 0.15/1.00 vMB 27
226,026 226,026 000000000000019caf093010b72041b20517dd992a91eab1f4f861c8d2681764 146 0.06/1.00 vMB 203
226,025 226,025 000000000000036c965293ad1bff8dc2da0616efd5b9cf5d0933fa5a787763e8 179 0.08/1.00 vMB 172
226,024 226,024 0000000000000298ca074c57c570d78a45f05f7d09e55e90a55ae874f8eb5f0d 304 0.21/1.00 vMB 124
226,023 226,023 000000000000006513668903faa75dd48cadaa3c1e51d8207d0a76884939e822 685 0.30/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 783.11 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: 736.08 GB
    • Received: 18.58 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.