Loading Tool

Explorer IconExplorer

Memory Pool

77,112 transactions
28.61 vMB
0.08890218 BTC
Random Selection Loading Transactions
Max Size: 173.54/200 MB

Candidate Block

Mining Attempt f85fba61e46c1d89df61824a08c52f2d62ce500df70c8d379af0466dd84a8300
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 4b366414501cba4c2d8458af274cb14db23f7c495a3846effe9904caa73142a6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,980
Size: 1.00 vMB
Total Fees: 0.02325939 BTC
Feerates: 402.60 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (102,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,793 812,793 0000000000000000000472687278192f76b633707ed94cb69c2af74311184f94 2,049 1.00/1.00 vMB 13
812,792 812,792 000000000000000000044364ac0bc5adabbb9386e8dbacc849831ac36f236653 3,277 1.00/1.00 vMB 24
812,791 812,791 000000000000000000027b6552752a340d5feeea0f7ac0496504ab4d1be56242 3,058 1.00/1.00 vMB 21
812,790 812,790 00000000000000000000d856f4acb17b31902e97e1dc2397e9bf06e532d05ee6 2,103 1.00/1.00 vMB 14
812,789 812,789 00000000000000000002d76272281958501b4e55fbcd83d2232e1613af055b0a 3,070 1.00/1.00 vMB 19
812,788 812,788 000000000000000000012d647934cb1105238f8530c35127ab68bcd219154475 3,098 1.00/1.00 vMB 17
812,787 812,787 00000000000000000002121a7464047d4918021b86f6091b27b1e366b1d7a4a6 2,465 1.00/1.00 vMB 20
812,786 812,786 00000000000000000003e128e33d0e0d8e807894978b5f1802df29fcb59ae427 3,486 1.00/1.00 vMB 27
812,785 812,785 00000000000000000000573534a12be9f53dcd31a211d0d6acfa51e9b34de4da 3,315 1.00/1.00 vMB 29
812,784 812,784 000000000000000000032fbda1da1a0aa602e80897dc951cf2055b084e6088e9 2,205 1.00/1.00 vMB 25
812,783 812,783 00000000000000000000feb2fd5788c9b14f0c57adc3a21adc5f7bee45f96dc9 1,052 1.00/1.00 vMB 29
812,782 812,782 00000000000000000003edbd7c708f409655e232e50145c5bc6d7c126c34eeea 1,973 1.00/1.00 vMB 32
812,781 812,781 000000000000000000007d4834e37fa7048290901c056350a3e0b32df826ecde 1,078 1.00/1.00 vMB 29
812,780 812,780 000000000000000000035e50f6bd4da188d484f7fbe19063f94d9f51975b66c8 1,386 1.00/1.00 vMB 16
812,779 812,779 00000000000000000002ed0665ace6aa19840cb6f6ca0def6bc61b91faefd517 3,653 1.00/1.00 vMB 18
812,778 812,778 000000000000000000033a865eae0017f867e5c0c3fde64f5fa29d5b21ac8278 3,023 1.00/1.00 vMB 19
812,777 812,777 00000000000000000000df50a0d843be7b1bfbd1b94bc834f5cb36fd745cc69f 643 1.00/1.00 vMB 23
812,776 812,776 00000000000000000003353566cd9fe954138064a62b4610c106c25308719b81 1,508 1.00/1.00 vMB 27
812,775 812,775 00000000000000000003dc43bc43568bb60cf8af6a214165fae3c553f0c86c9d 1,466 1.00/1.00 vMB 28
812,774 812,774 00000000000000000000e94dbe0cb5d71075c131e88d2f711eebe96845a1c7f1 885 1.00/1.00 vMB 23
812,773 812,773 000000000000000000021bc5f142f18934afc5fbd7305867718d8d00ac9f6b68 1,479 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.