Loading Tool

Explorer IconExplorer

Memory Pool

81,373 transactions
31.57 vMB
0.07471896 BTC
Random Selection Loading Transactions
Max Size: 191.77/200 MB

Candidate Block

Mining Attempt f2637df4e19abba651eec057464b832ebeb1ea00fb201c41f96360bb46855349
Version 20000000
Previous Block 0000000000000000000031ba7fe1eeefe76d233c2558b7cc402ecad40e6ac670
Merkle Root db2c1429918f86f644496d754a6f7a67c5fd77ee80a91d3ba849b456377868f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,396
Size: 1.00 vMB
Total Fees: 0.00590036 BTC
Feerates: 73.20 > 0.59 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,214 (498,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,426 416,426 000000000000000003cbba7ad1e3bab7e45028787610c76cf56425577aa3c8ce 1,800 0.99/1.00 vMB 80
416,425 416,425 00000000000000000249a498c6503820d68a49a92ae4028780329fd05a866bc8 911 1.00/1.00 vMB 60
416,424 416,424 000000000000000004dc2f3b7ba620def8ac13460c7df05e7091eb8f03d61b8e 1,335 1.00/1.00 vMB 64
416,423 416,423 000000000000000004cf78f0d77b06cff1887759aca4c633709c5a5474af9ad1 1,680 1.00/1.00 vMB 72
416,422 416,422 0000000000000000049e25a379dac93d2d598fb71ef4327b2320f4d9e1e19f5f 2,441 1.00/1.00 vMB 67
416,421 416,421 0000000000000000016dac6d46cffaa8eb2719dac88de3f0e293646374f6879f 1,154 1.00/1.00 vMB 69
416,420 416,420 000000000000000001abc0e513277d016aa2e4dc05b71cf00ec1be0da881f6a7 1,233 0.91/1.00 vMB 99
416,419 416,419 00000000000000000507b69656995b02ef76a30697653ba2114534fbcb809e71 1,653 1.00/1.00 vMB 103
416,418 416,418 000000000000000003154bdec363cccb13d6f75f12d3711bed9161e0b79b0493 2,175 1.00/1.00 vMB 71
416,417 416,417 0000000000000000010ee80d851c0292e55b5682913cdb3170262dee2441d43b 2,361 1.00/1.00 vMB 72
416,416 416,416 00000000000000000020b5e0ce226c64a501032a8a05afd10d6decb7170a0997 2,003 1.00/1.00 vMB 78
416,415 416,415 000000000000000004ed711bcf3cb5df5c8ca8c1cfed2e71f7d625cac20c3ef9 2,175 1.00/1.00 vMB 72
416,414 416,414 000000000000000002d2e92ad99494b5102c03bc076830a1574c5b4981152574 2,183 1.00/1.00 vMB 110
416,413 416,413 000000000000000004bcd22ace7ef21346865d2b27ba504ddf4ddd43a73102aa 2,134 1.00/1.00 vMB 68
416,412 416,412 0000000000000000007ca787f60392b1dd2561f841d6c6f856d439f3bc134c6b 1,411 1.00/1.00 vMB 43
416,411 416,411 000000000000000001caece62c012d54f5860f0c9d404c905f0b3903fa35558d 2,385 1.00/1.00 vMB 60
416,410 416,410 000000000000000003cb51043de84a9d5d9dfe80391c4599ebdd60478ae06f7b 2,112 1.00/1.00 vMB 71
416,409 416,409 000000000000000003415232a631a93117fce504fd278530d20eb7860ea3ee15 1,937 1.00/1.00 vMB 74
416,408 416,408 000000000000000003b5b00ce2135004c20a6adca8fb941c4a2782f4f0bd34c1 2,004 0.99/1.00 vMB 45
416,407 416,407 000000000000000002a5fc8ae8dd8d70e3b33ae931ab7cab79f969565c0a2cc2 109 0.05/1.00 vMB 50
416,406 416,406 000000000000000000644c590ea29bd36b1b7b1f38937813e0ff6aa098107c40 1,685 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.