Loading Tool

Explorer IconExplorer

Memory Pool

82,689 transactions
31.09 vMB
0.10858339 BTC
Random Selection Loading Transactions
Max Size: 189.07/200 MB

Candidate Block

Mining Attempt 3ce6a448d064d2a1687c922d2195df8779ad83a1c2e17d03c2e2469b6e9c4c79
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 6fb278808c87913a747ae43650494b942e1ed1b3d4e13a8137b95a91e35de1a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,132
Size: 1.00 vMB
Total Fees: 0.03429648 BTC
Feerates: 200.89 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (638,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,502 276,502 0000000000000002e2e3a0fa2c7a5e5dd70f25bd6eff3488904d6171d7b5f07c 236 0.11/1.00 vMB 34
276,501 276,501 0000000000000002c29e079e41e426d3805bf60da05606233af4b6ca50d803bc 574 0.32/1.00 vMB 31
276,500 276,500 0000000000000000b0564e9de957b6188bfe767ef6e529f9272dbe870dfcd768 210 0.11/1.00 vMB 43
276,499 276,499 0000000000000000f2ae7a8af47a219a2aff805a297e7223c427bdc4c80bc412 424 0.25/1.00 vMB 35
276,498 276,498 0000000000000000c794ec1f9d496aade45e4b5b3869306722c63b5e0dc047fd 581 0.25/1.00 vMB 42
276,497 276,497 000000000000000157629a69981c52d1f28af221d43cb3c4ef3e532ba304f157 1 0.00/1.00 vMB 0
276,496 276,496 00000000000000036ae08beae1c2480da24c8528a62619c1eed5848279325619 95 0.12/1.00 vMB 15
276,495 276,495 0000000000000003629ed4de9785049a92dcba66d3dec6601e3e42a042afc411 128 0.04/1.00 vMB 61
276,494 276,494 0000000000000001e73285980a68e087ba1d25ff8e51a91a9728c729dee59e25 531 0.25/1.00 vMB 45
276,493 276,493 0000000000000002488e9201ce7bc27775a100cd0db7438ee876f39b6f492eb9 4 0.00/1.00 vMB 18
276,492 276,492 000000000000000084649a5d02ee86cef3916f355e3b6cfd4191377e8fefd987 169 0.08/1.00 vMB 28
276,491 276,491 00000000000000001ecc8e6c1c2da70a6b4dc37b58bf72910d10893e097213a0 305 0.18/1.00 vMB 66
276,490 276,490 000000000000000069c6e0354bc155146d83842ad6b97fd0e5bdf93199322bba 47 0.03/1.00 vMB 120
276,489 276,489 000000000000000081be5f9c4e1610bee086bbfccb38a7715e543d139db84958 318 0.13/1.00 vMB 41
276,488 276,488 000000000000000085d0960bb0b128e691d1a47f81cab49429a146d0ee3bd597 283 0.15/1.00 vMB 36
276,487 276,487 0000000000000000d1d213c942e7bbe7274c32388422d4b3cce4048bcb360290 21 0.04/1.00 vMB 8
276,486 276,486 0000000000000002235e7e62677efd9cf09070507dc48ba4a339722058d64d58 195 0.11/1.00 vMB 40
276,485 276,485 0000000000000003600425f5be08c99592a7d751adb257721960d5c101b03598 108 0.04/1.00 vMB 38
276,484 276,484 00000000000000007010e7d490712b361f066d611ec788182baae459eae59b53 87 0.03/1.00 vMB 44
276,483 276,483 00000000000000017871bf646ec12c1e2dedacef87dcd357cea0da1ddb0b64b5 233 0.13/1.00 vMB 26
276,482 276,482 0000000000000000c0b2d985b6b8ff8630f35d5c3acae2f628f00ff7e79e938a 350 0.39/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.