Loading Tool

Explorer IconExplorer

Memory Pool

74,487 transactions
27.63 vMB
0.07635509 BTC
Random Selection Loading Transactions
Max Size: 168.28/200 MB

Candidate Block

Mining Attempt f058cc644231190057f1915866cc3adba3dfbf96f0945c9e163ec1150e95c587
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 8ccaadd7eb5015ffb53eb422c58c10eadc1c9926584bac5549d4a25be0fd0937
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,894
Size: 1.00 vMB
Total Fees: 0.01718202 BTC
Feerates: 402.60 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (490,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,799 424,799 00000000000000000141fbb3ae64c0a31b98849eb92d7d2e183fe26899517a47 1,207 0.71/1.00 vMB 46
424,798 424,798 0000000000000000010732909fecb8fc735c99420a123593842b565f88155c2f 2,577 1.00/1.00 vMB 72
424,797 424,797 00000000000000000441d658b71d16750cb07b82839ae4b2ac9443d8fbf04b9e 1,442 0.99/1.00 vMB 43
424,796 424,796 0000000000000000027ccd8a632918951e576bd757e161d874d45abb4077d0d9 536 0.44/1.00 vMB 30
424,795 424,795 000000000000000001cf95521c41242c9fed0a54af2ed6147f305a9eb27c1bc6 1,370 1.00/1.00 vMB 44
424,794 424,794 000000000000000001dd83980f8d7372ee45886df02b8330c4d22bb5b05ac64e 1,816 1.00/1.00 vMB 42
424,793 424,793 000000000000000004b26ce0061943608cd5b92eb78d11f6bc9b03e048645fe3 2,701 1.00/1.00 vMB 59
424,792 424,792 000000000000000004c77037c5fc127db1539428d03c80959884f7099bb5d327 3,038 1.00/1.00 vMB 107
424,791 424,791 0000000000000000051060b87d6e205afbe251011419bc2f3e8b261faec267ee 470 0.37/1.00 vMB 28
424,790 424,790 000000000000000004a27391dc7be7d0051df11efaa1571b00c1ffb063301367 2,021 1.00/1.00 vMB 60
424,789 424,789 00000000000000000221ce6f622dc5451763970aee80e66fd36e47a1f890160a 1,878 1.00/1.00 vMB 48
424,788 424,788 00000000000000000485a1210439545150efa9f429ff85d072aaca744cc36210 3,162 1.00/1.00 vMB 91
424,787 424,787 000000000000000001c82076e1d8d636fe706ef06c4e77c2ba7d8669d5d79cbc 1,196 0.68/1.00 vMB 48
424,786 424,786 000000000000000001b53863da50bcd6ea994951e9e43c0581fa67a1b1a9323b 2,340 0.99/1.00 vMB 65
424,785 424,785 000000000000000002b480be703da2ad59a55c53052aecf8b6f6f35e640cc60d 890 0.64/1.00 vMB 45
424,784 424,784 000000000000000002fb51f28a8747636cc7cc2e01a589eb18a13f9a201962e0 390 0.28/1.00 vMB 31
424,783 424,783 0000000000000000053f8bae4b7cb948f15c1a04eac42a1613b238410dc5559b 2,356 1.00/1.00 vMB 69
424,782 424,782 0000000000000000056ead77c44639db8a1db3841092c84415e133a28d2d1826 354 1.00/1.00 vMB 9
424,781 424,781 0000000000000000042dd6ff6e1517d41476edb85214de2ac38c490cfc28d748 602 0.27/1.00 vMB 61
424,780 424,780 0000000000000000018ad2643021c427df7da7e7a6cc50a977bd160b1a4e1b52 269 0.12/1.00 vMB 59
424,779 424,779 00000000000000000040da2152decc12994783d55f3df897d1a6e00d037c9a29 115 0.73/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.94 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.87 GB
    • Received: 17.61 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.