Loading Tool

Explorer IconExplorer

Memory Pool

76,720 transactions
28.59 vMB
0.07054036 BTC
Random Selection Loading Transactions
Max Size: 173.23/200 MB

Candidate Block

Mining Attempt 07073cda18a0eaa7b44d514021949546c4f915ab00b25b8ec4a5ee9506f78a6d
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 3c6d8b113f02d831a95ca4c840737d3bdd68e539263b632df10c572333b391ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,516
Size: 1.00 vMB
Total Fees: 0.01102932 BTC
Feerates: 71.79 > 1.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (622,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,011 293,011 00000000000000007128389d3e714ea6274688bdfae2d6767446bff2975c7839 754 0.35/1.00 vMB 77
293,010 293,010 00000000000000007c96023bdaa7670b840add38a73d34d23cccf9104c40ab27 23 0.02/1.00 vMB 27
293,009 293,009 000000000000000050a00168057879189d02df7c881577be27f58d8bc2b4dc1a 463 0.29/1.00 vMB 32
293,008 293,008 00000000000000007fce10a5fb95223f66d232483c3a9fbc859474dc7e8d5130 31 0.01/1.00 vMB 40
293,007 293,007 0000000000000000676fedd3b86b859194e8f5f9c982d964010b5afd7013088b 104 0.05/1.00 vMB 30
293,006 293,006 0000000000000000db3b866e87c429deee6adb6137566c99479dc1bed18e8ad0 232 0.13/1.00 vMB 32
293,005 293,005 000000000000000077249935d9f6cb42115275aa3d76919d7da11e2abe0d6f69 16 0.00/1.00 vMB 18
293,004 293,004 00000000000000004a06700399f736f157c31420b22189f641937d73177e7156 223 0.19/1.00 vMB 22
293,003 293,003 000000000000000098080cce1b77081b13cb6bb0ccae2831c57ec1266e22945c 717 0.25/1.00 vMB 47
293,002 293,002 0000000000000000d97dd060d2cd4cc532631d6cfa4610eb4bc14c23a496a5a5 51 0.03/1.00 vMB 14
293,001 293,001 0000000000000000a1e689745cf34cbca48fb2d75fa6b37a5d8fe95dd022fd38 608 0.46/1.00 vMB 27
293,000 293,000 0000000000000000c504bdea36e531d8089d324f2d936c86e3274f97f8a44328 373 0.17/1.00 vMB 39
292,999 292,999 0000000000000000b358b3b54788547080f49ed52392c2ed32a241951e2c9d5f 104 0.10/1.00 vMB 22
292,998 292,998 0000000000000000747cf5ccce62fde7da42ece32709382abeb7d95960d75980 429 0.25/1.00 vMB 30
292,997 292,997 000000000000000074e97f24bc669968fd444db9ecbeb52e869793f0cf87b792 256 0.10/1.00 vMB 38
292,996 292,996 000000000000000088cb42bc8212de79040b663eee85a665168d0c35eaa8a049 104 0.06/1.00 vMB 29
292,995 292,995 0000000000000000d76d6ef910d54c27577e3599e4a4046023b6130bedae29e0 287 0.21/1.00 vMB 25
292,994 292,994 0000000000000000cc72882e5c822cef4dbaffb43a510f2d01c748a3cee2e0ee 243 0.19/1.00 vMB 23
292,993 292,993 00000000000000005eaa14b4589559cd1f015f9d5b644a3d524882ae9639f0c8 538 0.28/1.00 vMB 36
292,992 292,992 0000000000000000bb1fd9be9a76b70c0709d93a901f7b276e8bf4e217599e37 161 0.10/1.00 vMB 28
292,991 292,991 0000000000000000b8f67fc97c23a197581ee99aba408651eaed77fa79f51253 41 0.02/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.