Loading Tool

Explorer IconExplorer

Memory Pool

79,173 transactions
29.32 vMB
0.09749561 BTC
Random Selection Loading Transactions
Max Size: 177.20/200 MB

Candidate Block

Mining Attempt 368beb9793782f16320d2caef00b914fc6546b6b8d51c81995050b8b515bd1c2
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 627531d948645d48bd82f648a6695eb4cc0c0a046699a6c685e410e7d5604e7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.03533543 BTC
Feerates: 150.62 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (380,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,125 535,125 0000000000000000002dd6ae71391216785a038964a810eba3db0a2477eeabbc 355 0.13/1.00 vMB 22
535,124 535,124 0000000000000000001654cd821d74499f61f4953f338ddf8704f0a58ad98323 527 0.20/1.00 vMB 16
535,123 535,123 0000000000000000001a661367bbaa2a00bb740e11a5a7f05c45b9b72e1d1eff 1,144 0.52/1.00 vMB 12
535,122 535,122 0000000000000000000be02c2bff8edbdf6556358f77ada220bb196e49251e55 1,344 0.48/1.00 vMB 34
535,121 535,121 0000000000000000000cd7e2f8e4060e753d4b05fbc36c31703a64f3a399aead 643 0.41/1.00 vMB 15
535,120 535,120 0000000000000000000b9e869c78d307d60fabb12651936c12641ab2828fa5e3 952 0.45/1.00 vMB 16
535,119 535,119 0000000000000000000fe5b8fca65e5763024d9d4d3d4922d1367a38fd5f42fb 1,136 0.57/1.00 vMB 13
535,118 535,118 000000000000000000268a8f761e0238f2c9106557d10c84e4b4c5431ea84396 374 0.13/1.00 vMB 25
535,117 535,117 0000000000000000000a627bff431f80091b2fa36fb7b5e99e8c5f30446df2ba 1,521 0.68/1.00 vMB 15
535,116 535,116 000000000000000000038a46455030d1e4cd0fd90caadc496f65a81da3f42955 1,170 0.52/1.00 vMB 13
535,115 535,115 00000000000000000016e03833d65d3d69c8fd6df811dc91c43d42793ef15740 1,848 0.74/1.00 vMB 22
535,114 535,114 00000000000000000000d98c6d19d0d2a7db7306d44ba8371a8d661d9cf44548 367 0.15/1.00 vMB 17
535,113 535,113 0000000000000000002756ca599e418f1ca8ad3d01d90c8536bc5c58c88da14d 51 0.01/1.00 vMB 21
535,112 535,112 0000000000000000000b0e83aa979661d3343f94dbb2bd58f489b235f0e1fd6b 595 0.17/1.00 vMB 18
535,111 535,111 0000000000000000002137ae24fbb63851f5c1040c6f4251ce679f295bb381e8 1,181 0.41/1.00 vMB 22
535,110 535,110 0000000000000000001e01eecc45511798d7ce7a60aba3b5edae48ed1ee3f2fb 277 0.08/1.00 vMB 18
535,109 535,109 00000000000000000013002e6eec1af1606126c363ae6cbdccadfd02c19034a6 983 0.39/1.00 vMB 17
535,108 535,108 00000000000000000017d57a6e33242cd01256ee2b2164b7fee7649d49a792f0 2,723 1.00/1.00 vMB 18
535,107 535,107 0000000000000000000600271e621503488c70e2025283d7813f5a23d09bd8fd 382 0.14/1.00 vMB 15
535,106 535,106 0000000000000000000f50aa87885358731ce4cbfbaa75963a38ee355e023441 58 0.09/1.00 vMB 2
535,105 535,105 00000000000000000003625dda43b4eef7e4d0797e488b2206ff853e2c0f43ff 2,247 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.