Loading Tool

Explorer IconExplorer

Memory Pool

51,552 transactions
29.17 vMB
0.08274445 BTC
Random Selection Loading Transactions
Max Size: 156.26/200 MB

Candidate Block

Mining Attempt a46ae9c7b3243d6e3183a6da018860fd6c2daf9a2d01b16d4560135cd685b996
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 22d3da4fa65d98936de7670f509beac55c45128f8227730e018e485fbd3c2093
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,592
Size: 1.00 vMB
Total Fees: 0.01607972 BTC
Feerates: 70.37 > 1.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (464,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,602 450,602 0000000000000000004988b584fc0a0941c58c9a3aaa9352aa2ab5101929607a 2,774 1.00/1.00 vMB 68
450,601 450,601 000000000000000002119eb59b1ddd076c8f85ee3b31d80466070f6346bc9d21 2,126 1.00/1.00 vMB 78
450,600 450,600 000000000000000001673d7961eb28840bdf62a588cdbdcbc020bbaf67466353 2,833 1.00/1.00 vMB 83
450,599 450,599 000000000000000000a319bb182a420fe27cdc879018d38a28b5f05181569035 1,921 1.00/1.00 vMB 86
450,598 450,598 00000000000000000088e1d3f32a3b03ea0203bad25350a2af2e537a73ea838e 1,025 1.00/1.00 vMB 73
450,597 450,597 0000000000000000002335089a0369731f217fe8705907da03e0ac9252d62d11 2,279 1.00/1.00 vMB 101
450,596 450,596 0000000000000000003041f25318c8fda99b4f289c593a26f6eac54f556fb4fd 2,129 1.00/1.00 vMB 89
450,595 450,595 000000000000000002b1268e65fc9406fd7a00904695e7147cc0a33d61ac004e 896 1.00/1.00 vMB 106
450,594 450,594 0000000000000000021a5406053cb230fc594aeaf56897d06bfb192fb2f141cc 229 1.00/1.00 vMB 98
450,593 450,593 00000000000000000281460f158b5121f5af86464c5100153169f9af0d119d8c 827 1.00/1.00 vMB 107
450,592 450,592 000000000000000000e52f13d6b1e536c54409a26a70f915930e39250d6b941a 1,103 1.00/1.00 vMB 103
450,591 450,591 000000000000000001f15cec6505a4d1777f6a544d0564716598784ca5c8f5e5 2,451 1.00/1.00 vMB 125
450,590 450,590 0000000000000000004be4252ba25052ceb22211663251defb4a13880a86d150 2,090 1.00/1.00 vMB 131
450,589 450,589 00000000000000000177f1a8886e21ce1032c6b0070cb771a87800d7b623cfe6 755 0.65/1.00 vMB 34
450,588 450,588 000000000000000001b8cec879216b75c56bd6cd8ae2788b2bb80ba32227ad24 473 0.20/1.00 vMB 95
450,587 450,587 000000000000000001fa1e3460e2afb1dd3234be58c83e8bf88330273ceeb9ae 1,269 0.52/1.00 vMB 89
450,586 450,586 000000000000000000bb3d6cfbf836b7645ae53d548b96dcf4f6a679cad85558 1,342 1.00/1.00 vMB 50
450,585 450,585 0000000000000000014fe42b44bad2c5119f536d9a1c5fe2938f543f79fed2eb 323 0.15/1.00 vMB 88
450,584 450,584 0000000000000000005b8aa3425350a9eece5895bd7bd6371c294930ea7ea972 1,433 0.61/1.00 vMB 83
450,583 450,583 0000000000000000029f8b792654d7024fb05e29fa01129c0bb76d11135d89c3 457 0.21/1.00 vMB 77
450,582 450,582 000000000000000002185ae10b42e97346d07caf38bb470ca159f7b77d81be06 1,017 0.48/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 781.89 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 645.12 GB
    • Received: 12.68 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.