Loading Tool

Explorer IconExplorer

Memory Pool

81,261 transactions
30.24 vMB
0.07436511 BTC
Random Selection Loading Transactions
Max Size: 185.69/200 MB

Candidate Block

Mining Attempt eb3a237a67648b6936113b23c29c7060d994bd6280e1bcfd4e768d7dd7057760
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root dbd991cecebdbbea4068dda225b74680cbcf5dcff778b3071435eafbd5eaa9b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,957
Size: 1.00 vMB
Total Fees: 0.00718384 BTC
Feerates: 100.00 > 0.72 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (288,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,816 626,816 000000000000000000102c221165cb6d9e70c87bd22d52e7af0bdfdb17475339 2,129 1.00/1.00 vMB 4
626,815 626,815 000000000000000000108042a42ee1edf3c2108c58121714ecb925d0dce71140 3,233 1.00/1.00 vMB 27
626,814 626,814 0000000000000000000704bdb902b7fd5ee0e483368f59f4bfbdeb119e55975a 1,744 0.78/1.00 vMB 14
626,813 626,813 0000000000000000000bf8e68acbf0fd6c5fca21a9a48f7ed82b2352be4d411d 226 0.07/1.00 vMB 21
626,812 626,812 0000000000000000000f1c36e2cff6491e79f8ce77255c828f0eb618530d047b 309 0.24/1.00 vMB 9
626,811 626,811 0000000000000000000e19a75f10f434dd7ad97620793603d60d1142ea32caa9 773 0.28/1.00 vMB 12
626,810 626,810 00000000000000000005ddc3f7b0aa7ad409cefc2a75ace59963ced8a95ed6ad 749 0.23/1.00 vMB 18
626,809 626,809 0000000000000000001179b6f297af3f9d6b5efe8006cc735b0ad92c20f5bda4 1,489 0.58/1.00 vMB 16
626,808 626,808 0000000000000000000c2dd796bde4121a7b106d0f0c9714c28b58094a7c6b81 250 0.10/1.00 vMB 13
626,807 626,807 000000000000000000047ed8638b9bd6f1910b5dbcb0f8fd1c49be61555b57c6 2,065 0.69/1.00 vMB 8
626,806 626,806 00000000000000000009df2e5cb209705056c866116e42fe81b9e5e3d26c48b6 2,592 1.00/1.00 vMB 19
626,805 626,805 000000000000000000114046185d606694bd77ffbaca5302dcf2d6a08763ea71 965 0.53/1.00 vMB 11
626,804 626,804 000000000000000000112ef15204ab4e7dbffc2edf563f8b170aaca76e033880 972 0.40/1.00 vMB 10
626,803 626,803 000000000000000000113533f50807a805d7b09a6041983dcb503ddc054483bd 437 0.90/1.00 vMB 5
626,802 626,802 00000000000000000011d41c3e379d643d25a9d795fdd083b4101fcc2d9e0719 1,872 1.00/1.00 vMB 12
626,801 626,801 00000000000000000006f482b72176417240ffe7857661531989f16053511ada 2,549 1.00/1.00 vMB 16
626,800 626,800 000000000000000000113fa61dc64e3298f5d295bb59aa3079c77c92c50e4f05 1,393 0.62/1.00 vMB 14
626,799 626,799 0000000000000000000c2975caa7118092762f11f0abd6b531028a145ebef151 1,632 0.81/1.00 vMB 15
626,798 626,798 00000000000000000001b91dd3a6c750ee6d629f2285058785b53cdfabcd368b 1,041 0.46/1.00 vMB 4
626,797 626,797 000000000000000000050405d3cdd5196b5fda99b426070f83af1baba542edb9 1,782 1.00/1.00 vMB 21
626,796 626,796 00000000000000000006ee5fde06fdcacddc17be8dadadae19ecfad87f18df6b 1,335 0.61/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.