Loading Tool

Explorer IconExplorer

Memory Pool

45,397 transactions
27.20 vMB
0.09929119 BTC
Random Selection Loading Transactions
Max Size: 143.39/200 MB

Candidate Block

Mining Attempt 5b9426367ee68c637318e44e9f7399d0923bcd9f436a84a9219377b9f27d2419
Version 20000000
Previous Block 000000000000000000006d5dec801a101478f03b45279c1f23f252ebcf40ea3f
Merkle Root e1bfa9f848300affe31e35245efb8b421efd9d90c577ee7277b24c6bdbaf5ca7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,148
Size: 1.00 vMB
Total Fees: 0.04662514 BTC
Feerates: 201.07 > 4.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,880 (522,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,752 392,752 00000000000000000546d5de922daaf09ead9bed4261f5294ad531484acda684 534 0.32/1.00 vMB 25
392,751 392,751 000000000000000001df73880a52c940dc7e86f5177b03e8ec5e70fc8c72e93f 802 0.40/1.00 vMB 37
392,750 392,750 000000000000000004576fecbfb272ff384f17092647f9678ba20482d7af36cc 628 0.48/1.00 vMB 25
392,749 392,749 00000000000000000479e8913c4be77b18fc8e8355d2a3fd06bc368b037dfa5a 852 0.48/1.00 vMB 32
392,748 392,748 0000000000000000084b949b5a17e4d1d23636b33e19a3446a7bdf519f7eebd8 184 0.15/1.00 vMB 25
392,747 392,747 000000000000000001afce3a3ae116eecd4bc2263586b9f7d675a5fefd93a7aa 445 0.99/1.00 vMB 7
392,746 392,746 000000000000000008ee34f513f0ff17f703146ba34782eded2970337f2d515e 1,557 0.92/1.00 vMB 32
392,745 392,745 0000000000000000013953e4a5d1b49191ba05e12f13afeb53edd37a1c935a98 237 0.24/1.00 vMB 17
392,744 392,744 00000000000000000867ee9ea00579d32cc52b9a9503ef686cdfa4865ccdfc94 874 0.49/1.00 vMB 30
392,743 392,743 00000000000000000889c5acf3dd93b9dcd500c5a436fbac7563814e234b2742 707 0.33/1.00 vMB 37
392,742 392,742 00000000000000000025850c2057c0b11514314706b45cd551939b95ad42f763 1,683 0.82/1.00 vMB 38
392,741 392,741 00000000000000000164534d70dfac0b4457d7c47ac106b1952736c830afc1d5 1,547 0.99/1.00 vMB 26
392,740 392,740 0000000000000000083e36788e730a254feb94c739edb0e1039cc7b1cb42992e 802 0.32/1.00 vMB 37
392,739 392,739 00000000000000000823dd1516c158855a4cf1ccf1b75b30b3f8073b9bc33d54 1,941 0.95/1.00 vMB 35
392,738 392,738 000000000000000007bf96886815dea699b2c103649515252d062dda704e34dc 143 0.17/1.00 vMB 12
392,737 392,737 000000000000000009831a9f7db934ac9b0af08bfced22fd24ad09a0b76383cd 939 0.43/1.00 vMB 32
392,736 392,736 00000000000000000605761d0a27fb004389c4642de63bac6f5187ea91c3ed48 147 0.13/1.00 vMB 12
392,735 392,735 000000000000000007f5f41ab88b680c62789f725df7011e1ec5b29a1539b7aa 939 0.48/1.00 vMB 33
392,734 392,734 00000000000000000927b60b8b4754fcfc1c3b6f7a43735442afaf03cd3b707a 853 0.59/1.00 vMB 23
392,733 392,733 000000000000000002f70dfc6d1c09290d0187506d961b0dd8701676d7e0e2ce 1,305 0.78/1.00 vMB 31
392,732 392,732 0000000000000000067566fd93ac510053d61b7d9ef2107399e95c343b08db54 1,578 0.75/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.17 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.58 GB
    • Received: 13.95 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.