Loading Tool

Explorer IconExplorer

Memory Pool

79,078 transactions
29.30 vMB
0.09653458 BTC
Random Selection Loading Transactions
Max Size: 177.06/200 MB

Candidate Block

Mining Attempt c0168f44f86885e667443e3e791d72b64707d3ac9f90d5b10bf7bdbe626388cc
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 308d77455f9a8bf8e5933d217c038703d2de07a09c73493b4148ad9e7fcf41c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,259
Size: 1.00 vMB
Total Fees: 0.03456422 BTC
Feerates: 150.62 > 3.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (52,702 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
862,454 862,454 000000000000000000006ecd51ab3d41a5ef7a79d353401e4e70a498cafe3387 6,625 1.00/1.00 vMB 2
862,453 862,453 0000000000000000000058898bbf88a507dd924913cbd4c28c62e3d73d643a20 6,928 1.00/1.00 vMB 2
862,452 862,452 00000000000000000000876303dd76406eef30e2eb852dcc1f1f479e9cf0e516 5,693 1.00/1.00 vMB 1
862,451 862,451 00000000000000000002f9fcf47c9650eef7e8a1f88d6f5bbbb6502a382e4c91 2,841 1.00/1.00 vMB 5
862,450 862,450 0000000000000000000198a34ceaa07afc64b39aba665cb1b37a9b2306b7da0f 6,775 1.00/1.00 vMB 3
862,449 862,449 0000000000000000000239103c871bdf8cb985c0ece8c407ba8c2b612be8b04a 4,334 1.00/1.00 vMB 3
862,448 862,448 00000000000000000001263ed689612c8c23986e2f2ae3a5ef859eacf5d64555 3,967 1.00/1.00 vMB 3
862,447 862,447 00000000000000000002e45d063042c61b39a694a8bedf5f24ba02ea3e14a42a 3,454 1.00/1.00 vMB 3
862,446 862,446 00000000000000000000b3cb5981329775e23ceaeb004c654ae3a72d133dafd5 6,914 1.00/1.00 vMB 2
862,445 862,445 00000000000000000001e86d62fabdf331bb78ce2831885fdbfd4942bf61d0ba 3,948 1.00/1.00 vMB 3
862,444 862,444 000000000000000000029a765b51c4b10fd8add75005d24c5c456578192809aa 3,404 1.00/1.00 vMB 5
862,443 862,443 0000000000000000000145a1dd9ade281f1521dd4db8a0b7d08e63b5318a1c26 3,492 1.00/1.00 vMB 4
862,442 862,442 00000000000000000000f5a3937089bb0520caa3700b29b9db6334f06a17366b 4,107 1.00/1.00 vMB 4
862,441 862,441 00000000000000000001f5d879761fe577d2b32a51b3f4d407cbb030b4ba2268 5,758 1.00/1.00 vMB 2
862,440 862,440 00000000000000000000c3fb4f8879067e4373e90facfbef9a3f88c421f1fa44 5,136 1.00/1.00 vMB 2
862,439 862,439 000000000000000000024b1c7baadcab0ad30c9dcb871d1124b6904a1ac567c7 6,080 1.00/1.00 vMB 2
862,438 862,438 000000000000000000017d3b275d2d7abbca32e6c12dc81c4d4dcd6a1dcc9b2d 3,908 1.00/1.00 vMB 2
862,437 862,437 00000000000000000002b44927878e290713ea6b1e459f49417bdbcebbfedb4e 4,509 1.00/1.00 vMB 4
862,436 862,436 00000000000000000000260938245cc6dcf0dcc16e967a5044b62c53ed43edf1 5,008 1.00/1.00 vMB 3
862,435 862,435 0000000000000000000045b4ea70f19f56838ec67031ca81c4b07e9a56741a0b 4,772 1.00/1.00 vMB 3
862,434 862,434 00000000000000000000cb8f8105d032230ccf6993ab483e147ca3b5c00bbfbc 5,134 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.