Loading Tool

Explorer IconExplorer

Memory Pool

28,932 transactions
8.31 vMB
0.07652146 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.84/200 MB

Candidate Block

Mining Attempt 795cf7b1b3cdf5521de49ea5fa0796a4570336cfcdcfd0e386cc55b2e7bb4c4c
Version 20000000
Previous Block 000000000000000000013c5056580b5ab980de01ecfce4ef6c5d2d195a9a371f
Merkle Root 4d2b94c38abba29393d4a52b13c322cdd96fcd638002b34ba2a349bbaa605771
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,892
Size: 1.00 vMB
Total Fees: 0.03096115 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,227 (694,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,596 218,596 000000000000013aeafe2a371e53016bacf92bedaa83e4c76ca060e4a16e8f88 128 0.47 vMB 16
218,595 218,595 0000000000000203212ee8dcafbbf8d3465132f376cc3a85eadc093f03209d05 406 0.17 vMB 330
218,594 218,594 000000000000032af7865aaf305e86e4dfdce882615dede96bc01561435cc3ff 152 0.07 vMB 170
218,593 218,593 0000000000000573e8fb81117aa02c45e0ad8732c7ded40057669d6649a479aa 302 0.14 vMB 245
218,592 218,592 0000000000000426ce0dd1b49d667d21d6d1f17dbc265b9d7c6b55a80f90bdff 14 0.00 vMB 99
218,591 218,591 00000000000005822c133764d64d4a9df2115ab50a1a816ca461a97e25673ff7 162 0.16 vMB 85
218,590 218,590 00000000000005068d4d9358f78850dc02d5daa58ffc9e877673f552a0cbfbe8 453 0.25 vMB 423
218,589 218,589 00000000000002a9d3942383afe0bebc58a7b0021078bc82c660c66aad674a3a 851 0.36 vMB 245
218,588 218,588 00000000000005300ad5a3990da3ac29b9881e46908b4b3006e887924cf4469b 437 0.50 vMB 49
218,587 218,587 00000000000003ed2234a5d5f8aefaf4f6f88b9e1259fc3a74618d8997333d91 148 0.05 vMB 316
218,586 218,586 0000000000000293d210bb02ebcc81cee958d38a264b92de189b55ab3a58bdce 6 0.00 vMB 0
218,585 218,585 0000000000000008a403d8b6106631d295cda1199028ae6a932a6371f68dcac5 229 0.10 vMB 238
218,584 218,584 000000000000049595271e9f672b46b14b050b96ba12b105827b2d576824191f 34 0.02 vMB 50
218,583 218,583 000000000000020a239238c737dd09fd89bcaaa5d2744ddbd3fafb983f35d54a 306 0.15 vMB 153
218,582 218,582 00000000000001244d3f2faf2a3e8131cf774564704804ad96fd19c00944e6df 256 0.10 vMB 298
218,581 218,581 0000000000000361f0c9fa6ec64d591fcaa67d51745bb952871d26a6bba4b1fc 102 0.03 vMB 440
218,580 218,580 000000000000042f3ad67b59da84f92862c90e1c72543e9d4d5923e99b3530a6 557 0.21 vMB 247
218,579 218,579 00000000000004bacf47d76bd1e19c048c6625a1768ea5d9f105225856027871 189 0.08 vMB 1
218,578 218,578 0000000000000340f60978589c5833c898ca7e85be6bc1a229882663cebbe237 244 0.10 vMB 179
218,577 218,577 00000000000002ac01d006c006463c62e5d3a49e42d24a8ed4a82cacce4d690b 186 0.07 vMB 190
218,576 218,576 00000000000000ec5c7387d5487b90e6e9e4f572c0b85d223f085ea2f5895c7a 183 0.08 vMB 153
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 75
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.78 GB
    • Received: 0.51 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.