Loading Tool

Explorer IconExplorer

Memory Pool

85,397 transactions
31.78 vMB
0.11703987 BTC
Random Selection Loading Transactions
Max Size: 194.87/200 MB

Candidate Block

Mining Attempt 713074e7baa705c7036290bd53c6cc6e5312925de4f2572bc6015e7829f55ffc
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root b941892cf236e8766fe9620106da8c1c47e17e8f79d5fccbfbf5e44cdf91e5aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,996
Size: 1.00 vMB
Total Fees: 0.04131497 BTC
Feerates: 301.57 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (228,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,808 686,808 000000000000000000082ec855e0844ad0f22628ac2256b417783e58c2a2a64f 1,224 1.00/1.00 vMB 22
686,807 686,807 00000000000000000004884fbcf6da77e8a882274a98c1bea02063224073ce22 1,051 1.00/1.00 vMB 23
686,806 686,806 000000000000000000023ac83a34bcf5fed3223a39feefa0cb96ec27d3913b77 647 1.00/1.00 vMB 23
686,805 686,805 0000000000000000000cb474aca18694e58ae4f9276dacd08e531f8f77a9d527 1,900 1.00/1.00 vMB 18
686,804 686,804 0000000000000000000ba5e941ba27e3b938826570c296e18f8e28836e3ca276 2,523 1.00/1.00 vMB 39
686,803 686,803 0000000000000000000614f980d9d0c2ce9b5dc2873f83234d16673be4002668 2,535 1.00/1.00 vMB 4
686,802 686,802 0000000000000000000b56e068516fc4f07f8125b15db843ae7971d680a65c1d 1,758 1.00/1.00 vMB 24
686,801 686,801 0000000000000000000bfd374c7cc803d7ce9b52effcb84b57a3a1ca71a259e8 2,395 1.00/1.00 vMB 17
686,800 686,800 00000000000000000001c2a333c5418a3c9b7ccbbcc2c347145df713feccc570 2,527 1.00/1.00 vMB 74
686,799 686,799 0000000000000000000ce0d38bd2e839534607d81531f5c94b38d2ad5bfd3b9c 2,770 1.00/1.00 vMB 35
686,798 686,798 00000000000000000004a2f38c7113245effb2f5df24d0776f2e2f4950f903a4 2,400 1.00/1.00 vMB 15
686,797 686,797 00000000000000000005f272b44ce2f74e8c592cb0703d191a8bb28997b4a2de 1,799 1.00/1.00 vMB 29
686,796 686,796 00000000000000000000e6307a207841f470415faa304702125859c754145ca9 2,098 1.00/1.00 vMB 38
686,795 686,795 000000000000000000065ca95475701e663acc368c37586a8b818c5e92b32357 822 0.37/1.00 vMB 4
686,794 686,794 00000000000000000003d1b970508eaf74faa3692b16da689af16e7a33454736 2,722 1.00/1.00 vMB 30
686,793 686,793 000000000000000000031d6bd451b94dadd91d4f0501ecc00c52a967d2e468af 238 0.10/1.00 vMB 14
686,792 686,792 00000000000000000004189c7941a5054c343ffedb5cf71daef7b6d9ae1ae9e9 918 0.34/1.00 vMB 25
686,791 686,791 000000000000000000036f237500f41de2b838a03435a23969d3aacc9a435d86 2,117 0.85/1.00 vMB 8
686,790 686,790 0000000000000000000d2a8d0ebc2650149a358d7f84a94aad93b3a2953e1ecc 1,807 1.00/1.00 vMB 15
686,789 686,789 0000000000000000000c9547a83e4cde1cf1825342c49350c41c3518a6a07008 1,969 1.00/1.00 vMB 42
686,788 686,788 0000000000000000000040387ac54d2e5438e4f47598136c20db57d63347de09 2,915 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.60 GB
    • Received: 16.93 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.