Loading Tool

Explorer IconExplorer

Memory Pool

84,154 transactions
31.79 vMB
0.09824305 BTC
Random Selection Loading Transactions
Max Size: 194.38/200 MB

Candidate Block

Mining Attempt b3e73c8b5299251fbc306b8db4b8d64f8a75527267b11f617c2b6e66fae94a83
Version 20000000
Previous Block 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1
Merkle Root ffe1871e1e8916ce94ec720a7fc004a9802b02056b027902952b6a4d03d6650c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,370
Size: 1.00 vMB
Total Fees: 0.02270070 BTC
Feerates: 82.29 > 2.27 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,218 (156,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,765 758,765 000000000000000000030ca77cb0cef48c8937c731e8f20e733c25769f844ed2 1,534 0.57/1.00 vMB 9
758,764 758,764 0000000000000000000304465312a933428dc053cd23df0842d6d536cfeacd41 1,926 0.76/1.00 vMB 8
758,763 758,763 00000000000000000005c6d4fa5661e1d25691c35d8c81247e76195c4248cad9 234 0.10/1.00 vMB 9
758,762 758,762 000000000000000000041fd3aacad22e142b35a52c6c7c28930897d6bebde7bc 1,860 0.61/1.00 vMB 9
758,761 758,761 000000000000000000016a1e5b15b95176cdf247ba02d15649b52248a75c6c53 1,544 0.60/1.00 vMB 6
758,760 758,760 0000000000000000000683a94a3c5bbb6a0b213276457b2b43585968962bd22b 1,975 1.00/1.00 vMB 2
758,759 758,759 000000000000000000003e32cfa3703a54e52ea83ab4dd9fabd9bac66b7800b0 2,784 1.00/1.00 vMB 7
758,758 758,758 000000000000000000018bc20ac1ba8cb48ca4e73378c024773d3969f04e8548 3,738 1.00/1.00 vMB 16
758,757 758,757 00000000000000000006ba437cb5570bf920617ca40cbc8b8bb178faf8fafce2 2,447 1.00/1.00 vMB 9
758,756 758,756 000000000000000000060027d873a925fb59f74745685b77f68d8eaa75ae415a 1,549 1.00/1.00 vMB 13
758,755 758,755 0000000000000000000234ea5ee7e8626f31379fb1e6162426aab71e8ad5f6f4 780 0.26/1.00 vMB 8
758,754 758,754 00000000000000000002788a439bea4375b579e521770991973e16dedb83c1de 2,096 0.88/1.00 vMB 9
758,753 758,753 0000000000000000000426e0fe8e2334097d2639f180b2ab4234a907fd344d15 780 0.60/1.00 vMB 2
758,752 758,752 000000000000000000064b3b7264e5acfddfd1d2872d61a13e1c28d2ac2c06d3 1,517 1.00/1.00 vMB 4
758,751 758,751 0000000000000000000454ee623e4e93e5d3fee118b1a78341dbace4d6a426b4 1,344 1.00/1.00 vMB 1
758,750 758,750 0000000000000000000022ae26dcdbec74a4acaddc0813ee6e2c5d64c7f4bd50 2,231 1.00/1.00 vMB 5
758,749 758,749 000000000000000000057508f848639518d65e8a2436e6619953e3827744e3b7 3,424 1.00/1.00 vMB 12
758,748 758,748 00000000000000000000cf5a414237a4f03b1a759d032c9322884cd716855080 3,526 1.00/1.00 vMB 12
758,747 758,747 000000000000000000000921481a9e26a74e5ca1a2d551baa9786d9aaece2e93 2,712 1.00/1.00 vMB 7
758,746 758,746 00000000000000000006ec70cba6657a24dfa2d168fd16ea7f56d814df67aa68 2,107 1.00/1.00 vMB 10
758,745 758,745 000000000000000000001cdf7ac3deb4f95205abdc57b8a016810e3ab93fc98c 1,828 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.86 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.