Loading Tool

Explorer IconExplorer

Memory Pool

85,734 transactions
22.78 vMB
0.06173457 BTC
Random Selection Loading Transactions
Max Size: 154.65/200 MB

Candidate Block

Mining Attempt fd96cc78a82d1b1e21abc624c8767b0b2667af0703b79e636fae24d44b79b535
Version 20000000
Previous Block 0000000000000000000123e91675dc862ba29d9f6e0172ea85397521a9cf2bda
Merkle Root a5886bc546ca8e1e8d6fe3574c5a7d661705412abf7f1a5045bf5e534ce3906b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,959
Size: 1.00 vMB
Total Fees: 0.01086598 BTC
Feerates: 40.21 > 1.09 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,895 (886,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
29,095 29,095 00000000caca581c84ae2a6981966b7bf6ae3e065f4850be79e4e0eb11e7a8ec 1 0.00/1.00 vMB 0
29,094 29,094 00000000ff3a3528294fdab36b89386fd0a4c2265d4e9042d81f478284d79b61 1 0.00/1.00 vMB 0
29,093 29,093 000000000ed57e89608023f2884fe9b426c7e498790333da6a1a3cedc70c5aef 1 0.00/1.00 vMB 0
29,092 29,092 000000004020f89d56865652f4e045a4b3c29f602cd749d797696291c837b68f 1 0.00/1.00 vMB 0
29,091 29,091 000000001e65f413575f1d0df41715cc046c471613a5f11fa558f5c9dabccc01 1 0.00/1.00 vMB 0
29,090 29,090 000000000f6eae5c4b83607692c57f42e3956e8f1abccceb9b9c480a39a4052f 1 0.00/1.00 vMB 0
29,089 29,089 0000000093f3d278c7b59367d6ff987306c0897777148ae05eb550f0bce67d17 1 0.00/1.00 vMB 0
29,088 29,088 000000008a5110230b06fcf08173844a4b4ba74334ec98668f92e5a9a3449b6a 1 0.00/1.00 vMB 0
29,087 29,087 00000000a798d2cada97c4a69b273448078857a6a6a439e24b9784cdfc0daf2f 1 0.00/1.00 vMB 0
29,086 29,086 00000000f73e6f36deb6a43ff9b454112fff26d8af9c51e18b5c3abb77b37cd7 1 0.00/1.00 vMB 0
29,085 29,085 000000001c9d0ed0cf692c35b506b86c16607d21e36c1ae11e1a72e4467a3b41 1 0.00/1.00 vMB 0
29,084 29,084 000000008901b6bf1e1add2a53133cf467f01ac6d7deffaf75ff3e95b0153c52 1 0.00/1.00 vMB 0
29,083 29,083 00000000c502f644a054be66e7ddbf2979e13311d446d59cd6943c152708519a 1 0.00/1.00 vMB 0
29,082 29,082 000000006c46def4e62ae98cd00d5149791a967889f1fab52c6ff498475accbd 1 0.00/1.00 vMB 0
29,081 29,081 0000000016d283b1f9297c60fc17a6f2eb87316c5d6030ab094c08d99e0f8419 1 0.00/1.00 vMB 0
29,080 29,080 00000000b6daa45476938001f4ab8a273758699a48dcd5a1add3bd1d2f7547ed 1 0.00/1.00 vMB 0
29,079 29,079 00000000a20d70361e4c6a439b82af5eb7496df55eee98ce2d69bbb0329d5d4d 1 0.00/1.00 vMB 0
29,078 29,078 00000000f3f63631d9f785db19d2782b2e8b6cb06b770e633ab9df3d19778411 1 0.00/1.00 vMB 0
29,077 29,077 000000009bd44cf96417afa5a3ce89f48be940af1c454e9626e640ef19d16e58 1 0.00/1.00 vMB 0
29,076 29,076 0000000002a54c81d2e068fcebfb2e98b00ca5069db891d06988a4ee713594f7 1 0.00/1.00 vMB 0
29,075 29,075 00000000e95eec47e8234dac608049a5ce8aa8abc45d51dfa3ab6140ca174955 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.92 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: 797.19 GB
    • Received: 22.28 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.