Loading Tool

Explorer IconExplorer

Memory Pool

88,446 transactions
33.80 vMB
0.13842720 BTC
Random Selection Loading Transactions
Max Size: 199.92/200 MB

Candidate Block

Mining Attempt a262a3c09fd1fe202e3093f99da58bee5fe048cf24717fa0acac2e83f6a705c3
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 8b62e8b01c9ee86f889c0ffa59e91d275baed37c234a00046e08de5d540053d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,049
Size: 1.00 vMB
Total Fees: 0.05544655 BTC
Feerates: 469.97 > 5.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (628,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,331 286,331 0000000000000001107991a36786c17c1c2997c71c3d3c049385887c0c4731e9 269 0.21/1.00 vMB 22
286,330 286,330 000000000000000013d5e16cbf6acbe91f1b43d67840200d71e752a1d18c09e9 791 0.35/1.00 vMB 56
286,329 286,329 000000000000000016affa2dd15fc812079c57b89f8d857319e24e953bcaaae2 392 0.19/1.00 vMB 40
286,328 286,328 000000000000000136b40df49a2a578dabaef6cb08df0d6dd8416c297945df30 139 0.13/1.00 vMB 59
286,327 286,327 00000000000000010d165fe8c96d0217303d5c3af06bdf89cae6089ae8b47419 649 0.27/1.00 vMB 42
286,326 286,326 000000000000000157db3cfb898685b79524a7effd6e0b8f69dcfd412fb16ad6 100 0.04/1.00 vMB 37
286,325 286,325 0000000000000000479bceaf71cf63741e9bf2905415d46cdf9c33d09b3aa9ee 131 0.06/1.00 vMB 37
286,324 286,324 0000000000000001337babf9df90a713cc1abfac2bb63b00b8d336a7b9017e5e 177 0.07/1.00 vMB 37
286,323 286,323 00000000000000004b86d9bc749093ddaa11156fb007a3735125898df92f654a 138 0.10/1.00 vMB 44
286,322 286,322 00000000000000002eb4caf6eabc94dbaafb569427b6b0a414aa363dd9ee07dc 423 0.25/1.00 vMB 38
286,321 286,321 0000000000000000d026b0eb90e1ec76790786ffe5e5428387e833a599ac3f21 219 0.17/1.00 vMB 22
286,320 286,320 000000000000000099a362a9f946fcef0dc478bfdf19424f9636b00efd14285f 145 0.07/1.00 vMB 29
286,319 286,319 00000000000000011ab5e6f22ea524b3c9bb138f3eb828ad6be44cae72912ae5 507 0.25/1.00 vMB 36
286,318 286,318 0000000000000000bf28fe8e5464af5adb7ce66603772951f3521730def080e1 314 0.16/1.00 vMB 34
286,317 286,317 0000000000000000bf3d2f5fb6b3d1b742529e438a6b886318c26987f786924b 307 0.15/1.00 vMB 40
286,316 286,316 0000000000000000e44ff436cce274258358773580b9fd6a33a9941f6c9d41c4 13 0.00/1.00 vMB 48
286,315 286,315 000000000000000002f5752af7f7009f4a55a38b0ab5e450c7b2189e8d18918b 297 0.15/1.00 vMB 44
286,314 286,314 0000000000000000928843a7f6b7b555919985fbf6fe97cc589372e59f9705ad 599 0.27/1.00 vMB 50
286,313 286,313 0000000000000000e22db34bf4036bd0e5f3670ecf60787f7c928ae82192be5b 467 0.23/1.00 vMB 33
286,312 286,312 0000000000000000dd5d3cacc82c63601686a33de5be9898b0e384625983cfa9 50 0.02/1.00 vMB 56
286,311 286,311 00000000000000012bd2e3ad1b8fe26ae32737411272c1a1b04018986293ef75 577 0.25/1.00 vMB 35
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: 11
  • Data Transfer:
    • Sent: 657.86 GB
    • Received: 14.56 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.