Loading Tool

Explorer IconExplorer

Memory Pool

38,964 transactions
26.27 vMB
0.05518060 BTC
Random Selection Loading Transactions
Max Size: 136.56/200 MB

Candidate Block

Mining Attempt b885df1e6d653be33fccdbe2aa123ac9038e97e0a97a1ed8fee8b8cacea02969
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root e1cdcb4c9d498a7d15856fa9260f475d7231dc3b403963124d1531645d9c10c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,709
Size: 1.00 vMB
Total Fees: 0.00705998 BTC
Feerates: 77.76 > 0.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (446,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,200 468,200 0000000000000000011898529f0d8ebfbd25b93611844fdbd7c3a03a224b9a62 2,588 1.00/1.00 vMB 326
468,199 468,199 0000000000000000008d3c80527c00647caf6e4c36643210530b090eca6843bf 2,381 1.00/1.00 vMB 372
468,198 468,198 0000000000000000004775168d60362501f5ccb760ea72ac74fab858b50a8640 2,632 1.00/1.00 vMB 410
468,197 468,197 0000000000000000012851e3c0b77d573269f3978d8ea30d0f488c234553496a 2,571 1.00/1.00 vMB 324
468,196 468,196 00000000000000000116619474f426fe065103dd8dc687a8914658d5f3e7e122 2,521 1.00/1.00 vMB 351
468,195 468,195 000000000000000000166bf92dd6aca1e3daa7e2072fa633ad4ba129fd0616a6 1,955 1.00/1.00 vMB 395
468,194 468,194 000000000000000000099472a9d3291084521d0fa4677b69343595e616f2cab0 2,981 1.00/1.00 vMB 120
468,193 468,193 0000000000000000001ddde4ebce74e5334763a6097e8b1da37f1c2812961faf 1,127 1.00/1.00 vMB 338
468,192 468,192 000000000000000000642cffc472aa24837f7ff319ae80fd8da70cc50eb0c7e0 1,027 1.00/1.00 vMB 347
468,191 468,191 0000000000000000005846f6dd19abb7a1331929cbf41013a800a64a1a984960 1,422 1.00/1.00 vMB 368
468,190 468,190 000000000000000000ac2fc88a1ceeee9401a81dabdb6ce5e2fc020e6491ee5a 2,180 1.00/1.00 vMB 385
468,189 468,189 000000000000000000c2f6248b6009b6d46c0664105e8bd8a6bef859ed001691 2,190 1.00/1.00 vMB 241
468,188 468,188 000000000000000001965d4a642f69b3001416816a47343bbd6bd09f212434a1 2,717 1.00/1.00 vMB 303
468,187 468,187 00000000000000000102827738a676734ef8d3b2268ae599109b507ead30981e 3,104 1.00/1.00 vMB 300
468,186 468,186 000000000000000000d90511de363d447811e56e269890f1448f26612c1bada2 2,814 1.00/1.00 vMB 339
468,185 468,185 00000000000000000057e4730cc2ec8fdbb283a8936b8c89e9c89f1de7d2d581 2,764 1.00/1.00 vMB 320
468,184 468,184 0000000000000000010933633001b5b3b7f40071cf254d413a33eb510a988525 2,508 1.00/1.00 vMB 245
468,183 468,183 000000000000000000b80f7bf64c27fe3ab1ba2062fadc9c0a1d0357467ae668 1 0.00/1.00 vMB 0
468,182 468,182 000000000000000000d766ce892c4dfbd8505bb641f9c26c4a631b58df16d723 1,871 1.00/1.00 vMB 272
468,181 468,181 000000000000000000f35ec94b07921b3caafca01da29f5b31db8a43b5ca0970 2,731 1.00/1.00 vMB 287
468,180 468,180 000000000000000000502ebaa70f9aca9dae8ea2f99b03c7a3bceed74ce7fa55 2,500 1.00/1.00 vMB 307
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.83 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.