Loading Tool

Explorer IconExplorer

Memory Pool

77,893 transactions
29.16 vMB
0.08315542 BTC
Random Selection Loading Transactions
Max Size: 176.19/200 MB

Candidate Block

Mining Attempt e08337c8ee4f45b9731b9126f4d570beb23695f470cbf38f4355f2acb16f94ab
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 319f5b52ed7163312b69a5268d82f8599b17cdd9fca0f74a1ff5d0030bf5ea4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,994
Size: 1.00 vMB
Total Fees: 0.02213185 BTC
Feerates: 302.06 > 2.22 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (795,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,474 119,474 0000000000007b6a2fba2a4d970c896f6d4a59975bde58e674d975315668b4fd 27 0.01/1.00 vMB 832
119,473 119,473 0000000000009f0de1ad020fe687eeb847f058b51c8221c807531287348a263f 18 0.01/1.00 vMB 287
119,472 119,472 00000000000005ab8995a8e28f9d56f198fcdd5cc890825c2ef59efb211d7a88 6 0.00/1.00 vMB 1,551
119,471 119,471 00000000000009dd063ac8d4f92cfa9cc4e57bb8fc25f9813b8a89ef9bdd04d0 4 0.00/1.00 vMB 0
119,470 119,470 000000000000a179401b627a5c2f99c7bab6705e8d07e4118d584e4819758633 48 0.02/1.00 vMB 192
119,469 119,469 000000000000707261f147b6dff0a9bce4cb99389ba752ed1211ceeea2fdcf97 9 0.00/1.00 vMB 0
119,468 119,468 0000000000000c3e7034bb43afe1fa30a60c90bb800dc2ea76a70e9ae7465224 11 0.01/1.00 vMB 399
119,467 119,467 00000000000064db7fb4d20c235d6a3ab31a5948f7d544e9eaea18368f2a87e5 13 0.01/1.00 vMB 650
119,466 119,466 00000000000001a544acca36df96d19f7f3fb14c691ef1b0881c65695276a867 33 0.01/1.00 vMB 839
119,465 119,465 00000000000088d9751cc45e6a54fc6815d57dfe5d32531e0bd1ebcf5c7db003 36 0.01/1.00 vMB 81
119,464 119,464 0000000000001a124b39376fd4f20df8a99c9bebf9baeb6bc264d851087d2a40 12 0.01/1.00 vMB 587
119,463 119,463 0000000000004f1b1a53956dd7250b25dd87edb912d68511a08da408c8faa956 196 0.05/1.00 vMB 25
119,462 119,462 0000000000007a98f692b109b44bfd8d7bbdb3d556132f0f8daa91e858c92f41 9 0.00/1.00 vMB 341
119,461 119,461 000000000000a0a8afee1b53c8c3b8683183aa16c9fa1f2150be2a6c202c8234 13 0.00/1.00 vMB 0
119,460 119,460 000000000000482090fbe9c0f825c97fb7bb77fe278386b9721272763552f367 9 0.00/1.00 vMB 0
119,459 119,459 00000000000092a7ff545b59a5c69d30e9350d6df5eff777feaa94c227f92460 13 0.00/1.00 vMB 944
119,458 119,458 0000000000001d2d5d30e8acae00c96d189a4b9058caca626e2014acd6a49e2e 23 0.01/1.00 vMB 303
119,457 119,457 0000000000002107b953f8983a5a219dbf2931f9d65114067c43c3c79d15adea 14 0.00/1.00 vMB 1,306
119,456 119,456 000000000000a887fad05c3ec7df91ff07d27a31d151c4d2ab62068c02aff2ce 53 0.02/1.00 vMB 612
119,455 119,455 0000000000000e924d31aa6e982da2ffcc1bcbeb9f286d71f2137efbf96cead7 2 0.00/1.00 vMB 3,875
119,454 119,454 000000000000199d0d78796131fc6fee53d4e4e734adc163efca3b2c3c1c74bb 13 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.