Loading Tool

Explorer IconExplorer

Memory Pool

65,201 transactions
36.27 vMB
0.23670157 BTC
Random Selection Loading Transactions
Max Size: 192.91/200 MB

Candidate Block

Mining Attempt e05ac02e4bc603ceafb64dd58d7ca3dc85bd76d8c67480d8a97795c13c0a5de9
Version 20000000
Previous Block 000000000000000000015efc7cee96fe97f72a9b5f9a898c6960c3e5060701f4
Merkle Root 34775e86bf19b008520089c6a2fd51557e506b552e636d98eb63739a57c2c0e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,650
Size: 1.00 vMB
Total Fees: 0.12528110 BTC
Feerates: 1,471.76 > 12.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,417 (844,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
70,322 70,322 00000000015c8ce63cf64960a821ce8d0870b80a7b6b95fc2bec3768ab5ebfc6 2 0.00/1.00 vMB 3,875
70,321 70,321 00000000007e84be49cf9de4191217de6bc92f14f30972a42c81919e655d71f3 4 0.00/1.00 vMB 0
70,320 70,320 0000000000873f15775b1f4c7c0a11faa0ddc0fbf9ed453f9bca83aba5a57556 3 0.00/1.00 vMB 0
70,319 70,319 00000000002b9a1aa3bfff837e0a2fb1d462e8c74b35ca381b4f076e6115d020 2 0.00/1.00 vMB 0
70,318 70,318 000000000012dfba3c858a7572b95a5da8e8aac1e7d569a0968bb43f7e473ed1 1 0.00/1.00 vMB 0
70,317 70,317 0000000000203c9112dbc1589abc5477f4148feccdf23aee37d14032c9f903f7 1 0.00/1.00 vMB 0
70,316 70,316 00000000015c5be3be8a1e3135e86decc5adda9a2873b8ed3dec9c47b9bf78a7 1 0.00/1.00 vMB 0
70,315 70,315 000000000024ff43d1b7bbfbda7c88bdce3d67e6431227625b60a5e9eaa634cb 1 0.00/1.00 vMB 0
70,314 70,314 0000000000ac59324c72891949dcf1fbe46cd91eced938d1d5bf45759310d069 2 0.00/1.00 vMB 0
70,313 70,313 000000000112bbb866970941f01240117e10764dd7a73e6baa3b47a9bc6ae5b1 1 0.00/1.00 vMB 0
70,312 70,312 000000000140dc1d4cac397d1357149c1d2d91ab88d8bdeeeddc6abb7019f356 1 0.00/1.00 vMB 0
70,311 70,311 0000000000a9d2d483176dde57495ac992f93d8f0783c59e580517568e7c31a1 1 0.00/1.00 vMB 0
70,310 70,310 00000000005e0e16c5d26280977ede8e2cb78cfc8b8d25c30eec679d0f3a3d58 1 0.00/1.00 vMB 0
70,309 70,309 00000000013bb9b8fd6e7ccc17621400690ad2e7343dfd1b74513eb433e1fe62 3 0.00/1.00 vMB 0
70,308 70,308 000000000038deae5616f354b2702455dbd8357783355a1c9a9b175fdb71c19d 1 0.00/1.00 vMB 0
70,307 70,307 000000000162562ed8deb9f815c7e0e25b99214140f4e95c5897dafc3b610cf6 2 0.00/1.00 vMB 0
70,306 70,306 00000000001cec7e9de2c81817ebc7a2710bfb9265493c58192670bcca2883fe 1 0.00/1.00 vMB 0
70,305 70,305 0000000000983545430cbf52d3515aafd3ebd49d6cf44be3339e98ed0dbdefed 2 0.00/1.00 vMB 3,875
70,304 70,304 00000000001372ddd5f0acbb821cd63f6039fd9fb53411cfa3e364fb53ad8255 1 0.00/1.00 vMB 0
70,303 70,303 0000000000b207f7c73e1efff1d67d3da336f3af6e179147052238aef93162e0 1 0.00/1.00 vMB 0
70,302 70,302 00000000015388e61c650bb22763db9ca7246154e46486b9eed3a9cd91175a02 7 0.00/1.00 vMB 2,117
Previous 10 blocks ↓
Total Size: 781.34 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 601.98 GB
    • Received: 10.24 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.