Loading Tool

Explorer IconExplorer

Memory Pool

80,922 transactions
29.51 vMB
0.10245222 BTC
Random Selection Loading Transactions
Max Size: 179.73/200 MB

Candidate Block

Mining Attempt 0f3bfbf88478da3936d574323617c3cd71a8a0d76abd606184e6f17c27560073
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 7b6e75b67a372682840c1cad758f6486afbebbbfa7d10fc9da5c1650254bc2e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,189
Size: 1.00 vMB
Total Fees: 0.04032630 BTC
Feerates: 146.36 > 4.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (617,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,794 297,794 00000000000000003e4169d0cffdad1acd4a67ad9ec79786a53066511f305e72 335 0.15/1.00 vMB 32
297,793 297,793 00000000000000002cc64f381eb4c279fe7892a84517203a76591696c6d6a18d 485 0.27/1.00 vMB 32
297,792 297,792 000000000000000022fb9b24e18837fcfaacc7af333135feee8769b68be994a2 46 0.01/1.00 vMB 37
297,791 297,791 00000000000000000a7e0cc1049a1c2fe5c197bd05996b8debd70e51de0c266a 664 0.39/1.00 vMB 29
297,790 297,790 00000000000000008f9d4efb2d8ab6a511d818d0d140ce390ba1ea1eb368c483 219 0.10/1.00 vMB 34
297,789 297,789 00000000000000005d7d634b9847b8ae077ab6baac235e16be756cd8785c6a33 531 0.30/1.00 vMB 30
297,788 297,788 000000000000000017ed5a48a101309fe1646d06ffe48e14ab0bbef0aa937a24 984 0.56/1.00 vMB 29
297,787 297,787 000000000000000065a62bd3e601c4932ab7e94e5163166512c6f55e062fab75 31 0.01/1.00 vMB 29
297,786 297,786 0000000000000000392e60a348eb31bd6edee4a779180c8de1f82ea509629853 110 0.06/1.00 vMB 27
297,785 297,785 000000000000000006ef929a682e2e60cf96525da0f3fab469ecdda129f0f2b0 8 0.00/1.00 vMB 50
297,784 297,784 0000000000000000947a95875d555a065c1756c6f76c725710050103abe96032 448 0.23/1.00 vMB 31
297,783 297,783 00000000000000005d290a3246dd497db3e2af4e1842f0b84e069c8071951651 291 0.15/1.00 vMB 31
297,782 297,782 0000000000000000146d5e61c7854d514fa0fae7a1675ac1ebf394e062120209 298 0.19/1.00 vMB 31
297,781 297,781 00000000000000002d3f81be4011521b8103c42cf294d2b496bb2b8d20ef6815 275 0.18/1.00 vMB 24
297,780 297,780 0000000000000000134d8743c8a0e4c75269fc5b0f28921c50bbb060b448d795 256 0.11/1.00 vMB 35
297,779 297,779 00000000000000000a31d1be063dbd3a8a8fa62d7903b1fe42fc23a07b402a89 576 0.35/1.00 vMB 29
297,778 297,778 00000000000000005243950d980c3e6ddf99c90bed1bda2f7a82423c96b54641 57 0.03/1.00 vMB 22
297,777 297,777 00000000000000001354b78a93d4a4d71490abb482b08405484c125b918f3fc7 16 0.09/1.00 vMB 1
297,776 297,776 00000000000000001dc1f16137cb5fbf85e4461b16863f6251571d69d2b37981 49 0.04/1.00 vMB 15
297,775 297,775 00000000000000008205dfa0bef686a2cefe24a1fe138a350215123bc5b20136 864 0.54/1.00 vMB 30
297,774 297,774 000000000000000050635459cfc1967cc5a9226c115afcaf0fb79819553be2cc 64 0.03/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.