Loading Tool

Explorer IconExplorer

Memory Pool

81,469 transactions
29.98 vMB
0.08929325 BTC
Random Selection Loading Transactions
Max Size: 181.01/200 MB

Candidate Block

Mining Attempt 74b9e9eb7fddb8d70716c6de8c7b32119cc31c3ce5dfbadc8c1675101e260932
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 097dce1288e2ff9e5429000b0ab2c6fa4de7a1e40a9895214aeedd6271cab69c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,470
Size: 1.00 vMB
Total Fees: 0.02810282 BTC
Feerates: 502.62 > 2.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (674,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,685 240,685 00000000000000ff7f37817452d64cfb3229b340dafd2599137f96d76f01b141 165 0.09/1.00 vMB 237
240,684 240,684 00000000000000f4d00b9160024498f49efc7abd46728c60e5b8c225c14d4a73 3 0.00/1.00 vMB 2
240,683 240,683 00000000000000fe24571d118fc905451440605db115865156fc56fe0a239053 219 0.09/1.00 vMB 156
240,682 240,682 000000000000010eabc35ccd5485e3cee1d46931e05ad840eabc90bf141b43a1 306 0.13/1.00 vMB 156
240,681 240,681 0000000000000042b4d9ebc3c75aba61ef828542bd79067fad88ff04419f1525 44 0.02/1.00 vMB 164
240,680 240,680 000000000000010ff4d08214969ed1ab7f8b6169a4e4885455fa6f4a082d1fe3 90 0.04/1.00 vMB 124
240,679 240,679 00000000000000cc38e9ce17a027732fe722383ec977b2de564d7f99762f97c5 117 0.13/1.00 vMB 70
240,678 240,678 000000000000001174643a57dc236d5e181bf7696ac299365a20a3ddd346be2a 297 0.19/1.00 vMB 174
240,677 240,677 000000000000009b14c16ea0d67eda77564adca4de0ac3e84b1efbd8cfb5adce 194 0.09/1.00 vMB 160
240,676 240,676 0000000000000004bc4be449a7de0c01cb29a9d661045a19393dea2cefc2e26b 35 0.01/1.00 vMB 144
240,675 240,675 000000000000008d349fcd3d56000343f9a27f87b2a62d6c307812d413115a44 235 0.12/1.00 vMB 168
240,674 240,674 0000000000000059a4965fd7950b9512e5b130c959286a4be19fd05baf7f6329 258 0.12/1.00 vMB 145
240,673 240,673 000000000000008455dc87ec0b51452a5a8f7c95a758c8e114bfa0c2895a7a91 493 0.22/1.00 vMB 163
240,672 240,672 000000000000006f6c2fd452c99c08b1b39ef05bf7a51f759c15bb703daaaaff 223 0.10/1.00 vMB 177
240,671 240,671 0000000000000007be36db8730428ffdd6c31f4b2cf8f9acf0fcaee0fd2c8acd 259 0.10/1.00 vMB 182
240,670 240,670 00000000000000e8178a308a0ff1b730bc8c60dc4f8cfa63b420dca77fc22fab 38 0.02/1.00 vMB 113
240,669 240,669 00000000000000d0e4fe02d2b06d886d0b895e5dcc078a2fd1320e44781fbbff 178 0.15/1.00 vMB 116
240,668 240,668 00000000000000be4959b1842044db0c33762a1a9b5757b340971c095c41dd26 592 0.25/1.00 vMB 174
240,667 240,667 000000000000009517627c2a5fc50e76e2564423b1b046fd5e0fbf7dce48e074 8 0.01/1.00 vMB 134
240,666 240,666 00000000000000b19b855ff87a9b63ff0cfb16421464efd1dc8eee37969bf339 9 0.00/1.00 vMB 88
240,665 240,665 000000000000001b726ea9954c17c15bdfcb4bdd39b11fbea2937d79ba807d5d 519 0.21/1.00 vMB 596
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.36 GB
    • Received: 14.69 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.