Loading Tool

Explorer IconExplorer

Memory Pool

14,911 transactions
6.90 vMB
0.01841851 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.56/200 MB

Candidate Block

Mining Attempt fc496d318fd1a64bb7b3f445c6e3bf59960f067912f6109653d4b0dc73d07c6d
Version 20000000
Previous Block 000000000000000000018334698b3f919b91679f9b8aa9a5b7a32751b5feadf4
Merkle Root 6cf92e0ecf77f54a334d06a7e80583d64a603bc11d08d5340b7060be364a72f7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,970
Size: 1.00 vMB
Total Fees: 0.00540113 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,441 (692,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,720 220,720 0000000000000483c7fc6a38880acc70ac258539e8c39b2f84a468c74d54335e 10 0.00 vMB 451
220,719 220,719 00000000000003deda15d8993bb7826a30c3c5378bb257e61d8f59bdd2480bc1 9 0.00 vMB 36
220,718 220,718 000000000000020d6774a16c618eb533857f1f46a76e7dabe18f5a2790f449d5 814 0.25 vMB 301
220,717 220,717 0000000000000017df0279cb3062c3a445caa64ac15129c9c935b0564ac32644 13 0.00 vMB 14
220,716 220,716 00000000000002243a4e1168507c627b7902d2cb155cb073734a04233237638a 180 0.08 vMB 111
220,715 220,715 00000000000003217fb1d715fc2fc7ece147ea27c6bdbcf6a996a723b8d64628 665 0.25 vMB 263
220,714 220,714 00000000000000f22eaacebf9597fc2afa57da6d345e9d0fd9f291eeba1c6afa 600 0.28 vMB 194
220,713 220,713 000000000000020c6e27d8f612c54933cfb4204b1c0b02f0ce49c70e6a654e54 194 0.11 vMB 143
220,712 220,712 00000000000003d790da41d955e10e60f94fd2bb81c49ba2c4416f98e0adda02 8 0.00 vMB 651
220,711 220,711 000000000000013b31ccc0c09e91ae227c172ce68b2d7c98a245dd7224a39081 609 0.25 vMB 221
220,710 220,710 0000000000000106e5188c177783b4414a59a891bf2ddc39d692c26ad7e79919 417 0.25 vMB 110
220,709 220,709 0000000000000222c376ad12dc009d30fa6437c5a14199e4dbc8a8eb209460b3 8 0.00 vMB 160
220,708 220,708 00000000000003cace45c79a67252aefb980681bf55513184843a974e43144c5 630 0.25 vMB 205
220,707 220,707 00000000000002c3428d3e70ab6d4afd8a86edbcb863d367c30bf4f0c71d4944 343 0.16 vMB 232
220,706 220,706 0000000000000198b2afc866b7604dd1db810d4c9b5530bdc040f6e18d8874fe 179 0.11 vMB 136
220,705 220,705 00000000000001e578c7aeec90d36d40e9de9142c745d1514c50f196cb46e129 450 0.25 vMB 135
220,704 220,704 000000000000010a3de9f997f2ec4a7611c863add09d3a5edd7ea0cb2fc11bd0 702 0.25 vMB 217
220,703 220,703 000000000000020ecf928d748fe968d9ff48f35b9d35e67ee36e5e570e6cf088 360 0.28 vMB 128
220,702 220,702 00000000000005122db9a374ace539aadb8cac13b87fdffe462de0cd10b38329 47 0.03 vMB 30
220,701 220,701 000000000000014243cee7f3b20c3188e3128a2df354414af930a0282d095efa 478 0.25 vMB 136
220,700 220,700 0000000000000502395988e6f77010de2948e37a430b1042c31dd672e7b7f26f 675 0.25 vMB 240
Previous 10 blocks ↓
Total Size: 779.64 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: 304.09 GB
    • Received: 1.39 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.