Loading Tool

Explorer IconExplorer

Memory Pool

85,973 transactions
33.13 vMB
0.09658520 BTC
Random Selection Loading Transactions
Max Size: 196.18/200 MB

Candidate Block

Mining Attempt 70106b3e248ac48a0f3dda509c6b5446fda02214d2ff9bdb294e1943e291b90d
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 19af23c044249126891c9104a18f9fb39ffbeb527266f61406ad448efeee3096
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,032
Size: 1.00 vMB
Total Fees: 0.03056722 BTC
Feerates: 150.67 > 3.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (73,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,626 841,626 0000000000000000000297c3bf0d5ca62487b19ee69ab30ba7d1f4b08c491524 3,291 1.00/1.00 vMB 30
841,625 841,625 00000000000000000001cd43e8263b1e60d27619b750c00f5ff3f3fee3fe6a6b 5,193 1.00/1.00 vMB 21
841,624 841,624 000000000000000000011831777c0b717bed07a19c58af61d02f40ced684b6f8 4,963 1.00/1.00 vMB 26
841,623 841,623 000000000000000000013895d77679f46fa84fbe25669918ddd28a05c066f260 4,280 1.00/1.00 vMB 21
841,622 841,622 00000000000000000002ca0c933e16e57fb4b09fb61132a74a959eaadffdf5f8 2,618 1.00/1.00 vMB 34
841,621 841,621 000000000000000000019c5efd35f42e828662bfc2e848f224630ba5ffcf6d58 4,112 1.00/1.00 vMB 27
841,620 841,620 000000000000000000028f1b3ac2220764281ad56dabb8f5b8d5cc6ab3be2730 4,996 1.00/1.00 vMB 24
841,619 841,619 00000000000000000000392f3a66495bf6a39ec6022bd847362ac8bedcdc7c37 3,484 1.00/1.00 vMB 21
841,618 841,618 000000000000000000029b69780acd2936f76107af63190dc33177ea2a1b411a 3,822 1.00/1.00 vMB 16
841,617 841,617 000000000000000000004043b5632664d6668b1c474c95390c21261341402d5c 5,379 1.00/1.00 vMB 26
841,616 841,616 000000000000000000018abe42cf83f46b59c90eedd4b3d92fa703120cd4405b 3,313 1.00/1.00 vMB 30
841,615 841,615 000000000000000000031873253c94aa918da4ff8751fd6210a5c3202cbd0801 5,194 1.00/1.00 vMB 25
841,614 841,614 000000000000000000017f0602bc8d9113ec0455b98183b950106e7e76842a2e 3,004 1.00/1.00 vMB 27
841,613 841,613 00000000000000000001ba12f99668a7de66734876d5a08131ec5991f6d9a843 3,429 1.00/1.00 vMB 32
841,612 841,612 000000000000000000013ee16a1e1084c7af83dacfbf69459bd8b7d05fb6befa 3,515 1.00/1.00 vMB 35
841,611 841,611 00000000000000000002b8fb545d9d014daafc319c8e2b5bb03c8d1f1bb32d9e 3,339 1.00/1.00 vMB 32
841,610 841,610 00000000000000000000795933d60ff58efc92c2351a7d21273abac704391ff9 3,841 1.00/1.00 vMB 19
841,609 841,609 00000000000000000001a44b9b327cb79fc329a6113c9e20e3f947f4c6b263b9 2,696 1.00/1.00 vMB 24
841,608 841,608 0000000000000000000267f2ddf827175053aaecb9889e544430f93a48473841 3,791 1.00/1.00 vMB 32
841,607 841,607 000000000000000000027ce3574c84bae1a98c59788297956bb8e498d5488237 3,834 1.00/1.00 vMB 39
841,606 841,606 0000000000000000000260fc0c382a1b16b1f517e22af0a64a46ba903c5fe868 3,745 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.30 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: 657.41 GB
    • Received: 14.54 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.