Loading Tool

Explorer IconExplorer

Memory Pool

78,918 transactions
29.23 vMB
0.12079618 BTC
Random Selection Loading Transactions
Max Size: 176.28/200 MB

Candidate Block

Mining Attempt d6047220af8a71c710e82f11009274edf81a78ba6fd3fdd33901a1dc0fefd5d1
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root eff6bf0e4975ab4e56176138629e0beaa1f126b4d3dd3015aeea81344969c74b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,173
Size: 1.00 vMB
Total Fees: 0.04386048 BTC
Feerates: 150.80 > 4.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (192,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,466 722,466 0000000000000000000355e112e8e3a96f05a87880797154c422dd7a02d9d027 842 1.00/1.00 vMB 5
722,465 722,465 000000000000000000027c3441f8283aff292cae303192623391afc23d8db701 3,361 1.00/1.00 vMB 13
722,464 722,464 0000000000000000000949aaa1bd9b206e5cb3cd1e1ae37a0885c66c74ca9ccf 2,253 1.00/1.00 vMB 7
722,463 722,463 00000000000000000005faa9888d271e54c1b2504b846eedab8fb9419a0ed48c 1,656 1.00/1.00 vMB 9
722,462 722,462 000000000000000000062b613a683cac00e4af9c433cabb53007b8cf65e77cb7 3,361 1.00/1.00 vMB 17
722,461 722,461 0000000000000000000a6bf48e80b7b873998e9b8e7c4ced6ec85d559bce72df 2,824 1.00/1.00 vMB 11
722,460 722,460 00000000000000000002b73f69e81b8b5e98dff0f2b7632fcb83c050c3b099a1 3,371 1.00/1.00 vMB 21
722,459 722,459 00000000000000000009d54a110cc122960d31567d3ee84a1f18a98f50591046 1,568 1.00/1.00 vMB 11
722,458 722,458 00000000000000000006943e6d65afaff340fbfbe53a5b6b6bba01ff491a1c7c 2,226 0.95/1.00 vMB 9
722,457 722,457 000000000000000000014a05082ffeb127a15ba0b2bfee6600c6e34ce669752b 303 0.99/1.00 vMB 1
722,456 722,456 0000000000000000000666b36588d758cf01e464c2c8036a6179cb4b84e32c58 1,854 1.00/1.00 vMB 7
722,455 722,455 000000000000000000050d5becc5bc0e410e6e785b76b3c211aca8bdfd879437 2,842 1.00/1.00 vMB 4
722,454 722,454 00000000000000000008fee80c64bb0d9a86290eac968d6879771a6c2819116a 2,729 1.00/1.00 vMB 18
722,453 722,453 00000000000000000003436adc5f1aafe2b111d480f9aa923d580d7e8562cf70 3,526 1.00/1.00 vMB 21
722,452 722,452 0000000000000000000138e51f70f752f3feb0afe669afb6ab223e28c6e2ee18 2,606 1.00/1.00 vMB 23
722,451 722,451 0000000000000000000a7095baac27914f412d8243512f2d435538f6550af854 126 0.10/1.00 vMB 5
722,450 722,450 000000000000000000016d38d9fb39a0d7ebdd27064d56ea294fb73fc397f9ee 164 0.10/1.00 vMB 5
722,449 722,449 0000000000000000000015437b537603949997292cbb8fe1c34f39bf77a88ddb 247 0.28/1.00 vMB 5
722,448 722,448 000000000000000000041bdf525c31aaa7fc93cbd50788425f95927393ed977d 1,117 0.96/1.00 vMB 6
722,447 722,447 000000000000000000041618c1023d9207721421c3b4b5c860d0e1ecf16bc284 736 0.39/1.00 vMB 6
722,446 722,446 000000000000000000067223085eb8c304520ebd463c54ae0319faf91b1a2c10 2,298 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.