Loading Tool

Explorer IconExplorer

Memory Pool

79,224 transactions
29.67 vMB
0.07617412 BTC
Random Selection Loading Transactions
Max Size: 177.95/200 MB

Candidate Block

Mining Attempt aa6c2c37ec04cc270d2972bc35e3adf304d11da3ae1ffa421751ad926a68562d
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root b4f2bd7351efa0d100f7e4a766ab12645bd44aa47cace81fbab5fef4e9081c67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,877
Size: 1.00 vMB
Total Fees: 0.01581913 BTC
Feerates: 313.32 > 1.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (270,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
644,598 644,598 00000000000000000001426eeba262061d087255e7b1195a6e6badf331cbf55c 2,415 1.00/1.00 vMB 110
644,597 644,597 00000000000000000005b555e1c5a83174411dad60dedbba2b3515003a425341 3,094 1.00/1.00 vMB 129
644,596 644,596 000000000000000000041f91409eb89fd4da1646e0c54da04d986cf95d798c5c 3,008 1.00/1.00 vMB 137
644,595 644,595 0000000000000000000ca26fe2865a0746d3fad5bf95cbd1b33bc4754819bdc3 3,054 1.00/1.00 vMB 159
644,594 644,594 00000000000000000009af4498d55a46c5f61303a9f16947d896c9e02ef583ea 2,930 1.00/1.00 vMB 140
644,593 644,593 0000000000000000000c919cd0cb1606973bfedc340860faf78a84b12404306d 1,807 1.00/1.00 vMB 143
644,592 644,592 000000000000000000102b189b04db0c998041c88701d3d5e9c2e2ea33e90249 1,978 1.00/1.00 vMB 150
644,591 644,591 000000000000000000037aad171e9ecc6ca75cd373dcfb29d14f6a2351817861 2,778 1.00/1.00 vMB 151
644,590 644,590 0000000000000000000297bf12de47419988c61fee7f86a6ffa73473300ea362 2,685 1.00/1.00 vMB 148
644,589 644,589 0000000000000000000d0a6433e12827fd39348d42a2d17dddce7cc37caf70e9 2,962 1.00/1.00 vMB 167
644,588 644,588 00000000000000000001627523caf1c1b990f23b4f5967895343d29431e1c7e2 2,397 1.00/1.00 vMB 155
644,587 644,587 00000000000000000003caf566751fb179d13569d4ec73aac05fa7d4a6e8843b 2,947 1.00/1.00 vMB 158
644,586 644,586 00000000000000000000f76af2019e3a1b4b725912292c178dbe31f4421cdfd9 2,903 1.00/1.00 vMB 118
644,585 644,585 0000000000000000000103418d33c60cedcc979629da60405220c9a77fcfe5f3 3,097 1.00/1.00 vMB 54
644,584 644,584 0000000000000000000765f99732a3764e2b85d1a15e75d6941dfc0781f27d11 2,183 1.00/1.00 vMB 140
644,583 644,583 0000000000000000000bf05884a0089cbb2465619d5f51c8225fd17a83eeb2d2 2,752 1.00/1.00 vMB 150
644,582 644,582 000000000000000000052a4348148458477c4a4a2c26edcf55caa4958518fe42 2,842 1.00/1.00 vMB 133
644,581 644,581 000000000000000000094387f07a646c6e09f2654bfb21fc5e87f48175321142 2,731 1.00/1.00 vMB 36
644,580 644,580 00000000000000000009c620daafcb69f5989b07a312df893fe47e1b42602824 2,701 1.00/1.00 vMB 150
644,579 644,579 0000000000000000000a3c2821514f18f40fd85359a0fc330729f73f945085ec 2,469 1.00/1.00 vMB 94
644,578 644,578 0000000000000000000cfeca37d3159e2a7d360bbc14568696b6a3c3e531e27e 2,597 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.