Loading Tool

Explorer IconExplorer

Memory Pool

81,423 transactions
30.93 vMB
0.08630301 BTC
Random Selection Loading Transactions
Max Size: 187.50/200 MB

Candidate Block

Mining Attempt 4b2c683fea653fd10da9178f4efcbc8d7fb0435aaac69e12f4e971bcba03ea54
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 9c0e092fcdbc3e836df197c7861c3f3c36698bf244020a2c1bb94d6d15230599
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,032
Size: 1.00 vMB
Total Fees: 0.01378737 BTC
Feerates: 115.63 > 1.38 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (68,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,903 846,903 0000000000000000000267395b5da87d9c267353c9a0878cac57ee285f1f35b4 314 1.00/1.00 vMB 527
846,902 846,902 000000000000000000031ee3e696bf0dea5512519f0e6f0c886dc1ac66504d31 345 1.00/1.00 vMB 524
846,901 846,901 00000000000000000003338e9f8bdf001966705febe7e318cbc55a55baf680fe 336 1.00/1.00 vMB 459
846,900 846,900 00000000000000000000c2f477cf44e48906133348605f0498009e7e0e4c8da8 210 1.00/1.00 vMB 412
846,899 846,899 00000000000000000001bb11cb247c6f6f5c6a60d37b3c0e30b2bbdb7fcaa6ad 234 1.00/1.00 vMB 415
846,898 846,898 00000000000000000000fad29d9333f68f15df81db2a50fb410595632b6640a0 353 1.00/1.00 vMB 396
846,897 846,897 0000000000000000000056405793b64472f9c6247b5eaca85d06c8d4dbf4146b 256 1.00/1.00 vMB 337
846,896 846,896 00000000000000000002648be454eb54676355edc2615353a3a9811ed9e6dcac 228 1.00/1.00 vMB 319
846,895 846,895 000000000000000000032c164b747ce9f073ca8d562d108be206db50fd5968ef 183 1.00/1.00 vMB 305
846,894 846,894 000000000000000000023b0dd5023fa0a963ed3319a5baf687200ace7e16310d 471 1.00/1.00 vMB 295
846,893 846,893 000000000000000000019ef962df486bbce301328691e3798bb53ec095e0d5ca 216 1.00/1.00 vMB 277
846,892 846,892 000000000000000000015f7e1c5fba0d89f6e34a287e97c34af8f2f609c0e317 613 1.00/1.00 vMB 274
846,891 846,891 0000000000000000000207ee3bfbe6ba3e542396078f6819f825133801bf57ab 165 1.00/1.00 vMB 250
846,890 846,890 00000000000000000001e7fbeaad7f9ba9a0617b413a7ce5de6230be9eec925e 593 1.00/1.00 vMB 263
846,889 846,889 00000000000000000002c6f34146e0367e19f2b15253d3a04d1c351ccf1915c9 264 1.00/1.00 vMB 241
846,888 846,888 00000000000000000001afc05129bc5632c91a3e78345b7bf84e8361c21d7f3b 1,002 1.00/1.00 vMB 247
846,887 846,887 0000000000000000000091d6647ede22dd2af318c16600c97a3e3b3575f4ee44 682 1.00/1.00 vMB 163
846,886 846,886 00000000000000000002271751e45a9a7012a7098052e8b633c64ba74f8d11a3 484 1.00/1.00 vMB 149
846,885 846,885 000000000000000000017afd0171b16edab9cbd3f7905b5a6c00f4ef8893076d 304 1.00/1.00 vMB 150
846,884 846,884 000000000000000000005a8f4fe2fc6370a7a8e41c6dfae4665eb6e5fc4e676e 261 1.00/1.00 vMB 155
846,883 846,883 00000000000000000000201f0581dfb651ff5b5a9d480b62e91712bb8e943c43 472 1.00/1.00 vMB 158
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.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.