Loading Tool

Explorer IconExplorer

Memory Pool

73,819 transactions
28.61 vMB
0.07679334 BTC
Random Selection Loading Transactions
Max Size: 169.24/200 MB

Candidate Block

Mining Attempt b5b4b45c706daa635a10e34a7a491e49c334da8f2ec2c9ace25c1280b608197f
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root ab57bd4b60576007c9d036a81e98dacfd7dcc24bf2095219c8b6c0a128362b86
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,940
Size: 1.00 vMB
Total Fees: 0.01843643 BTC
Feerates: 61.00 > 1.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (510,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,630 404,630 000000000000000005d1b01b2577e53a77c44d4e3b388349edbfbc09a4bd1869 696 0.93/1.00 vMB 49
404,629 404,629 0000000000000000008301dbfdd7f4e9eb62107c6eecea9537d617840fbed28b 662 1.00/1.00 vMB 58
404,628 404,628 0000000000000000017d5de0f9904efd513ed9cc439b171abb0f1c018ce8bb0b 1,945 0.92/1.00 vMB 42
404,627 404,627 000000000000000002d78ae1625698521b7a354b02d71041826cbde2d6149b0b 311 0.99/1.00 vMB 6
404,626 404,626 0000000000000000029ec4aea32fae004d611772b55f1c46fd2851abcf960845 912 1.00/1.00 vMB 18
404,625 404,625 00000000000000000584d0f2ae48f553ffa96ed5d504722e9ce5c4c86f0650e6 1,776 0.99/1.00 vMB 37
404,624 404,624 000000000000000001a9094ccd06ff42388b59ae4d299f60fdaa2c91344103ee 2,360 0.93/1.00 vMB 45
404,623 404,623 0000000000000000057059aaa8dc4ce7e87415bd368bb9bf650c5a0ddc324c07 2,690 1.00/1.00 vMB 40
404,622 404,622 0000000000000000064341717dc08cd9c087f4f722205805ec4748125a3c061c 2,345 1.00/1.00 vMB 81
404,621 404,621 0000000000000000068bd32da7e479ee25fe35d00a77e144df132b8416324429 521 0.86/1.00 vMB 14
404,620 404,620 00000000000000000290c92e72b6df67e03a4e128031484f9a13e26cd980869b 274 0.12/1.00 vMB 40
404,619 404,619 0000000000000000014dd6bfae1646c539816f776dfab15ac72ca1fb61c8c544 1 0.00/1.00 vMB 0
404,618 404,618 0000000000000000033b16139736923e2c065a2250c256985acca78baa98cacd 796 1.00/1.00 vMB 15
404,617 404,617 000000000000000000feef3f4e6f3cc7e102af4e1892818bf0391538b99a4522 2,852 1.00/1.00 vMB 52
404,616 404,616 000000000000000001116d7cea296e776f1309a408c0e48c8b06db052f4f158e 1,506 0.79/1.00 vMB 36
404,615 404,615 00000000000000000115398c15a83a7311399126ce966dc9b3f903e01897dbe2 416 0.42/1.00 vMB 26
404,614 404,614 0000000000000000014ac80c15cbb5ac953ea1a8c9c9868938251f18281e8882 2,004 0.93/1.00 vMB 40
404,613 404,613 0000000000000000035df7a46f66d288b1af245b305607b7265c34953b6fac5b 492 0.21/1.00 vMB 38
404,612 404,612 000000000000000003b0722de111a10cd715425fa2cf911c698f5859ae5b927c 626 0.26/1.00 vMB 42
404,611 404,611 000000000000000006954d5e11b3cae89c22db0baa44be572d085195fd7a9cc0 1,455 0.73/1.00 vMB 36
404,610 404,610 00000000000000000470178c5ea0565e62db054c7912f536c1cbd45db5ed040c 1,084 0.54/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.