Loading Tool

Explorer IconExplorer

Memory Pool

81,884 transactions
30.88 vMB
0.08359360 BTC
Random Selection Loading Transactions
Max Size: 189.22/200 MB

Candidate Block

Mining Attempt b9acedc25460c287b409e364435c754334a134389142188de500356f6c5510c1
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 8714d3d01f58fb3f43de5d8227698d2508bfaf50c9815bce09c95b4d22d078d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,479
Size: 1.00 vMB
Total Fees: 0.01422374 BTC
Feerates: 100.00 > 1.43 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (636,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,932 278,932 0000000000000002e96846802c5b35b031f38589e23493270edcf8aa4a8e09ff 561 0.25/1.00 vMB 41
278,931 278,931 0000000000000002ab11502581bde3e7ceeeed4922092867014384d2bc93127c 81 0.03/1.00 vMB 51
278,930 278,930 0000000000000000601888a448ffd16ba51db0eb72938c515511b2a573be9fd4 630 0.25/1.00 vMB 58
278,929 278,929 0000000000000000831bfd3c356edea1263e1bf6aaa4e363a83df74c8b23dc0d 65 0.03/1.00 vMB 108
278,928 278,928 0000000000000000adaa936fc340f80cecb9b2eaef4918e6d6e32af9e30192d4 488 0.25/1.00 vMB 39
278,927 278,927 00000000000000005a3ce0a5277b28a40ca22f5ad63a4936e93885aaa84dc313 64 0.03/1.00 vMB 16
278,926 278,926 000000000000000286e40097d7eb1101b4b1f29e40820903c99246417afb610f 297 0.24/1.00 vMB 28
278,925 278,925 000000000000000237685aa4f4e8b5f8d4c4e760d93208b2be621479e9013230 663 0.25/1.00 vMB 77
278,924 278,924 000000000000000015d16e0f4e3e19e346aca576f2dabbb15d07253279276ade 267 0.40/1.00 vMB 14
278,923 278,923 00000000000000028ee57b8779675f0681f0698efbd2d2cb82387b7a3e60dcb3 494 0.25/1.00 vMB 50
278,922 278,922 00000000000000029927f22c21fd0f5537fda216034c732e9c7255f4a9d0486a 685 0.25/1.00 vMB 64
278,921 278,921 00000000000000010d26e0b1cda0c876ad7e0b4a72921cd549168e73e86d547c 814 0.25/1.00 vMB 89
278,920 278,920 000000000000000216c50814dd582191878433c9245d19ac7e3227040b958148 366 0.23/1.00 vMB 39
278,919 278,919 000000000000000289cf2cc408f17a4dc82331d3e53503d81cbe3dd56a82e00f 817 0.35/1.00 vMB 43
278,918 278,918 00000000000000007b743f1689e06d2c663b85269770b1e696298f739cf4d806 496 0.19/1.00 vMB 41
278,917 278,917 00000000000000020b860faab17b0b2fc795f5f8286af0c9b821308664280f92 739 0.35/1.00 vMB 56
278,916 278,916 0000000000000001627c58c65ad9fc3a443e3380e033167c695e6d3f926de776 128 0.31/1.00 vMB 16
278,915 278,915 0000000000000002a9007add74ac59f7719c944ebed1bb21688c39f0eb54c719 447 0.23/1.00 vMB 36
278,914 278,914 0000000000000000ef9ccffa44ac5075d404464bd3e985cb7878e3c693f4e842 62 0.03/1.00 vMB 66
278,913 278,913 00000000000000011b23173f87cb2b3a6eb7fc7ba5686700443805af0a3deeb8 75 0.03/1.00 vMB 34
278,912 278,912 000000000000000055d86c60917ca853b77cc61d615332c61f2cb7befb2ccea1 336 0.48/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.