Loading Tool

Explorer IconExplorer

Memory Pool

73,003 transactions
28.14 vMB
0.07032418 BTC
Random Selection Loading Transactions
Max Size: 166.61/200 MB

Candidate Block

Mining Attempt 213da5defd89db377b4b2adeaf09572df361e8fbceefbe2060c338faf914c3b5
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root c3e7c4bebac171a98c392c2c474c5660c48d6037d3f6262c3b823e869939865a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,433
Size: 1.00 vMB
Total Fees: 0.01410342 BTC
Feerates: 150.86 > 1.41 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (373,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,499 541,499 00000000000000000023a73a76ddc23aa6faab0a256c752b0f55e72a5d51db52 854 0.44/1.00 vMB 17
541,498 541,498 0000000000000000000efa5790b01039d5f2185a5e12ba474da1b5658d0daf25 10 0.00/1.00 vMB 54
541,497 541,497 000000000000000000195548246f16cba759a63bc8fc455c3f9e11498f852f44 812 0.33/1.00 vMB 27
541,496 541,496 000000000000000000032249336ee1b1ce41b6eafa3f40d14e82c73e344320b7 1 0.00/1.00 vMB 0
541,495 541,495 0000000000000000000b1c81d9f5eaff2fc7b60f65025daf00e69b9c4a5cd088 1,960 0.72/1.00 vMB 4
541,494 541,494 0000000000000000002293acded8992cc96e969ad655090e91180658a6668314 2,541 1.00/1.00 vMB 30
541,493 541,493 0000000000000000000715e3299e84623e3e9cc3a916149aec9bf0c30a1ae526 816 0.42/1.00 vMB 14
541,492 541,492 0000000000000000001bd3e06df2a1a27e0443853d949ebce13066967d2554bd 198 0.08/1.00 vMB 18
541,491 541,491 000000000000000000160057a9e3db557b10c6883309ce3e1dd96c7a51e5c71f 2,446 0.99/1.00 vMB 17
541,490 541,490 0000000000000000000f5759da722f91764f790d094faeafb75d7364f0e99f52 1,618 0.71/1.00 vMB 22
541,489 541,489 0000000000000000002394ee72a28efa73a38c66842ac7fd615f4b54e0f6f292 1,375 0.59/1.00 vMB 25
541,488 541,488 0000000000000000001c025c32576bbcc691b597aff697ca622604d52c0a6ddd 1 0.00/1.00 vMB 0
541,487 541,487 000000000000000000068565af99db4fbe8db7a26b40974f3a6bbd30d0cebd84 138 0.08/1.00 vMB 11
541,486 541,486 00000000000000000021e83583a19d65ec588705cfbf5f3660c451dd90144103 1,165 0.51/1.00 vMB 13
541,485 541,485 00000000000000000025a44a769ddd14a5d7ba5a0482f1757a431682c032f985 39 0.02/1.00 vMB 10
541,484 541,484 000000000000000000248c4a0e478a70fa34ef4c123836ab70c2c74ffcdcc24b 1,759 0.85/1.00 vMB 17
541,483 541,483 000000000000000000148a001dfbdc869b957a8633f7f35db0d3a8f30381cfaa 489 0.21/1.00 vMB 27
541,482 541,482 00000000000000000019dbe50fe7634d20f50d4f879d28d102b4f44caccda686 41 0.01/1.00 vMB 32
541,481 541,481 0000000000000000001656816e73dd6813313f65b5e6132e8aba55b2fdc97195 2,201 0.97/1.00 vMB 16
541,480 541,480 00000000000000000006c9ab9c012e3203d1e0d33e1867555aab77f39da07204 2,163 0.90/1.00 vMB 11
541,479 541,479 00000000000000000025a29b0fa27fc1d18184dd64af968926ba9e5281a001bd 2,680 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.