Loading Tool

Explorer IconExplorer

Memory Pool

48,388 transactions
30.43 vMB
0.10395244 BTC
Random Selection Loading Transactions
Max Size: 162.14/200 MB

Candidate Block

Mining Attempt cd8c5562f5fedd6170ee394f87b47a3beaea3e601601ff109a29f0297844cbd6
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 2c9b0aa13ae3af69d14506ada95fb2971e6b26b9631945bf7148c6556cbb9825
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.04101082 BTC
Feerates: 150.97 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (94,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
820,489 820,489 00000000000000000001f2392e7023ddb79741ea298ac57b4c1d8543b576546c 4,399 1.00/1.00 vMB 91
820,488 820,488 00000000000000000003bc7499ac3568fa17f29e3eed45bddeca200d5bcccdf1 3,827 1.00/1.00 vMB 82
820,487 820,487 00000000000000000001c88f912273e2a9096430cc5be0d42b430bf504ca9acd 4,243 1.00/1.00 vMB 111
820,486 820,486 00000000000000000001ab9d98454f60e6d37bc792261d6819ea7856fd9e0900 4,504 1.00/1.00 vMB 140
820,485 820,485 00000000000000000000d63330e23e078fb5b66c44a6bbc6334e5ddde80d42c1 4,736 1.00/1.00 vMB 178
820,484 820,484 000000000000000000032e05b41972aa938ac4d3d611b0ceb6f81e11b4ea2bd5 4,695 1.00/1.00 vMB 226
820,483 820,483 0000000000000000000169b0e83c3839bfae1c3ba1ef3507d8c01ba61763f266 4,762 1.00/1.00 vMB 277
820,482 820,482 00000000000000000003cf525aabaa85b624eba80e14e006a066169a023faa4c 4,965 1.00/1.00 vMB 357
820,481 820,481 00000000000000000000a2286294afb62b073e931c26a128a893befc4c2527cb 5,277 1.00/1.00 vMB 346
820,480 820,480 000000000000000000012f45662f2f55365c186c36948950dddfd5b09d49d85a 4,762 1.00/1.00 vMB 377
820,479 820,479 00000000000000000001f127a41d5d642b49b8f999ad4644cb946549fe5ed687 4,718 1.00/1.00 vMB 350
820,478 820,478 00000000000000000002d23b3858b4c0d9dfee726dd9e40d6686ebe5f7ba0e92 3,933 1.00/1.00 vMB 320
820,477 820,477 00000000000000000003d301daa84d01ca2b364ae0063ef56fbf7ef0770c7fad 4,362 1.00/1.00 vMB 52
820,476 820,476 00000000000000000001d7c610faece5786f7a0d39a64802082460524300d876 3,362 1.00/1.00 vMB 53
820,475 820,475 0000000000000000000089434bdf7838c267a34d7d18b47baa5b66b7a12adb79 3,313 1.00/1.00 vMB 58
820,474 820,474 00000000000000000001c0a3a09aa287e4e4ec6236fded3202bbb141bac6c03b 3,760 1.00/1.00 vMB 107
820,473 820,473 000000000000000000031af204008c2c79c4f873528a3500ed7a0ee294f20534 3,317 1.00/1.00 vMB 47
820,472 820,472 000000000000000000008309ece5eaef2b5c058d035102c155466638b95252da 4,065 1.00/1.00 vMB 86
820,471 820,471 00000000000000000003868944d08ea611997a1b43afbd69bc04958485a4859c 3,296 1.00/1.00 vMB 48
820,470 820,470 00000000000000000001bf54a55f7eadbfeaec31dbc0fd274a402e664268616d 4,391 1.00/1.00 vMB 90
820,469 820,469 000000000000000000003a14efea94d9daa06f99c1720dfdecf31bfa8cab7586 3,804 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.