Loading Tool

Explorer IconExplorer

Memory Pool

75,734 transactions
30.61 vMB
0.09347811 BTC
Random Selection Loading Transactions
Max Size: 175.50/200 MB

Candidate Block

Mining Attempt fa4b08cf1ed1f56d2a4734ef17c25d2de0042057ddb5b0e6ac0aed14e39d9276
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 14616f7129b4abcfb9731f932f0241e288adb8a542dc63eb499e6d5d3eeccad0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,743
Size: 1.00 vMB
Total Fees: 0.01867716 BTC
Feerates: 265.25 > 1.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (586,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,383 328,383 00000000000000001e593330603163588f06dad6a5dd17c0d22682d7e1bb7470 145 0.10/1.00 vMB 29
328,382 328,382 00000000000000000b8064a68f6e88b14a13868cc02b63898f935ebdea2b22a1 199 0.08/1.00 vMB 36
328,381 328,381 00000000000000000f823bdb1526c2f80ed6887ee89e7671bf6ca76f66296725 415 0.27/1.00 vMB 29
328,380 328,380 000000000000000012488673e338b6f50c1a16b42b8c3a25ecfead52eff40e65 840 0.42/1.00 vMB 34
328,379 328,379 0000000000000000078d4f4e0d3283d0650e3cfdfbec765cfdab89a62f92c9dc 1 0.00/1.00 vMB 0
328,378 328,378 00000000000000001c4e461cb50b5233d0c73099164e278876deb2e761dbde8a 1,653 0.77/1.00 vMB 30
328,377 328,377 000000000000000015206f07fd521c0e20ed0cacbea26a0e317262b7585afdcc 218 0.11/1.00 vMB 27
328,376 328,376 0000000000000000148c54d92f0d1bacd68b1c43b173842600a6e7ee91b6baaa 704 0.50/1.00 vMB 25
328,375 328,375 00000000000000000812f8e26a2166f29369c3e3ccb5026b13f9816ce0d55a27 175 0.10/1.00 vMB 32
328,374 328,374 0000000000000000143cc1cda05f1b44bb6ca4b7983d3ff3edb119dec135f0a2 285 0.26/1.00 vMB 18
328,373 328,373 00000000000000000279121e279839c8cb7e496f7f2379a0bf0fc579ccff5dc5 291 0.57/1.00 vMB 7
328,372 328,372 000000000000000008665edaa39b7704b1feb35ea0b7d84dfcf57239c87757da 1,611 0.75/1.00 vMB 30
328,371 328,371 00000000000000000cb4e479ca98d8e5ad62bfc4d86fff6b078ecbbc10ebabea 314 0.13/1.00 vMB 30
328,370 328,370 00000000000000000375139ab715cf8faa030919e6d7b7884ac98c9aaf231edc 534 0.25/1.00 vMB 34
328,369 328,369 0000000000000000119825b2119d4c04cd17884348bf150ab3822cb08f4f93aa 502 0.34/1.00 vMB 28
328,368 328,368 000000000000000001eaf332c15e7f2e8972e48d4778cf2cce9781033e65fd5b 1,410 0.75/1.00 vMB 27
328,367 328,367 0000000000000000040e26562ddf65d857b7b2e70c46e37ffb4aa94b959fe8a7 122 0.07/1.00 vMB 22
328,366 328,366 0000000000000000055e7aac0bea4e73b29f6aacb9f47f5999e9cfca1718c203 1,091 0.52/1.00 vMB 29
328,365 328,365 00000000000000001721a52505e3397e47b64365d958490bcf7990584041f43c 590 0.38/1.00 vMB 25
328,364 328,364 000000000000000015f401436e2fd884adbac2eb274ebccf64ef80391d22cbfa 371 0.23/1.00 vMB 21
328,363 328,363 00000000000000000ab99895aaf6cab6c33d634d5bd3e3be2d51091e2a43ddb6 32 0.01/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.