Loading Tool

Explorer IconExplorer

Memory Pool

85,213 transactions
31.92 vMB
0.19618808 BTC
Random Selection Loading Transactions
Max Size: 189.64/200 MB

Candidate Block

Mining Attempt ae17cccbea889f1430c0478362a16b033a34a79c33d37688eb5c974367f14497
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 06f8bb268a1a3550e3adb2cda75ab20b70264dd0042398ed661a8442097c45b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.07552084 BTC
Feerates: 301.64 > 7.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (684,813 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,332 230,332 00000000000001fcac409ea1eda39166cf21300447c018f334e9ae6bb540d90d 852 0.25/1.00 vMB 333
230,331 230,331 000000000000000b37860e4ef62193083e62e2d379059cccdc9c6b289d449bfb 715 0.25/1.00 vMB 210
230,330 230,330 00000000000000cef9a7c255c46a98a225c93eef4013aafb41b472307d9045b0 463 0.25/1.00 vMB 125
230,329 230,329 00000000000001c3845c7d606c5ae0671e3d1f3ef23aa05ee5ce2a113aef5f5e 640 0.25/1.00 vMB 208
230,328 230,328 00000000000000f90b85e59abd43e02e0ccf4a8bb584c86e80acf068f799ecf8 739 0.25/1.00 vMB 241
230,327 230,327 0000000000000061edd85e375b354773f096081a20829a3ca376eb2ef3a41ba2 750 0.25/1.00 vMB 183
230,326 230,326 0000000000000017fe179e5f3bd8fd66dcc220bc1c053d2c3e6a8b02576d0957 878 0.25/1.00 vMB 323
230,325 230,325 00000000000000793dea564fd570f9c7fa95056aa4755364260b1de41ef20a1f 171 0.08/1.00 vMB 153
230,324 230,324 000000000000002d31ba9edc60ce1a0535f723a32a5c01f2334b1c1bda0ce398 66 0.02/1.00 vMB 177
230,323 230,323 0000000000000198f5be9f9ab0f8b14f048c46b62a7431d24e000f29718f4578 362 0.16/1.00 vMB 140
230,322 230,322 000000000000000013b542b70897dcb248a0379e7a2cf9763f5fb3e90759072a 95 0.05/1.00 vMB 137
230,321 230,321 000000000000006ecf8c199992f43d3e364ab2af035c1a2461b072edf192dff9 532 0.25/1.00 vMB 90
230,320 230,320 00000000000000347a699fc5c4a15564df2491d2f36595c776824e0c4931e060 496 0.20/1.00 vMB 184
230,319 230,319 00000000000000cb288c48dfdd4278aa393a8781699be83af25c532046c4c8b2 307 0.14/1.00 vMB 167
230,318 230,318 00000000000000a450fd05e98626553623c5afc717d33e6ad0a7aca2b1288e9d 313 0.16/1.00 vMB 154
230,317 230,317 00000000000000ef380907f1d98ea009703b308ee77fd1685564ef5bf675b10b 64 0.03/1.00 vMB 232
230,316 230,316 000000000000017e8b7a11349cb6f2d05a943e1d053526a18718d70f99bd7d2b 592 0.27/1.00 vMB 157
230,315 230,315 0000000000000141b5a7995d359da68e88a17a9855e1e8c03c265bd05fe42664 886 0.37/1.00 vMB 193
230,314 230,314 000000000000013cafe92953dc17c6ab602d6402478be70e77636a0d774f7768 160 0.09/1.00 vMB 31
230,313 230,313 00000000000001c08b720366d6aa9978a18bbf9c35dff3611fb5ba5b87eb7880 572 0.25/1.00 vMB 139
230,312 230,312 00000000000000b4461a90d741657c7c2589ff19fab39459f898b8b1084ea2cf 136 0.07/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.