Loading Tool

Explorer IconExplorer

Memory Pool

80,790 transactions
30.45 vMB
0.08791504 BTC
Random Selection Loading Transactions
Max Size: 185.81/200 MB

Candidate Block

Mining Attempt aa5c5cb6a03d5158087e845e33ca6167f4794d3a92aaf7536501c3c238cb26cf
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 19d2574faac523f022f6c2ed2b9fc14fc5fd339c6d50636b6110dddd84a0aabd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,733
Size: 1.00 vMB
Total Fees: 0.01922500 BTC
Feerates: 402.75 > 1.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (186,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,785 728,785 00000000000000000001486cd0fda6c19fffbc8d7d111b41a60275f1746ec52e 540 0.18/1.00 vMB 9
728,784 728,784 00000000000000000002aeda5ebfd2cbe44600cd41e80bc2e586777fd4e630a8 1,988 0.85/1.00 vMB 8
728,783 728,783 00000000000000000000978691408082f63ff992d3bc498e531a20008a5800e2 1,506 0.58/1.00 vMB 8
728,782 728,782 000000000000000000078c7bd2cdd8745b22710eca43b17adb2f077816808acb 1,125 0.99/1.00 vMB 2
728,781 728,781 0000000000000000000510da526b9d8140ffcaffe424075f2fa84aa622dc0bd4 724 1.00/1.00 vMB 7
728,780 728,780 00000000000000000006ff68e185c25aed851eaa733c4a8fc6debccf1c98100b 1,229 1.00/1.00 vMB 10
728,779 728,779 0000000000000000000901dc1354adabf4803256cb92eeb13031c4476dcc8a51 1,847 1.00/1.00 vMB 5
728,778 728,778 000000000000000000023fc435feb6181033f21695a7bdc6a79163a01094dee2 2,693 1.00/1.00 vMB 7
728,777 728,777 00000000000000000009c766b66a25d0a4a281fc43070c0e6adc2c8fd653af6b 851 1.00/1.00 vMB 4
728,776 728,776 00000000000000000002398b09aa70fb5de3d82ce3249f9444e96f96b9132fff 1,951 1.00/1.00 vMB 6
728,775 728,775 00000000000000000001593bb754f0d6ff9922158a362a1b5e711569bf31e801 2,824 1.00/1.00 vMB 16
728,774 728,774 0000000000000000000622b2b0bb1ab6a40c36aeae72e94a707cef9dffa8e8cf 416 0.16/1.00 vMB 8
728,773 728,773 000000000000000000070c0242b23f4477ab97dce97e6e20b675e93388b02661 853 0.32/1.00 vMB 9
728,772 728,772 00000000000000000006a2e6b1bf2f9a51182cbfddb7f1a7bba1854487d60dd9 1,834 0.71/1.00 vMB 8
728,771 728,771 000000000000000000018a2b56ffeb82c75f1d8138914d28b72591bc1211d37a 1,381 0.57/1.00 vMB 7
728,770 728,770 000000000000000000092eef4ea7c7510bf9004c39ebd0082259ffdf27c3ccd7 1,173 0.46/1.00 vMB 9
728,769 728,769 000000000000000000034598cb13dc6701da9143309cad090b570d3d293a985e 809 0.92/1.00 vMB 3
728,768 728,768 0000000000000000000286be68e8cf757e995a4714de8244aed538654d433af2 1,149 0.33/1.00 vMB 9
728,767 728,767 000000000000000000045e19b0373a0ef0c28e08eb89d8990ff0fd3375815c6f 998 0.38/1.00 vMB 8
728,766 728,766 000000000000000000012256f1ad0932b9d7be73f7d293f0b3eabe7015f71069 519 0.25/1.00 vMB 6
728,765 728,765 0000000000000000000a2eb51a5c59e973641852250bb585304cda433a556a16 1,771 0.62/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.00 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: 718.60 GB
    • Received: 17.92 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.