Loading Tool

Explorer IconExplorer

Memory Pool

50,362 transactions
29.88 vMB
0.11728144 BTC
Random Selection Loading Transactions
Max Size: 159.50/200 MB

Candidate Block

Mining Attempt f930dd3176bc007ac37b454ba31a3f6a96838e91fdf1e05fff3806deace51017
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 2e053f53f4e624562c67e1e5ddad02d80dbb652a5aba17dfb6008a0068a46db4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.05263318 BTC
Feerates: 301.60 > 5.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (140,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,065 774,065 0000000000000000000037da698303d99d670c15f1867bee5626e11544fc6e96 720 0.27/1.00 vMB 10
774,064 774,064 00000000000000000003a464cf47fee90d5893a0aef13d0c7ccc9b28c5fbbaa9 2,816 0.74/1.00 vMB 10
774,063 774,063 00000000000000000001c60766404f0aff01ecef95b294916f90881530de227b 1,391 0.36/1.00 vMB 10
774,062 774,062 000000000000000000043303c3135fbf0db1dce96974fa6fe9a153946fc8350c 2,434 0.77/1.00 vMB 10
774,061 774,061 0000000000000000000590072812dffa2c17d9a5678c00428aaa8da06e2fc7a9 439 0.12/1.00 vMB 10
774,060 774,060 0000000000000000000079fc26c8f1ddaa6c4e418d5e0a58dc767c90eff630b3 858 0.84/1.00 vMB 4
774,059 774,059 00000000000000000005adfe987ef44b680200f3290824c4f5810627bd88b781 1,643 0.96/1.00 vMB 7
774,058 774,058 00000000000000000000b70a73e0517b81f45a5c808d1a5bf31501f89dc32182 624 0.40/1.00 vMB 10
774,057 774,057 0000000000000000000047b4588622f9ada1cb596991f9626176b19828292da8 471 0.13/1.00 vMB 13
774,056 774,056 00000000000000000002366516dd6a7f6e0591e8573774c814c4156576fec3ab 1,822 0.51/1.00 vMB 11
774,055 774,055 000000000000000000013fbde84a785ea42db7c11944d5389ca80f7aac2c793a 460 0.13/1.00 vMB 9
774,054 774,054 000000000000000000020273412378e35b6829eb0e93d851413f94dff4c7d93e 1,928 0.69/1.00 vMB 10
774,053 774,053 00000000000000000006cca24cbd26fa3cb1a9e8b8c2af0613a01ed0f7dd9477 124 0.03/1.00 vMB 11
774,052 774,052 00000000000000000000f590c41c4c3cce12083812f2b101390ce572b59628b2 2,797 0.91/1.00 vMB 10
774,051 774,051 000000000000000000040d25c91b28f58e799fe652cafa73ee54313134c8431a 67 0.02/1.00 vMB 9
774,050 774,050 000000000000000000024e0a4d48a8c7c5efeee9b7c0d968445566578f77b65e 2,197 0.73/1.00 vMB 11
774,049 774,049 00000000000000000007099101d687ed6d5f96034bc29ca5b6cb55f879a0be8c 2,098 0.85/1.00 vMB 8
774,048 774,048 00000000000000000003c2d10d41a206be685120da3e89333be5e4d654a01734 3,215 1.00/1.00 vMB 10
774,047 774,047 000000000000000000052403418700427b64f65c57930d2b73ac802526849aaf 3,121 0.89/1.00 vMB 10
774,046 774,046 0000000000000000000498e42a2a256cd29696eb47c79a3d27bfc23e78234060 2,442 0.69/1.00 vMB 11
774,045 774,045 0000000000000000000529142929d15a4617f9a97dfdfc5957277445df506452 1,865 0.65/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.12 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: 652.13 GB
    • Received: 13.73 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.