Loading Tool

Explorer IconExplorer

Memory Pool

40,569 transactions
28.15 vMB
0.06509393 BTC
Random Selection Loading Transactions
Max Size: 143.80/200 MB

Candidate Block

Mining Attempt cb425e2e65359f3e83836a7aea7c9c54429614f50f61647582d805c4dda0059c
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root b85ac23a7f893bc750911c0c1c836a3b10beaa1385b0e8e3a3b1d48e21f3ad12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,916
Size: 1.00 vMB
Total Fees: 0.01091193 BTC
Feerates: 201.07 > 1.09 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (641,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,785 272,785 0000000000000003bccd516773ff676c97dd707bbd2fb35d14a7ea0d7a2a8f86 648 0.25/1.00 vMB 58
272,784 272,784 0000000000000003ce284b6b4244552242e8e64efc2df1bdadb93f392ade1a35 24 0.01/1.00 vMB 63
272,783 272,783 0000000000000001e4402e67003f22f58b00cf4f8a7b3be5ffebec5a00d7ca23 394 0.19/1.00 vMB 59
272,782 272,782 0000000000000000ae5bdf2476d6ee1913eae8210c01f4712ea3f83b91c0ab66 286 0.13/1.00 vMB 54
272,781 272,781 000000000000000007ce6cb3a915e7225e975ef75e347c82d64109247ad55d86 526 0.25/1.00 vMB 52
272,780 272,780 0000000000000001ec65c58f61aa1086cc0e70c16c35c935c609932c9d78e2df 28 0.02/1.00 vMB 89
272,779 272,779 0000000000000000c05fc586bb712630c3549ccb4fc75a472f7aa68ae0a9dd05 152 0.06/1.00 vMB 56
272,778 272,778 0000000000000005d851e5501ad3cb7bd9afdabbd3a78bc35e7c4e5ffae7b741 61 0.02/1.00 vMB 42
272,777 272,777 000000000000000506958bd39993a650bf7af99735b5a4e9223908345137d6c1 223 0.11/1.00 vMB 49
272,776 272,776 0000000000000002c7342251faeaf54284fe800b2bb4bbe967f4fd2e9efc70fe 173 0.10/1.00 vMB 54
272,775 272,775 00000000000000010a9e4d760b0dc898eb5d39c87e57536ca74d8791b1ddcdb1 376 0.15/1.00 vMB 78
272,774 272,774 000000000000000203827d977eabe292e8e79e8aa07200aea3170b34dd609e6c 367 0.23/1.00 vMB 37
272,773 272,773 0000000000000003ec77b79355d65f9e84c4a0a6972add3c229280268140b94e 36 0.02/1.00 vMB 80
272,772 272,772 0000000000000004ea7819c457956ae4e6c796759dd0377a550e1ae0d6576870 445 0.20/1.00 vMB 65
272,771 272,771 0000000000000004cd5bbce80676e2de84eaeed05cd62585a2452ef90dce71bb 321 0.15/1.00 vMB 41
272,770 272,770 0000000000000002d103994e2666f6d691001dd2594abdae189e79961de710b3 180 0.09/1.00 vMB 39
272,769 272,769 0000000000000000ef4e54f458e0aca49658016f06d740d40c48331008b2e3b5 242 0.30/1.00 vMB 17
272,768 272,768 0000000000000000a68f52ae25c3d1faaf10cee9ba6b659a700635c71d14ae5d 599 0.25/1.00 vMB 64
272,767 272,767 0000000000000000f7b96df1a5ab2343204c20b951ecfc50a0c031127516266e 554 0.25/1.00 vMB 84
272,766 272,766 0000000000000003a1cc4d28405fbd87764602c0ea03735cc1e4000097f60036 60 0.02/1.00 vMB 60
272,765 272,765 00000000000000060112584a9e784dd30cd48299a1db4b93fce834089aad3b94 243 0.20/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.