Loading Tool

Explorer IconExplorer

Memory Pool

41,754 transactions
30.31 vMB
0.06568248 BTC
Random Selection Loading Transactions
Max Size: 153.84/200 MB

Candidate Block

Mining Attempt 422c31421a2911101400576e8acbd1d2273d5680eb9564cf80582b182e477734
Version 20000000
Previous Block 000000000000000000000b1822ca90db9cc6059f23ee9faca135284b85075550
Merkle Root b619be46d8d8fcec54bd3657d81b7b5d035139748495243addfea2b824beea50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,056
Size: 1.00 vMB
Total Fees: 0.00526689 BTC
Feerates: 327.53 > 0.53 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,462 (787,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,695 126,695 0000000000000267329dc81124d858e421ce7321363c53f31ab8109aa2581045 4 0.00/1.00 vMB 1,414
126,694 126,694 0000000000000b304878ac8cec382a68a5d51edb6e16559c694e7613432549f2 47 0.01/1.00 vMB 41
126,693 126,693 00000000000028a5704c80354000fd07820ab68c4580f5a2d38128b7d5bed4e2 26 0.01/1.00 vMB 910
126,692 126,692 0000000000000073c1f07742d2d068f3f853c89fa3e85fa4eded86ca9a15461a 20 0.01/1.00 vMB 740
126,691 126,691 0000000000000d8ce7fd4daf869871d6b3e7e514a3da871eaad7e4c049f11de4 12 0.00/1.00 vMB 339
126,690 126,690 00000000000005c5b999ba4bd36c04e927fb71bae66eb992aecf2b809bba256e 14 0.01/1.00 vMB 599
126,689 126,689 0000000000002b57f8432ec09fed9f4844e71c8f25c38623ed818f963e6337d9 6 0.00/1.00 vMB 0
126,688 126,688 00000000000031200333a365757d027d6169790ea859d42890c89c45cb897042 16 0.01/1.00 vMB 1,372
126,687 126,687 000000000000139ae6575ff8c4702e2c8e187f408211704f39c59b55ceef8a9f 1 0.00/1.00 vMB 0
126,686 126,686 0000000000002dfee4ed2545f48bd9609786859266d25cc87349402e60c2066a 10 0.00/1.00 vMB 4,461
126,685 126,685 00000000000030635528120589c24503303b7dccf1b2cdcbab2a33dc25a81e21 12 0.01/1.00 vMB 450
126,684 126,684 0000000000001ebf6ed8dbf706c887fd206a708c2cb9f6f9802d02497509ea7f 6 0.00/1.00 vMB 557
126,683 126,683 00000000000013f33127ea99afbd3d8d264b859335403153d669fb125592fb98 8 0.01/1.00 vMB 185
126,682 126,682 0000000000000567f8a6e6fc45c0d7c77af565169fdab32a0283b7b892396e33 2 0.00/1.00 vMB 685
126,681 126,681 0000000000001a801db09ba54be7c4079e721c6ce95a1ebde7d28fc99ea103f9 3 0.00/1.00 vMB 0
126,680 126,680 00000000000027165f48f5d184f0021141c02e160ad26b5ecd5544fc8d412726 24 0.02/1.00 vMB 601
126,679 126,679 0000000000002f624ed987b24c05fa57868f9b30b2d2c6a4b9c8e15d51a32bf0 11 0.00/1.00 vMB 743
126,678 126,678 000000000000144547846e46dec927f9968b5cf70995b64486904746120288fa 70 0.02/1.00 vMB 282
126,677 126,677 0000000000002e7eae18d9eb196b84271d1a00419ff9de3824d7fd8070e6b73e 31 0.01/1.00 vMB 729
126,676 126,676 00000000000033b6bfa306e48770936e30422c7c3d5fc494c3fe2650d2de9d14 4 0.00/1.00 vMB 0
126,675 126,675 000000000000172590ade753ec4d4b25e7378ca8e3c1f6accc71a0e65c2aaa3a 19 0.01/1.00 vMB 950
Previous 10 blocks ↓
Total Size: 781.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 608.58 GB
    • Received: 10.66 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.