Loading Tool

Explorer IconExplorer

Memory Pool

73,337 transactions
27.16 vMB
0.06211307 BTC
Random Selection Loading Transactions
Max Size: 165.86/200 MB

Candidate Block

Mining Attempt cdeb4cc2a69009fa9158832200b8bda990ed5abd985586888c7fe81ee3bfbcd0
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root dee15f55299121474c9a576db437c4238f9d5520b1578599f129c27326033c4d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,919
Size: 1.00 vMB
Total Fees: 0.00457985 BTC
Feerates: 84.38 > 0.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (564,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,169 351,169 000000000000000007f26fd76327742a31eae5910eb3f110ae3f80460de663ba 935 0.57/1.00 vMB 18
351,168 351,168 00000000000000000607fa5d3765cae97225218c8276a16a49a2fd4126cbb260 2,320 1.00/1.00 vMB 35
351,167 351,167 00000000000000000bbe925621b1bc4943bd37d13942177e613ffba15cbfc460 852 0.45/1.00 vMB 28
351,166 351,166 0000000000000000036e1b375f3fd0a13d911d0b763d0b0b7724fed9e015a6ee 1,330 0.75/1.00 vMB 27
351,165 351,165 000000000000000014358e0f7071f1420785de0de13e6cfd1128ee1f51912785 39 0.05/1.00 vMB 4
351,164 351,164 00000000000000000f20ea057138f3f865baf0d40daccfb153d6cd687f91dadb 164 0.15/1.00 vMB 14
351,163 351,163 0000000000000000044761d232275cd60ee93d40b8551ca8cb0d84dbf7df7065 256 0.09/1.00 vMB 41
351,162 351,162 00000000000000000f9a5a3fe075a1738fdc7ae4fe8e337ebe3a75d61ec56783 1,061 0.84/1.00 vMB 15
351,161 351,161 0000000000000000044decfd4b4f99c8d40ed618982b8bae38eb398a4d83cb97 1,438 0.75/1.00 vMB 26
351,160 351,160 00000000000000000befdde1c3f9346f90b49b47f61302dd97aa0974dfb4139f 2,207 0.75/1.00 vMB 45
351,159 351,159 000000000000000002454e90aaa057a452c1df829a563f75fb6c5fb6fcb647e5 866 0.84/1.00 vMB 13
351,158 351,158 000000000000000002900f96b64db9895fcb5f9412e5477775147e36da5e208c 2,900 1.00/1.00 vMB 39
351,157 351,157 000000000000000004eb3e174791eab9f0000f953099e986a6e8ace961706fea 40 0.06/1.00 vMB 9
351,156 351,156 00000000000000000bcce9575951b384d4c3998d81a71f8f54cba60f6deb4167 569 0.32/1.00 vMB 22
351,155 351,155 0000000000000000146a2f16f7e3f7663a3b98df6b910a7621acc25f427fbf33 184 0.12/1.00 vMB 15
351,154 351,154 00000000000000001165958df6c25305eb8aed226824a60e0df3ac71b71b21e4 961 0.75/1.00 vMB 22
351,153 351,153 000000000000000000a28dce7e5f120861b12e3be935cb3a973112db0e27f9e8 715 0.36/1.00 vMB 26
351,152 351,152 00000000000000000c6e5b02413af6ea2c96ec1be4ec90e04e3df0a63edabf8f 449 0.21/1.00 vMB 28
351,151 351,151 000000000000000014062f7fba9088b09896afe095f39eeacc4ef588a50b1146 146 0.09/1.00 vMB 14
351,150 351,150 0000000000000000156fc4eee22cb842fb08de83ef3112edb66698d7117c416e 775 0.41/1.00 vMB 26
351,149 351,149 00000000000000000eefe207172e8642fae9e823cba2098983f2ea5a7b171853 501 0.26/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.89 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: 713.36 GB
    • Received: 17.36 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.