Loading Tool

Explorer IconExplorer

Memory Pool

80,094 transactions
30.06 vMB
0.07135121 BTC
Random Selection Loading Transactions
Max Size: 184.27/200 MB

Candidate Block

Mining Attempt 886288a31acc8e5de1140fdb445b617a32351165ec0e38a6b4c5ec0223cc2132
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 7d266b3c6cf1496e8a2459652fb9b205aa462ce6da6ad3a105603f3c43bfd5f5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.00446810 BTC
Feerates: 24.14 > 0.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (189,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,150 726,150 000000000000000000002d8c567d35d4a2008f0a4b0deeea0b17793736188082 1,697 1.00/1.00 vMB 11
726,149 726,149 000000000000000000029a1728a85b9e4d895e1f1b9dbdfc480f59bad69ebeb0 2,315 0.88/1.00 vMB 9
726,148 726,148 000000000000000000088abf286f2e71c9c44a0d343c286b6fd1d84a0ec07568 164 0.09/1.00 vMB 4
726,147 726,147 0000000000000000000592d79fdb5fa0ab243a935436eb4d27b6d6f504b99c62 2,383 1.00/1.00 vMB 6
726,146 726,146 00000000000000000004b7440184d0375c023d12075ed02cb292f703be99fa37 2,444 1.00/1.00 vMB 16
726,145 726,145 00000000000000000006edd17558570a09b95d44ac1eab4a99ab350087f9e9af 2,666 0.94/1.00 vMB 10
726,144 726,144 000000000000000000066430a9c5c2bdeeb72e1aee87180212eace1de0176679 2,637 1.00/1.00 vMB 11
726,143 726,143 00000000000000000007c1aac23a7cd9e06ad4e44ab67bc98c402b810b3cbc78 1,191 0.42/1.00 vMB 10
726,142 726,142 00000000000000000003552518fe62075248b988aebe17509fd391c925609b23 563 0.32/1.00 vMB 7
726,141 726,141 00000000000000000000344fcfcd8cd93b9d8f825f8b04057c5790cee6ad5c2c 681 0.20/1.00 vMB 9
726,140 726,140 00000000000000000007d38282632fdae781c0324783d5a1c85abd23a2c4b269 74 0.03/1.00 vMB 7
726,139 726,139 00000000000000000009a844c94507587a9078648fe689730bf4f22a68362b72 2,182 0.80/1.00 vMB 9
726,138 726,138 000000000000000000039154f964de19ad7e6d22786adffbabb24de66af299ed 2,112 0.88/1.00 vMB 6
726,137 726,137 0000000000000000000860b8f5538f06a0acb166aa5fc05c62c8bda38e74e523 1,551 1.00/1.00 vMB 14
726,136 726,136 00000000000000000008430e983d3a835f1508c9e352d9b28cd7c4cfe61f7126 483 0.24/1.00 vMB 8
726,135 726,135 00000000000000000006a1ff71f1b3b7ecc15a1319f24c8868883fbd7b5d9860 1,980 0.75/1.00 vMB 9
726,134 726,134 000000000000000000030b11e061f504c5ef89d0fa3328f119837f509278340b 71 0.02/1.00 vMB 16
726,133 726,133 00000000000000000000c6a9c76612c897b285e67bae2564b2155cf9a33c6596 1,387 0.57/1.00 vMB 9
726,132 726,132 00000000000000000000ad1dd8768ddff12294ca780592d7c47baed6df687ce0 604 0.46/1.00 vMB 3
726,131 726,131 000000000000000000088e55573505b32fd3027f5710c611f6b100f99640a3b4 1,712 1.00/1.00 vMB 9
726,130 726,130 00000000000000000003c674011343cb51b0892e25f7ac1d806347bab669c8a2 1,590 0.64/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.98 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: 716.20 GB
    • Received: 17.79 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.