Loading Tool

Explorer IconExplorer

Memory Pool

76,593 transactions
28.64 vMB
0.07190320 BTC
Random Selection Loading Transactions
Max Size: 173.42/200 MB

Candidate Block

Mining Attempt 466f5aa146a17def476de13e2c30a68ac0d2f3c3f5a890dbe24134943a320d44
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 6845b39650678201717f7f67a135c554a89b0efb9a4d4c69ccb500a43dc9f7bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,058
Size: 1.00 vMB
Total Fees: 0.01250836 BTC
Feerates: 103.00 > 1.25 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (688,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,366 226,366 000000000000007679a85460a840c53f96e65ffe206edd26c4c4a3d258c47d39 153 0.07/1.00 vMB 174
226,365 226,365 000000000000018d5ae3a5b8548da81e99b23fc83a97903aeedf32f765a82bac 120 0.08/1.00 vMB 106
226,364 226,364 000000000000008495c1bd92847f72c619ae54118b357264133dd63912dd142a 110 0.04/1.00 vMB 184
226,363 226,363 000000000000014e9126e6cef7a81abc5f1c1322e6d431cd2e3f8a028d24fead 430 0.15/1.00 vMB 102
226,362 226,362 000000000000033a4bd719a8c852836ec9d96d35b69d94eb1ec4a6a279565b31 199 0.08/1.00 vMB 194
226,361 226,361 00000000000002b500dfaa7ccbc3d03be447380d3864aabca15e72404cc161a7 24 0.03/1.00 vMB 102
226,360 226,360 0000000000000341ddfb77204366e146fa3d656b077eada2462ae305f0430cbc 120 0.04/1.00 vMB 233
226,359 226,359 0000000000000060b342215cb5347de9d242d92d0a98a1c9bc06f8df3dc83118 301 0.14/1.00 vMB 174
226,358 226,358 00000000000003055ff599a829cbc5fc5a9cdeab687f48b7d9d02d79a1c75e14 256 0.16/1.00 vMB 62
226,357 226,357 000000000000033f3db8cc341afa4060ccef1882b7c8307972a34d715ed36cfa 174 0.10/1.00 vMB 138
226,356 226,356 000000000000005cdfd5a52516e5dcf3ce0afdd6a0dcb269802f69f4bbcad142 11 0.00/1.00 vMB 150
226,355 226,355 000000000000013fec9e5040a81defd10c7bc4efc095f3a5e802588a010f8dc8 92 0.03/1.00 vMB 223
226,354 226,354 000000000000006fecfa8bba736c7cb20fa798308058ee8f13a71709948440e5 110 0.04/1.00 vMB 154
226,353 226,353 00000000000002a102e26567115fa0fe5ed18c7f467407da98447084083e9c31 95 0.04/1.00 vMB 141
226,352 226,352 0000000000000055f2b828739622da6a3d7dfb1b430d437daff49ddab4e52138 177 0.18/1.00 vMB 95
226,351 226,351 000000000000030725b47fb69f70a3ca634d50aa0f8de7d9b056efd80d119c03 116 0.05/1.00 vMB 196
226,350 226,350 0000000000000285ca1e4b4e6ff4286e901c3d7e58b2db7ed0d4e315d1c03f29 126 0.06/1.00 vMB 144
226,349 226,349 00000000000001b49a0100959fa2689faef7d2090764b3262a1efffa1fff8ea7 102 0.05/1.00 vMB 152
226,348 226,348 0000000000000331181315ac16de30fd02ffb9d31708879888f98a4b94316cdd 120 0.05/1.00 vMB 140
226,347 226,347 000000000000024bd9862baa0b63d6e43ceac4c986424adb9648c86ea8945007 104 0.04/1.00 vMB 177
226,346 226,346 00000000000003320da8db3362309627dc1e60d47a7f5a1cecf46afddfa0bb57 151 0.07/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 782.66 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.98 GB
    • Received: 16.35 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.