Loading Tool

Explorer IconExplorer

Memory Pool

79,362 transactions
29.48 vMB
0.06484486 BTC
Random Selection Loading Transactions
Max Size: 177.68/200 MB

Candidate Block

Mining Attempt f4ab4b616fa63e914e58f6b489c77c96d0334d3c276422a2f483265007c6b626
Version 20000000
Previous Block 00000000000000000000a977f5834d7fca1f1b6b8e70ee339ba59bcdbf03c5f4
Merkle Root 3191df77efa6f6e65b3b949bd7db87d7d00900f3826c69855b71fae77131aa2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,542
Size: 1.00 vMB
Total Fees: 0.00495873 BTC
Feerates: 50.48 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,984 (583,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,370 331,370 0000000000000000130cb14cea5f41d365533e5f4dcee7c1588dff91a365054b 400 0.32/1.00 vMB 21
331,369 331,369 00000000000000001200ae4402503b263f97ce244d36a363162cfc888fda6996 349 0.35/1.00 vMB 19
331,368 331,368 0000000000000000093324f7211e71a189ebb42dace9647816df5bafebe7e951 200 0.12/1.00 vMB 26
331,367 331,367 00000000000000001697dc4c7d126be38baacca9e71ad492d40f8505517e8017 193 0.15/1.00 vMB 19
331,366 331,366 00000000000000001086d6dd96c081199b61f387ecbad5d156dfd8d1e4fc88a1 762 0.51/1.00 vMB 27
331,365 331,365 0000000000000000169a5a16facac34199116ad11b900971de33640ab1c719f7 313 0.27/1.00 vMB 18
331,364 331,364 000000000000000019a1d85723f75978913935cbef1c1b0bd9dce83c280a2251 256 0.08/1.00 vMB 48
331,363 331,363 000000000000000001bb31a6e4200d180efc8ca8a97230fa73c377ae8ee8db8f 675 0.37/1.00 vMB 26
331,362 331,362 00000000000000000f47c27748b442e94b4403089adea283d9f2118fa7ba5874 70 0.03/1.00 vMB 27
331,361 331,361 00000000000000001602ff76143d5727beb962bc1ef907dbb8c5f4e685e18710 1,500 0.83/1.00 vMB 23
331,360 331,360 000000000000000002ced3100be88442a5952bf65f01cbed4476f3375ee2e889 713 0.26/1.00 vMB 33
331,359 331,359 0000000000000000089518fcfad856c39f7083ecadab839a5114920f9cd3f514 872 0.59/1.00 vMB 24
331,358 331,358 00000000000000000683eba26dd1c3219adc4065a6e172e66e6ad1ce7aa01e4e 942 0.83/1.00 vMB 20
331,357 331,357 00000000000000000df22d48a62a2f6ce994868831080200d0dbf64a78f2bae4 1,723 0.59/1.00 vMB 43
331,356 331,356 00000000000000000741dcad181b88b85a9093814607c6f227604edbf1683132 152 0.10/1.00 vMB 15
331,355 331,355 0000000000000000045e3f87a3ffed9390f32ad469bfd85dc5d757583a402d7e 227 0.28/1.00 vMB 11
331,354 331,354 00000000000000001870e5b2afa0e48234d8502d7dd6b627282814dbbf45a6f7 380 0.29/1.00 vMB 18
331,353 331,353 000000000000000008340b0bcda7f678bb50b1618c7f2e302c282290171202cb 256 0.07/1.00 vMB 46
331,352 331,352 0000000000000000110477df50800f077576d68967c9bfc43393d7fa3ad91b04 259 0.15/1.00 vMB 24
331,351 331,351 000000000000000012eac8042077759b49f41b2a1e1074cd18e72c66442fa261 453 0.25/1.00 vMB 25
331,350 331,350 000000000000000015c766847a041b8c19be4807a4f4f8c5edf630a83e872de4 112 0.05/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.36 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: 663.00 GB
    • Received: 14.89 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.