Loading Tool

Explorer IconExplorer

Memory Pool

79,505 transactions
30.18 vMB
0.08693749 BTC
Random Selection Loading Transactions
Max Size: 183.84/200 MB

Candidate Block

Mining Attempt d082e2c76b0ae09fe3860e0e5c67adb6854e6f54b2a899fcd6fb8bb5d57541db
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 554f46d3c4a017948aa2db28ea4a53dd1d9cd3e811bfe55811839069f3df24bb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,709
Size: 1.00 vMB
Total Fees: 0.01971516 BTC
Feerates: 300.83 > 1.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (485,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,703 429,703 000000000000000000d1de78dd8bc2d53cc6813bba1378f9c9631c00a9755964 1,201 0.74/1.00 vMB 48
429,702 429,702 000000000000000001a05bb381f11804718841d9ba9ed4aa599b6238a9b88f78 824 0.55/1.00 vMB 40
429,701 429,701 000000000000000003fb96101a2667309aa5ec0e10e7b75b894c182d11a0d5cc 627 1.00/1.00 vMB 16
429,700 429,700 000000000000000003f6e965ba4eca0fa7e663068ef09de32fd34bc42471d140 2,075 1.00/1.00 vMB 50
429,699 429,699 000000000000000000dbafabc91664efb6b52e1476c34ef84e1de9ea42960e29 2,063 1.00/1.00 vMB 82
429,698 429,698 000000000000000001a80b4d2480e6e57c3e07b4fcd7cc8e79387362f66a6ba7 1,298 0.54/1.00 vMB 55
429,697 429,697 0000000000000000041d39ffab05cfe92b9348e54f4c9a597412a7f359a44348 741 0.34/1.00 vMB 58
429,696 429,696 0000000000000000021ab87735513f9426df7377b9051d4785bafe346510a39c 2,159 0.81/1.00 vMB 59
429,695 429,695 000000000000000002d43d66464c981702c14468836d8df512a4ff3eea9f0636 985 0.42/1.00 vMB 57
429,694 429,694 000000000000000000403255845c68e86e8cf0d6035bbb58f5dfde0c04d6e827 303 0.12/1.00 vMB 67
429,693 429,693 000000000000000001b6204ed19f5371c57d67eb9032ce4e85416f1fca5e4d57 480 0.21/1.00 vMB 60
429,692 429,692 0000000000000000017303b1ce2e879de694ac9f973f468a2c5e26d34bbda50b 286 0.11/1.00 vMB 75
429,691 429,691 000000000000000004554907bb3262491c217e731664485c07e1ebf7eccbfc17 1,708 0.70/1.00 vMB 61
429,690 429,690 0000000000000000000bd9fda93c0fca3375ef1205dab74271ab0d9264f129a2 223 0.07/1.00 vMB 67
429,689 429,689 0000000000000000016424537b6b6fc2cd79e43fc2211fd061ed90b8f898bea7 1,345 0.65/1.00 vMB 58
429,688 429,688 00000000000000000315f23870afe4992cb9ab0c0a69eeb5c819c5033cf75773 884 0.33/1.00 vMB 70
429,687 429,687 000000000000000003f0d8cbb43618c9dfb8471ba08fe218935b901abe54dccc 1,144 1.00/1.00 vMB 29
429,686 429,686 0000000000000000006ecc4b0654ea5e04e480433f831359de0b65eccce4ba14 1,693 0.82/1.00 vMB 50
429,685 429,685 000000000000000001f4d30c12b7fd20ca7151e503261e80ca96a0acbad73e67 2,422 1.00/1.00 vMB 74
429,684 429,684 0000000000000000004406fc44393423e7730448455dea1430b3f130c3dad871 613 0.23/1.00 vMB 105
429,683 429,683 00000000000000000102c157dc5928ab0eb636dda6e423ce59cf127f36a126a3 578 0.98/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.07 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.93 GB
    • Received: 18.31 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.