Loading Tool

Explorer IconExplorer

Memory Pool

34,253 transactions
25.36 vMB
0.06901535 BTC
Random Selection Loading Transactions
Max Size: 129.23/200 MB

Candidate Block

Mining Attempt f5a1a362e71b64136b65786ebf113f7595338d0101a21de8852ac32dc46c8799
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 860d0ca2f5d19d46c930df5600e8068f4e3db32a546f8413dd3a47c773f1c5f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,299
Size: 1.00 vMB
Total Fees: 0.02279373 BTC
Feerates: 101.67 > 2.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (599,251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,679 315,679 00000000000000001fd4451235a969a5a23cac866bfe14255db9300aff3cca63 133 0.06/1.00 vMB 32
315,678 315,678 000000000000000022824c5e6741d1c83f12dfe9d705ee055a32de45cd260e0c 401 0.23/1.00 vMB 28
315,677 315,677 00000000000000001b8fae17fcdaba77ddf21025c5be27f206e0d86c55f71a66 1,363 0.59/1.00 vMB 34
315,676 315,676 00000000000000001d639e84fb7c86580abae313a904df1683c5c5461d5a48c3 231 0.10/1.00 vMB 33
315,675 315,675 00000000000000002d9929e6b05d7f99b0d1ed8ab516ea3a3eee491bb4205a84 675 0.40/1.00 vMB 28
315,674 315,674 000000000000000035b5ce23e43a0bc022461f6ef6352dd72099487a87fa883c 309 0.21/1.00 vMB 24
315,673 315,673 000000000000000009bb130543fb6f5c42e33690b9d494be0d1e9b0b6110ee0d 176 0.08/1.00 vMB 29
315,672 315,672 000000000000000014e043707758659704f51f7a4214eb5a744626d3a0a1fbf8 266 0.14/1.00 vMB 28
315,671 315,671 00000000000000000111b33479e4b9f62e959563c7c531494fd5423cb7b64059 275 0.17/1.00 vMB 24
315,670 315,670 00000000000000003776dd6182f08f193f4b4637e6099506a02951b0d09393ba 296 0.16/1.00 vMB 24
315,669 315,669 000000000000000015561b9f3eb43244f8012487987d4e6d0673705d54f776a0 265 0.19/1.00 vMB 23
315,668 315,668 00000000000000000ba84a4a0754b4e32735144c367fe8321c8d637911198fdd 593 0.33/1.00 vMB 28
315,667 315,667 00000000000000002bcc5138bd0d22b4f12e861a190d0a88f977595d125ca1cb 656 0.71/1.00 vMB 15
315,666 315,666 000000000000000020a661d4a1bd8c426cb0080a1124d5d8e1fa05cd031759cc 1,425 0.50/1.00 vMB 47
315,665 315,665 000000000000000019caa2e286a61347308bd5bb25750a3a0bfcf7dc0348f529 64 0.03/1.00 vMB 21
315,664 315,664 00000000000000002fd128dd775fe9b7bb76ac8560cb238689ecc6cc20ef9c5e 196 0.10/1.00 vMB 27
315,663 315,663 000000000000000008245a46699bb00c9dbecbcab1a7f5db78aecb150799e7f2 1,802 0.89/1.00 vMB 28
315,662 315,662 00000000000000000fda4fa2248dc7c424e3c647c1cfbafda2b222e67cb81203 91 0.05/1.00 vMB 33
315,661 315,661 000000000000000025edc90d5805ffd0703c355dc851a0f7cc2c8f88d74452a8 530 0.29/1.00 vMB 27
315,660 315,660 000000000000000030d93514e79b6b6aabb6514f7597653a5f6d135f06a5f7e9 209 0.10/1.00 vMB 30
315,659 315,659 00000000000000002eb528fdf38d3015204e6e55439b0065cb0e3f9a48de42e7 73 0.04/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.27 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.96 GB
    • Received: 14.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.