Loading Tool

Explorer IconExplorer

Memory Pool

76,237 transactions
28.81 vMB
0.07198487 BTC
Random Selection Loading Transactions
Max Size: 176.11/200 MB

Candidate Block

Mining Attempt 145c28aa7435af948e26c387c0c3850bc64adfa77222f2cefc9883b973280dfc
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root f5296ee555e18c0a07c796b5c03aff181aca1f0b8b2121e371089befabb5668d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.00932202 BTC
Feerates: 77.76 > 0.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (374,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,022 541,022 00000000000000000022687722f2bd76eb2443d9902006ad9132ab66d1d74c6d 1,638 0.51/1.00 vMB 22
541,021 541,021 0000000000000000002311cc4ddca13396f86d5cc47cb3107a320d3aab7ea924 1,811 0.76/1.00 vMB 29
541,020 541,020 00000000000000000020413ea7f7ea635c9e7d3ed36ee08046b40b911fb43b56 453 0.17/1.00 vMB 24
541,019 541,019 00000000000000000024f1ee0e72c262d6969f2814057224f4c3b327b92ea0b6 276 0.10/1.00 vMB 23
541,018 541,018 00000000000000000004dbf1bc361e97271c267fc5fe8d2d2e0eb9cd419b1303 1,577 0.72/1.00 vMB 20
541,017 541,017 000000000000000000275eee7ac0bc8b686fafe903621cf04da3b8615d120b52 798 0.37/1.00 vMB 28
541,016 541,016 00000000000000000001e82501b5728ffeb68de22532b406e24146aa57f4d653 373 0.20/1.00 vMB 20
541,015 541,015 000000000000000000274963dec32e2729f2216f565848a21873ca7a698c2490 274 0.09/1.00 vMB 21
541,014 541,014 0000000000000000001e0a0358b77cd44ea0f2e973b0b8d37cfde4fdeea016cd 424 0.23/1.00 vMB 24
541,013 541,013 0000000000000000000899bdae09360b52329cd18969a5e12c8e14bce0544b7e 1,111 0.65/1.00 vMB 23
541,012 541,012 00000000000000000026030b9bb53d6457b664b06ab63b54473feb2ed5f0a01d 1,889 0.93/1.00 vMB 12
541,011 541,011 000000000000000000047ac237f35de83e1f5007311630feb1922f3893b41bbd 2,055 1.00/1.00 vMB 18
541,010 541,010 00000000000000000025b338d6f62594770da55f2ff65d0a2a04c9a239bdedc0 2,508 1.00/1.00 vMB 36
541,009 541,009 0000000000000000002053d1cc6e8e31a158511054adda9721ef8442a73834eb 892 0.44/1.00 vMB 29
541,008 541,008 00000000000000000010f77a84d25ad960e222157de16ffa9113d59e307f599b 597 0.21/1.00 vMB 17
541,007 541,007 00000000000000000027da10ddd2b852f207ad1d7c608ec639182c505241037f 488 0.32/1.00 vMB 13
541,006 541,006 0000000000000000000a91ead5ce8e76ad0bfec60f3310b1f5f3e29118d4e028 1,684 0.49/1.00 vMB 22
541,005 541,005 0000000000000000000192c8f8ceac56e6fb285078990a524ca2f223b281d7f8 690 0.26/1.00 vMB 28
541,004 541,004 0000000000000000000cb556d6df34d85c9dc06344dac2bd0851b90cb467440e 1,060 0.68/1.00 vMB 17
541,003 541,003 000000000000000000162352ec9727a00b3d1fa43db6f3bdf4969d0ccd27a237 1,124 1.00/1.00 vMB 11
541,002 541,002 0000000000000000002314413a8a8b6753ab3e7ff76f9e45452c5aeaee6223fe 854 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.82 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: 710.75 GB
    • Received: 17.08 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.