Loading Tool

Explorer IconExplorer

Memory Pool

75,491 transactions
27.81 vMB
0.08035217 BTC
Random Selection Loading Transactions
Max Size: 169.15/200 MB

Candidate Block

Mining Attempt d9bf022f459923da374f0150b415e88a184ff526bd6132b27d73dcc4a2d16672
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root f92af78904e0af76a0015e5577f77b850150b3c6d2097d48c5bdef0ed67b1a16
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,581
Size: 1.00 vMB
Total Fees: 0.02079451 BTC
Feerates: 151.01 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (424,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,741 490,741 0000000000000000001f8d8b3147fc5f45ec21504b53eb686d8ae90a81c85661 32 0.01/1.00 vMB 110
490,740 490,740 000000000000000000d56e5f817db1edf7014b7b30352367b1dd29c49f50483f 424 0.22/1.00 vMB 161
490,739 490,739 000000000000000000a8953a81833dc1043524e29f874099af884979ee3c12a8 434 1.00/1.00 vMB 11
490,738 490,738 000000000000000000cb8c039c7bcec7d397043b9efd72f97aa934b602762ccc 2,152 0.90/1.00 vMB 98
490,737 490,737 0000000000000000002eb0d2360ed6273af93a6d66d27f1b85fcb31e01e106f2 653 0.98/1.00 vMB 20
490,736 490,736 000000000000000000211935aa98eaaf58a8e9c770b5d8168a5c3455d4925263 2,369 1.00/1.00 vMB 102
490,735 490,735 00000000000000000022c4267afbddc5260697fd954960bf3f0d63b5565e7be3 1,245 1.00/1.00 vMB 49
490,734 490,734 0000000000000000004ef2ba63996a2fa5e9ee271a325bf37941855c9e050fc9 1,774 1.00/1.00 vMB 46
490,733 490,733 000000000000000000b487e699ec122f6203214212e0f82468f079c9cd08ec7f 2,591 1.00/1.00 vMB 67
490,732 490,732 0000000000000000005e1a9b7c9dd9f9a448b474958dd60b5dfb431a9cb39be1 2,220 1.00/1.00 vMB 170
490,731 490,731 0000000000000000009fe2cf1b1125c4c66a28403447a6122a2ebaf5e17de325 450 0.99/1.00 vMB 30
490,730 490,730 000000000000000000a84e8007423d21b8d5edc33d83be43eb45f35c14ff0993 953 1.00/1.00 vMB 55
490,729 490,729 000000000000000000ea400b8f5584da59e3f50827e4f05441a833f5b9f8f02a 1,469 1.00/1.00 vMB 73
490,728 490,728 00000000000000000017511699c8c869b167b70cae66684c31ddd7f1b5bfcc03 504 0.98/1.00 vMB 17
490,727 490,727 00000000000000000069f6cd8faba0becb7cda322ac0872b51c19f8cc2812eb9 1,472 1.00/1.00 vMB 63
490,726 490,726 0000000000000000006c9b65660c6cc71de2d26c82ba8213e65f79d945f449d1 1,665 0.94/1.00 vMB 68
490,725 490,725 0000000000000000000593d21dce3622faaccc727a16ad8bbbfeffde34b96049 633 1.00/1.00 vMB 8
490,724 490,724 000000000000000000921540169886bf83d729ffc7994bc9c025967640575045 253 0.09/1.00 vMB 138
490,723 490,723 000000000000000000685109fd1a8c46b1d8862f1f217aab196d482f538b45d8 2,450 1.00/1.00 vMB 71
490,722 490,722 000000000000000000818dae594223c95c38f38b0b4cf6a2202c915f80afdf5e 1,415 0.54/1.00 vMB 146
490,721 490,721 00000000000000000011f0a0b416932ab95db0340f4a0d91b41056813697fc59 1,785 0.66/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.94 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.90 GB
    • Received: 17.62 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.