Loading Tool

Explorer IconExplorer

Memory Pool

82,059 transactions
30.10 vMB
0.13255799 BTC
Random Selection Loading Transactions
Max Size: 181.84/200 MB

Candidate Block

Mining Attempt 1e22783119b050b68f9eb155507f841eb7b90ca10fa53b9439b1ec73d86154ac
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 7d8ff133c72f7e89599ae3e0a8f8ffaa37809e3b74b0ac13e510997bfb0811e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.05508986 BTC
Feerates: 477.45 > 5.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (676,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,750 238,750 000000000000012dc37e49c1ad9fd6c0af65a5a58cb2321ba3b668440da2f5b6 467 0.24/1.00 vMB 157
238,749 238,749 00000000000000f747c2d86bbf31c3178275c4e0344be0657264b5f40a4f42f4 330 0.24/1.00 vMB 94
238,748 238,748 00000000000000c1085bebd3e7da0f32ea2a7c04b45efe948867d0ab0e606ea9 761 0.25/1.00 vMB 277
238,747 238,747 000000000000011ad10a1af56ee3137cd7ce74cac68e669bdeec5ff72a70733c 4 0.00/1.00 vMB 233
238,746 238,746 000000000000006ac4d98fb72a115d5f549ae68f861d004349e2dcf112b09f0e 504 0.19/1.00 vMB 208
238,745 238,745 000000000000001c2dd6f17be4761c85fe3b281de83e8031774429374312b2e7 256 0.36/1.00 vMB 42
238,744 238,744 000000000000003aaf5002b8556f772eb75f37b76c8e0569ffb3a18016076b5d 256 0.11/1.00 vMB 281
238,743 238,743 00000000000000868da9b39b272e5f07c12988c66d9eba53a70544216cc125c9 180 0.09/1.00 vMB 161
238,742 238,742 00000000000000b46553d47ba2fc31df96a4e778c25ae9773ce3096f1e0afe50 24 0.01/1.00 vMB 161
238,741 238,741 00000000000000cd2187c49795e4846b7db37b602e736a087d3397ea11e47dbe 402 0.19/1.00 vMB 194
238,740 238,740 000000000000012368fb86a642807ab1b6dbafbd767438dbe20fd3e142580c9d 86 0.02/1.00 vMB 421
238,739 238,739 000000000000007b490e6826ddcb282db83b893a17294c4913827a8b294cf7bf 142 0.11/1.00 vMB 122
238,738 238,738 0000000000000015f96e57eeec20290690bcb89d1f72746df0e933413c1a34ca 529 0.24/1.00 vMB 188
238,737 238,737 0000000000000055a8e30564a0d74ce15c96bab3f3ba9331510ce89d1a42aa9d 405 0.18/1.00 vMB 171
238,736 238,736 00000000000000be746046fba1c9b83a3b1bb51ea7835ecd29d9ca048492369d 84 0.06/1.00 vMB 36
238,735 238,735 000000000000000a4faad5e328bd5b828c84dc7db0d503320c7b77989f439473 339 0.21/1.00 vMB 125
238,734 238,734 000000000000009bc2076a7ac1c5404d927663c9aa4b65c693763060e4cd7413 102 0.12/1.00 vMB 65
238,733 238,733 000000000000006818966e0b6ffc872df45d99e3d0dde3255c56a683010080e4 583 0.25/1.00 vMB 201
238,732 238,732 000000000000005de6f125487efa5a640eb4b6d16cfc7f32fc4b42144898aba4 256 0.13/1.00 vMB 115
238,731 238,731 000000000000006a7174fab042adfc31868abc1fcb80d2a01c6c2fbdfdef7015 735 0.25/1.00 vMB 227
238,730 238,730 00000000000000b10f52ffc288a655ed1a77766eddef6c85bda3ef3ecbc295ed 198 0.10/1.00 vMB 158
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.18 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.