Loading Tool

Explorer IconExplorer

Memory Pool

77,255 transactions
28.94 vMB
0.08255826 BTC
Random Selection Loading Transactions
Max Size: 174.69/200 MB

Candidate Block

Mining Attempt c1e28a33c2305c3ec183dc727a577e03ea7729c75c5fae590f464a9ca11836fb
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 86922dc977004dd673c661687b12862625cbf990da237a82e60d20259275e8ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,666
Size: 1.00 vMB
Total Fees: 0.02224366 BTC
Feerates: 103.00 > 2.23 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (254,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,735 660,735 0000000000000000000a7516c26d43560bdf32bbffdd8e949d616c6188ff6fab 3,123 1.00/1.00 vMB 72
660,734 660,734 0000000000000000000142e233e1ef8814a4e9bdae01994b7cdf877eccc204f8 2,218 1.00/1.00 vMB 67
660,733 660,733 00000000000000000006f615c979b941314e742af5fd6ae65b4e545085b3c3ec 1,684 1.00/1.00 vMB 102
660,732 660,732 0000000000000000000b5233f7cc6690ed62baa36861af91b0c2302602d79078 2,067 1.00/1.00 vMB 46
660,731 660,731 0000000000000000000a64a38791898d0579acfff3b6696bd59822e34f054c91 1,991 1.00/1.00 vMB 57
660,730 660,730 00000000000000000003f23072ec92d59ed21cf8884fa6d2faa0ab159a363299 2,444 1.00/1.00 vMB 79
660,729 660,729 00000000000000000000d5462b1105878390afbd573fb6ce6331a6713ccfc493 2,490 1.00/1.00 vMB 35
660,728 660,728 0000000000000000000177b86a56a326b118da2e3e388681635ae9e43380f883 1,729 1.00/1.00 vMB 18
660,727 660,727 0000000000000000000844302f61c1f0e7224881ce4280096cec8d291e1314f3 2,144 1.00/1.00 vMB 50
660,726 660,726 000000000000000000026b2484d6be6fb8e51e9d6eb38f5bbe93b37b03203914 1,499 1.00/1.00 vMB 81
660,725 660,725 0000000000000000000481a5daeb54a5c0c35f43abc1a62d290c971878544c71 1,640 1.00/1.00 vMB 87
660,724 660,724 0000000000000000000b6d39fbf047da3c84566cebe1358ab15fe5aec6687684 1,714 1.00/1.00 vMB 42
660,723 660,723 00000000000000000002c95d04124c52d85fe3fd3fd80a6769483c21ec1e39f9 2,312 1.00/1.00 vMB 51
660,722 660,722 0000000000000000000dd5d3683613742dc65289c42a2e9c41624339f4540695 2,820 1.00/1.00 vMB 78
660,721 660,721 00000000000000000002d42eb904b1d633cf0bdc2da4b729ea28f0423dbd5fe1 1,759 1.00/1.00 vMB 55
660,720 660,720 0000000000000000000362f3b8e57eea1533557e4daeeb5b578dd7360eeabd21 1,406 1.00/1.00 vMB 33
660,719 660,719 000000000000000000015ba6aae17ddc987818df1a0e6572707edc88ee3e1d85 1,108 1.00/1.00 vMB 17
660,718 660,718 000000000000000000063519bc967cefba41a03a2223fb853341ae413b7fb315 2,576 1.00/1.00 vMB 66
660,717 660,717 00000000000000000006b1883070b864c2f8e6901018500db5e9af982a687f9d 1,521 1.00/1.00 vMB 22
660,716 660,716 0000000000000000000b978c97b72ed7af10ff2b136d18bc6c90579e687563e6 1,785 1.00/1.00 vMB 19
660,715 660,715 00000000000000000007df880809c627720c2d0144da4eef0ed0d08b0a0617a6 2,194 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.66 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: 673.02 GB
    • Received: 16.35 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.