Loading Tool

Explorer IconExplorer

Memory Pool

41,386 transactions
33.16 vMB
0.09643781 BTC
Random Selection Loading Transactions
Max Size: 164.21/200 MB

Candidate Block

Mining Attempt e0c3d2c7d9c479ff1ed1e3c47ea5144677419d0d2a28615eb98c16d5aa5ca8b4
Version 20000000
Previous Block 00000000000000000001da7c7d0e2d22bf8ee077eb047284ed5674e23b193a1b
Merkle Root 9979a0d9b9d5b692ab40474a6a18e659a1cdec83643d027b69a5b248800a38ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,357
Size: 1.00 vMB
Total Fees: 0.02546551 BTC
Feerates: 150.68 > 2.55 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,559 (817,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
97,149 97,149 000000000004570ef85a885612b2bf294d96ef3364a1c017f3731170c41adaec 2 0.00/1.00 vMB 2,207
97,148 97,148 000000000002336869662207a572a7fb0116dd14fc8971b0b083b70545341a73 1 0.00/1.00 vMB 0
97,147 97,147 0000000000015831aba68be853b3cc3dbb64f457d19851a69d7852a2c34b2c86 2 0.00/1.00 vMB 0
97,146 97,146 000000000002663b588669e46d3c9d97c2b68fed8c0ca87ef4a3e7f1a3ca1a46 1 0.00/1.00 vMB 0
97,145 97,145 00000000000507c0253da0d84bf08dac884501009a0e894fbebc5f78f85252fc 3 0.00/1.00 vMB 4,819
97,144 97,144 000000000003fdc8d8734c6ade5c2cc992d94e7ba2e907f7907c05500fb0a9de 2 0.00/1.00 vMB 0
97,143 97,143 0000000000025632839d511969585a7ad09ceaa04ad24e9e2f75bf2bea142b24 2 0.00/1.00 vMB 0
97,142 97,142 000000000001c51c18e664bc26398ec0d46c707da696ab44b1aae6f41e1ba7e2 1 0.00/1.00 vMB 0
97,141 97,141 0000000000032da8821a7e4959817064c15af295b9216d8cd8d7a438021995d1 1 0.00/1.00 vMB 0
97,140 97,140 00000000000239148c58ebc9858ccab18a9afe8b0b8ff77e851dbf15c9024de6 3 0.00/1.00 vMB 0
97,139 97,139 000000000001cd0b68167e299fde4abee18dd22ac5641c961e42e7885a82241f 1 0.00/1.00 vMB 0
97,138 97,138 000000000001224aefa8cbccfbbc5932c149c70a184d73d17d5d43ff61fa6274 3 0.00/1.00 vMB 0
97,137 97,137 000000000005247fe59c7610ef64efcc387aeec96b2c0aa4285a219712dea128 2 0.00/1.00 vMB 0
97,136 97,136 000000000004d7ed28ccfcef32a76577baae28f328d876e73efa13494fd83f23 2 0.00/1.00 vMB 0
97,135 97,135 0000000000034c55b26d9715ade451f6b562b6a1ac2ad55f9c6cade578ecdf47 2 0.00/1.00 vMB 0
97,134 97,134 00000000000530eab5f5275e0db32a2499991832305395cfc58139f5357d0faf 2 0.00/1.00 vMB 0
97,133 97,133 000000000004eef7cedeef59dcc2f931557dd2fbca7685a9478ec28dbe45e21b 3 0.00/1.00 vMB 0
97,132 97,132 000000000002c3ff6ad62eda249a3dc44620ba315ea9fc5228708876343cae59 1 0.00/1.00 vMB 0
97,131 97,131 000000000000e141def4a37845cc24f44413f1da9db16928a3ec930d315e6997 2 0.00/1.00 vMB 0
97,130 97,130 000000000005123df988a243fc5c4b60278d649ff15f903aa970db7da91fd184 13 0.00/1.00 vMB 0
97,129 97,129 0000000000049adf3ff1ab137b49693069fd01fbf8bf881c5d5ca6c825f7ae56 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.96 GB
    • Received: 11.51 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.