Loading Tool

Explorer IconExplorer

Memory Pool

84,351 transactions
31.55 vMB
0.10505076 BTC
Random Selection Loading Transactions
Max Size: 193.36/200 MB

Candidate Block

Mining Attempt 781ee8fac80723ef48d0a782e67dc721e0c0ff48418cf4265c4ef223a13978a1
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 19e6f58981116ffbbc43b9ab37264c7bd91df6b5341b0f055c58797b6b93441a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,342
Size: 1.00 vMB
Total Fees: 0.03213089 BTC
Feerates: 301.57 > 3.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (436,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,750 478,750 000000000000000000410c41fcfdbe71b012188039020dd05fec33bfa9681892 1,963 1.00/1.00 vMB 169
478,749 478,749 0000000000000000013bd3921379adf4a025f5c14c46d172770823bc7f22bc38 2,466 1.00/1.00 vMB 189
478,748 478,748 0000000000000000008902c6990727b5ec2d54f950bce9403a6a7b87522f0e56 1,493 1.00/1.00 vMB 31
478,747 478,747 000000000000000000f3b880603e31d3d5b30e74deaa9163a3da46b1d13df50e 2,040 1.00/1.00 vMB 55
478,746 478,746 000000000000000000de05ab30abca681da2707e632fc4de1f68dc05ff16add3 1,728 1.00/1.00 vMB 73
478,745 478,745 00000000000000000022adcc7541ccba456e40ee3effdb08ffa5950124413f34 2,555 1.00/1.00 vMB 125
478,744 478,744 000000000000000000987c49911ff2eb48f5b3e0b5a871d7fa05e07ff5a6dec5 2,023 1.00/1.00 vMB 119
478,743 478,743 000000000000000000458b5f87ad14b35b2688c215ffd4734ee7d8b51d4284b6 2,417 1.00/1.00 vMB 140
478,742 478,742 0000000000000000010037715c157e5d27d76b4250f9c8bf20328f4ce96713da 2,425 1.00/1.00 vMB 160
478,741 478,741 000000000000000001458ba99d4e1414aadbe4f31a1908da7e96d881aa6cc99e 1,947 1.00/1.00 vMB 148
478,740 478,740 000000000000000000fa99ec57f243b696c5a1453055e1f4315ad236f76d2c84 691 0.75/1.00 vMB 154
478,739 478,739 0000000000000000012dcc3efe168f665075a2efc738d2369cc55fff2c01c677 1,850 1.00/1.00 vMB 125
478,738 478,738 00000000000000000045151390978b19d637c20cce9bc31461cfee5008fff243 1,356 1.00/1.00 vMB 137
478,737 478,737 0000000000000000011aab1e2786d799f61647ccc6601f041f3a0c9e45697424 1,331 1.00/1.00 vMB 169
478,736 478,736 0000000000000000002b0d9a715386443c78c4478b8f76be87565a8ed942f833 2,231 1.00/1.00 vMB 206
478,735 478,735 0000000000000000005bac413b15c73be53a31ff4d671fa31b6a93dba8dcf22f 2,405 0.99/1.00 vMB 156
478,734 478,734 000000000000000001388192ebaaf0cd69fc78ef6ee55190b0c5407dd87342b9 2,374 1.00/1.00 vMB 146
478,733 478,733 00000000000000000091ad7fd92ec8a3a49936a701917a8909c81b33dc210633 1,781 1.00/1.00 vMB 139
478,732 478,732 0000000000000000000b675f236de070de7b26067e56dd11559aec2742a9d04a 1,312 1.00/1.00 vMB 129
478,731 478,731 0000000000000000012e2e3b94c3fb3a54b2d743f3abeb395fe80842db0e11e3 866 0.99/1.00 vMB 133
478,730 478,730 00000000000000000119b6fc97bd19a7eaf945f8e60882958bdb7ce20f7da8ee 643 0.99/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 782.78 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: 709.59 GB
    • Received: 16.92 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.