Loading Tool

Explorer IconExplorer

Memory Pool

79,971 transactions
29.95 vMB
0.13324298 BTC
Random Selection Loading Transactions
Max Size: 180.96/200 MB

Candidate Block

Mining Attempt c9d558a73c1861f4d2eb851e81ee6a1b123d77e09d2ae4f4149e32ebb49563b4
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root c15d0c06a42aa4ce60f07c7bd8525101b8f594a554a8f25ab738ad94b48b2589
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,861
Size: 1.00 vMB
Total Fees: 0.06426663 BTC
Feerates: 101.64 > 6.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (620,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,695 294,695 0000000000000000719a30b19e5f9d339edb0be18ee542e23720e1920441f288 70 0.13/1.00 vMB 14
294,694 294,694 000000000000000047c43a2e4d6c5ab6d87ba23042d0655abb0bebf6ef83595b 286 0.35/1.00 vMB 20
294,693 294,693 00000000000000009247281009b1cb2285ff34e946055ff2360712dc8ff61a84 579 0.35/1.00 vMB 32
294,692 294,692 000000000000000056bad811f0987f7da41894a8fb9b1022b672f6ed6d3b8523 718 0.25/1.00 vMB 53
294,691 294,691 00000000000000007a3ca7c32363f009768ff01053b13e7d9c3db4e8064a9be8 682 0.33/1.00 vMB 38
294,690 294,690 000000000000000033015434a059f775377481599c9cc5ec0e817414a64623cf 106 0.10/1.00 vMB 19
294,689 294,689 00000000000000000e18b34655aa1ce74571cf0b650a217a41038a78a877e233 669 0.67/1.00 vMB 25
294,688 294,688 000000000000000029a7997fe1352446afda6b18c65d22e7292ea830908730e6 581 0.25/1.00 vMB 47
294,687 294,687 000000000000000040685a8db54b229ffc321b83e11366e8e5af25e241bcbf17 933 0.50/1.00 vMB 35
294,686 294,686 00000000000000005530ae8b58d61e10b2709bc74d36c8743b58dff3084f4c7d 776 0.25/1.00 vMB 56
294,685 294,685 00000000000000003fe0508b3efb78fb11b6ee2c89db9c4aadfb2ef60d033d5e 281 0.54/1.00 vMB 11
294,684 294,684 000000000000000044a6ea31062aa279439573051e44cd790d9459c0657ee26b 801 0.35/1.00 vMB 48
294,683 294,683 00000000000000009940b74ca95630596781f5c97d3365cfb7a58650b595a76f 287 0.13/1.00 vMB 33
294,682 294,682 000000000000000096aacc608fd5edeecc088fa8a3b650f146698e52eb4a143c 261 0.75/1.00 vMB 12
294,681 294,681 0000000000000000779d88c519eca30ca09e49ffe35159e57b0ad9896ae78b3d 243 0.18/1.00 vMB 23
294,680 294,680 00000000000000004e272cf78dab5babec376cf07ff8b719d73494c96856c4df 797 0.35/1.00 vMB 43
294,679 294,679 000000000000000083043946a6316a2b258bc7405992e160ad181988ed76c5e1 794 0.50/1.00 vMB 58
294,678 294,678 00000000000000004d9a280a6a89272dbfa3fb4486e5c8bc5eaf758c09fb7e82 1 0.00/1.00 vMB 0
294,677 294,677 00000000000000009a834e2d13020d701caa0438ef5a7ca67e491a63464f13a3 374 0.35/1.00 vMB 18
294,676 294,676 0000000000000000b04f57e7c4df6bf4bc3b096680de04926fe84e729fcb7c71 697 0.35/1.00 vMB 34
294,675 294,675 000000000000000032bfa8beb10c0375b71bb594a806d9e36e56dc21090b3e08 16 0.03/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.