Loading Tool

Explorer IconExplorer

Memory Pool

73,829 transactions
27.39 vMB
0.06784458 BTC
Random Selection Loading Transactions
Max Size: 166.97/200 MB

Candidate Block

Mining Attempt e5eb23f2bf911c770210d84694b9ed1607866c82ae824d4530ba00c6b64fedda
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 2def82afb0e80a258d6a3f92be8a59516a087a27fcc111c900877496743172b7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,916
Size: 1.00 vMB
Total Fees: 0.00952824 BTC
Feerates: 101.19 > 0.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (603,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,323 311,323 00000000000000002a4c3f0408d2a9b0e09e3cc3503ea5a95f79737c8ef076d1 847 0.72/1.00 vMB 26
311,322 311,322 00000000000000003bf880e0d68513064d0af9fdb2e6d4541989184cc1a2b0bc 927 0.44/1.00 vMB 36
311,321 311,321 00000000000000003c32623b17e12b659c898d8fc79117b7a04a7cc07f33d599 83 0.04/1.00 vMB 16
311,320 311,320 000000000000000005f5b00ee8f82d466e2baf733dceba776803a98ae71e38cc 757 0.40/1.00 vMB 33
311,319 311,319 00000000000000003bc89ae94e25a18db30aa440658a211fbc950e5c7b78b29a 27 0.02/1.00 vMB 14
311,318 311,318 000000000000000004bfc4c9afd2ac4de717c3bc968f033567f30a0dfe53444a 163 0.11/1.00 vMB 28
311,317 311,317 00000000000000001d9732764bb747b13931fdcd8225a2b77147965a65a07121 12 0.01/1.00 vMB 21
311,316 311,316 0000000000000000116e848022f66a2fd57ac26ccd007dc9bc92061d67a5e0a5 74 0.06/1.00 vMB 17
311,315 311,315 00000000000000003aa363af04878cc7ce1eb59ded2876f06a4d5e3ac8f9958c 237 0.21/1.00 vMB 18
311,314 311,314 00000000000000002038e9f501a66d0e0dc139c6c4f52511e26d3c1e6246ae5d 256 0.10/1.00 vMB 60
311,313 311,313 00000000000000001a7cd0b8ebc1f93340d819b5dd67f58c7e0d94dd5e1a590d 35 0.02/1.00 vMB 16
311,312 311,312 00000000000000000e1d90ba639c1e03ca1dd3ef7f912bae5380d189cb3b8c6d 370 0.25/1.00 vMB 27
311,311 311,311 000000000000000013edc00bfd0b804f215f39c3fd17a6361067be85ecb364d5 46 0.02/1.00 vMB 39
311,310 311,310 00000000000000003176d5224d43418ee3123fa006b216c7cb43983f58b306a2 257 0.15/1.00 vMB 32
311,309 311,309 0000000000000000276c48af2b6c2a337da4c50b3016f28e43194be8b48384db 35 0.02/1.00 vMB 31
311,308 311,308 00000000000000003950055054e010af66af51ad173de4a99183bf69351ad2af 136 0.05/1.00 vMB 36
311,307 311,307 00000000000000000740c60f2f2cdddcd6945ceb93cc4e7db0924ff36fe17060 375 0.23/1.00 vMB 29
311,306 311,306 00000000000000003093766a53a26f1c4ba0082fe1afeb3c048b9834134bc061 46 0.04/1.00 vMB 15
311,305 311,305 00000000000000001b171fb9e49005115c35964cb68dd528b7206f2efb0d0b28 538 0.27/1.00 vMB 33
311,304 311,304 00000000000000000d337761658e064bf1b5699d2c65cac7d510b1213b1e27ff 38 0.02/1.00 vMB 14
311,303 311,303 00000000000000002c9680fc3543ee6423079c0d6360764dcd97779e70eefc8f 152 0.07/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.93 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: 714.62 GB
    • Received: 17.57 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.