Loading Tool

Explorer IconExplorer

Memory Pool

44,688 transactions
27.39 vMB
0.09550546 BTC
Random Selection Loading Transactions
Max Size: 144.74/200 MB

Candidate Block

Mining Attempt 118569857d6ab9de5ad56f3c30c8cf7c26911c82c8d722b947ea3e9cf3c82428
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root c89ee15bc692c35048a5c84e25a2872272ecbfe8b75ef9ddfc7fdb032606503f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,751
Size: 1.00 vMB
Total Fees: 0.04421085 BTC
Feerates: 150.75 > 4.43 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (160,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,211 754,211 00000000000000000007577170728f5da91c28191e5450c8a02bb4d1fabb30fe 2,624 1.00/1.00 vMB 18
754,210 754,210 0000000000000000000867c59f592c4736465a9bdd98cc7e5112e352b23552b0 1,693 1.00/1.00 vMB 14
754,209 754,209 0000000000000000000381b8cc2bb1f451a481ffa0edd6109500638d97d8f96f 2,868 1.00/1.00 vMB 14
754,208 754,208 00000000000000000005543ebffbd6cadc7951ada782ecaa10eb5d8b48409d4e 3,136 1.00/1.00 vMB 28
754,207 754,207 00000000000000000000c9bc89c369cf4067159c285298c92d46d7627961814d 2,758 1.00/1.00 vMB 14
754,206 754,206 000000000000000000074a09f4640c7339a3cf11e26536b92cc03d5c6f8b8e1a 3,572 1.00/1.00 vMB 27
754,205 754,205 0000000000000000000329ee7d1c44c2fbe3c53def9014a1904bb31b5ba8df85 1,919 1.00/1.00 vMB 4
754,204 754,204 00000000000000000001c66a72f58774d19d7cf71240b1fdbd6f27eb86baf891 1,543 1.00/1.00 vMB 15
754,203 754,203 00000000000000000007bb3da6f68db8cd9137523e5ee2b96cad3f07437f823e 2,511 1.00/1.00 vMB 26
754,202 754,202 00000000000000000006a52ed3e11b468c56662fcd6fb6329d6e3fefc46ed9da 2,438 1.00/1.00 vMB 5
754,201 754,201 00000000000000000003a4387142b4ce65d0ecec25aa726ded07a8b9cd58165f 3,002 1.00/1.00 vMB 11
754,200 754,200 00000000000000000001e51a101f810903e08e9aedc53e788d62950dbeff67bc 3,486 1.00/1.00 vMB 17
754,199 754,199 0000000000000000000329876aa4d16298781acff2909c82510fc754417936e9 3,174 1.00/1.00 vMB 14
754,198 754,198 000000000000000000000d395e98536a3351ea51948f8a1b39bbe60d1fba47d9 3,164 1.00/1.00 vMB 18
754,197 754,197 00000000000000000000bf56c208ff151e8683eb9919ef4a6c96a7994972b255 3,198 1.00/1.00 vMB 26
754,196 754,196 00000000000000000001e00729691e1a2c3078fcd7a2df20fba94c6a8dfdfb5f 3,072 1.00/1.00 vMB 18
754,195 754,195 00000000000000000005cff9103595683c8ffe871760e74dbd6423341a3962ae 3,199 1.00/1.00 vMB 25
754,194 754,194 000000000000000000086b30587ab1f740c0fb5e960931dc965fe6aa18b41753 3,325 1.00/1.00 vMB 43
754,193 754,193 000000000000000000010e850cd7beae9ca0a3921b6cdfd4f0725fb8b60786cf 2,393 1.00/1.00 vMB 8
754,192 754,192 0000000000000000000218ace13417b7dbff80fde221b26a34ad8bd756563a64 2,459 1.00/1.00 vMB 14
754,191 754,191 000000000000000000010163b03684c3d9c155cb7a2eaffcf986436a11ecedbb 3,999 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.