Loading Tool

Explorer IconExplorer

Memory Pool

74,905 transactions
28.92 vMB
0.08110723 BTC
Random Selection Loading Transactions
Max Size: 171.13/200 MB

Candidate Block

Mining Attempt 1c20b494a064ace3fb6a1efaa947d95cc41190773d8d71c752fae2a784b3b396
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root 61c72fd7c2163784623f8d535b30641036ee49a4d13e464b31b30fbfde87c247
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,551
Size: 1.00 vMB
Total Fees: 0.02104147 BTC
Feerates: 250.89 > 2.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (364,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,450 550,450 000000000000000000294866793624ea64d863c99b29ade89304364c76a72940 2,443 1.00/1.00 vMB 47
550,449 550,449 00000000000000000018c359f3554eab97b6fa7626e1a003144b85da46aa0dad 796 1.00/1.00 vMB 65
550,448 550,448 0000000000000000001f463c29e0f0d70370e47cec7f0657476288dded201905 469 0.18/1.00 vMB 14
550,447 550,447 0000000000000000001713139aa222e1c5ba9e68c1c82a62449b3b5849c1d824 976 0.48/1.00 vMB 12
550,446 550,446 00000000000000000015c4328de1aad554ea1d8966f7849c3b5cd4cf6235ba5c 2,463 1.00/1.00 vMB 18
550,445 550,445 0000000000000000001c3178455e7c3a59efda2fe33eab26abec74f066f00d11 486 0.33/1.00 vMB 7
550,444 550,444 0000000000000000000c56c6fc713489787ab6c53e572484d71516c3865f16b8 1,600 1.00/1.00 vMB 12
550,443 550,443 00000000000000000020fcaaa2ba5d5245f7381ace475e8e2cb13fca8e7a7495 10 0.00/1.00 vMB 20
550,442 550,442 000000000000000000056f6b84d549d1cceffb0617081b91b7789d83005ba1c9 2,846 1.00/1.00 vMB 20
550,441 550,441 00000000000000000013d2510c19c6aaf93274e56fb030532b680d2497d591b4 2,554 1.00/1.00 vMB 8
550,440 550,440 000000000000000000112b2a6de6b2d79b745484980a0620dc635691f008835e 1,225 1.00/1.00 vMB 36
550,439 550,439 0000000000000000002229fe7f38e8e29df5083f2fe93367b547b431a5e6006c 2,875 1.00/1.00 vMB 14
550,438 550,438 0000000000000000001391fca6b42d4e748391f97a93aa30ac85465749379476 2,638 1.00/1.00 vMB 23
550,437 550,437 000000000000000000185519d970b015db5d17477d1c83590d30e4028cdc7d45 2,875 1.00/1.00 vMB 19
550,436 550,436 0000000000000000001fcba7cd8d7f0475d0f713d58741d9d013d2653f4a8b6c 2,696 1.00/1.00 vMB 11
550,435 550,435 000000000000000000093f41d23f189397d728eec66424277433c1f1ca4e313a 2,862 0.93/1.00 vMB 31
550,434 550,434 0000000000000000001271fd136ee31c725c1785705d755b33da9ea5f9335851 2,177 0.93/1.00 vMB 15
550,433 550,433 00000000000000000024c75aabea1f7712f9e9a0f47d6a18aa196b1c346a476e 1,487 1.00/1.00 vMB 4
550,432 550,432 000000000000000000072c3124452b5e42ecba7b46c70aaa2fc3f4c30fef8529 739 0.26/1.00 vMB 27
550,431 550,431 0000000000000000000d1d2f6e6c11868989cf5ae2a804954a159ac4072d41ec 2,482 1.00/1.00 vMB 21
550,430 550,430 00000000000000000019d65f321a748460eb3c667716211f42bb18364f46c9f7 2,163 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.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.