Loading Tool

Explorer IconExplorer

Memory Pool

39,495 transactions
26.73 vMB
0.06907828 BTC
Random Selection Loading Transactions
Max Size: 138.02/200 MB

Candidate Block

Mining Attempt e7ee3ccc73b42f142a8c14a0200555096b0ddaf845b564820c943492b11a7976
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 288d788d73b0a570f4d1782f203a5ef777f40e6751b5a78d15da72b73dea9516
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,085
Size: 1.00 vMB
Total Fees: 0.01855184 BTC
Feerates: 301.60 > 1.86 > 0.51 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (563,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,852 350,852 00000000000000000cc82f159b2420b52f0d7299751c9548b0ce0ceb4de84059 1,266 1.00/1.00 vMB 21
350,851 350,851 000000000000000005125ffec3a07c62e1da1e13c5aa5c22ea8d4bb7e1d099fe 702 0.75/1.00 vMB 18
350,850 350,850 000000000000000006226ca51ca625240ad9486a6d87bd4dcfb62747c0e3a09f 1,496 0.75/1.00 vMB 33
350,849 350,849 000000000000000006975f442f50caa4fcc18e165746b3c77b641b75635afecb 1,739 0.75/1.00 vMB 47
350,848 350,848 000000000000000002ba3ce49f764ed4355f9ee1cc1c7d5e0e9f27b71b4c845b 1,615 1.00/1.00 vMB 20
350,847 350,847 000000000000000004af914b2d0dfa4af6c534640687ab0f1f759e514b195170 1,360 0.75/1.00 vMB 27
350,846 350,846 000000000000000010a6345adeaaa0417573c6b298741aac1591f93625f85ac7 1,028 0.75/1.00 vMB 22
350,845 350,845 000000000000000006180cce6eed5a914d1ab1b195a9f017f8080271ffbdfeb6 1,859 0.75/1.00 vMB 37
350,844 350,844 0000000000000000096f0545b1ad03804d39faf5a253cb68367e29d340d161fb 1,641 0.75/1.00 vMB 31
350,843 350,843 0000000000000000146d3e4d5bc0e3b88d15b9311bb24cc593daa0601a43d14c 630 0.75/1.00 vMB 8
350,842 350,842 0000000000000000061045f7f2cd53748b66a528e3c7afa6df38ebe7502207f6 2 0.00/1.00 vMB 0
350,841 350,841 000000000000000005b6f5711ec7ded2aa731f2c105217d217a10a3b911f5b99 1,509 0.75/1.00 vMB 29
350,840 350,840 000000000000000012ee0ba21a5111dcbb7bc7bbfdeb3927ffb933016c6aa649 600 0.34/1.00 vMB 24
350,839 350,839 000000000000000008490ed5bc74360d19c575841edb6524e791d06da24747ba 713 0.44/1.00 vMB 22
350,838 350,838 000000000000000010bcd07d86f92d2bdab3cb6bc53110c98779da45a37f8b18 55 0.06/1.00 vMB 7
350,837 350,837 000000000000000006762764ac053635f7b50d988111606f698ba4e7b9db7dfa 1,136 0.57/1.00 vMB 30
350,836 350,836 00000000000000000cf3013c5991d74640543c1967388291326fec8083707f0f 62 0.03/1.00 vMB 37
350,835 350,835 00000000000000000c8ab83e50a4d4a45f59158ab6497b45656721aa0635b11e 585 0.29/1.00 vMB 31
350,834 350,834 00000000000000001088a061eb299f47b14e02ac9311e00cd2bb8cf3c2b40659 102 0.07/1.00 vMB 14
350,833 350,833 0000000000000000001f4810c19aec1b51c9ff0564d7a8b4985fd174f5a534ff 167 0.09/1.00 vMB 28
350,832 350,832 000000000000000006c8626bec004df15a294a555cb005cf4b4da020d0d38a57 464 0.25/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.