Loading Tool

Explorer IconExplorer

Memory Pool

36,195 transactions
27.82 vMB
0.05840684 BTC
Random Selection Loading Transactions
Max Size: 140.23/200 MB

Candidate Block

Mining Attempt f58b0e8580f4c0502c8f14669d1f366d0a4af76fff3770c7fc0ad8aa1322741c
Version 20000000
Previous Block 000000000000000000001eec6b34950aef5a43e49a51ec58f8f5b097e691fd39
Merkle Root 594359dcfe8da28971ad0b0e57d2e5f7557c6df514ad24f8e149b04f11667fc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,524
Size: 1.00 vMB
Total Fees: 0.00537944 BTC
Feerates: 40.21 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,622 (389,944 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,678 524,678 000000000000000000080f2dbe21df4351bab527624fbc5c9d9c61dbb7e59c59 658 0.44/1.00 vMB 12
524,677 524,677 000000000000000000096122c41e0a3e6f935a43753f97991b6a4e45492f9286 698 0.33/1.00 vMB 27
524,676 524,676 000000000000000000331f064a0ba7a67fb632d3b24e2a887a6a41cd57a3f2f4 2,777 0.97/1.00 vMB 30
524,675 524,675 00000000000000000016935916d7c7ed5d57092ea1210abb45e75c945e3e6437 240 0.09/1.00 vMB 19
524,674 524,674 0000000000000000003221c83cb92c13cb6320d008cbd0848ae5d3e7c7dc4ff1 1,334 0.49/1.00 vMB 30
524,673 524,673 00000000000000000018a2d85953b905d4053a2a787b6655355ca47a913e31ac 206 0.07/1.00 vMB 17
524,672 524,672 0000000000000000001bd27eb0fc11231c1d34d9e96ee49179471e1b6ee9d2df 1,110 0.50/1.00 vMB 42
524,671 524,671 0000000000000000003efb1a0fdf82ada7f0c24370d45b565aa41f341d0d463e 1,264 0.47/1.00 vMB 31
524,670 524,670 00000000000000000016f7c9e5eaebe0ca829f73457b202efcb6c002c30864ce 1,661 0.69/1.00 vMB 25
524,669 524,669 00000000000000000016119d9ee53af889ec9100b9cbb6eb263d708cdec8e5f6 824 0.43/1.00 vMB 24
524,668 524,668 0000000000000000003c51ffaa9aa3954a5a07142f26f2e9da8ecc669f48b859 1,132 0.53/1.00 vMB 20
524,667 524,667 00000000000000000030bd5c03e791485297e111ccf5b91da5b6ec4603f2f31c 573 0.26/1.00 vMB 45
524,666 524,666 0000000000000000002185bd2adde65bccc0bb633c86f53b950e494513de3212 501 0.24/1.00 vMB 17
524,665 524,665 0000000000000000001776f090def53420c82b780beeb6c3cf9c5efec5025977 2,587 1.00/1.00 vMB 24
524,664 524,664 0000000000000000002b8a656f58228b89964acac841f6e020b915dd8b95a257 899 0.46/1.00 vMB 41
524,663 524,663 0000000000000000001506b08461d6b5221e842bcaa7e23ef8ac7c320fb1d869 901 0.41/1.00 vMB 41
524,662 524,662 00000000000000000016b0f7c35d9d10af2e42df1a2a8a11eccb41367f0e11e7 1,385 0.53/1.00 vMB 31
524,661 524,661 000000000000000000233d2fa91830eff9763cb771d5bcb7f5cf08e655f51911 364 0.13/1.00 vMB 20
524,660 524,660 0000000000000000003762a4a40ecc27f46b758568bfff7c8656c664c99c3f53 257 0.08/1.00 vMB 40
524,659 524,659 000000000000000000027e66592425bb94e4861c69ac998a801b4ab2c855c52a 754 0.32/1.00 vMB 44
524,658 524,658 000000000000000000017854704e2cd00adf336ea6c01969688b0d2fb885b211 482 0.17/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.72 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: 629.85 GB
    • Received: 11.96 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.