Loading Tool

Explorer IconExplorer

Memory Pool

82,582 transactions
31.87 vMB
0.11210109 BTC
Random Selection Loading Transactions
Max Size: 191.11/200 MB

Candidate Block

Mining Attempt 0b96f7e96c58381a9cd54eda97f1e9b47c084a44fb2a89bfccf740754c1d443e
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 456ee85c24989a46e9b2d5230b78604e8c0e2f04a0205c38a3b6a281a9caba36
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,215
Size: 1.00 vMB
Total Fees: 0.02606650 BTC
Feerates: 99.50 > 2.61 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (646,819 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,557 268,557 000000000000000088c7459279e3be920de2900237bef520e5ecd52ba066cf6f 412 0.33/1.00 vMB 69
268,556 268,556 00000000000000085c1f7cf36cf22ea104e95390523b79a6d990b0ffff46d2a9 471 0.31/1.00 vMB 76
268,555 268,555 000000000000000234b9af42cdea480b75eaa0ed8c418c8290e9ba116bd0cbd9 435 0.24/1.00 vMB 35
268,554 268,554 0000000000000005b2985aa8f7fc6821c79b45797b90c6e51f93293016ed1aaa 436 0.25/1.00 vMB 130
268,553 268,553 0000000000000002a00bd7d837bf99d1c80569fe248853e88af588076cd9742a 206 0.09/1.00 vMB 75
268,552 268,552 00000000000000043f5b6becfbb2d2b0397b2bfb8b54bc1f67f62d4656161769 469 0.31/1.00 vMB 84
268,551 268,551 000000000000000323fe066d2393a9a46fe988759844bbd68fc249ccbb304e0a 37 0.01/1.00 vMB 507
268,550 268,550 000000000000000599ceacb225ea0fce8250c40ab62ea41f3d1b70ad0d060cd7 290 0.11/1.00 vMB 61
268,549 268,549 00000000000000008d6b8cf9c84c4eb4e034c6d1e18f4feef4eae2d575bff12b 143 0.15/1.00 vMB 27
268,548 268,548 0000000000000003047e8dbcc178b5d169effc5920de03f2c85a1195b3822d8b 584 0.25/1.00 vMB 86
268,547 268,547 00000000000000081a155393f3dc3c8c38c5a10eca676225ea0b0fa7d923f457 492 0.21/1.00 vMB 53
268,546 268,546 00000000000000031e72b1ad823f95125c1dcf61d0d317e61a46a21452a1d40c 347 0.21/1.00 vMB 70
268,545 268,545 0000000000000006de3027c038100ce7f29aa6df51384d58fa0b1028cf077146 390 0.19/1.00 vMB 79
268,544 268,544 000000000000000470ed1b7ace49080a35d1cf2e53fcfcd12c8edd6252469462 132 0.05/1.00 vMB 72
268,543 268,543 000000000000000723610f23e66aed8fbb58ba10f585d3929d66ba47435e3712 97 0.04/1.00 vMB 22
268,542 268,542 000000000000000371e42f23994157e9981e7539d1d3a1cc4953dc8045c49cbf 141 0.11/1.00 vMB 44
268,541 268,541 00000000000000025b6ae7b1d77be927716def2bed7f0d1693077d8fbf8030f7 184 0.15/1.00 vMB 35
268,540 268,540 0000000000000007768d1469c28513b918e340d3b998e9ca62849676c3f56959 231 0.15/1.00 vMB 73
268,539 268,539 00000000000000020e931f6e39b5b13efe71aac6776b37d827653f7eaf36dd45 344 0.39/1.00 vMB 73
268,538 268,538 0000000000000003f52abab9ab71f3c20ee380ec3df5ea3b7f4795ad3e501db1 230 0.25/1.00 vMB 17
268,537 268,537 00000000000000063b3f70a2709c683382cc98edb2b4263e148d1f9ab8aa7f53 775 0.50/1.00 vMB 29
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.