Loading Tool

Explorer IconExplorer

Memory Pool

74,073 transactions
28.70 vMB
0.07985246 BTC
Random Selection Loading Transactions
Max Size: 169.66/200 MB

Candidate Block

Mining Attempt 644ecc0caf975b2d9b4ea484880d7af0ba5026db64d5853ad72d26c3c87e3771
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 8ab1e212503562658b766c95657edecb5425524f097a5bc2d4ad1cab628c2c1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,600
Size: 1.00 vMB
Total Fees: 0.02203585 BTC
Feerates: 150.36 > 2.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (145,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,928 769,928 00000000000000000003fea4a4f243bbb87185ec66819af3ea9c78c4179e91c9 453 0.17/1.00 vMB 7
769,927 769,927 00000000000000000003bc7cb8842c335e649c9a8902bb2180614eefdf434e74 998 0.29/1.00 vMB 8
769,926 769,926 00000000000000000003dc1692dbdea9e8afe999e8eac3d8984eb97c5615e23d 1,282 0.60/1.00 vMB 6
769,925 769,925 00000000000000000001746c32980e6d6871e33ac8f03cc1762261e1e5874958 104 0.04/1.00 vMB 6
769,924 769,924 000000000000000000027cd2df8f89f85e9592215aeafaea5d38a8fa626d061d 1,221 0.38/1.00 vMB 9
769,923 769,923 000000000000000000058433e4d7f483625a3e7cb541bd3c5a09ea83f4cd5d34 1,537 0.45/1.00 vMB 9
769,922 769,922 00000000000000000004038f4b2acde3b312d29f6685f54ff72e753ad051fce9 2,025 0.77/1.00 vMB 8
769,921 769,921 0000000000000000000046ddb6def6b1b74ce2cc65f22935f850fbdbaf474a98 145 0.04/1.00 vMB 12
769,920 769,920 000000000000000000020768846e1deba6c41b17c392bbbf381070d96847c9a4 448 0.13/1.00 vMB 9
769,919 769,919 0000000000000000000230a3dd6d73d686fa345abd6ab3a4df33a628568d4a5d 1,430 0.47/1.00 vMB 8
769,918 769,918 0000000000000000000420b62a4c8921fba2b49349cb78d954aba4a56ca91de1 466 0.17/1.00 vMB 6
769,917 769,917 00000000000000000006ab34c7d0559e5638cf395bed25d9b8a643626cdae532 1,484 1.00/1.00 vMB 3
769,916 769,916 00000000000000000003d527ff3496de8b74d1900b146722831aed3e0bfa94fb 1,329 1.00/1.00 vMB 8
769,915 769,915 0000000000000000000515b5706f262a2a21806cfc550d0598728f7396af1c6f 535 0.27/1.00 vMB 3
769,914 769,914 00000000000000000003c6cfd6d6c5d56afa70ac0afa09b31d3a8c13c25762c4 2,429 1.00/1.00 vMB 6
769,913 769,913 0000000000000000000572e63e809ba902815e0d36469d7fd404b7a413118d2f 3,193 1.00/1.00 vMB 11
769,912 769,912 0000000000000000000131dda0af6c18784a0f426fb7373fb42974fbcf53f2ab 1,044 0.32/1.00 vMB 8
769,911 769,911 0000000000000000000088769e3e6d609d3116b544b0f1985f71faea8145a619 528 0.15/1.00 vMB 8
769,910 769,910 00000000000000000001cd9a663c65e4e62d36cc606c84dde5b2b6f7147ffa2c 1,631 0.57/1.00 vMB 8
769,909 769,909 00000000000000000006266ea0383ab08afa37496e4b35ae218e1b03e26b607e 1,694 0.66/1.00 vMB 7
769,908 769,908 000000000000000000039b1c6364ff45a20a879f9a834fe4ed5292cf63cf942a 1,855 0.77/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.