Loading Tool

Explorer IconExplorer

Memory Pool

41,939 transactions
30.31 vMB
0.16205576 BTC
Random Selection Loading Transactions
Max Size: 153.00/200 MB

Candidate Block

Mining Attempt 841146bd81a348fd17a968d14f0aee82637bfee93efc835c333b4d0c54f274d1
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 9bd5a7410c75f7721a53daed54073bc637675dcfd4c8c2e4128788ca5b1bbb87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,594
Size: 1.00 vMB
Total Fees: 0.09000081 BTC
Feerates: 301.60 > 9.02 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (630,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,850 283,850 00000000000000002302b4d9f8d8047047f96e88d4b5f51a74f24dfeef50ad1b 33 0.01/1.00 vMB 43
283,849 283,849 0000000000000001d92dee701dd585bf71fa770403f17a50c9c5e2370a6e6fb4 293 0.15/1.00 vMB 36
283,848 283,848 000000000000000065c6897ffde8d3d649d20b2d9860924fb3f425e322037689 335 0.16/1.00 vMB 36
283,847 283,847 0000000000000001bdbe6fde8e489ddb5d0d571e6b742f4dc031b6c06f427293 59 0.04/1.00 vMB 30
283,846 283,846 000000000000000067bc4d0f48aa1cf2d37a6e064fafd35e48c29282518b2d1a 225 0.18/1.00 vMB 27
283,845 283,845 0000000000000000ac46549c353b19fa6b8c32b964171eec4ea8d93fd15465d8 429 0.25/1.00 vMB 30
283,844 283,844 00000000000000010c0ce31d501f9c6928dbe69506a40217d5c1b89d3b435e12 192 0.09/1.00 vMB 36
283,843 283,843 000000000000000034b2ab97a184017daea27bcbdecd130159dcca063484c705 229 0.10/1.00 vMB 31
283,842 283,842 0000000000000001675caabf1f63f8312071d4e41c52693363518314587a0dab 890 0.35/1.00 vMB 145
283,841 283,841 00000000000000018d9981cdb786637fdbe2841935f3733b8bed7ac0548818dd 236 0.14/1.00 vMB 36
283,840 283,840 000000000000000168305384e7fa7fa48a9cc7a57346e96a8016316ceadabd62 241 0.13/1.00 vMB 32
283,839 283,839 0000000000000000761cd9c6a003d4ae3c49422abaace02c2cd276590b040714 77 0.07/1.00 vMB 24
283,838 283,838 00000000000000005efbefe54ff4d7f76014738ecaf96cab7e9475ef2d48a5ae 363 0.17/1.00 vMB 33
283,837 283,837 0000000000000000bd049fc920d24fa293e02d28f313974fe9a591c252286c4a 355 0.17/1.00 vMB 31
283,836 283,836 00000000000000011a0e7dd48cea1d2870003c31da037c157c0c1403c3031a94 1,972 0.90/1.00 vMB 38
283,835 283,835 0000000000000001e337d553fd2558deb68beb9edcb365d047091fa7e1192f86 179 0.05/1.00 vMB 145
283,834 283,834 00000000000000012ae71ca1e6b11a6c1ac3660b55df8d288ca62e5a04c78336 129 0.16/1.00 vMB 20
283,833 283,833 0000000000000000b0200da76259d49841d2bac88f0561f2a0044ad2fb6e5231 488 0.25/1.00 vMB 40
283,832 283,832 0000000000000000244bcd442a97404b0b1bc99925d76a679e2b87f88cc26577 576 0.27/1.00 vMB 40
283,831 283,831 00000000000000004d9304ddab87d654e61a4fceb67e04bb6dce08567c5571ba 97 0.06/1.00 vMB 36
283,830 283,830 00000000000000018f2802f41755ed27ff7fa47a1027e382c982da4c285e57ce 47 0.03/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 618.64 GB
    • Received: 11.20 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.