Loading Tool

Explorer IconExplorer

Memory Pool

78,321 transactions
28.72 vMB
0.10564723 BTC
Random Selection Loading Transactions
Max Size: 174.70/200 MB

Candidate Block

Mining Attempt 5aad38df365034e6fb32064a1fddded7103add53a8bcec224222128af68ff466
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 52cae0eb0dc7c32c999a031423604543b4f78484d02513f36784f82cc61656db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.03763219 BTC
Feerates: 602.26 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (376,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,784 538,784 00000000000000000020a6521166c6528587a988c50a47f5a39942362d66395d 1,210 0.57/1.00 vMB 77
538,783 538,783 0000000000000000000e4d61aab72b4b0e125f89d14f45181485ac53c5e93330 872 0.45/1.00 vMB 86
538,782 538,782 00000000000000000003d16b50ae42fcfedf3b2f473b80d7d608344b40b0dc2e 484 0.20/1.00 vMB 40
538,781 538,781 00000000000000000016257e681aa39b248f5053ff91e2430d2021a4973d17e1 129 0.11/1.00 vMB 142
538,780 538,780 0000000000000000001a0b7a46e55979d3327f688d1eef4dfe97a8c2832ba372 831 0.36/1.00 vMB 46
538,779 538,779 000000000000000000239b625ce7dc73a68e3b16698d027399b624be00be51e0 340 0.17/1.00 vMB 76
538,778 538,778 000000000000000000257384d35f64be71071bd33bbe9af17713494092232307 2,023 1.00/1.00 vMB 75
538,777 538,777 00000000000000000008dbf85fdd18172b5218bec32fb17caed08ebdfadbd070 12 0.01/1.00 vMB 15
538,776 538,776 00000000000000000022bc40ca0542bfdf593b6f876a12511a8ed2a54f850002 234 0.10/1.00 vMB 78
538,775 538,775 00000000000000000017c024f8f003f9260fe86582d4a78e4cf995f9e3e4d926 1,411 0.66/1.00 vMB 46
538,774 538,774 00000000000000000025f244a8648d6d125fc61f2d55d4fd0191966f1f2a8b22 2,117 0.98/1.00 vMB 26
538,773 538,773 00000000000000000027f3dd3c4f512108504ea083e6299fb676c89108a5539e 1,194 1.00/1.00 vMB 75
538,772 538,772 0000000000000000002187002676b0400536c498add50e6aa0c862c34027412b 1,985 0.97/1.00 vMB 36
538,771 538,771 00000000000000000011187b5694d487815d32a4e3e4ac7b5fba28d2cc47df2a 2,250 1.00/1.00 vMB 17
538,770 538,770 0000000000000000001ca03d9e1dd30d2cf49e44ba1569c8819e56cef88b67d4 293 0.23/1.00 vMB 5
538,769 538,769 000000000000000000025bfdceefbf04269011ce649538fa07dcbc189f5e3eeb 2,665 1.00/1.00 vMB 18
538,768 538,768 0000000000000000001749c837863b67987b0c25ed2b2703b2cb4a4ddfdafc5e 838 1.00/1.00 vMB 9
538,767 538,767 00000000000000000008fceff0e47f4a9b5cf25493cc9a2e4b9a6f36f7839c33 1,093 1.00/1.00 vMB 14
538,766 538,766 0000000000000000001b5fad6cbdee360da654ac39324bc33993dd6c5775e0c7 1,731 1.00/1.00 vMB 8
538,765 538,765 00000000000000000003b32ed9af24a10e447b176b497880b44e54f999f43281 614 0.22/1.00 vMB 57
538,764 538,764 00000000000000000019be96701f92269da5d0e509ffce0b8a7ad71042a5ccb3 1,122 0.70/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.92 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: 714.39 GB
    • Received: 17.53 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.