Loading Tool

Explorer IconExplorer

Memory Pool

81,622 transactions
29.66 vMB
0.08687330 BTC
Random Selection Loading Transactions
Max Size: 180.48/200 MB

Candidate Block

Mining Attempt 722f4d74800599bd26430eda3f393044f6af69fd6fc1e36900b955e200c8a87a
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 59d9715edd93ef57a1a6b09c7bcca30d4dc2ac9d555247c2abb5f65a7207da84
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,202
Size: 1.00 vMB
Total Fees: 0.02436213 BTC
Feerates: 100.53 > 2.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (136,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,047 779,047 00000000000000000000b8dc0957a7fc23368854d7bfa1620de6a97541ce7081 1,017 1.00/1.00 vMB 11
779,046 779,046 000000000000000000058483599182b5210a315bf603b1523264429d1c139f29 1,861 1.00/1.00 vMB 17
779,045 779,045 000000000000000000040dc74bf5b29812095736a0d6e2aea0ce4e4642198a18 2,739 1.00/1.00 vMB 25
779,044 779,044 00000000000000000005be6857ba75f13267877542fbb9831efa14d2d02f2371 295 1.00/1.00 vMB 5
779,043 779,043 000000000000000000016637ae4dc7a7e8a8ffc7782db356632e4518df3b60f6 1,315 1.00/1.00 vMB 10
779,042 779,042 0000000000000000000476cf4a96c123d3a8968c9602a07c69184801768bd29e 838 1.00/1.00 vMB 4
779,041 779,041 0000000000000000000678946cdfdc2d3a4936ffee4c978616a02a985d422a56 2,057 1.00/1.00 vMB 8
779,040 779,040 0000000000000000000488943b7b88c1154f6bd882b40e29de2d3d2b050d3602 2,773 1.00/1.00 vMB 13
779,039 779,039 000000000000000000065e0343e6a650e3bb1318f55246f201b0d6a79831a8fc 1,635 1.00/1.00 vMB 24
779,038 779,038 000000000000000000046a186797a2f4a3181fb58df5d4294b64d6d8a856e613 2,206 1.00/1.00 vMB 28
779,037 779,037 000000000000000000063a194fa8636e1ecc4e0c08e20ce30ee8f27c0768d6c3 1,095 1.00/1.00 vMB 37
779,036 779,036 000000000000000000042c642d618b841a86eef880c03ca77b16dd226247f454 2,102 1.00/1.00 vMB 21
779,035 779,035 000000000000000000014edb529f84b8eb38bf5a2ae25db2dad9cbe712bfbc69 1,179 1.00/1.00 vMB 11
779,034 779,034 0000000000000000000545efc62b1cb93dea39d1b50dd855be0ab7339e587ffe 1,204 1.00/1.00 vMB 13
779,033 779,033 00000000000000000000c3006ef253f9aac6758f4bb06556501d904fd44af3a4 2,248 1.00/1.00 vMB 20
779,032 779,032 00000000000000000003dcb3c8a9c97b1d1766e0ebcc7ecdec79fc7aa3cfedf2 3,406 1.00/1.00 vMB 31
779,031 779,031 000000000000000000033296ad13905ebf6cb3c23e40183c6a9db8198ee2dc79 2,461 1.00/1.00 vMB 15
779,030 779,030 00000000000000000004248415abe567367fe28d796d0123fe54e7115ef18774 3,527 1.00/1.00 vMB 33
779,029 779,029 00000000000000000005860542880ad565aaee81a2f68c552138c543e4f3b448 2,801 1.00/1.00 vMB 18
779,028 779,028 00000000000000000003b85ea8729910ff1ece004dbf5b227e12cf2ef1ab7c42 2,121 1.00/1.00 vMB 16
779,027 779,027 000000000000000000061c99dcc703bb2a064a942f01024b1390f69237a3f0a7 2,627 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.54 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: 669.02 GB
    • Received: 15.71 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.