Loading Tool

Explorer IconExplorer

Memory Pool

50,880 transactions
28.73 vMB
0.07242618 BTC
Random Selection Loading Transactions
Max Size: 154.52/200 MB

Candidate Block

Mining Attempt 459c3cb19b1b0dddcc9c4dfd3de72072dc5b3f05794d367063f6e83e377c6daf
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 79d37b6327e76a6d9657d68a29dc19fbe5e8e1c8264352baa64232444ae6b8a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,552
Size: 1.00 vMB
Total Fees: 0.01704947 BTC
Feerates: 122.12 > 1.71 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (581,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,689 333,689 000000000000000005f8b1a08c1b0f91e0beb20974589d60c8abdd9d9a43486e 304 0.16/1.00 vMB 24
333,688 333,688 00000000000000000e9451d94845f16070885a3a093b7378323f6e6039ba5718 191 0.08/1.00 vMB 25
333,687 333,687 000000000000000007b935e3862c3ec0a13d683d1218ac597c1ad30e8b2eec71 107 0.10/1.00 vMB 10
333,686 333,686 000000000000000001ac13b57668ec19d51b5e8d7ad85f845c17172300f88321 546 0.30/1.00 vMB 24
333,685 333,685 000000000000000016e52f45c5acd10e9e4dbae77d29df426937e4899aea6c67 627 0.32/1.00 vMB 25
333,684 333,684 0000000000000000006dbc98dbe37d8c337b1b2daf06b13722eb76fcdfa4c7d6 421 0.20/1.00 vMB 31
333,683 333,683 000000000000000010f3b2e885f1cad43ae9bdd28e4d6beacf3cac11f51c83dc 323 0.15/1.00 vMB 25
333,682 333,682 00000000000000000be31ace692e13db8f836f7b1dd2ff00c8c3c4b12095ecca 342 0.36/1.00 vMB 15
333,681 333,681 00000000000000000c3ca13d3dcdcc32645ad17136b56ab4fe3874bdba691331 514 0.20/1.00 vMB 31
333,680 333,680 00000000000000001172380e63346e3e915b52fcbae838ba958948ac9aa85edd 373 0.24/1.00 vMB 30
333,679 333,679 000000000000000006d63dbeb4ecf83f821bf409dca74626118e574467ff6641 286 0.39/1.00 vMB 14
333,678 333,678 00000000000000000b75a878302a82aca4985c0e64853c62b1c2d678ddd860cb 1,519 0.75/1.00 vMB 31
333,677 333,677 00000000000000000ec1a7baad5ad9a8a00ae216814952d4fddafb1476b26f8f 327 0.22/1.00 vMB 20
333,676 333,676 00000000000000000708c865ce75b6f2750c74930faa1d21d8680b4d17878a0a 921 0.52/1.00 vMB 23
333,675 333,675 00000000000000000aa013aa8a75e1cc08749cde147446767f8b4157f366e895 260 0.33/1.00 vMB 15
333,674 333,674 0000000000000000146b718afd16f3727dc3833a64aa5bca0a94c321d25b9cec 1,643 0.75/1.00 vMB 27
333,673 333,673 000000000000000009ac58582b1d6f51ca4e52874c8f15188ccb42eff61af30f 50 0.03/1.00 vMB 23
333,672 333,672 000000000000000011bc9089085a22df75af69b636367ec8138ff15f61a60e07 222 0.09/1.00 vMB 28
333,671 333,671 000000000000000002f65a9f5e1ae4ab64beee34ac7cd7e6454a08f22be0c7b3 220 0.09/1.00 vMB 41
333,670 333,670 000000000000000013f3c917f752b588ddb1e81714c4b902a2a9715650769fda 753 0.31/1.00 vMB 29
333,669 333,669 00000000000000000b4d90250bfc2c366d2b8c0e67bc4bb4ff8c2e7780d535cd 328 0.11/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.02 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: 649.83 GB
    • Received: 13.22 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.