Loading Tool

Explorer IconExplorer

Memory Pool

87,264 transactions
32.86 vMB
0.13381352 BTC
Random Selection Loading Transactions
Max Size: 199.70/200 MB

Candidate Block

Mining Attempt 690a38ff6282ce25c6a7b57c05311dd525ba7d69e11a3ca07fa8d3f001cc4068
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 344eaecc8e4cc7386d3905fef2b1b8434bccca0cac190a499b60c4debbc6cb25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,735
Size: 1.00 vMB
Total Fees: 0.04832653 BTC
Feerates: 300.16 > 4.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (671,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,220 243,220 00000000000000dc1644221d439779dbf876196169537bb9acce86ef8835ec78 129 0.06/1.00 vMB 152
243,219 243,219 0000000000000075b479859e7b56356a3f8c0fbfd7c5629c685168abfd08b8b7 47 0.03/1.00 vMB 3,063
243,218 243,218 0000000000000033b36c6709c7b3698c4e6e8fd2a9fb60ffe0f680dba82adb85 249 0.12/1.00 vMB 136
243,217 243,217 000000000000001180d7d9c8951dda179bbf29b607643b27bb72ad2d1ff6c46f 254 0.10/1.00 vMB 156
243,216 243,216 000000000000003c16bec869ce26898ac12d85187083653d7bb2312dcea5cfeb 485 0.19/1.00 vMB 174
243,215 243,215 000000000000004fe7faa082b226212696a111db83400739da8e18eb7de63fdb 18 0.01/1.00 vMB 107
243,214 243,214 0000000000000056b1ac6f12a5d0216dfaa7778074b776413b97b7562114bedb 207 0.09/1.00 vMB 156
243,213 243,213 00000000000000b3a75fc0ff98fdfa30f410dca708608d382c65246519340976 167 0.09/1.00 vMB 126
243,212 243,212 0000000000000002b1d70ac711f0c5d1b7b31f78021ea57c97c723bf86e77bb6 64 0.05/1.00 vMB 123
243,211 243,211 0000000000000027c236ca8ea34e8706e7d4c67dae1922512ae501df46a0786b 423 0.18/1.00 vMB 154
243,210 243,210 000000000000000cbdd3efd971f78597d2842e1615f11b449e89eeff3d2bdb66 170 0.07/1.00 vMB 211
243,209 243,209 00000000000000086c871a68c2bea214a03a50f05b8f490f3e273782dfdf8216 244 0.10/1.00 vMB 193
243,208 243,208 0000000000000026bfd00848435fd9e62307066e776dfd1b975698b5288b86a7 280 0.11/1.00 vMB 182
243,207 243,207 000000000000007000c171336abbde806134b9df201088f7ddbc4bf223805957 312 0.16/1.00 vMB 140
243,206 243,206 0000000000000076372cab024242eba5494516261cef488a26b767e0184fd264 184 0.08/1.00 vMB 203
243,205 243,205 000000000000009e311d55da391545bea8929243397543d48dc77bc87acb9f3d 99 0.05/1.00 vMB 146
243,204 243,204 0000000000000011c2a30dad803a20c64dbafc8a1deef2247276b44458d78250 398 0.17/1.00 vMB 160
243,203 243,203 0000000000000048d86fe7cc0eb0a5a99db92972046162e50085f84426bd5175 632 0.25/1.00 vMB 187
243,202 243,202 0000000000000086fb8f336f31cd4813ebb9f06ace5af1c9d486afaaeffc7b73 697 0.34/1.00 vMB 88
243,201 243,201 00000000000000382691339643d5e4c7fea7a9105eeb898d6dffda7da6dcde62 476 0.21/1.00 vMB 145
243,200 243,200 000000000000007497f4b7c0e435ffb0c165b5aeb22f9fe384f81bb517c56151 624 0.29/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.