Loading Tool

Explorer IconExplorer

Memory Pool

84,694 transactions
32.77 vMB
0.08382305 BTC
Random Selection Loading Transactions
Max Size: 194.15/200 MB

Candidate Block

Mining Attempt b54db68b968590a3adbff6533b751716c0a94513f50de3cd5e3de06826455b20
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 987e21f9cad4d58ebfd8d07b5ace04301d23be1a48dc1e5ec847335e8745b8c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,311
Size: 1.00 vMB
Total Fees: 0.01874996 BTC
Feerates: 120.64 > 1.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (660,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,577 254,577 000000000000000bb223ce811eb1b0d9a2f2e14070f0c8f68a1810df5bfc91cf 631 0.25/1.00 vMB 131
254,576 254,576 00000000000000051e87562504bfd35071e494937f01bb24278c388ca2b92c76 94 0.04/1.00 vMB 117
254,575 254,575 000000000000001bf42e83262960ac6ca0bddf753a771727aff704d0428313da 105 0.04/1.00 vMB 106
254,574 254,574 000000000000003c5f3556b7149c496b8c288ca6562f05b0dffd3818041d0e23 421 0.19/1.00 vMB 110
254,573 254,573 0000000000000013c85af6f7e4a10c95acc84d2ac059f4c549b3ee8cd4a20445 205 0.09/1.00 vMB 131
254,572 254,572 000000000000000b2bf4c0112e827fe32fd1b47a1e5a30b77882aa96136b6ba9 124 0.07/1.00 vMB 71
254,571 254,571 000000000000002eef5601575d4178578cf5ee99d580cb5b262ab122bcc511b4 452 0.19/1.00 vMB 106
254,570 254,570 000000000000000431c79b0233aebe15c1807415fd4857dbf4f1ae56f7525fca 374 0.16/1.00 vMB 92
254,569 254,569 0000000000000021368470b76d1702de24676ee10ba0dab6ea49a32c4b5ac60f 254 0.20/1.00 vMB 37
254,568 254,568 0000000000000041438472d6f8087c6fe429459cce73023d41299fa4032b8274 91 0.05/1.00 vMB 63
254,567 254,567 000000000000001a4e755b8c3038f979370b3f306faef6c1bbae5188b5e7242e 308 0.14/1.00 vMB 121
254,566 254,566 00000000000000233f3d7756634ec6947149fda9cb5aea25f6161eb3e0a73577 545 0.25/1.00 vMB 112
254,565 254,565 000000000000000fc922401ab21fe881835d253581619088c4466626867ac3b0 457 0.19/1.00 vMB 117
254,564 254,564 000000000000003803b50008d9fa9053dd5667b57a56c05f9a36636c7df6627b 573 0.23/1.00 vMB 125
254,563 254,563 00000000000000129081cca06f5ad1adb1529a6b60d2a9dcd45fb9570ef66826 205 0.10/1.00 vMB 116
254,562 254,562 000000000000003a2b31b02d852e7784eb358f75191c1a1451be26610ee8c98b 103 0.04/1.00 vMB 14
254,561 254,561 000000000000002593bf2ad5626592ff1ad3181407b928db7330da33a8d40e5c 754 0.36/1.00 vMB 101
254,560 254,560 000000000000003cacca629c154643d86607bac50f26eb7181693f5e07190666 185 0.10/1.00 vMB 50
254,559 254,559 000000000000002a70b4ebe6b6babd572e710e9b1f59cdc85a8d4aa549339c8c 628 0.25/1.00 vMB 116
254,558 254,558 0000000000000023bf64cbc5d9f4db66c35bbab3c0d4e6c3ae14862f8384fe28 256 0.10/1.00 vMB 123
254,557 254,557 0000000000000038274ce8837ae80fff7af262ef98218e33a4a5b14caf43bba1 374 0.18/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.