Loading Tool

Explorer IconExplorer

Memory Pool

86,341 transactions
32.89 vMB
0.07574543 BTC
Random Selection Loading Transactions
Max Size: 196.06/200 MB

Candidate Block

Mining Attempt fce60be69697389114ecd1d781a9542fc473739fdd3892357cf0d4861f5a1beb
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 5f3ae9f4d339a8c7cd37cf93c0365115cad8f45003cd89a51bbebebf3ff51dff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,072
Size: 1.00 vMB
Total Fees: 0.01042487 BTC
Feerates: 151.14 > 1.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (584,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,142 330,142 00000000000000001bb7fa8ef406c52c081c6efbc6ee5b6cda7861bf99b36a91 1,253 0.75/1.00 vMB 24
330,141 330,141 0000000000000000032c361ba3c2d384c6031c0a400dac25c990fba099cec146 1,491 0.50/1.00 vMB 40
330,140 330,140 000000000000000000026ccbc4bbb6a608e90132329190291127f971a604e5c9 387 0.19/1.00 vMB 25
330,139 330,139 0000000000000000058a2f5227d5535c60153b797ce67248964299f9daabc5c4 744 0.44/1.00 vMB 19
330,138 330,138 000000000000000006fc0a228edc7acf37e74a89df2be0ff0003059e72ba81dc 1,024 0.34/1.00 vMB 62
330,137 330,137 0000000000000000087663198c7436106b52e27187ff524dda031aeb4dd06d94 94 0.10/1.00 vMB 13
330,136 330,136 0000000000000000004c5013e160b897c0857f2fc6a0287e2132a46a29241b31 1,322 0.70/1.00 vMB 33
330,135 330,135 0000000000000000134e751df4d65d465af896bd548e02c573a8e97527095615 503 0.28/1.00 vMB 23
330,134 330,134 00000000000000001315744b4467ee1caa1144fe258f54172df7f27d8cfbfbf7 172 0.06/1.00 vMB 30
330,133 330,133 000000000000000016ed81f92bf911d012266ed2a0126b5c7f34361c746a5b57 138 0.09/1.00 vMB 24
330,132 330,132 000000000000000014d9a6659764fa9be48f0f5111efed08fcf4129c237e96dd 463 0.21/1.00 vMB 25
330,131 330,131 00000000000000000098cad1625e3b49577158c2ee7f6ef365345c1638e19f59 692 0.33/1.00 vMB 34
330,130 330,130 0000000000000000039cb3657ae94d8f461d2063175f7926184083f512962e3e 116 0.10/1.00 vMB 13
330,129 330,129 000000000000000016fab906b9d2f232ab16a635eefd0694fda51493eb66f914 211 0.10/1.00 vMB 27
330,128 330,128 00000000000000001a797bc4770223e93afbd7113968772276e6856e531cf337 155 0.10/1.00 vMB 26
330,127 330,127 00000000000000000b3c338502e3a5e2466d3ee28c9c4b724cd5b3e22c8823ed 505 0.24/1.00 vMB 30
330,126 330,126 00000000000000000e6b7d6b9eedd009b0f0e4c1e6f76faf9e4c859074e6c464 483 0.28/1.00 vMB 25
330,125 330,125 000000000000000009eefc85eafb1eeaf9b84e1158b26206ac8b8ec4cba1950e 1,719 0.95/1.00 vMB 25
330,124 330,124 00000000000000001b851410161504a7472dbf335457e54e06b6debd0d64ec6b 277 0.21/1.00 vMB 20
330,123 330,123 0000000000000000100b24dc11dbe7ee5ba3d76256bcb4174cf5b0a7fcae54c2 233 0.11/1.00 vMB 26
330,122 330,122 00000000000000000d58fa2c990340eefab19cfefccf79913d62330a3c6f0d41 118 0.07/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.