Loading Tool

Explorer IconExplorer

Memory Pool

27,543 transactions
13.13 vMB
0.06402969 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 73.92/200 MB

Candidate Block

Mining Attempt 3100fb58f366574b22a56aaf7786ff034d1cca34152d1b48393f4ea5b8e2e685
Version 20000000
Previous Block 000000000000000000013c873cf4ceb4afccc79d707499bec1b6ac6b33058da6
Merkle Root ad018df51013e74360456a13bc67056b6800b8b46cf7a62af4e400c6c1c1ad31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,973
Size: 0.997961 1.00 vMB
Total Fees: 0.03257576 BTC
Feerates: 100.53 > 3.26 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,651 (718,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,330 195,330 00000000000002e4ab1909822febc8d662ff30dc58f33c28d64179c14a002efe 426 0.15/1.00 vMB 263
195,329 195,329 0000000000000166746ba564b44c2fa52c97b3e084f30e3cb649f92a7dabe216 95 0.03/1.00 vMB 224
195,328 195,328 00000000000002b471b812d0fe7007b67cbeb8e027d023338dd84909f9580507 32 0.02/1.00 vMB 56
195,327 195,327 0000000000000695d81661d264e8521181bdbf18f67112f9f12db681b0d9d94c 197 0.06/1.00 vMB 242
195,326 195,326 0000000000000312ae75a7156335de9cb9a113a753f129e474b7a4d91db6f9db 533 0.25/1.00 vMB 398
195,325 195,325 00000000000000584845be861d24b7c367d9666986ef013f4f9c9af30068e54b 144 0.05/1.00 vMB 469
195,324 195,324 0000000000000408f197ce13e2271edc889b6ef3109036ce6ff2e30f2e9023df 107 0.05/1.00 vMB 342
195,323 195,323 00000000000001fe931d6e67e943da6cd97f588754d4d1b2203ab407ec99274e 13 0.00/1.00 vMB 543
195,322 195,322 00000000000004420cfba424698c466f28c63a9041e455d1051cdc334b3110e0 141 0.05/1.00 vMB 207
195,321 195,321 0000000000000564a6b2d656a2607008b538144a622e312bb245edf7473da1bc 67 0.03/1.00 vMB 67
195,320 195,320 0000000000000729b70901630e08178dc395a0407d99d0acacc5bc9d0b1bef81 256 0.09/1.00 vMB 240
195,319 195,319 000000000000028e8f7587768b8bb68e899cc28e11a01847b8cf70aa965fd7f0 256 0.09/1.00 vMB 216
195,318 195,318 000000000000012cde0c1ec185c66cc85466557cecf7d51e5b09a8256550032a 248 0.09/1.00 vMB 331
195,317 195,317 000000000000047525085139b279cf5d57672df6683306d7cacd20a406351283 136 0.06/1.00 vMB 68
195,316 195,316 00000000000006c7625354b2dd01df2a2d78570e6651f4b6ddd562c27ba7bc7e 818 0.33/1.00 vMB 244
195,315 195,315 0000000000000564be8dd571687208a2d4f794b7218aff851f70bf739d76610d 11 0.00/1.00 vMB 29
195,314 195,314 0000000000000568ffb20e7729b357fb674dac52e720919018168406cca3d943 15 0.00/1.00 vMB 14
195,313 195,313 000000000000007369be2c1a002bba6632384b793f05cb442620563df09117c2 677 0.25/1.00 vMB 268
195,312 195,312 000000000000059da34a7e9d0a831f4c422d8aec6822738c17e613b9622411e9 256 0.09/1.00 vMB 307
195,311 195,311 00000000000005f638882a9cd7b4e9c154ce4828f32c83436da469bb92dca4bd 8 0.00/1.00 vMB 164
195,310 195,310 00000000000003883fc776dcd038a3889ce2a576c6ff5bfc981e70e6cd88c5cd 136 0.06/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 780.00 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: 477.39 GB
    • Received: 3.08 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.