Loading Tool

Explorer IconExplorer

Memory Pool

44,953 transactions
26.54 vMB
0.05395942 BTC
Random Selection Loading Transactions
Max Size: 140.70/200 MB

Candidate Block

Mining Attempt 57ae3c030b7283e756e51378a0647b5061786dea07fbc885da9ceb07c957f832
Version 20000000
Previous Block 00000000000000000001127a2e96d397c2be9f34cab3902b51cfac0ca622c96b
Merkle Root 682b82b9f51c2c476b6905ce157f1402b406f83b7bad5c3a2fd0debf97983073
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,269
Size: 1.00 vMB
Total Fees: 0.00527868 BTC
Feerates: 40.21 > 0.53 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,780 (163,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,677 751,677 00000000000000000008ad0034f520f0b97ee50d8c05d67a090a0c9ac56cf085 2,046 1.00/1.00 vMB 13
751,676 751,676 00000000000000000003d9289912e05965bed9e052483347d2d4fd015569af0b 1,262 0.70/1.00 vMB 4
751,675 751,675 0000000000000000000315178ec543dabb6104acbdf79d0e05836f325889e05d 3,125 1.00/1.00 vMB 11
751,674 751,674 0000000000000000000092eab4a153c08e6f4eeb64187bfcc498624d9f7e74bd 1,756 0.99/1.00 vMB 4
751,673 751,673 000000000000000000004d71b912c29386b5b1c62a78c86bc3874acef556fc0c 2,236 1.00/1.00 vMB 10
751,672 751,672 00000000000000000001d04a31725691bc7564abeb52c72690b114617a758454 620 0.51/1.00 vMB 3
751,671 751,671 000000000000000000004a3326cf1511e7f1caf78b1dcc801a74710b9866302a 2,160 1.00/1.00 vMB 4
751,670 751,670 000000000000000000067d20ea95814821acb445e886a0d23d9a84ca848a348a 2,816 1.00/1.00 vMB 14
751,669 751,669 00000000000000000008cb100ad46089be5bff06d4117a566e5883674f4aabdf 750 0.21/1.00 vMB 8
751,668 751,668 0000000000000000000737540e0b194c398f75a479008c4a42f215fb02c1ab3f 1,253 0.47/1.00 vMB 6
751,667 751,667 00000000000000000009ecc35515078f383d8ec196e4bd3130ffd7265c7be3f0 890 0.33/1.00 vMB 6
751,666 751,666 00000000000000000007281eaf2b50b77a0f18917b51945ab883bb10e3914c9f 616 0.59/1.00 vMB 5
751,665 751,665 00000000000000000000a85dec1bd23c3ce7c1cc3769d843e791d3784da4f8f6 649 0.55/1.00 vMB 6
751,664 751,664 000000000000000000049c8f16a61528ae9d7d45f619937f5ba564525b29eed3 1,667 0.58/1.00 vMB 8
751,663 751,663 0000000000000000000611bdda3ecc3be7cd98ef18bc309a720563c1033ccb0e 2,017 0.77/1.00 vMB 7
751,662 751,662 00000000000000000002f83536c146c94596f6717bb35f1a3628806c86b42255 166 0.05/1.00 vMB 10
751,661 751,661 00000000000000000000537d9791586557fd6081e92ef1d4aa79b748990b6be4 1,087 0.57/1.00 vMB 6
751,660 751,660 000000000000000000095d1d4b1d02141afcc0395ef85db26d9c5751c327cf0f 478 0.23/1.00 vMB 7
751,659 751,659 0000000000000000000397fc6196c2e19ada50a3c54c26a182550ad73cdf9987 727 0.22/1.00 vMB 9
751,658 751,658 0000000000000000000659b6c24b10bae81d21c565ab086a25337c2d8cb09e93 90 0.03/1.00 vMB 8
751,657 751,657 000000000000000000016f92b0d613a48f2d6198e4689a7d311a5d72e505e36f 871 0.65/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.99 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: 648.78 GB
    • Received: 13.08 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.