Loading Tool

Explorer IconExplorer

Memory Pool

46,158 transactions
28.18 vMB
0.10672247 BTC
Random Selection Loading Transactions
Max Size: 147.82/200 MB

Candidate Block

Mining Attempt c795d9aa62077557b07b8bf84ba0718275ae403f51fc489fc5901844710c5ba7
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 5b1166938dab72efd80de1d1848f0eed1d00b50ffc0ca52eace59c630381aa7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,596
Size: 1.00 vMB
Total Fees: 0.04427420 BTC
Feerates: 265.25 > 4.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (175,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,492 739,492 00000000000000000003915cfe650e19d3f92ba27141add680b320d17eb57753 255 0.10/1.00 vMB 13
739,491 739,491 00000000000000000001e26d03b1b345345826f5a8f4f369d61947695d8c0d3d 1,533 0.65/1.00 vMB 9
739,490 739,490 00000000000000000001bbef32f8977e51cb1aba7c729c3b2d510c5b084b4e56 342 0.12/1.00 vMB 10
739,489 739,489 000000000000000000013b0173ed95f34765affde2450a0dd4883dd6b3a17601 1,849 0.67/1.00 vMB 9
739,488 739,488 00000000000000000004db3b39a95f74e9836965187520d09725b9f00b2703c1 867 0.38/1.00 vMB 8
739,487 739,487 000000000000000000096916341f98a31e0329a6481a210d5ef7ea9ce2fe5d23 126 0.07/1.00 vMB 8
739,486 739,486 0000000000000000000559a58cdc832dc714d39674f363335c23b0bdfc284abd 336 0.63/1.00 vMB 2
739,485 739,485 000000000000000000094b835c944482ef4a8b104befb2e9dd13abc8c52c1810 1,896 1.00/1.00 vMB 7
739,484 739,484 000000000000000000019a4a887a6bff36ded2a081f98c667f7647aec11ab009 3,117 1.00/1.00 vMB 12
739,483 739,483 00000000000000000006604508154ecf2a991e54e910ac9a35d73b749d665a1a 1,610 0.63/1.00 vMB 11
739,482 739,482 0000000000000000000653a1e0eecae8764798cfec014f9973c55f1a7fab9892 247 0.47/1.00 vMB 2
739,481 739,481 00000000000000000001f44a5fec44467b16e0981ec00167eb9bd7a77e164f4c 48 0.01/1.00 vMB 20
739,480 739,480 00000000000000000005f8a117b3d40b6ce2cc1252c05f1eef53aa3195a485e0 550 0.77/1.00 vMB 4
739,479 739,479 00000000000000000007e37c893fcb6e0e43d0876e12f87f1533f3220a7d9aa9 2,635 1.00/1.00 vMB 11
739,478 739,478 000000000000000000056ff2ebe5a33dd07654bf80826edd7d77e6b135eef695 1,120 0.47/1.00 vMB 8
739,477 739,477 000000000000000000041967c8922c0ad7026460dad9b69a1c68c0f0610f8fae 802 0.25/1.00 vMB 10
739,476 739,476 00000000000000000008c20305b6dc888c2ffa48c6cc532fd8fc25744f19a9fd 115 0.03/1.00 vMB 11
739,475 739,475 00000000000000000007ac00fd508754d697df21ca452e11d853f7ad2b0da1fc 1,402 0.75/1.00 vMB 2
739,474 739,474 000000000000000000058bb39ef61401c3af786753708ef5e49e96735335ceeb 2,935 1.00/1.00 vMB 15
739,473 739,473 000000000000000000070462026d3022b69a41d6c8550b7e730801b9a798e48b 3,034 1.00/1.00 vMB 10
739,472 739,472 00000000000000000001e686b4ce73b2662a7c8eb00d8d8004a8142da672355a 2,198 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.27 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: 656.70 GB
    • Received: 14.41 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.