Loading Tool

Explorer IconExplorer

Memory Pool

47,779 transactions
30.11 vMB
0.07838418 BTC
Random Selection Loading Transactions
Max Size: 160.87/200 MB

Candidate Block

Mining Attempt 96437be62cc8811f23ab0975e1a8192e6bba337bd6213e411e5f4d8c5cdbf083
Version 20000000
Previous Block 000000000000000000019d8e946b6f738991a727e74c8a12670bf631d52c5e8d
Merkle Root a1b1fcff2c64484b3b5fdbf81c1aca39edd37778cb020e7a520b064713cf9efe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,986
Size: 1.00 vMB
Total Fees: 0.01938513 BTC
Feerates: 100.24 > 1.94 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,854 (400,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,317 514,317 000000000000000000342c903bf05d888f304cb26aa56f2a632352d01f2d7f9a 1 0.00/1.00 vMB 0
514,316 514,316 00000000000000000019eb284a7d616499a347924618daaa2fc417adab5bce9a 1,411 0.61/1.00 vMB 55
514,315 514,315 0000000000000000001f674fe171febe9dc1e5a21d3b75ac5b6e6a436c61802f 1,798 0.72/1.00 vMB 30
514,314 514,314 00000000000000000050f5648820d28a0b57560b3fefeaee07e8197352defe1b 1,721 0.66/1.00 vMB 30
514,313 514,313 0000000000000000003988f439fb1b7f4777d3eaf8b082e2a83dcc11ae3ede02 2,804 0.94/1.00 vMB 29
514,312 514,312 0000000000000000003312a4ca7598da389a169396665e35eea80d66a3189429 1,215 0.68/1.00 vMB 38
514,311 514,311 00000000000000000028dd48d4b629ce0aaf8ef61a78c1705afee519fb87a047 1 0.00/1.00 vMB 0
514,310 514,310 00000000000000000050a0f6ebcaa3186154252a7088189b55bbde0ee3d7b063 170 0.07/1.00 vMB 43
514,309 514,309 00000000000000000023c21f578570e22d3fd9f4395f829bb3e38725f435d713 165 0.05/1.00 vMB 25
514,308 514,308 000000000000000000424056504081a07c9f9c07b388729b5ab8822aa2e9e8f2 748 0.30/1.00 vMB 49
514,307 514,307 0000000000000000002e0a0df401d030f87f8d96f18e17c8d745b5bdd462808a 99 0.05/1.00 vMB 18
514,306 514,306 000000000000000000252a49d9b6481d994d038a8c6bbc39574f6e84534b97d6 1,713 0.61/1.00 vMB 44
514,305 514,305 00000000000000000045ccd6be96c89a1a81db725801841a7777e4bb8b6089d6 2,750 0.97/1.00 vMB 24
514,304 514,304 0000000000000000000be829bef99b514f808a4279f5430b414950bcf4ef0e46 194 0.08/1.00 vMB 41
514,303 514,303 00000000000000000020056ba987ae4835e09150efb1a5246d77ec54f814479c 564 0.22/1.00 vMB 78
514,302 514,302 0000000000000000004b3aaff30c16c6af853c5f3d254252d10b104ca93e2cbe 202 0.10/1.00 vMB 42
514,301 514,301 00000000000000000028c1fda3b048fda06afb62556545bf6f8954a5f70ed07e 599 0.29/1.00 vMB 27
514,300 514,300 0000000000000000002db22285d9158fd9985015fc74e7e8bab87bdf6586ed95 1,153 0.55/1.00 vMB 19
514,299 514,299 00000000000000000032ba630ba408f0db3bfec72160eec7c855383521437dc5 2,619 1.00/1.00 vMB 24
514,298 514,298 00000000000000000042483fce0402426af229ef51c0fc83a67026dd64d93c66 2,795 1.00/1.00 vMB 32
514,297 514,297 0000000000000000004f8f95e777512a6e8951a4fb3dc6d96bf2cdb56b22eed5 1,367 0.60/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.13 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.43 GB
    • Received: 13.78 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.