Loading Tool

Explorer IconExplorer

Memory Pool

84,249 transactions
31.99 vMB
0.09613442 BTC
Random Selection Loading Transactions
Max Size: 194.63/200 MB

Candidate Block

Mining Attempt 567f1c7fea75d9da9a081aa587931d76813e916b4963994886fc8979205235c5
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 52dbf4b4d21622ec5633d0e7c9752d4989502a320d394930d020c0db4ec5e2e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.01938414 BTC
Feerates: 179.53 > 1.94 > 0.51 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (138,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,767 776,767 000000000000000000028c27f6e5b0aeb3dc0f97d155cb0e964bf0b31a5b3535 615 1.00/1.00 vMB 7
776,766 776,766 00000000000000000005e3c343ffd898a3bc1241a8e39032da2724f9458f0d1f 316 1.00/1.00 vMB 7
776,765 776,765 000000000000000000016ec0fa220467632f93e7f833673d042a992e81985367 958 1.00/1.00 vMB 11
776,764 776,764 00000000000000000000dc5bc29b3361033602108cba4f2749c5fef46cf8a02d 519 1.00/1.00 vMB 8
776,763 776,763 000000000000000000042f599483bf7ab423c78602dc04ee6fefe349a7f1eeb0 1,200 1.00/1.00 vMB 13
776,762 776,762 00000000000000000006c9aebc7aba523111479216c58b2642a497a8763e33d2 2,129 1.00/1.00 vMB 18
776,761 776,761 00000000000000000002dccf8e5a723b357713243cd50919eb026dbd2055458b 3,043 1.00/1.00 vMB 33
776,760 776,760 00000000000000000003db77ab95b53656e2df0fdb41e6645ca067044bab9e1f 2,122 1.00/1.00 vMB 18
776,759 776,759 00000000000000000005ebf9e54a7c3613d87a2a2cf48c78b04273816df7c307 1,589 1.00/1.00 vMB 14
776,758 776,758 000000000000000000029d3e7568c57a3d8116b37f56b0a2bcf9b09c130192b0 1,349 1.00/1.00 vMB 11
776,757 776,757 00000000000000000002090b16195e23d9aaf1f1f39d43b68a7ab4bbe29d15eb 1,854 1.00/1.00 vMB 14
776,756 776,756 0000000000000000000334467b1609724dda931895ca3329ae57fb6746881e58 3,073 1.00/1.00 vMB 32
776,755 776,755 00000000000000000006036caff4a1d96d02b5b357edb7243cef318ba8404058 993 1.00/1.00 vMB 7
776,754 776,754 00000000000000000004a007e9cdb065be21e58ec455fcbe976b8ebaf524cc9a 1,612 1.00/1.00 vMB 17
776,753 776,753 000000000000000000025c22ba42fb193bac0c0c6e44580313633983a5ca98f2 1,068 1.00/1.00 vMB 14
776,752 776,752 00000000000000000003a950f1e5063948461c8008d12c0647f4a55c5b3ac765 745 1.00/1.00 vMB 15
776,751 776,751 00000000000000000004aa4bb987961c1762176e36cdfc5f72a3c338d340499d 1,877 1.00/1.00 vMB 15
776,750 776,750 00000000000000000004d2ee2623a29c9a0030574013ed1769439147fdb84b89 1,986 1.00/1.00 vMB 17
776,749 776,749 000000000000000000053a23a8182eb080bf78c5a73f65b8a943fb04acd7df4f 2,802 1.00/1.00 vMB 30
776,748 776,748 000000000000000000069e58ee361445dfaa4db97e6b9da68413c3aae7828053 2,222 1.00/1.00 vMB 22
776,747 776,747 00000000000000000005c24abc223d2698009a031572d99d4fe99315168a6ef7 1,233 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.75 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: 708.90 GB
    • Received: 16.78 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.