Loading Tool

Explorer IconExplorer

Memory Pool

25,278 transactions
26.93 vMB
0.05472190 BTC
Random Selection Loading Transactions
Max Size: 128.56/200 MB

Candidate Block

Mining Attempt 2b014c11b593b510b66d62f67b403f936db43b56c9bce1e37d590e7d8b82c5cc
Version 20000000
Previous Block 00000000000000000000c78ac01bc6de4341166accce32c41dd1feec8f577607
Merkle Root b2cf54c7e45c1e8236bdc8cf93f55be46dc011a44336400da353195cdac844be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,281
Size: 1.00 vMB
Total Fees: 0.00412507 BTC
Feerates: 44.54 > 0.41 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,501 (152,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,836 761,836 000000000000000000049ff36c9f2f1a8ccf1be45b4a4be02564225bd9c98640 155 0.04/1.00 vMB 15
761,835 761,835 000000000000000000013e4774be8a6c1188a922f6640ba88b2b150c99c75c8f 743 0.24/1.00 vMB 14
761,834 761,834 000000000000000000013c75b4b88a1ddf7e5289d441273ac7d9cc7401865aaf 773 0.29/1.00 vMB 15
761,833 761,833 0000000000000000000524e9bfc66b9be7f95fb538d028e290b2c6a561758313 535 0.16/1.00 vMB 12
761,832 761,832 0000000000000000000125cf159889685483c2b7aa8982574edc225199477971 1,118 0.49/1.00 vMB 9
761,831 761,831 000000000000000000076bd236bb6007608c6e6e908b8ce807e4251e026d3167 1,462 1.00/1.00 vMB 6
761,830 761,830 000000000000000000062f82707f8dae30992648e70d928167aa82194c351778 3,040 1.00/1.00 vMB 11
761,829 761,829 00000000000000000000cab1819e1b651ca4204ac57df24aa96b3abdf44abe1b 3,025 1.00/1.00 vMB 20
761,828 761,828 0000000000000000000478884ee5fa5c783b70f3184993f05700dd9190d938bc 3,285 1.00/1.00 vMB 23
761,827 761,827 0000000000000000000656a66413eca0ea900a8a86e031918d061aef78dac9f8 71 0.02/1.00 vMB 16
761,826 761,826 0000000000000000000799de8ef5de2b58012a6b0ce570f165e64b8167b0e294 1,520 0.79/1.00 vMB 8
761,825 761,825 00000000000000000005d252380fb327b5c81de902659d80220146438c9fb8d4 2,524 1.00/1.00 vMB 11
761,824 761,824 000000000000000000014db8b03badc92d8370b39e4e7f0696fb7417d74b90ea 2,216 1.00/1.00 vMB 21
761,823 761,823 000000000000000000075f197d78659b442776ca12bd98fb25dc7d98c72897a0 1,981 0.79/1.00 vMB 9
761,822 761,822 0000000000000000000233e6573c1ebc52acc42e3f3fb197d0a45ae938848a17 3,288 1.00/1.00 vMB 23
761,821 761,821 00000000000000000000dd0d11630a583a7f7c16f5157bcc0910dfa70fedc689 1,298 0.39/1.00 vMB 15
761,820 761,820 000000000000000000030b9e819d575a855d8982c12e0148bd6fb65c52435581 1,682 0.63/1.00 vMB 10
761,819 761,819 00000000000000000000fbe80d34cde3453423f81c6744063bb935b823938320 2,963 1.00/1.00 vMB 18
761,818 761,818 000000000000000000015ac98caaea4f5f09c0f6afa62679860eb740e0525857 1,099 0.44/1.00 vMB 4
761,817 761,817 00000000000000000005ac1652d7fa57676576cbef8b18b1dce0a765347dbb9a 3,186 1.00/1.00 vMB 19
761,816 761,816 0000000000000000000736b479e7d2c71a5f47a122577f5bb32cce9a3c4e8134 1,095 0.42/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.50 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: 612.33 GB
    • Received: 10.97 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.