Loading Tool

Explorer IconExplorer

Memory Pool

31,767 transactions
26.05 vMB
0.06814976 BTC
Random Selection Loading Transactions
Max Size: 130.09/200 MB

Candidate Block

Mining Attempt 29bb4bb1f1fd658e43c85275efe0ac7e59426511c6ee0a0d140dbd4f5e24d2b3
Version 20000000
Previous Block 00000000000000000000f40d95165f1e56554a1a7c25dc329e090a256a29726d
Merkle Root 673b705f4cc7cb79e7619fd952d8ff48f33e3b35634dc9c59289f5eb0175dd2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,142
Size: 1.00 vMB
Total Fees: 0.02041946 BTC
Feerates: 477.45 > 2.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,281 (813,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
100,562 100,562 0000000000023ae47046b63c15b049feafd29a87ab63cb3d2282be37c8810764 8 0.00/1.00 vMB 0
100,561 100,561 000000000002f66b78c1a5e0a0e23a7e4848c2afcda653b2a085338f6c52cd21 8 0.00/1.00 vMB 0
100,560 100,560 000000000003b93078d667030f840ec886bfd77eeeb8beba0ca3d6871d99ccf0 12 0.00/1.00 vMB 0
100,559 100,559 000000000002fac248bc2d2a6de48cdd318470cda9624b726307be646a4721c9 12 0.00/1.00 vMB 0
100,558 100,558 000000000001a1d1a255fcd3e3c1b4c13bdf2261692927fef174246905891d63 3 0.00/1.00 vMB 0
100,557 100,557 000000000002d06172adf8f80c5865afd98eed897a44743118ed1dde5c663224 3 0.00/1.00 vMB 0
100,556 100,556 000000000000ee17979461774e84b01c88a7c38431ab96ad8a4d995c7ce373ef 1 0.00/1.00 vMB 0
100,555 100,555 000000000003b24103df789d4369850590a93392a8fc7b0ac411390336a40c71 3 0.00/1.00 vMB 0
100,554 100,554 000000000001a1677187893afffec2a1023ccab04d85894782a4090f85625032 2 0.00/1.00 vMB 3,875
100,553 100,553 00000000000017e9634343418cc12a2e97058099dc4b184ca846f97d83aafed7 4 0.00/1.00 vMB 0
100,552 100,552 00000000000116994f237f2a57b13877058706a5e0f635094a4e50ca3b545117 6 0.00/1.00 vMB 0
100,551 100,551 000000000000776a7bde8be149217fa7746a720ca20614440006233ff558ac8b 3 0.00/1.00 vMB 0
100,550 100,550 000000000002554b36ffc1f065b3d747b04257a3d34d8d2972a61be9db1b5a6a 4 0.00/1.00 vMB 0
100,549 100,549 0000000000028e70b0ff0e698708ae54fad7ad1589a13caad0aa018bdeee997a 4 0.00/1.00 vMB 0
100,548 100,548 000000000001a612250e1f34f7614e039c9e7195d162e23d1ec802d3ea1b4286 10 0.00/1.00 vMB 0
100,547 100,547 000000000000260ebdb54f8bb022415d1fec303310ad59fb84ccd2614e5d30a8 6 0.00/1.00 vMB 0
100,546 100,546 0000000000017b859651af84018aff1c448fc63462737c54aa6b1056ac2cf6d9 3 0.00/1.00 vMB 0
100,545 100,545 000000000002d939993f94ebe59a909f212c06d0c3c709c32777dec692b2c09e 1 0.00/1.00 vMB 0
100,544 100,544 0000000000026be95ba5fd8889b5d1fe9f4bfb3825b0352f18dc6776709ab1ea 12 0.00/1.00 vMB 0
100,543 100,543 000000000003956a5e01f5c7b16bbbf59638423fd46bdb3cc689775d7b92a961 8 0.00/1.00 vMB 0
100,542 100,542 000000000001edfb8016049558abb5e612320e158f37579c85bbb52d184403e6 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.09 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 579.04 GB
    • Received: 8.83 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.