Loading Tool

Explorer IconExplorer

Memory Pool

42,838 transactions
26.93 vMB
0.06765651 BTC
Random Selection Loading Transactions
Max Size: 141.55/200 MB

Candidate Block

Mining Attempt 123897fb01f17873185eb2de3b3e29dfecf538d5de064b1a602f493a70ace452
Version 20000000
Previous Block 00000000000000000000bb73cc242ea49403f8113ddd3e1d1b86a46da9e74d69
Merkle Root 234f7a87325b0c28d9a4b0a304bda2ba594e42b23ba2c563be2cc1e2f4f39a20
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,575
Size: 1.00 vMB
Total Fees: 0.01790785 BTC
Feerates: 202.69 > 1.79 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,803 (313,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,622 601,622 0000000000000000000b3b43c6d6731b101dc3ab56b1486c0238b99d8be0d8c7 2,406 1.00/1.00 vMB 56
601,621 601,621 00000000000000000000343269b8dad033fbac379980668078e6174780816a18 2,633 1.00/1.00 vMB 46
601,620 601,620 000000000000000000103e90124de3d9981411d3478ff7ded6060525ffc6159d 1 0.00/1.00 vMB 0
601,619 601,619 000000000000000000115d92bd787ac68adc22ada15ff93dda0f74bbefefb07f 2,764 0.87/1.00 vMB 23
601,618 601,618 000000000000000000008be734b6eeda0090453af8c90bda2b50657377e24d78 2,673 1.00/1.00 vMB 28
601,617 601,617 0000000000000000000aca01fccaef36466324809a053cfa1704ba368dbb5488 1,509 0.96/1.00 vMB 13
601,616 601,616 000000000000000000042d37df179bb52cf7fe95b7168e531cf69bade468e216 3,229 1.00/1.00 vMB 11
601,615 601,615 0000000000000000000889cd69e5c76766c76572b63838364e85fd0cca57b8e8 2,382 1.00/1.00 vMB 37
601,614 601,614 00000000000000000007c27142261c64a3c072a8cc33d809206937736930fcd2 2,444 1.00/1.00 vMB 26
601,613 601,613 00000000000000000002687560ed987b9871e8f33bd537223e9fe40edca9bb08 2,508 1.00/1.00 vMB 5
601,612 601,612 000000000000000000092b025e0840003a263b7e546182daba30fda64884893e 3,055 1.00/1.00 vMB 30
601,611 601,611 000000000000000000068adf69a296901dd935d839acefb74bacec17803ee538 2,733 1.00/1.00 vMB 38
601,610 601,610 0000000000000000000eeb90f5d2459277b719d45dec0d54d87e6f866b490b91 2,640 1.00/1.00 vMB 40
601,609 601,609 000000000000000000121a5e1e392aa2dffcaedbec407565ade164f7951a82ca 2,245 0.74/1.00 vMB 19
601,608 601,608 00000000000000000007737e0e85c77d76517bbfcc7f210f8f05b6e10d77265d 1,687 0.63/1.00 vMB 29
601,607 601,607 0000000000000000000b8c6545b322eec1ecd21be92f8ea12bfc7f32838fd9f6 541 0.15/1.00 vMB 26
601,606 601,606 00000000000000000007dae48de429359b9f4615e1350fc508ebe34d385119e0 1,994 0.69/1.00 vMB 16
601,605 601,605 000000000000000000102b41cdf65182258fc914ed94ec136167efb858952c57 2,826 1.00/1.00 vMB 35
601,604 601,604 0000000000000000000b6e21af8c2e13edfa59649167c4da13bb616158fbf8c5 1,676 0.55/1.00 vMB 27
601,603 601,603 00000000000000000012abcc4e74670bf9452d549d6969cbd8828d311f58ea8d 102 0.05/1.00 vMB 25
601,602 601,602 00000000000000000005c09a2ced4d2f89bcd76f1b64e3d32d61c63f8f3926db 2,041 0.76/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.04 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: 650.47 GB
    • Received: 13.29 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.