Loading Tool

Explorer IconExplorer

Memory Pool

82,071 transactions
30.10 vMB
0.13266605 BTC
Random Selection Loading Transactions
Max Size: 181.85/200 MB

Candidate Block

Mining Attempt 0a092b17c844d5d399c5bd0a70134ecdcb0032080e399f9f6d6be8f09907f969
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 80b6ce7278353d4323e180166ec0f9617ac48ad3b6d745a3b057cda02db54709
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,229
Size: 1.00 vMB
Total Fees: 0.05513386 BTC
Feerates: 477.45 > 5.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (479,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,957 435,957 000000000000000001ac406d7421059e36159d09d5d3bf6d33bd7c4e62d05c24 1,825 1.00/1.00 vMB 66
435,956 435,956 0000000000000000012fde9d2d48bb7d7153114c8890ffc3fd74ddc52f2b481e 3,071 1.00/1.00 vMB 71
435,955 435,955 000000000000000000f0a5b6ce1777a3d65f389ce52ad18f7330352dd1ea5d33 3,097 1.00/1.00 vMB 65
435,954 435,954 000000000000000001f2acc42e99df0d17d48dfc3bba534b1db83f5c85ec9c07 2,158 1.00/1.00 vMB 60
435,953 435,953 000000000000000003380250580704bcc755dafdd6cec0228ceac8de7e9f0eac 2,001 0.99/1.00 vMB 93
435,952 435,952 000000000000000000cdf29f3c835993ed13988a197bb21fa66de56b8d0d4416 1,162 1.00/1.00 vMB 88
435,951 435,951 0000000000000000012f5c0f88c20a5360d200ba0e555788d1f0559f5b16987e 2,580 1.00/1.00 vMB 83
435,950 435,950 00000000000000000376672b933699dd9d56edfec2f17462bb64e64b8f55f4d0 1,982 1.00/1.00 vMB 92
435,949 435,949 0000000000000000040086705953c34ae98eaab1b60ad5825bce955762893c2b 1,409 1.00/1.00 vMB 112
435,948 435,948 0000000000000000019999729b627e47b1d61c075a10ec2b2725bc06f3837843 1,124 1.00/1.00 vMB 101
435,947 435,947 00000000000000000234cee5e7ee97a83c333a8a3a2fd476906053e29be21770 1,612 1.00/1.00 vMB 96
435,946 435,946 000000000000000000ab67eeb560f88e83deea67ede2b4ad0c9038348a5bbac3 925 1.00/1.00 vMB 103
435,945 435,945 0000000000000000023bc935db0dd03fcffedb3eac790145e4ef800a6e99fd98 1,221 1.00/1.00 vMB 116
435,944 435,944 0000000000000000023285b74dece17b49ba59c64cdecd7f740acc9edd9f393d 1,979 1.00/1.00 vMB 66
435,943 435,943 000000000000000003f8fdb3171f3a8baf44248e7f454f46d9caf72e22cf43d9 2,388 1.00/1.00 vMB 80
435,942 435,942 0000000000000000010baa7ba2f8bf4d5f29a680c3421b16d48e600604c6c5e7 1,147 1.00/1.00 vMB 118
435,941 435,941 000000000000000000bf683f16b0cd345f784f379c389923051f4cc487ee1a93 1,846 1.00/1.00 vMB 78
435,940 435,940 000000000000000003912bc3a016d837829fef147ddfea680fbffc01e1f406ff 964 1.00/1.00 vMB 91
435,939 435,939 000000000000000001a2a93d1f1625e0edc7b03e69e1270c5f0f3de6ed17538d 1,212 1.00/1.00 vMB 115
435,938 435,938 00000000000000000119834229963283a55083bff477097e99b2eec2ed452dc0 1,322 1.00/1.00 vMB 94
435,937 435,937 000000000000000002dd203bb23e9bed4840a94f03c5d0169b7bd42468eb2252 1,016 1.00/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.18 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.