Loading Tool

Explorer IconExplorer

Memory Pool

83,618 transactions
31.20 vMB
0.09107785 BTC
Random Selection Loading Transactions
Max Size: 190.77/200 MB

Candidate Block

Mining Attempt 0fd38cf6eb831cb4efcc20a082ae426fb4f45378c529080bc3cd88ed36be11df
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root ad5d57ecadbfe9e646324d94819859ddc7c663b57309e28e5e05f367f66c6240
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,814
Size: 1.00 vMB
Total Fees: 0.02043998 BTC
Feerates: 299.43 > 2.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (392,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,892 522,892 00000000000000000036f16f36f9f0928cfae38518d3ba440e187a49fea74656 1,495 0.60/1.00 vMB 47
522,891 522,891 000000000000000000239092d04a7933c5de0bef0db2f22771776383259f5476 530 0.21/1.00 vMB 46
522,890 522,890 0000000000000000002e9f1c1d92500dce8da9afebc0a8b0e2011600665f9178 2,068 0.80/1.00 vMB 31
522,889 522,889 00000000000000000009270b9340467ec520352af23dd057de7b6c9ac6e5d132 1,455 0.64/1.00 vMB 41
522,888 522,888 00000000000000000026c0a4e3115e4be862e39f8796878059cef35b68558638 1,498 0.78/1.00 vMB 25
522,887 522,887 0000000000000000004198123764aba83e77ca53f2948afe2e055ee4e8b7489d 914 0.53/1.00 vMB 10
522,886 522,886 00000000000000000020fb70815293ce125ba96b697116ab4b3a7fd6efab8ce7 2,106 1.00/1.00 vMB 22
522,885 522,885 0000000000000000003aa2dc937e6a1d807cc00086ec2171226744169d94a082 2,667 1.00/1.00 vMB 57
522,884 522,884 00000000000000000016f01997e84d3049524fd7fe984841f6e127a6da099ded 62 0.03/1.00 vMB 58
522,883 522,883 00000000000000000016f01fd1965900e4bee0817d0a0b5fb68fd2d30e391ff5 396 0.24/1.00 vMB 44
522,882 522,882 0000000000000000000ebcec05ac4d644130589502ca20595a090ae6cd5a3e8e 610 0.40/1.00 vMB 18
522,881 522,881 00000000000000000033e3102f7b479230267f206d844dc4f1f01d53110baa66 202 0.14/1.00 vMB 18
522,880 522,880 0000000000000000001a20751b8de5e25a20e9d9d58ca7f7f5b066b436b2885f 142 0.05/1.00 vMB 40
522,879 522,879 0000000000000000001984a272d5a772a2a7d9a6365f988e67862704b5143ad0 1,456 0.59/1.00 vMB 44
522,878 522,878 0000000000000000002dd3e1762a27dd699ba8682971420e511626057ff31aeb 391 0.24/1.00 vMB 4
522,877 522,877 0000000000000000004283265479bd4b7aaa533fc0c61fd96af04437c7e1e479 2,336 1.00/1.00 vMB 42
522,876 522,876 000000000000000000410eea9c0f2b4825aba4b30e5c89f5e03686b9fc2c32ff 1,516 0.64/1.00 vMB 49
522,875 522,875 0000000000000000003fe737df02a9c39a8e5eb9b55131aea0c7e28c33d8b439 413 0.18/1.00 vMB 38
522,874 522,874 00000000000000000021573a5bf4d688fe1a98c6e3aac994ad449525227f9016 2,415 0.97/1.00 vMB 40
522,873 522,873 0000000000000000002e50b088c5bb8347ca9433703d864f45f3eb45a60f66fa 558 0.19/1.00 vMB 49
522,872 522,872 00000000000000000024645f511b36dab34def12356cd84b88ea13342a5b3657 1,741 0.74/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.99 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: 717.35 GB
    • Received: 17.85 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.