Loading Tool

Explorer IconExplorer

Memory Pool

80,938 transactions
29.76 vMB
0.10278885 BTC
Random Selection Loading Transactions
Max Size: 180.02/200 MB

Candidate Block

Mining Attempt f571c4c12873be05d19ea93ecda86f494d6f5d403fd300f930dc2160043dc19f
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root c85ea41b4d71da629bfc4f2cf90e3b9424b9e65267d738e4afe0d60616f87e76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,116
Size: 1.00 vMB
Total Fees: 0.03811491 BTC
Feerates: 146.36 > 3.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (378,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,555 536,555 00000000000000000028b2d8c972f7c38409ecfab6844927ed382ff523a55e2c 63 0.03/1.00 vMB 61
536,554 536,554 000000000000000000197d84f342a5ccbc0c3e06d9ffb7ac9dc667c47985cdda 1,085 0.58/1.00 vMB 18
536,553 536,553 0000000000000000000f090060d67047cb3318c03f79adfd37c5b0a614291be7 1,679 0.79/1.00 vMB 18
536,552 536,552 0000000000000000000a756dababd8014c155981508ba6de903ab5eea9b7cdcc 1,601 0.75/1.00 vMB 16
536,551 536,551 0000000000000000002301bdae832c7097fceaca188931b85577c4ff8883d504 1,701 1.00/1.00 vMB 3
536,550 536,550 000000000000000000179982edf7af30d69d90cedb511b58ef6898da2634491c 2,564 1.00/1.00 vMB 5
536,549 536,549 0000000000000000000327665e047572a5573ec777216c870429a5bc27a03080 2,237 1.00/1.00 vMB 15
536,548 536,548 00000000000000000013096a2a566f6bf8d5306379372be11c9e419919f065ed 1,926 1.00/1.00 vMB 10
536,547 536,547 0000000000000000000092ea694841f85638b372ba544232ce39ecb162d58f3c 237 1.00/1.00 vMB 8
536,546 536,546 00000000000000000026f201eb0de48520b835ab13ee9cb89076c5379f80c7e8 1,849 1.00/1.00 vMB 28
536,545 536,545 0000000000000000000b83632a1b4016745a869c7b78b3de36fd15ba0bacf09c 1,119 0.54/1.00 vMB 60
536,544 536,544 000000000000000000010500a3a2efbedd049e349d2eb0339ab3bb7deaef0643 570 0.28/1.00 vMB 21
536,543 536,543 0000000000000000002afee56089c03f497d25e1b451129f21703fa1bd717c49 231 0.17/1.00 vMB 13
536,542 536,542 00000000000000000001b5931e10ac758180d8df0decbdd9596890d01e34ee41 760 0.33/1.00 vMB 17
536,541 536,541 00000000000000000013d0e47f45e19ad832e4622f0af15e23e4d101ea75a3d1 1,392 0.82/1.00 vMB 13
536,540 536,540 00000000000000000001584c6081b95f58822fdbdc9f45f64758ba1f3b8bc48f 185 0.14/1.00 vMB 10
536,539 536,539 0000000000000000002709735155aedad0eb754619226f88faa72ab9a4d557a1 894 0.42/1.00 vMB 20
536,538 536,538 0000000000000000002974724a00dd190e4a11da818baa85f8ef7b7421e88694 1,264 0.71/1.00 vMB 15
536,537 536,537 0000000000000000002512c08278d037287f9aaa53d2e8454f1f2b91d24de166 631 0.35/1.00 vMB 15
536,536 536,536 00000000000000000000ff8d193db63edb34033e5adf3399ef0abcc780c0c0db 41 0.01/1.00 vMB 46
536,535 536,535 00000000000000000004adea60a338495ebf8d2282a6e75b10cebff6a43835ef 1,032 0.57/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.