Loading Tool

Explorer IconExplorer

Memory Pool

78,820 transactions
29.31 vMB
0.08614463 BTC
Random Selection Loading Transactions
Max Size: 177.73/200 MB

Candidate Block

Mining Attempt 7cb2ca32bd54a7e2d98beb0c4ee5b5c16ddfb417c1a448e44dbab7b9d306fadb
Version 20000000
Previous Block 00000000000000000001ad530912166963f2981c0c8959e897dfafc6a9339891
Merkle Root 76d9d02df08e90b56ea3dffe3369300d6ca7cf12e9f87fc3585d72ebd023eee1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,117
Size: 1.00 vMB
Total Fees: 0.01897087 BTC
Feerates: 194.57 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,601 (671,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,151 244,151 00000000000000873168f62c1caecbee5feacc98ae6341f924c2dff804fe9f97 15 0.01/1.00 vMB 16
244,150 244,150 000000000000008a8a678db8c414323091a7431a0810236832d544cf6c9b5633 314 0.13/1.00 vMB 117
244,149 244,149 00000000000000a4baf657a380866ff90256385836618ab8e5cc52279b93cf13 33 0.01/1.00 vMB 75
244,148 244,148 000000000000009cb342a4d0ddbda7cd88480306c226fd575c7fc01ef08de047 123 0.06/1.00 vMB 190
244,147 244,147 0000000000000090cfe042aad6bfe482f05a78663a2af5d80aff513160861270 182 0.09/1.00 vMB 123
244,146 244,146 000000000000001c0ce83b23b88aeb302f6bad1a2bb757c25366f4c507899e18 83 0.04/1.00 vMB 124
244,145 244,145 00000000000000968897130d5b0c613ec35746ef483ac02d2a86e312a5fcdf8c 27 0.01/1.00 vMB 71
244,144 244,144 0000000000000006761b0c35d8439aa55c318f0d7410cac75ab9d94df7302b34 361 0.14/1.00 vMB 135
244,143 244,143 000000000000005fb7e087b5add0526751a4a37953de71b6ab055e57c5683be4 97 0.05/1.00 vMB 144
244,142 244,142 000000000000006fcac720808147216c8ee440717f3b71b93802f37711c5b07c 236 0.11/1.00 vMB 106
244,141 244,141 00000000000000426330404e8b141f0c90acae090677506234c586774b2f4af9 5 0.00/1.00 vMB 123
244,140 244,140 00000000000000adef7302dea33f3a219bd74ba348237f8a7dc36718d919effa 152 0.07/1.00 vMB 120
244,139 244,139 00000000000000713091bfa8d100079d854aec9017445a6ec4277b64fd1e3d09 124 0.05/1.00 vMB 136
244,138 244,138 0000000000000023dbaed091f7976da5fb1ab17ed31c6173dc4742fd3d300e50 141 0.11/1.00 vMB 39
244,137 244,137 00000000000000960147fee1b3303c2128e5fedfc9c2f622c6e36476fe553812 287 0.11/1.00 vMB 134
244,136 244,136 000000000000008c54d2041cf393130cc5674762b3df52c13522f85297e1da2a 162 0.07/1.00 vMB 103
244,135 244,135 000000000000003d2c36c2c136f7b8824e71df79143e76a16a2b53d176e3059f 156 0.06/1.00 vMB 125
244,134 244,134 000000000000008aa3e3108a21258856023e9587ad387f596191eacba4cc4eef 280 0.13/1.00 vMB 129
244,133 244,133 00000000000000817ce357a065f0edb70ae82bb58bfea7c1c0ad377aaeff5ea8 655 0.25/1.00 vMB 137
244,132 244,132 00000000000000bd486092b6cd21771e073e84ca6f45969c1505c7cba9fa93b2 119 0.07/1.00 vMB 96
244,131 244,131 00000000000000648f1e66e84cb2b32c8cfa6a467ccacebf934d7f51ce1e7945 41 0.02/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 783.43 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: 770.61 GB
    • Received: 19.95 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.