Loading Tool

Explorer IconExplorer

Memory Pool

40,214 transactions
27.22 vMB
0.05914878 BTC
Random Selection Loading Transactions
Max Size: 142.39/200 MB

Candidate Block

Mining Attempt 2e0e5b69617700d4def94340051c68b7f2298973e50ba53262e0ede8299def97
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root a01632f5e8c05ec9e600ee78ae9bc3f333bc36088a49528fd1d35e21c83976d9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,700
Size: 1.00 vMB
Total Fees: 0.00867719 BTC
Feerates: 69.10 > 0.87 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (637,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,801 277,801 00000000000000012b4e4933e05d22ff76a4ee6ff3792779f6a439cd92b7d64e 781 0.25/1.00 vMB 72
277,800 277,800 000000000000000253ba02569c9b6325a4a4366da25a89d8c550a47bf1d29df8 777 0.35/1.00 vMB 48
277,799 277,799 0000000000000002d0a60d72040c6842323522e645008f06cd15d118f0f84227 1 0.00/1.00 vMB 0
277,798 277,798 0000000000000000461f0fd65f8d2ffa0ac7dfa1de5b67e7b6274571c8ab80db 695 0.50/1.00 vMB 32
277,797 277,797 0000000000000000557d9a6f125ae06ab66198a7ea112cd1b4bd498c990b8537 655 0.25/1.00 vMB 41
277,796 277,796 00000000000000012bb0796b53955e3e1a9a7cf8f8e1d0479938b6e978a4e95d 702 0.25/1.00 vMB 67
277,795 277,795 0000000000000000036e9e353d628b0d43a2277e2e9bb6163bb291f99eddae99 165 0.10/1.00 vMB 28
277,794 277,794 00000000000000008234b437062d8c023292334638be8fba9d2ab0ae749200e7 269 0.25/1.00 vMB 18
277,793 277,793 00000000000000037b9f409d20a99692aee7fbb3627870eae0696c1c4a595c68 700 0.25/1.00 vMB 63
277,792 277,792 00000000000000014530b48fd5ccb8c518194eb7ed7aab07e092a45d6567b796 70 0.03/1.00 vMB 36
277,791 277,791 0000000000000001b6106f0391005292f9ce0eb9dd19dc14520a930c0c53ebf1 355 0.25/1.00 vMB 39
277,790 277,790 0000000000000001673724f500a14dd9b449c6d4f3f3fdcce0cbff54e8e8e400 1,094 0.50/1.00 vMB 45
277,789 277,789 0000000000000000406bad9bff5e8d8c4625e4f719c52e26917071969a0dd287 710 0.25/1.00 vMB 72
277,788 277,788 0000000000000002dea44d4c80aaa9337e620a114428e63e88a7c08127b1b59c 822 0.35/1.00 vMB 49
277,787 277,787 0000000000000002665b6b1885558796846d0b9681f95b125c197d5691b5454e 42 0.12/1.00 vMB 47
277,786 277,786 0000000000000001dbc599ef803d0057630a702f5b066934c838cdf2dc59de27 45 0.05/1.00 vMB 2
277,785 277,785 000000000000000043069e9d356db005be00e8de0497e456784dd81962bed9a6 44 0.02/1.00 vMB 35
277,784 277,784 0000000000000002d0ee8b3d58d5d0782043f075650f103270ca513b4b3fe569 336 0.15/1.00 vMB 53
277,783 277,783 00000000000000023f9c22f08007d320db5426a236ed32978ca73c6d63c3691b 202 0.13/1.00 vMB 29
277,782 277,782 000000000000000252a2d17a7907b4574b486443a5228aa0ab590f91cb99ea1f 508 0.24/1.00 vMB 54
277,781 277,781 0000000000000001a3c0459c951a1650b0ccef18f20d122287bde90998d5c086 355 0.25/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.