Loading Tool

Explorer IconExplorer

Memory Pool

39,771 transactions
27.11 vMB
0.05623202 BTC
Random Selection Loading Transactions
Max Size: 141.68/200 MB

Candidate Block

Mining Attempt 73bafda4d45eee747acffa2c6e76ad241eb34935cb3524bb1ea5e3f5a4dd2f61
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root b399783158de255171f527e422d446410c667f4c78d4d3306e695a2f74f5d48a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,334
Size: 1.00 vMB
Total Fees: 0.00595449 BTC
Feerates: 69.10 > 0.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (122,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,643 792,643 00000000000000000004636e47c838abd0a91782ddc62e8c197835ec7e79249a 3,366 1.00/1.00 vMB 51
792,642 792,642 00000000000000000000058296a0cad1ebaa49c92b3da9482d83fcf0e3e22375 2,848 1.00/1.00 vMB 67
792,641 792,641 000000000000000000048958078ce3a571a1c575dbfce6e6d4beeefef198b4b2 4,558 1.00/1.00 vMB 23
792,640 792,640 00000000000000000000a8289493543761f270b5fb657ac9c337a7a52ccba454 3,471 1.00/1.00 vMB 33
792,639 792,639 00000000000000000004a25b3c22f10ac89df5480217832d4df95cc5dec7ef69 3,873 1.00/1.00 vMB 34
792,638 792,638 0000000000000000000577102d7926c861dab400ca2f9c8846701a25baf12d49 3,053 1.00/1.00 vMB 43
792,637 792,637 000000000000000000006af8360804e6d7e653cbeccc142cfd4c3f975ff93993 3,562 1.00/1.00 vMB 30
792,636 792,636 0000000000000000000368619ff6c6613582c8ae76c0544e5fdf4e5aed4f009e 3,334 1.00/1.00 vMB 31
792,635 792,635 0000000000000000000053ae819fa19aeb165229459f9debd13f627363dd0636 3,448 1.00/1.00 vMB 21
792,634 792,634 00000000000000000003e50993ce3f68e1f893a310078f6d01da1a9b6c3a0660 3,541 1.00/1.00 vMB 19
792,633 792,633 000000000000000000039822fe80c679c68d8561ddc844673e34e66aadd4a4a8 3,090 1.00/1.00 vMB 21
792,632 792,632 00000000000000000000616f223e74f586e6d5bbb506020a96b9a7e8d5d70d73 2,641 1.00/1.00 vMB 29
792,631 792,631 00000000000000000004210b60bf7392574e11850696358c657ad165a17770af 3,073 1.00/1.00 vMB 38
792,630 792,630 0000000000000000000566d21c95acc20e5d132c7fea2dfbf390ef219d6571db 3,157 1.00/1.00 vMB 42
792,629 792,629 00000000000000000000bfe88a3895cd15b376f5f568ab51fdb55f91dded443c 2,270 1.00/1.00 vMB 54
792,628 792,628 000000000000000000049c3f431b5c04437db267087b127fe2020c1c8684f20a 1,796 1.00/1.00 vMB 24
792,627 792,627 00000000000000000001c6f8a6dfee3c8e76d402916219136053d16641853e98 2,207 1.00/1.00 vMB 30
792,626 792,626 000000000000000000038236a73d0cbc6910fc4c160ff959332e28dbfd628398 367 1.00/1.00 vMB 18
792,625 792,625 00000000000000000003f6b3bd1e0218c1705cfbbbd9d37918d386712d05b2f7 3,305 1.00/1.00 vMB 33
792,624 792,624 0000000000000000000559986d6143c2ccf3e47035375299f8b20991cb516b3c 2,800 1.00/1.00 vMB 22
792,623 792,623 000000000000000000048cca2a631db65f55185f921c8b32e356afb3e8934fc2 2,198 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.