Loading Tool

Explorer IconExplorer

Memory Pool

19,341 transactions
8.82 vMB
0.07488030 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.07/200 MB

Candidate Block

Mining Attempt ecae5c9bc3981f1e61a733a958e30f2671ca83ff116266a34a96ec8a69de341a
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root d6aa52cc1da640ae94cc7252cdc0e97f0f41594ee5470de32a992bd0d2b1e9ff
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,695
Size: 1.00 vMB
Total Fees: 0.05482516 BTC
Median Feerate: 1.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (717,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,219 196,219 000000000000059a5070c140e2d3bc399062c4946e464a009c8b364cc5ce4481 136 0.05 vMB 191
196,218 196,218 00000000000002063e0494225cc9e1b0d8f3ceb096968ac70e0ef306313cfc00 7 0.00 vMB 0
196,217 196,217 00000000000006777da72a74c903cae79e24ad86b4b73980283fc7c901cf22cb 16 0.01 vMB 107
196,216 196,216 000000000000049f8bbc0d1451948f822e8e4985b18c6de74fb689ef32a29d98 694 0.23 vMB 169
196,215 196,215 000000000000014d72ab81fe4dacbbb655c3293dd4716e0e6f049a2cdfacd897 121 0.04 vMB 119
196,214 196,214 000000000000046472c97db80b443d8a50142a78aec49a7ff3a0c39462eb5bb9 94 0.03 vMB 203
196,213 196,213 0000000000000691cac160f161786d71cfbf5829c6dfcf571dce6f62b638cfb0 370 0.11 vMB 266
196,212 196,212 000000000000052821b890d9e0cdefb0d7c1df8131c98417df20fefb2f168e05 353 0.12 vMB 199
196,211 196,211 00000000000001e0ddefc5faa4cbf1bcff845fabdd0df3f698dcfe71fce5c85b 129 0.05 vMB 155
196,210 196,210 000000000000051f4723166301a5ab67dcd3fe1b1004f26e09895f5ee1ed9327 356 0.15 vMB 151
196,209 196,209 000000000000048009a0e9985424ff507d0eff75b300254cef2717f9eccf7bd0 76 0.02 vMB 23
196,208 196,208 0000000000000587286bbc3da29eee5fdc901c2ad563094b09fbfd17fac28df4 345 0.16 vMB 115
196,207 196,207 000000000000021705635a2180267faa002180a2424f674e423f95fbf5f7c5ad 106 0.05 vMB 73
196,206 196,206 0000000000000563fb8fc1d977391e00753d0ad2afeb5cbc5689b53ffad9faf4 13 0.00 vMB 64
196,205 196,205 00000000000005781bb43475fe5af110a46118379e2c70f62b56f1716d765f16 198 0.07 vMB 123
196,204 196,204 000000000000059a9c285df40af089e521f3cdc2635df6107410b7270cca1641 357 0.14 vMB 146
196,203 196,203 000000000000013755dc554fb900aa7d77aad53f7640d04fc1253ed7a22a7ae9 249 0.09 vMB 218
196,202 196,202 000000000000060a074b5c16c8b6f01d6ed363b39b871c6103b05dedf2d8e3b8 55 0.02 vMB 121
196,201 196,201 000000000000046ce5b2f0746f39c4ae9b6664a35091e012d4db790f97ef0a67 309 0.10 vMB 186
196,200 196,200 0000000000000671f8eb6bc77bf0972a18d829dd6f97e2bbd68222bc97eabf67 9 0.00 vMB 0
196,199 196,199 00000000000001878e62baf048601e3a8251aa573b7ef131be91f943d59eecfb 95 0.03 vMB 166
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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