Loading Tool

Explorer IconExplorer

Memory Pool

44,917 transactions
27.23 vMB
0.06755288 BTC
Random Selection Loading Transactions
Max Size: 143.06/200 MB

Candidate Block

Mining Attempt b35af97dfef96bcea362cfe0c94b788743c53ed4308279c46eb9676c30a5e4e1
Version 20000000
Previous Block 00000000000000000000b4188af0ccd9466ef1de1996e2359e537cb492551e73
Merkle Root 493b4c90353862528846054e8f8d0bf4b6a57c8f3fe491d8331cc280d64f9d0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,589
Size: 1.00 vMB
Total Fees: 0.01597634 BTC
Feerates: 100.00 > 1.60 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,890 (375,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,768 539,768 0000000000000000000744fa8e2eabeb54a205e951ba524eefb182c87fc1f6bd 1,951 1.00/1.00 vMB 18
539,767 539,767 0000000000000000001932e18f7b9fcffb8d24a9861b84402a6c841225278489 1,567 0.90/1.00 vMB 4
539,766 539,766 000000000000000000124e247decdbb7afa9535a45ad88912779c14ba70f3d60 2,427 1.00/1.00 vMB 28
539,765 539,765 0000000000000000000b9e031146a4cc922152987b0d17aa8dc89c572814605c 2,200 1.00/1.00 vMB 6
539,764 539,764 00000000000000000007946a1d17dedb5fedebd473bcff8e50bc457d8ab80822 1,070 0.61/1.00 vMB 48
539,763 539,763 00000000000000000026c02f0d237493c9ae36b79c2b208a6c889bd80095618b 551 0.27/1.00 vMB 8
539,762 539,762 000000000000000000024f1f5edf58ba6aab4be23b706aa50611e47d1cb27745 900 0.38/1.00 vMB 7
539,761 539,761 00000000000000000002b13148056fb35aafedc43ce63a4876b322a3693a2ae2 2,187 1.00/1.00 vMB 25
539,760 539,760 0000000000000000000ade21b95f2b2953f9466431e17f2b4f2d4bef71b2b701 1,581 0.83/1.00 vMB 11
539,759 539,759 0000000000000000000373879299472a1231f8e856e17c14cb3028a998567833 1,866 1.00/1.00 vMB 27
539,758 539,758 000000000000000000195c3f613c376441f2b1ec806437fda19d55bce05fce83 863 0.74/1.00 vMB 10
539,757 539,757 00000000000000000003b4269840d3bc9bfbaf6ecb2ca202cc70edf67c5ff0e9 2,418 1.00/1.00 vMB 6
539,756 539,756 0000000000000000001664e9391a892df40a1a84bc77e9986b3afbda755b9874 1,726 1.00/1.00 vMB 8
539,755 539,755 0000000000000000001e78268f0b10182732d4dd7f6f3ced90e692ba31592939 2,435 1.00/1.00 vMB 15
539,754 539,754 00000000000000000015150d55df470546de83b6ebd9f23c1e30d5f25fc0608b 2,376 1.00/1.00 vMB 38
539,753 539,753 000000000000000000031d0abc975b4b049bc245e123432b3e3d2b129a21701e 2,595 1.00/1.00 vMB 29
539,752 539,752 000000000000000000205e3cdab18cea24d526b760a864d0f5a7c9ec0d5aea55 2,301 0.97/1.00 vMB 16
539,751 539,751 00000000000000000003972fb3059fb64850692757c35b39ee13eb0b1b982c75 1,095 0.45/1.00 vMB 14
539,750 539,750 0000000000000000001419b21671f2295c12bb4241d8930ae4f020f2975cf339 834 0.40/1.00 vMB 20
539,749 539,749 00000000000000000023e75081a18a2e4fc2370efba094d3c5437237f88f7968 1,016 0.38/1.00 vMB 19
539,748 539,748 0000000000000000002546c99a412019bb72bf32629ee271e677511e1fad11b1 1,400 0.68/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.19 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: 653.77 GB
    • Received: 14.05 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.