Loading Tool

Explorer IconExplorer

Memory Pool

37,328 transactions
25.34 vMB
0.05205126 BTC
Random Selection Loading Transactions
Max Size: 130.49/200 MB

Candidate Block

Mining Attempt ed2ba849919b578e34693a67b0c56a57a468fb1ffd94191ca79b4dbd1c120a08
Version 20000000
Previous Block 00000000000000000000a6a8f5de49fbdec5568798a22c7444a7cf050d6d96e9
Merkle Root aab13e9b93ba8a5a349628ae79fed9af3bbb578877396ab56b404bc779d3a25f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,538
Size: 1.00 vMB
Total Fees: 0.00645373 BTC
Feerates: 100.36 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,767 (635,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,519 279,519 00000000000000025398b2c2d0902333757c1dd2ac95d5dca017241b635c6fc2 305 0.14/1.00 vMB 53
279,518 279,518 0000000000000002ef0ffb94f56f34393a54a0bef60a1f034bfe4e71931f07b9 39 0.01/1.00 vMB 38
279,517 279,517 00000000000000018bc308749996796720f36bf03eacc1fc79d9d10532a900de 239 0.09/1.00 vMB 40
279,516 279,516 000000000000000293556f4dccde9951233b74e37b93dde22c52e5e71d4fbf12 1,006 0.47/1.00 vMB 42
279,515 279,515 00000000000000009e905522bc9eae23b1a07b00a92ebf85f52230f6c5353419 364 0.16/1.00 vMB 59
279,514 279,514 0000000000000000b5a5e62848a50efeab5f70a29280eccc19964769e9179c35 889 0.49/1.00 vMB 38
279,513 279,513 0000000000000000865a11137fc711ebc3b7b00212154a95e24fffa2415b014e 795 0.35/1.00 vMB 43
279,512 279,512 00000000000000017fc48ac3fc9f9fafd365f171e2e7b77edef9d4b339f112d7 735 0.25/1.00 vMB 70
279,511 279,511 00000000000000026929ea4b60e0591ca58f584bfeb904b5f609f5d2dc37aa2c 94 0.03/1.00 vMB 333
279,510 279,510 000000000000000294b9d48ce81d2fcb89e8e95bae498b9ae8d29f5e5ab2b717 727 0.25/1.00 vMB 48
279,509 279,509 0000000000000000fae062621e8bd7e91d99cef4e7f1c0f5ce24194a1508a305 508 0.33/1.00 vMB 29
279,508 279,508 00000000000000021ac8c63bb0f70fd6d0ef658cbdd776ec5133183b8e4182b9 684 0.25/1.00 vMB 67
279,507 279,507 0000000000000000e68b0f17b55f7cb58d4508684bb4ac16603e4371906c8a47 425 0.17/1.00 vMB 61
279,506 279,506 00000000000000008906f6874e95c2358ff2bc5c742446d5260b0890e7a0719a 17 0.01/1.00 vMB 21
279,505 279,505 00000000000000029354e939c082bbb9ffe0fa02bb7fc257b7f56f4e3f79265a 79 0.07/1.00 vMB 26
279,504 279,504 0000000000000002d057a03ec28e45f261d035f8c6952f32a4b66157e2ee5a88 104 0.04/1.00 vMB 44
279,503 279,503 000000000000000113cc540166cf63305e80ad09cf34d741b1a3747812ffa482 127 0.05/1.00 vMB 36
279,502 279,502 00000000000000028a68b624d018bdaffcca8ebf772519df47d2945874aaeda1 93 0.04/1.00 vMB 35
279,501 279,501 0000000000000000c4b84b7742f6a272dcbaf12f275830e52ea005155d074cf9 72 0.04/1.00 vMB 33
279,500 279,500 0000000000000000edf1a6ff589f58e509fbe4237fb162b78c5a27b631dbb1d2 278 0.14/1.00 vMB 36
279,499 279,499 0000000000000001fa124c73461b9800d9405ef53e7635d1e15a67d8cfa48b76 13 0.06/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.97 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: 647.95 GB
    • Received: 12.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.