Loading Tool

Explorer IconExplorer

Memory Pool

82,107 transactions
30.18 vMB
0.09840914 BTC
Random Selection Loading Transactions
Max Size: 182.16/200 MB

Candidate Block

Mining Attempt f39aad3b54a49a5530b7d4b25d5b0f019ce11a8de0a2a730eb80e9175289ccb1
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 3b3f213bcc05c098b033895389841405236a71ec31ea941fdc96b889a7b7767c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,710
Size: 1.00 vMB
Total Fees: 0.03651983 BTC
Feerates: 526.32 > 3.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (160,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
754,190 754,190 00000000000000000001f9131a5f6d5541dcfe7002689f35b171325249e0f667 520 0.15/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.72 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.