Loading Tool

Explorer IconExplorer

Memory Pool

79,076 transactions
30.06 vMB
0.12413145 BTC
Random Selection Loading Transactions
Max Size: 180.28/200 MB

Candidate Block

Mining Attempt 598cb24d3d12fd0fd7742357aa52dac12d254591b46adae08693708f15d92af4
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 0a803e285e5ba59e79c21eb891a0c0f7f8f6e90daaa533a040681f34f5368e38
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,750
Size: 1.00 vMB
Total Fees: 0.03819083 BTC
Feerates: 673.02 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (198,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,037 717,037 00000000000000000005768da4f50ee31db1056d9320daf50cd5a5aafcac2c04 3,032 1.00/1.00 vMB 8
717,036 717,036 00000000000000000002076d00f3875c521212a9d505151d0f6f25411cdec8e1 2,798 1.00/1.00 vMB 13
717,035 717,035 000000000000000000065d121cd454839b17def5afefe0e6f8139fc704ea937f 3,022 1.00/1.00 vMB 10
717,034 717,034 00000000000000000009fe8e283672732e500b68c269bc5cb7a56dfac207a56e 2,834 1.00/1.00 vMB 20
717,033 717,033 0000000000000000000914b95b0b828cc1dbd0053d0949db491f42d5203429f9 2,092 1.00/1.00 vMB 6
717,032 717,032 0000000000000000000344aa76bd3671888eb0c4f2a62ee0206865bf3b4482d4 2,338 1.00/1.00 vMB 7
717,031 717,031 000000000000000000007888015d8944061a57c8996ef09ac465587857b392de 2,500 1.00/1.00 vMB 9
717,030 717,030 000000000000000000010b0b9f04d0bce0ea7873ab7fbc208478c66a09f97531 3,276 1.00/1.00 vMB 6
717,029 717,029 000000000000000000054144508d160855c2aa77f4953a31aaa7c12572c86403 2,423 1.00/1.00 vMB 24
717,028 717,028 00000000000000000008fdc8c8b6998d017ae138fd7c64b73efddad0187e3943 3,215 1.00/1.00 vMB 14
717,027 717,027 000000000000000000075e93993a18f94d81dec11962ebe33825d9d509a51e47 567 1.00/1.00 vMB 2
717,026 717,026 00000000000000000007bf0e13f41e25e1b12295191413753792b2334b97a09e 460 1.00/1.00 vMB 1
717,025 717,025 0000000000000000000478cdd1c37ee7b8f3c014fa5f5857a7fc38937520d128 2,418 1.00/1.00 vMB 8
717,024 717,024 0000000000000000000108c337b2352fd4946d7957c29945bfccd149b9ecfac1 3,037 1.00/1.00 vMB 12
717,023 717,023 0000000000000000000a4ad84c49ddd562693dab90bbcfc8e4103cb76d2d122c 1,977 1.00/1.00 vMB 17
717,022 717,022 00000000000000000008761ad9b4efa11e6950dc8e72a55d4161392ad29e8540 1,908 1.00/1.00 vMB 4
717,021 717,021 00000000000000000000a6bc34735adfc83a44c84f2fa84a131af96e9a7508d3 3,360 1.00/1.00 vMB 14
717,020 717,020 0000000000000000000369f88c7a14bde6eb655e8a7a4f5bcb984e82bb580b6a 1,342 1.00/1.00 vMB 4
717,019 717,019 0000000000000000000274cd3aeed356e6e7358ebbbf5c4b1927178b4dbd92e5 1,040 1.00/1.00 vMB 3
717,018 717,018 00000000000000000000db9e78ca9f00faf52e05d5a423ed849be6db7dec00ab 680 1.00/1.00 vMB 4
717,017 717,017 0000000000000000000ac8fe8064c7f80f476d42d60efdad15e39acc196c1785 2,949 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.