Loading Tool

Explorer IconExplorer

Memory Pool

37,329 transactions
28.35 vMB
0.06005389 BTC
Random Selection Loading Transactions
Max Size: 143.15/200 MB

Candidate Block

Mining Attempt 5fbaa78adeb56780dd68d9e91a55ce1b78b2615dcac2d754b71049a8b33ab06e
Version 20000000
Previous Block 00000000000000000000dcbb4606097e1e6e647621e87ea85d7afc7a11a5f479
Merkle Root 876b203cb280b95243b35d7d9032ec891031feb9ffdbd3640eb2fca1bac7bb22
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,207
Size: 1.00 vMB
Total Fees: 0.00553114 BTC
Feerates: 100.84 > 0.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,547 (430,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,430 484,430 00000000000000000011a4588b066bfc41c6d893be7caebe4bcfc918892dbfe0 876 0.74/1.00 vMB 64
484,429 484,429 0000000000000000002672293aecc3e97896bba28184a13fdc56b98c9d0b7c74 455 0.24/1.00 vMB 134
484,428 484,428 000000000000000000159fa0bfd56dc7c4e5df64f39e58d4a4321d5ba708e999 481 0.19/1.00 vMB 122
484,427 484,427 0000000000000000005b13ce022d01e167889b8334536c848c4e62e62b6cceb5 1,486 0.59/1.00 vMB 102
484,426 484,426 0000000000000000000ac4f4455d951af46efbc4f59091fe34de84f06b4a2750 2,283 1.00/1.00 vMB 178
484,425 484,425 0000000000000000003f16ca690de9d86916d33a4cb1e6f86bc4884eb2e5d077 1,379 0.71/1.00 vMB 38
484,424 484,424 00000000000000000047e97d92ce0c4c464458bf38b6abd91e202dd8ae015195 1,940 1.00/1.00 vMB 204
484,423 484,423 000000000000000000b878c87100a3291959c61e1fe2df43a2e783a13a8f166b 1,241 0.55/1.00 vMB 123
484,422 484,422 0000000000000000002749ed4428adbfa45e58246d24c7d76cce6c58b405cfce 255 0.10/1.00 vMB 115
484,421 484,421 0000000000000000012e5ce8c1a0ba227bf9309d224e1230c459263197e1c20e 1,111 0.48/1.00 vMB 135
484,420 484,420 000000000000000000ea7487b53810c71b745b39f10dfc55f57351ee13d9ba5a 513 0.24/1.00 vMB 87
484,419 484,419 000000000000000000468ac71dfa5e742b6136aae7cd82754d584f615617ae39 1,268 0.63/1.00 vMB 79
484,418 484,418 000000000000000000330d1468c355cdb740c525a7fa09aabba0cf0467ddb7a4 2,062 0.99/1.00 vMB 151
484,417 484,417 000000000000000000b1c82e570b46879eff1485aed3cea1395095458d8c69bf 403 0.28/1.00 vMB 142
484,416 484,416 00000000000000000018dfff03ab5c13edbdbf711b381bebc0412321da14068d 1,887 0.94/1.00 vMB 130
484,415 484,415 0000000000000000011d1733e4046301a26b2b95c8da28f1c7b942562105c5b8 313 0.25/1.00 vMB 161
484,414 484,414 000000000000000000f1c8e0696a39d5f863a86425c9287ce411d433cb8b062b 600 0.44/1.00 vMB 119
484,413 484,413 000000000000000000d5ad3392ae8689d213ae371521b36a0859bca676fd3788 151 0.06/1.00 vMB 131
484,412 484,412 000000000000000001218769d4a553899c519e94872a88bbde4ecaf55c7f9b33 1,804 0.95/1.00 vMB 111
484,411 484,411 000000000000000000a329692bc31405df3becefac7adaf91a788d8f3d3d833d 323 0.12/1.00 vMB 148
484,410 484,410 0000000000000000000c6a5f221ebeb77437cbab649d990facd0e42a24ee6231 1,775 0.72/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 781.58 GB

Node Details:

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