Loading Tool

Explorer IconExplorer

Memory Pool

79,995 transactions
29.35 vMB
0.12986084 BTC
Random Selection Loading Transactions
Max Size: 177.66/200 MB

Candidate Block

Mining Attempt 1cc1f8242ba6db91458148474a0b030108dc4f3c4c5e09b9897abdbdf96fcf69
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root bf6297015856a32438087d14db8ac87e9346b7eff721b06ad8107e531eb3379e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,469
Size: 1.00 vMB
Total Fees: 0.04852298 BTC
Feerates: 602.26 > 4.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (219,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,990 695,990 0000000000000000000cf05b0978153d8c88e5f7e043c989c16e2aec638ce26e 1,211 0.65/1.00 vMB 12
695,989 695,989 0000000000000000000e9ac72dcf5eeb586f52b657fd0ad7c4f57f4b8331c82c 600 0.30/1.00 vMB 11
695,988 695,988 00000000000000000011472792f67b2ece85d188e29d3af5f047ebcb9d0d6130 697 0.49/1.00 vMB 11
695,987 695,987 0000000000000000000d87a28fd728f10adf0e3054e7ac82f72cd80f6898a468 353 0.16/1.00 vMB 8
695,986 695,986 0000000000000000000cbd654027917674a7eee7bc02e44972d140fd1132cb15 432 0.14/1.00 vMB 2
695,985 695,985 0000000000000000000d740a7773b1a00373639cb2248eef4d92f2d91ec81136 1,960 1.00/1.00 vMB 14
695,984 695,984 00000000000000000004ab059daba6c9f619a1a0819df7f3d0f1368ae2a33a2d 507 0.26/1.00 vMB 10
695,983 695,983 0000000000000000000820bdb75d237fbca3ee5c8f06d505e1e507e8e17654e2 1,677 0.99/1.00 vMB 11
695,982 695,982 0000000000000000000c1f563d8e814fc65a11df9e3960b88ac270673cd05d21 152 0.05/1.00 vMB 21
695,981 695,981 00000000000000000001112e44e65f990ea1a3d34d10848110d9adcf5ac43493 466 0.15/1.00 vMB 11
695,980 695,980 00000000000000000000bc90c0fbc01ade43b804115b18c02a7e3a482891b610 76 0.09/1.00 vMB 3
695,979 695,979 0000000000000000000e9a814d0ef5fa3e3ab8cc8b358b01b936906ed766e15c 439 1.00/1.00 vMB 4
695,978 695,978 0000000000000000000ce7713bed3f598de3d1eda2e9328b1e7b9eee241c15d0 988 1.00/1.00 vMB 7
695,977 695,977 000000000000000000093400030eefc52f744ef0a3c4500b800c7ecd7a09b778 571 0.24/1.00 vMB 12
695,976 695,976 000000000000000000114628a5a0c0a0d07dc6a2608236279330d3e807778671 745 0.47/1.00 vMB 10
695,975 695,975 00000000000000000009cacbc96fe5a2cc8b696570b0d233eb2a944b91237af7 402 0.13/1.00 vMB 14
695,974 695,974 00000000000000000008bbaf0e58f6363d8d5b0b74779d81847e5e4a9a3214b6 1,053 0.56/1.00 vMB 10
695,973 695,973 000000000000000000030df0006eabb04a360e5f605f508a10c5d07edda3c6c3 905 0.90/1.00 vMB 3
695,972 695,972 0000000000000000000e4b718500ed976abcec712f8ae5ebcbbdce8a0e0f6fd5 1,690 0.99/1.00 vMB 8
695,971 695,971 00000000000000000004ec886f8dfc7dabfa9a2fb0b8773018372575d403ab66 271 0.08/1.00 vMB 13
695,970 695,970 00000000000000000004961627e46e013cd37fbf435b4270a8bc661101afe6ed 1,177 0.73/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.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: 714.46 GB
    • Received: 17.54 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.