Loading Tool

Explorer IconExplorer

Memory Pool

78,582 transactions
30.01 vMB
0.08315774 BTC
Random Selection Loading Transactions
Max Size: 182.90/200 MB

Candidate Block

Mining Attempt 1447c5b1b393d13bca1a92ad63fb2fa8bec89e84429644bc00e0beefcda3c895
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root 9777cd267d46032f11af0dc20db2bdca77095656248bda34c5fbb476e1ec3028
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,604
Size: 1.00 vMB
Total Fees: 0.01654926 BTC
Feerates: 73.20 > 1.66 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (555,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,452 359,452 0000000000000000155900b442791ab526e59811163755113986ab4c3cfcfd95 1,610 0.82/1.00 vMB 30
359,451 359,451 0000000000000000170ae92829ffce0b7d7c48a26f6ee4233e39144bf875c979 108 0.10/1.00 vMB 9
359,450 359,450 0000000000000000119bc8ced3908d636b92c79f7b3817b89f786ea932096305 306 0.16/1.00 vMB 26
359,449 359,449 000000000000000013c5eed4cf3207254293e913a6cb3272bfeeab5961e00f5d 233 0.11/1.00 vMB 27
359,448 359,448 000000000000000003778b2e8cb7a51a0ed9f218beb9755b9c48608cc4de2b35 636 0.36/1.00 vMB 26
359,447 359,447 000000000000000012cd6d28f5cca4ab41c9baeaa4f98b104f9f29c0d1033dd5 414 0.36/1.00 vMB 17
359,446 359,446 000000000000000002867902b0835844e89e40334f0576554ecaf6181533aa1f 1,671 0.75/1.00 vMB 39
359,445 359,445 00000000000000000d825d279105143a49140ae4d30816f6543caad660d40925 1,101 0.54/1.00 vMB 27
359,444 359,444 0000000000000000053ad7157cc6ea4851e32d3a67ac9c90a7bcbeb585e3a23a 229 0.09/1.00 vMB 31
359,443 359,443 00000000000000001629bcd8ac5eba9fa40d6fdd95ba8ed918d1b9f9f315bcc9 567 0.30/1.00 vMB 26
359,442 359,442 00000000000000000cf561c8ceade0e7ffeb8975995f96fe38bfb76533afbb61 640 0.34/1.00 vMB 26
359,441 359,441 000000000000000005a0f3e2f987d9ec4ee22c63e489270d6288f4240932d56f 1 0.00/1.00 vMB 0
359,440 359,440 00000000000000000814980585a62406d6b727e53e81c70923882e4e66ecfcab 1 0.00/1.00 vMB 0
359,439 359,439 00000000000000000a3779771d72d1b02c5ddcf9e70ab109a5827c30f9e15ff1 141 0.08/1.00 vMB 26
359,438 359,438 00000000000000001002ab0e4d137ae89d5142f39001456b2a1d4837046b3bd8 542 0.30/1.00 vMB 23
359,437 359,437 00000000000000000f5c0da03f4aedeefe266d906b0861d1102f52cba43a0057 130 0.07/1.00 vMB 24
359,436 359,436 0000000000000000065058e6b3934ee8e1ff5cfd5d425d74e7cafa542f87098e 569 0.35/1.00 vMB 21
359,435 359,435 000000000000000008bfd35d68825a2a5d004d038713f617f202fbef20da100b 170 0.10/1.00 vMB 24
359,434 359,434 000000000000000013d9b0b931927388b19dcaa2398efa4b7dce663ce1a21bf9 640 0.41/1.00 vMB 22
359,433 359,433 00000000000000000fef564b8f07580f6b23147089bf6860c28e7f5a7135a4e0 501 0.31/1.00 vMB 15
359,432 359,432 000000000000000015638328c75f553479b99630f8c2b4f92e777205fc1db9b2 192 0.14/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.08 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: 721.09 GB
    • Received: 18.34 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.