Loading Tool

Explorer IconExplorer

Memory Pool

75,181 transactions
27.72 vMB
0.07773957 BTC
Random Selection Loading Transactions
Max Size: 169.09/200 MB

Candidate Block

Mining Attempt cabea7fdebbbcd12894aa19add7a202a4ea0fcde759ceda549139f1faf82c665
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root abe72272a626b58e18744c0048153da0d126059dabb4ed0319afea9270017c87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,382
Size: 1.00 vMB
Total Fees: 0.01847953 BTC
Feerates: 301.57 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (568,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,065 347,065 00000000000000000095a92931bbef2965b4e58cdfbd929d74f1df2c3a6b7d86 957 0.67/1.00 vMB 23
347,064 347,064 00000000000000001520a9a48a999780e97ec4dd7ce8a4583afee3d8c5ab8fd3 513 0.27/1.00 vMB 23
347,063 347,063 000000000000000011f8510bac3aac25589a997c15c57cfcacf113bf0d928b8e 686 0.41/1.00 vMB 23
347,062 347,062 00000000000000000c2ddb2ceba52e8ca29d1cc0aaf95002f5b06b55862f3840 129 0.07/1.00 vMB 23
347,061 347,061 00000000000000000d3e2a3a03ef77ad05c960b5360179f61642959655c11916 544 0.34/1.00 vMB 22
347,060 347,060 000000000000000008ce14974e0404595b1546478133d096d10b22da46fca485 494 0.28/1.00 vMB 23
347,059 347,059 000000000000000001f71b5c35871739f988920bd9f8c99826b32571a59dc1b2 418 0.26/1.00 vMB 22
347,058 347,058 000000000000000004e53392c240026c174dbdd79b77bb1823a227ee272d961d 219 0.15/1.00 vMB 16
347,057 347,057 00000000000000000c83164028ceec5485959c2924ea2a7572f6034a1f530c96 665 0.59/1.00 vMB 18
347,056 347,056 000000000000000007f64eaaed360745bcea4b94bee63762ed03c3e580ae5bfa 512 0.17/1.00 vMB 37
347,055 347,055 00000000000000000151d1ef133c4e958a9a17dc9546f27646e692e9d40e31b4 268 0.18/1.00 vMB 21
347,054 347,054 00000000000000000448d31969d265de55ad241f7222504ac9e1186807977eba 998 0.57/1.00 vMB 24
347,053 347,053 000000000000000004511210a35b56c9779380fc5f46989bbf44275849e17870 1,206 0.58/1.00 vMB 24
347,052 347,052 0000000000000000056323eef560a64781513626c12477468f40234e5bfd015c 214 0.27/1.00 vMB 59
347,051 347,051 00000000000000000b7f8235d8f9e9ae3d460da57f12fefa056f5fa61d80b23e 512 0.18/1.00 vMB 35
347,050 347,050 00000000000000000ac9496e4b4e5acf9e3c81ac2bae5a141501732c76efaf93 132 0.11/1.00 vMB 15
347,049 347,049 00000000000000000aff114cecf03f2e7e9e501d460c9004e5f9ddb8e559cb7d 87 0.10/1.00 vMB 13
347,048 347,048 000000000000000008a4bf9ea6ad85723df0690ff10bbab10e42cb5933b2b3c8 306 0.22/1.00 vMB 17
347,047 347,047 00000000000000001048501e19deb36cc1b96730b93d1152c225362085b873de 128 0.04/1.00 vMB 29
347,046 347,046 000000000000000002c7ffbd1b781dcbb690c41be1edc1a395c3ea88f036426e 502 0.33/1.00 vMB 21
347,045 347,045 00000000000000001590fe7d2bb138324cbafbeb88df8e57faa3b94333e04d17 638 0.38/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.