Loading Tool

Explorer IconExplorer

Memory Pool

76,586 transactions
33.62 vMB
0.13103181 BTC
Random Selection Loading Transactions
Max Size: 188.09/200 MB

Candidate Block

Mining Attempt b0a20d7ab1344337543ec8ea2886aad1223d565e31c2510c50e267d9cf2fab5c
Version 20000000
Previous Block 0000000000000000000149a20e5737c11062574f96dd685c21043aa3b1b102c8
Merkle Root dc00b5371e37b6a058fc6bc81afd16d05b797fa3fd7443de60cc240e60f55562
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,920
Size: 1.00 vMB
Total Fees: 0.02176190 BTC
Feerates: 445.78 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,419 (485,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
429,682 429,682 000000000000000003a1c1c225ae28b6f15bfe2de10f8e88ba3c05ca2744c64c 677 1.00/1.00 vMB 17
429,681 429,681 0000000000000000030934f0f00ae70ab72b82ecb4037ccad15b70870d74761c 500 0.27/1.00 vMB 52
429,680 429,680 000000000000000002e9a6313f0799a25594c5ba44447ba4b8d6e756885bab89 822 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.12 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: 736.47 GB
    • Received: 18.58 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.