Loading Tool

Explorer IconExplorer

Memory Pool

43,618 transactions
27.05 vMB
0.08273274 BTC
Random Selection Loading Transactions
Max Size: 141.55/200 MB

Candidate Block

Mining Attempt a3a93300c80b621a64e46b838b5f5fe3c3095b4289ea0da92e75e6efea5e9a66
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 35f9ba86626d5896d6501a6a2f0acd716756a69960f4f61d43de5b6189568395
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,119
Size: 1.00 vMB
Total Fees: 0.03112867 BTC
Feerates: 150.93 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (122,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,272 792,272 000000000000000000026c34ebc3a308639a8b785b2b98ae4854bc97692dd9f2 3,079 1.00/1.00 vMB 56
792,271 792,271 00000000000000000004a8411b2fd6753568fbac38ca47ef7cab03b0e3f7451a 3,827 1.00/1.00 vMB 61
792,270 792,270 0000000000000000000259c3ede77e58be2d6cd4425b3a679bed2ad0617eb491 3,831 1.00/1.00 vMB 66
792,269 792,269 000000000000000000038e57957752aaabc41702f5ca513798efe19dcdab4327 3,112 1.00/1.00 vMB 92
792,268 792,268 000000000000000000030eefb9192d217aa4fb04c49888b2afe853fe3c6e52b0 3,730 1.00/1.00 vMB 34
792,267 792,267 00000000000000000004c3533aff72df01a7010dcb7ef085ef5f9adb8e34d1b0 3,182 1.00/1.00 vMB 40
792,266 792,266 00000000000000000003c3de14d9d700be9034ba4baffb2e9d995e65a37dd6c3 2,961 1.00/1.00 vMB 50
792,265 792,265 000000000000000000038b40a9075b1cb9e53afcee60caeb016895444756af54 3,532 1.00/1.00 vMB 52
792,264 792,264 0000000000000000000345fd4e8cea4f5a13355140835308ccb65451f06bd72b 3,278 1.00/1.00 vMB 66
792,263 792,263 00000000000000000003f09fb0e79b2e07941b7aef0c1552947d888752f8a470 3,171 1.00/1.00 vMB 62
792,262 792,262 00000000000000000001304f1ee2b67ecbf897d246a9cf1b9dc2df08b0ec06ee 3,959 1.00/1.00 vMB 60
792,261 792,261 000000000000000000020f3db9ef229bb0581e13403980886e6ad5113cf1f53c 3,129 1.00/1.00 vMB 67
792,260 792,260 0000000000000000000547340cb297c6e03164ce36d6ba03412653ebc55150a3 2,489 1.00/1.00 vMB 73
792,259 792,259 00000000000000000003e648e5538b201c075402c8c57831713ac7951449b344 3,613 1.00/1.00 vMB 66
792,258 792,258 00000000000000000004d5387e930f37e2c56aaaa2ff1e67722d41593e4ccc05 3,119 1.00/1.00 vMB 28
792,257 792,257 00000000000000000000b1125034f2f46d54070baaa7e2514aa078d367735c96 3,319 1.00/1.00 vMB 46
792,256 792,256 0000000000000000000581c4def40a6523847d7e1791250ed0004892af2d609e 3,806 1.00/1.00 vMB 65
792,255 792,255 00000000000000000000cc874f2cc8bbb1ddfb63ab336c5fa54a70871e56c986 3,014 1.00/1.00 vMB 39
792,254 792,254 0000000000000000000520b397a513a58a1f7225800d1914c4ec4b5ba0269d68 3,194 1.00/1.00 vMB 37
792,253 792,253 0000000000000000000388ca5d10a0bab969cceda90a5277c8efd810b37711cc 3,694 1.00/1.00 vMB 38
792,252 792,252 000000000000000000025324741eb033e55d1d8df432e655439bce864d4c2836 3,734 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.