Loading Tool

Explorer IconExplorer

Memory Pool

78,766 transactions
29.50 vMB
0.06899693 BTC
Random Selection Loading Transactions
Max Size: 177.32/200 MB

Candidate Block

Mining Attempt f032e6583dd546760ff6d8011e99ca347f65d29bff4e48b8864d84f349f5b3f7
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 9f3af4292b9fa6436cdc3ac73f0e1adbf864328cfacdda234c1ca24ea3cb0b5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,822
Size: 1.00 vMB
Total Fees: 0.00915558 BTC
Feerates: 50.25 > 0.92 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (288,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,241 626,241 000000000000000000028a73c8a005162c2b293cd11c3153cfc4990f8317b419 2,328 1.00/1.00 vMB 15
626,240 626,240 0000000000000000000a7a5634d2b3b5673b599285cfd02a0a99f9f85cef5595 2,456 1.00/1.00 vMB 13
626,239 626,239 0000000000000000000241035eebe4b1b5182deffe072c605703ac968c0993d6 2,218 1.00/1.00 vMB 17
626,238 626,238 000000000000000000081157bda71fe6c8844d75f7ab4516c860e5ea96bb0a27 2,122 1.00/1.00 vMB 58
626,237 626,237 00000000000000000003a3f641810d1e549c8b46e65b7512c3e8dd1dc46aa078 187 1.00/1.00 vMB 97
626,236 626,236 00000000000000000000f25dfb44be3f2850e76a3915627cb5a5bcaf5dbaa291 2,679 1.00/1.00 vMB 24
626,235 626,235 000000000000000000033fd1307e76d15642ad71034608fab52e7f26948fffa9 2,407 1.00/1.00 vMB 19
626,234 626,234 000000000000000000033e5794d0caf15bf8f8563fcacdfb6c6c5c22597b040e 1,814 1.00/1.00 vMB 13
626,233 626,233 0000000000000000000d6e8b9b99f615a2398c896b358dcba2b0a041447a68fd 2,344 1.00/1.00 vMB 12
626,232 626,232 00000000000000000003f1afcf92c76fa34773298661e8ba9fba14b66da1c0c6 2,604 1.00/1.00 vMB 24
626,231 626,231 00000000000000000004e699f8d9bf5096cb11e2a11a44cbaa454566791ea094 2,022 1.00/1.00 vMB 22
626,230 626,230 00000000000000000001cadb15ee4827122139f2d2a6f279c3a896bdcf442638 2,586 1.00/1.00 vMB 24
626,229 626,229 000000000000000000102368a7ee66e001f1345b6c5841905012ada557c1ffed 2,245 1.00/1.00 vMB 23
626,228 626,228 00000000000000000007417fb126e30c437b5c4bf13e8baeffbb4c12cf39e45a 2,578 1.00/1.00 vMB 23
626,227 626,227 000000000000000000021f97ef19a092ff6d8ea89d996ffff8fbeceb769ff28b 894 0.44/1.00 vMB 23
626,226 626,226 00000000000000000011ad929821e8bb4f681171ae0c04ddf554d3501d6b9053 1,037 0.44/1.00 vMB 16
626,225 626,225 00000000000000000004728dae92e41fa34f28b0c40bfc046bcf32a526474db6 1,433 0.54/1.00 vMB 16
626,224 626,224 00000000000000000009a90cdce0bdea72b8b46434ff57855b50d4c2ec7a35b6 278 0.08/1.00 vMB 20
626,223 626,223 0000000000000000000e14b167cdb943d5b009635cbd367c1051680ad50df5e9 16 0.00/1.00 vMB 12
626,222 626,222 00000000000000000008c6c21a27c4efafbd5367d009ea423481a27398d4090f 1,467 0.64/1.00 vMB 7
626,221 626,221 00000000000000000001137f71535fb600fa5da8d4ba3efcf582415c389f7607 2,536 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.