Loading Tool

Explorer IconExplorer

Memory Pool

41,200 transactions
18.07 vMB
0.16973311 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.66/200 MB

Candidate Block

Mining Attempt a52c24c8fcb35ece2d452768bc72b4f93fcf3e2f44b4969e5bcebb1f0e9cf4ce
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 776a6d4526b97d206a8113cf1d22d53d7b4d52d943fff95909fad6a18e67fc5c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.05443584 BTC
Median Feerate: 4.56 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (703,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,206 210,206 00000000000000bfa730bc5063d53d733d9ca3fb63d40e0bbc3efa3d8768d7f9 451 0.26 vMB 121
210,205 210,205 000000000000045585d8a02164ff4e97cca7bafea8f63dfd6fc931e518d1dd6c 436 0.19 vMB 179
210,204 210,204 00000000000004e064a85fc7e131559a9d7590d636214a7845c3b7abe23d5d5c 50 0.02 vMB 141
210,203 210,203 0000000000000491a45ffc3e251d0ea0eda13626216fce7015c071f94714eed4 107 0.05 vMB 158
210,202 210,202 00000000000002997f96905d9bcdb16bbcb1c6b0799fd147e0f8bbaeb302e38f 193 0.09 vMB 307
210,201 210,201 000000000000002383789cd830d99c6488d1555a19ed8bc9a6ed6f785f44aa2b 248 0.13 vMB 334
210,200 210,200 00000000000001a29b9770d22100c4f707a7dc350d3749b7364d078111123d0d 9 0.00 vMB 367
210,199 210,199 000000000000027b0e4e9aa0e24b6c44b75c46e965c6a2b8f76efe864422bf7c 241 0.10 vMB 86
210,198 210,198 0000000000000458009a36a300d66f75e0037b280bac3ca1cdb0b67ad48eefef 617 0.25 vMB 258
210,197 210,197 0000000000000162bc140a03e071307c527a2539f88be5efbd79f88483e55f24 109 0.05 vMB 89
210,196 210,196 000000000000014071ded72bbfb9dd9d0c3df393e4356c8bb0703e76e40e1b03 8 0.00 vMB 326
210,195 210,195 00000000000001ef4a0ef0a6c4d7bab1759967dcbd62f5dcd61fc6bcb9e3ce58 268 0.11 vMB 178
210,194 210,194 00000000000000f00366071893ea76572e08b37ad5be56a328cc4162f751e697 36 0.02 vMB 108
210,193 210,193 00000000000000950ae63550c047e4dcb85c77446e3a005fca4bbef8b030fc16 318 0.17 vMB 161
210,192 210,192 000000000000025d47ccf7a27d57457c5bfa22001a49696eb7848f2f675fc6be 116 0.05 vMB 157
210,191 210,191 000000000000042b6d371dbfc1f3972f9b521f0b534902630625478996db70f4 186 0.09 vMB 118
210,190 210,190 00000000000000efbeacaa097302cd73d62d5cae12121c6bd8a20896baf0725e 414 0.16 vMB 179
210,189 210,189 0000000000000415e5f3209d9a9299c2c539ef4f1471d629f547cbee1a0230fb 260 0.12 vMB 151
210,188 210,188 00000000000001c6e498023cab960d497c73388a07ed8c0d289680d479cdf8fe 440 0.20 vMB 183
210,187 210,187 00000000000001811f2bf5de1a3e71dd6e7ff17282143997212af453dee1c636 301 0.14 vMB 203
210,186 210,186 00000000000000d0ab60e80aaa18ea21c6497e7feca800c9ed666189ef2a8855 374 0.20 vMB 149
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 113.20 GB
    • Received: 0.47 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.