Loading Tool

Explorer IconExplorer

Memory Pool

38,038 transactions
34.16 vMB
0.11404411 BTC
Random Selection Loading Transactions
Max Size: 166.74/200 MB

Candidate Block

Mining Attempt c535f3cdf47c6d1caf287c287b990785b030fb5019a52b5d76cd4c91ee8f68bb
Version 20000000
Previous Block 0000000000000000000199ae94d13ad1dcc1dfbec6b7e841c376ca01c3b01b47
Merkle Root 330f9f4a06b62ab4944cccfde7142665e9f158541fb6dca1c9e9de4174251b69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,382
Size: 1.00 vMB
Total Fees: 0.04030562 BTC
Feerates: 265.25 > 4.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,318 (835,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
78,888 78,888 000000000007d7c7efff287c7392c4067fc061fb38c38b956f621f538fcfc93e 11 0.00/1.00 vMB 0
78,887 78,887 0000000000422bf891483644578e98841d9541291d80a8f6b6ac8cc4d212d24a 1 0.00/1.00 vMB 0
78,886 78,886 00000000001127fe7e64835832c7d49d77c3fc16a9bd54bb5bbcf783b37e1c51 1 0.00/1.00 vMB 0
78,885 78,885 00000000004ac05042843cc801f85b592cfd103241337d3a6db1a1e8c2abb8be 2 0.00/1.00 vMB 0
78,884 78,884 00000000000c49e09420bb3b5e50f68942019ffc47f1bfa5cb2398ed9b477ceb 1 0.00/1.00 vMB 0
78,883 78,883 00000000001cdba797e6f7d90da4350f388ef47ac5f6a5799f4cbf3a8d193341 2 0.00/1.00 vMB 0
78,882 78,882 00000000002725b7ecefb5ac18260c9d4f3de6df7d5adf1b245460106c593d89 1 0.00/1.00 vMB 0
78,881 78,881 000000000054e9027ca0641009b9f8eed8cd90dae2252ec95e0360ab9ca41a78 1 0.00/1.00 vMB 0
78,880 78,880 00000000004dea851d64f0edce7a47677b6496744f681b7e8965f963ace4308e 1 0.00/1.00 vMB 0
78,879 78,879 0000000000096bc3a84c65ab8f3f4d6562b23ba1ec6cc8278a7a0c1e92d53641 2 0.00/1.00 vMB 0
78,878 78,878 000000000001b512fd143416af3d15bd9c9a8db7c1d8a296fdad73185713ce8a 3 0.00/1.00 vMB 0
78,877 78,877 0000000000367c9ce0fdb1130b80233396a2d80ce1b1874daddb66f1cf2f6d12 1 0.00/1.00 vMB 0
78,876 78,876 0000000000445e1c5a4b6a4dbeba977635e9a3d855d4b8f74c285472c2f76d00 3 0.00/1.00 vMB 0
78,875 78,875 00000000003fa0dd0c6e37f9c0df711f9c1d958d86e1fc921f4bbc0362c347ac 1 0.00/1.00 vMB 0
78,874 78,874 0000000000226e4c5e51b113a5f8aba834feffd5b40b74680d02c2b6db3ce853 4 0.00/1.00 vMB 0
78,873 78,873 00000000001a6c2785b710b0657556a6049ea5c45be4acf153daec4a7f2b5f15 6 0.00/1.00 vMB 0
78,872 78,872 0000000000028f6d12dd770e6284babbf092109cca072213bb388820a181942d 1 0.00/1.00 vMB 0
78,871 78,871 0000000000123aaba1db7d64bb230d46eb0c1eb318ce3383f24cd095c2a90d81 5 0.00/1.00 vMB 0
78,870 78,870 00000000002f68e8b8c23435d453c6720fca392d9674b090af302e0dab705420 1 0.00/1.00 vMB 0
78,869 78,869 00000000000ffa040753ea38b771b337ea8936334c5e18b0cb5bc52225236f99 1 0.00/1.00 vMB 0
78,868 78,868 00000000000f7a241469462759d5c777e8397ed8947cdc88eec6ba6681f5c7c0 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.16 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: 582.03 GB
    • Received: 9.24 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.