Loading Tool

Explorer IconExplorer

Memory Pool

77,423 transactions
29.02 vMB
0.07003734 BTC
Random Selection Loading Transactions
Max Size: 177.96/200 MB

Candidate Block

Mining Attempt e5d9c71775d65c0ca36952ed6ce7833bbd61ee57be828996fb59ebc591247dbb
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root e4b8305f967191fe68735987b3547092bda2b0bc1722541218ac792e792abb78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,138
Size: 1.00 vMB
Total Fees: 0.00639887 BTC
Feerates: 96.15 > 0.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (438,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,567 476,567 000000000000000000c7314081e2335faf13302a99f2a4d1c63c36cf70fb80ca 2,157 1.00/1.00 vMB 236
476,566 476,566 00000000000000000061643958a21692ba118bf82e74c51e879cc42d210dacfb 2,047 1.00/1.00 vMB 216
476,565 476,565 00000000000000000089d43a9536337b0ff0a889331132a1dec773b858ff4c09 1,179 1.00/1.00 vMB 242
476,564 476,564 00000000000000000141f841b2ded2ad74cd56a53ce0186fcaf7beabc9430ba4 2,285 1.00/1.00 vMB 263
476,563 476,563 000000000000000001205743876797dabe837edb1bcaab6974f62c91cbb8d09d 2,130 1.00/1.00 vMB 116
476,562 476,562 0000000000000000004aa703edba7b6e558e07eac3f5f1ddaecabd01e3526863 2,356 1.00/1.00 vMB 184
476,561 476,561 000000000000000000e37a041229c5a8984c06834aea2b4cd675eeed4cd55065 2,413 1.00/1.00 vMB 156
476,560 476,560 0000000000000000003be7900ac1ff729efd948b40baf836dca944233d317a44 599 0.26/1.00 vMB 195
476,559 476,559 0000000000000000010114d21e5b8b12424331822f5422f1e83e41e50d2b7c2d 225 0.12/1.00 vMB 160
476,558 476,558 0000000000000000007784c1aa0146a7ecc5dd83d04adb6b342d880e35024f90 626 0.30/1.00 vMB 135
476,557 476,557 000000000000000000d70ecc5164ce1ea26f85777ee0d9af81b025bf1c82d35a 609 1.00/1.00 vMB 34
476,556 476,556 0000000000000000011f0cdf304b4920aa5be842f65a813e8c5e5de909509e44 1,422 1.00/1.00 vMB 103
476,555 476,555 00000000000000000005a0df8fb6ffe2d08b6928390da97eb19f1f4f99177f83 638 1.00/1.00 vMB 28
476,554 476,554 000000000000000001541abce7b88da5b1981a04e5b6d61f550d6f929ab97880 1,121 1.00/1.00 vMB 70
476,553 476,553 000000000000000000e153c8186763a458132740ea89db859155753cdcda7f81 1,636 1.00/1.00 vMB 103
476,552 476,552 000000000000000000645476ea9ef327585f7c445755efc8b3aaacec083974d8 139 0.05/1.00 vMB 182
476,551 476,551 0000000000000000001bba39a3879e8d78c610211126a6ea51e6baf1ceadadf6 1,169 0.52/1.00 vMB 147
476,550 476,550 000000000000000000159522ec7c0b7fd7fd1794a5c8cd75e1826d07e9e3c83c 1,409 1.00/1.00 vMB 37
476,549 476,549 000000000000000000d0df7d967b9a82c4cf3c2d524a5ffd367b7d3cfc5de3a2 2,142 1.00/1.00 vMB 189
476,548 476,548 0000000000000000009afadb7a1203439069e05c7bc0833d99b96b0679f30735 761 0.32/1.00 vMB 147
476,547 476,547 0000000000000000012643a89f062d52c99d7f4166a0beab2905700b728c0ab2 1,324 0.56/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.