Loading Tool

Explorer IconExplorer

Memory Pool

82,272 transactions
31.73 vMB
0.10818517 BTC
Random Selection Loading Transactions
Max Size: 190.25/200 MB

Candidate Block

Mining Attempt bb92d6c3a84f500fccbf3fd91e49337918499a33b144cf4b997f9e1b7e150a7d
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 91bd1f045258c376eac6b59b4ca754f7e6c5881ef9b04bf5c0f3357f4b11c46d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,979
Size: 1.00 vMB
Total Fees: 0.02443816 BTC
Feerates: 99.50 > 2.45 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (37,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,396 877,396 00000000000000000000a850acb3da6d29b9a031efb7d204808e49bb7ec12dba 415 1.00/1.00 vMB 1
877,395 877,395 00000000000000000000b2ea1e2b2154d3db383029081c11bb55f412316a164e 1,610 1.00/1.00 vMB 2
877,394 877,394 00000000000000000000a5831d02055f78fe75204aa650e4781ca01b9c232ca3 2,267 1.00/1.00 vMB 2
877,393 877,393 00000000000000000001c200d9c9a4cc8e1a557563bda2cf7b0f91524138d305 2,672 1.00/1.00 vMB 3
877,392 877,392 0000000000000000000139ec778d4fd033bbaa66234a4645f7e861a91271bd48 3,258 1.00/1.00 vMB 3
877,391 877,391 00000000000000000000f759e10953ab3eb985965179e11c66b5959ede46ff1b 2,160 1.00/1.00 vMB 2
877,390 877,390 00000000000000000000b1cfe6845ddf97dbd8d6a0a3cd84ed7849b2b84f1d42 350 1.00/1.00 vMB 1
877,389 877,389 00000000000000000000fcd36bba5370df2461da57ec63998fd903cd84636f31 2,832 1.00/1.00 vMB 3
877,388 877,388 00000000000000000002744aaa70f2f0a1d32acfc55dfd75c2c79d54436e226c 2,324 1.00/1.00 vMB 3
877,387 877,387 00000000000000000001f522f141434a3e06a65f99ee10261653c0ccf5e8f7bc 3,895 1.00/1.00 vMB 2
877,386 877,386 000000000000000000028f6272378508b20da1519b1dd3e62c567ee6ae67b009 805 1.00/1.00 vMB 1
877,385 877,385 000000000000000000017954bbc20f94c1a5aa10b636aea34cc5288e2f07c1aa 1,109 1.00/1.00 vMB 2
877,384 877,384 0000000000000000000169efd3139c39d4b00681a74af98fe6b38e828aff9a09 2,045 1.00/1.00 vMB 3
877,383 877,383 0000000000000000000144ceff894c9c22bc30697a9f3373690891ac92121ab6 704 1.00/1.00 vMB 1
877,382 877,382 00000000000000000000ff8fb42f749be73d01e090d3cca834fb4a2cb09cd008 2,758 1.00/1.00 vMB 4
877,381 877,381 00000000000000000001f7b0f4c83c93505c88e708351f940e6ca0b367164ae0 2,553 1.00/1.00 vMB 3
877,380 877,380 000000000000000000002973d2c6aee9d512efa2f42a8696d12307cab79c2abe 2,550 1.00/1.00 vMB 3
877,379 877,379 00000000000000000000b1b08419d780196aa777c28a8069b70c30ad250d707e 3,122 1.00/1.00 vMB 3
877,378 877,378 000000000000000000018456b5f9c853f2f905837d2ef02b613b0afa84627ba1 418 1.00/1.00 vMB 1
877,377 877,377 0000000000000000000245a21f33b9dc3946f3cfb591d69f7cc238f5cf22c608 2,107 1.00/1.00 vMB 3
877,376 877,376 00000000000000000002361563f292dc0ed7dba091ebbcb47152229f16b65df8 1,460 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.