Loading Tool

Explorer IconExplorer

Memory Pool

77,353 transactions
28.88 vMB
0.09986970 BTC
Random Selection Loading Transactions
Max Size: 175.25/200 MB

Candidate Block

Mining Attempt ab35821fc350668d66e3f6c84980613f5513fc76502ebb81e83be4da0ccc2167
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 44b98204e30e28d334b271508492a4669097228da369640003d293581a86e506
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,588
Size: 1.00 vMB
Total Fees: 0.03118371 BTC
Feerates: 180.82 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (9,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
905,349 905,349 00000000000000000001c45d9686bc4a33871e0cdaec02a2cc9ba26d908f7637 1,466 1.00/1.00 vMB 1
905,348 905,348 00000000000000000001a37e950b89a1f0ed01685f4ca402f4fa4ce219f7410e 2,257 1.00/1.00 vMB 2
905,347 905,347 00000000000000000000051d3c42bbf21d1707b7d1eeba0d4c51172c92d520f2 3,588 1.00/1.00 vMB 4
905,346 905,346 00000000000000000000da886c325ae77826bad12b8fa5289ef98d198be588b6 3,029 1.00/1.00 vMB 3
905,345 905,345 0000000000000000000232ac12c097deef10c6021a71056074b5361e8c10b8ea 1,258 0.62/1.00 vMB 2
905,344 905,344 00000000000000000000c82430ac6cb9e12869605a8673372b25a87959c9780c 2,433 0.74/1.00 vMB 2
905,343 905,343 00000000000000000001555bb59303785fe533a41fb39c795ae46bd16cb6d973 3,762 0.81/1.00 vMB 1
905,342 905,342 0000000000000000000085909eb1bfafbcba5c0154ce20f40ff5f99f7a24595b 3,837 1.00/1.00 vMB 1
905,341 905,341 000000000000000000003366bf3fe79f014f22affdc43b8c09c8a7d044d8af24 3,428 1.00/1.00 vMB 4
905,340 905,340 00000000000000000001bce7fd86c25793738a34622b519f9c83f6e40dd78401 2,719 0.82/1.00 vMB 1
905,339 905,339 000000000000000000018b1e1197b7344e1f4a991becf657fb8d5a73dd210c7d 3,151 1.00/1.00 vMB 2
905,338 905,338 000000000000000000019bb33292ab094c3f9016b77c0525c041e3f8e75314ec 4,514 1.00/1.00 vMB 2
905,337 905,337 000000000000000000014cd8f0810e06f6942106c553c073694278aa71b35b02 3,195 1.00/1.00 vMB 4
905,336 905,336 000000000000000000015c17339514fbdfda5fd331b0ea5b3649a9cecd9ee759 2,135 1.00/1.00 vMB 1
905,335 905,335 00000000000000000000f7106ca46ced7fadcff54d96b1a3a911772fda6ae765 3,798 1.00/1.00 vMB 1
905,334 905,334 000000000000000000007efb8c8cc40dd0a9433359596e5185503f615a22d065 3,957 1.00/1.00 vMB 2
905,333 905,333 000000000000000000022b7e471c460c838ad67face043590df9935dc3c2debb 3,859 1.00/1.00 vMB 2
905,332 905,332 000000000000000000007a3ecadaf093f4a7ab8b5ef02ee1345da292257bd9b0 2,773 1.00/1.00 vMB 2
905,331 905,331 000000000000000000010858fe23cf04111eea204f05f770766c3bd73c56456a 3,183 1.00/1.00 vMB 4
905,330 905,330 00000000000000000000c907aa61858dd512c806482db8bbff14f21e1b2b343b 2,342 1.00/1.00 vMB 2
905,329 905,329 0000000000000000000150816efdeffa65363f90d76b2be19fbaab91f1774434 3,988 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.