Loading Tool

Explorer IconExplorer

Memory Pool

80,485 transactions
30.17 vMB
0.09077690 BTC
Random Selection Loading Transactions
Max Size: 180.91/200 MB

Candidate Block

Mining Attempt 5001763dbb4b0b0e011699e99b9e7b52bc2e1b73e9ce8bac368f1b8daeda9fe8
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 1fc24ebd2273f4c413b63c0436df51ce0ba10fcc2d74f10119eac0673703db40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.02887592 BTC
Feerates: 301.07 > 2.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (280,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,988 634,988 0000000000000000000f5c8d547c83f0d181a84c48625f5c70f2c8dc32416c11 530 0.18/1.00 vMB 30
634,987 634,987 00000000000000000004be739c1509317c4c6fd982489344572f2f83a9f9ccf7 1,132 0.42/1.00 vMB 24
634,986 634,986 0000000000000000000457f072294f07d5eb6efb9b5256e48ec6272decbe77cc 1,305 0.58/1.00 vMB 23
634,985 634,985 00000000000000000009dc1f13e758044b89e644ef47cb4af4dad67aed6da213 139 0.05/1.00 vMB 29
634,984 634,984 000000000000000000072801fff86b927d36337c3293657a8858caab6f6651fc 225 0.08/1.00 vMB 25
634,983 634,983 000000000000000000068a302e463cfb0c05bdcc667fada2cc6b02709722be15 431 0.28/1.00 vMB 5
634,982 634,982 000000000000000000023a8f25cbcf36c3715dc3d2150f9e4da596729ccb7406 2,145 1.00/1.00 vMB 22
634,981 634,981 00000000000000000000bc02a1b6c2553d71fe8157a502fdc169cff2cf7f9f52 87 1.00/1.00 vMB 1
634,980 634,980 00000000000000000008c4197c0e5483d32b8b8e53691085ce7df17b7ffd4c56 2,659 1.00/1.00 vMB 21
634,979 634,979 0000000000000000000222ec0dc33da4d8db6e8efa7bfbcf4127856c42c67051 2,627 1.00/1.00 vMB 26
634,978 634,978 000000000000000000114caf76ed5a54d265b6a96e0e8eedd89620f434bf71be 2,732 1.00/1.00 vMB 32
634,977 634,977 0000000000000000000ef04befc0614d55f7222b44d8fb6980cdee8c577b461a 1,257 1.00/1.00 vMB 12
634,976 634,976 0000000000000000000fe7ad992902102ca88c8bde9c75dda1bc960cf966091e 1,541 1.00/1.00 vMB 13
634,975 634,975 0000000000000000000b1fa865c87ae3de3e616be4f16c26a3c9d10c192729b0 1,342 1.00/1.00 vMB 13
634,974 634,974 00000000000000000003546a7f9601115490cf3be0729e751657d3706b2f7add 681 1.00/1.00 vMB 5
634,973 634,973 0000000000000000000e3266051f577b4cd54f21031c1cb9526815e91e7d5573 2,177 1.00/1.00 vMB 11
634,972 634,972 000000000000000000034c36031617545da0e41540f6927b993a7da4ba0293a6 1,065 1.00/1.00 vMB 10
634,971 634,971 000000000000000000083fb2f024c8fc59699d62045db5ff065b65a60a240d33 1,592 1.00/1.00 vMB 9
634,970 634,970 0000000000000000000d0f43528b77aadb665dc9abd1f1b05dbd2ac004f23052 1,977 1.00/1.00 vMB 23
634,969 634,969 000000000000000000100f6fce7fb7e339ca62169a953f67ebb8746cdb270b8d 2,578 1.00/1.00 vMB 49
634,968 634,968 0000000000000000000ff7787ad0f934735614eb6670ea1ffad5331036a0fa61 2,584 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.