Loading Tool

Explorer IconExplorer

Memory Pool

77,074 transactions
28.92 vMB
0.06662230 BTC
Random Selection Loading Transactions
Max Size: 177.33/200 MB

Candidate Block

Mining Attempt ab986d33a688c4233ec5ae338c2bb96a8dd1a4df359b28b26ae95e814cf5bc02
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 86f059aaffa111c7a9f86aa386644a01a10fb362a1775e2ed7e7f04d0c4114ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,993
Size: 1.00 vMB
Total Fees: 0.00362844 BTC
Feerates: 40.21 > 0.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (451,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,638 463,638 000000000000000001fae9c29210e187468c6a5a358e76e4d4471962928d3127 2,190 1.00/1.00 vMB 119
463,637 463,637 0000000000000000009535946240f1339fe5e5dddaa69c51232cfcc81e611125 2,088 1.00/1.00 vMB 157
463,636 463,636 000000000000000001fd9d93381234da375ec3bd124921e19bcc7ba387c1e425 3,192 1.00/1.00 vMB 224
463,635 463,635 0000000000000000003760265f7aa9e9e61ae26b5752f32f97bc0d9e7e9a86b6 2,412 1.00/1.00 vMB 206
463,634 463,634 000000000000000001989cf50fb7f4175dc68448163547e43a108bb404dc4207 1,872 1.00/1.00 vMB 132
463,633 463,633 00000000000000000145b9c482699f390482b554f9196f248e06315e2d49e320 2,133 1.00/1.00 vMB 145
463,632 463,632 000000000000000000bca67c7ae04f11a68ac405a10d13616d8a7cc26c9884f9 1,873 1.00/1.00 vMB 150
463,631 463,631 00000000000000000214ed523bb7f547cee3cb76a74ac64e530ef958d4b20cae 2,621 1.00/1.00 vMB 198
463,630 463,630 00000000000000000104685eacad244ff58b70f810b9bb95a975f0dbc3119af9 2,167 1.00/1.00 vMB 181
463,629 463,629 0000000000000000012a6ffddde5fa12de2c7db73b182c3e4518db557a7a385a 3,237 1.00/1.00 vMB 282
463,628 463,628 0000000000000000007384316543d1bcfb7f91199df22bb5cf3980952c7fd9e5 326 1.00/1.00 vMB 156
463,627 463,627 00000000000000000039d45ed529631facef985916341de6782e7b8a38b5d12b 2,075 1.00/1.00 vMB 213
463,626 463,626 0000000000000000003450546d70f2b6d110ba6d283c51074752df85ca107aac 2,357 1.00/1.00 vMB 271
463,625 463,625 000000000000000000b5de3ea08964f6a021265c2f6d04008ca84c3f11d13d72 2,136 1.00/1.00 vMB 178
463,624 463,624 00000000000000000197117017dc931264c6595ee0baa43884e9301831df21f1 2,631 1.00/1.00 vMB 200
463,623 463,623 00000000000000000096a60a6ccea96f96cb3197af86da82dbdb0c520131f086 3,400 1.00/1.00 vMB 218
463,622 463,622 000000000000000001db2b7ba5a7c63675888312a86172dacf741686e7b6953b 2,787 1.00/1.00 vMB 264
463,621 463,621 000000000000000000a44930466ae12338f16bdeec951f013d82c7f077bc2683 2,491 1.00/1.00 vMB 194
463,620 463,620 0000000000000000002c5d92b0a4d3a30986bfaf35d95affb4e8a1319b879c8a 1,692 1.00/1.00 vMB 137
463,619 463,619 0000000000000000005a83b05c0477305cf442fd908a239297ee2c00d89b15d7 2,486 1.00/1.00 vMB 204
463,618 463,618 000000000000000000b6a0a073147058941537013a6dfa9e3518dd026e8151a7 2,381 1.00/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 782.80 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: 710.00 GB
    • Received: 17.01 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.