Loading Tool

Explorer IconExplorer

Memory Pool

44,358 transactions
27.56 vMB
0.08632603 BTC
Random Selection Loading Transactions
Max Size: 144.38/200 MB

Candidate Block

Mining Attempt 072f3ab58115877982baadd75fcf3199767329e8b856c1695023bbf622357e7a
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root f368f7de37a5ca19940fc27de8c617a6562b57cf79f36acbfead8210e2faed50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,903
Size: 1.00 vMB
Total Fees: 0.03282534 BTC
Feerates: 151.65 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (338,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,766 576,766 000000000000000000011941c77313bd452d727ab67d17b7c771e2dabbf5bf78 2,149 1.00/1.00 vMB 148
576,765 576,765 0000000000000000002562560c5a7814e95de7bec726a6034ce60dc1718fe916 1,860 1.00/1.00 vMB 169
576,764 576,764 0000000000000000000375788ed9b0775cc8b9f56e67a3d7eb325376217ee15a 1,330 1.00/1.00 vMB 179
576,763 576,763 0000000000000000000938cf49da92685fcf04186abe6de42e16394930709cbd 1,446 1.00/1.00 vMB 196
576,762 576,762 0000000000000000000b04d8e7c91ec3255fc26569708d3a2d614fb8afabb744 1,972 1.00/1.00 vMB 82
576,761 576,761 0000000000000000001aef4076ec29918ef0484b528667183d5f84b82f65b17e 1,413 1.00/1.00 vMB 47
576,760 576,760 0000000000000000001cd3822986897040e81496aea8e2cbfa9f48594a09195f 2,780 1.00/1.00 vMB 86
576,759 576,759 00000000000000000011cb716d6c319f7d7ed992096dcf22fea1de896c8cf667 1,877 1.00/1.00 vMB 84
576,758 576,758 0000000000000000001fb12d7730d5e671fd01066fcdc025c53cd6c3da5ff623 2,572 1.00/1.00 vMB 94
576,757 576,757 00000000000000000000a033d1959bbfb903ebb469ec0b8660ad68e9bc94a547 2,607 1.00/1.00 vMB 145
576,756 576,756 0000000000000000001e2070df3570878c4c762e511866e56a5cfe17e15a9c12 2,789 1.00/1.00 vMB 156
576,755 576,755 00000000000000000022dcabeea16ab6516e19a035090524d4509d1e74201bad 2,745 1.00/1.00 vMB 211
576,754 576,754 000000000000000000016e1bc5afac60a9d2edf0d34a65df311fa97e7738e790 1,694 1.00/1.00 vMB 37
576,753 576,753 00000000000000000006aa079313892f2a4f9239fe219d5289d79bc499809951 2,254 1.00/1.00 vMB 79
576,752 576,752 000000000000000000049a69dd96dd90c63b0e86826dd9433ec772d51974c612 545 0.18/1.00 vMB 62
576,751 576,751 0000000000000000000d3606b7c1cd7a06fdb0f3db9fc6d8e33be4ceeb0d194c 2,562 1.00/1.00 vMB 71
576,750 576,750 0000000000000000000f48905e9a690b1f7008d5f2de7ded45d771e387cd6271 1,676 0.84/1.00 vMB 20
576,749 576,749 000000000000000000216d2666d85f7dc348900558aebb2d626a8e395343edbb 2,506 1.00/1.00 vMB 37
576,748 576,748 00000000000000000017c92b8afc02413f7c99a57e6f2e57d02b8709e0ff5147 2,995 1.00/1.00 vMB 97
576,747 576,747 0000000000000000000123f4e7e34cf88ae77b42a1b4f92dfd7eb45087eb556d 2,303 1.00/1.00 vMB 71
576,746 576,746 0000000000000000000a26e6d1483d4547a6eb23670ca03910e36cbf77aab749 2,846 1.00/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.