Loading Tool

Explorer IconExplorer

Memory Pool

40,712 transactions
25.76 vMB
0.05056942 BTC
Random Selection Loading Transactions
Max Size: 134.59/200 MB

Candidate Block

Mining Attempt f73247fa451f353d6864cc30b99e93407c27f57acbb18a59b62db4120375ef92
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root 17ac161417f2568fe92f146d66dfcc94c3cdf5749e3654dc2a341e13030b3cdf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,851
Size: 1.00 vMB
Total Fees: 0.00392872 BTC
Feerates: 140.50 > 0.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (637,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,479 277,479 0000000000000001146d7c1274987d011634e524cecad9161ef39490dc85904e 30 0.03/1.00 vMB 12
277,478 277,478 00000000000000019559256f00cbebdaead189ab90a34e9a097b09839f9781bc 453 0.29/1.00 vMB 61
277,477 277,477 0000000000000002c744ebae1069ef7f1c3835175dcb25f874a603972968294f 480 0.22/1.00 vMB 56
277,476 277,476 0000000000000000151c6369709b31ae6d74a568298cfbdcc7222e06eab5420b 28 0.03/1.00 vMB 17
277,475 277,475 00000000000000000bbe5c55eac5eecf94adf809b392d72d172c76754dd9da61 319 0.17/1.00 vMB 58
277,474 277,474 0000000000000000d7fa23e0fde63e7da935549a60c00892e1d7fa23b16a7a26 389 0.17/1.00 vMB 55
277,473 277,473 00000000000000038986aa16e7eace8590d18bd9573208225eb510c7fdccf14f 557 0.28/1.00 vMB 55
277,472 277,472 00000000000000016b1dcbaccade2dc62fd8d9ebab82d1f2d761db238230f9dd 154 0.10/1.00 vMB 21
277,471 277,471 000000000000000239ca4f01db75ab8b2a1c993c71aa0643d497c2b127bcb8e5 668 0.25/1.00 vMB 64
277,470 277,470 0000000000000002c361809757003c2cdeaa4055c93634252c3b35758214f138 103 0.08/1.00 vMB 25
277,469 277,469 000000000000000345d72c5b3ea68244770b45e44b52c4e0b3eb2ea6ff5902d1 394 0.35/1.00 vMB 23
277,468 277,468 0000000000000002812a245fd30fe72a385c06e5dde5f230728b99842a358de2 78 0.03/1.00 vMB 56
277,467 277,467 00000000000000008e3719014d27d6d781478b614180bcc73b596028411fe7e9 419 0.19/1.00 vMB 43
277,466 277,466 00000000000000031f9eb20810bf32385d59601b97bf9378fd6f872d80004963 85 0.06/1.00 vMB 65
277,465 277,465 0000000000000000da58df31aa4d831a251b557c86f1dbc387e07a59395d2842 529 0.38/1.00 vMB 26
277,464 277,464 00000000000000029d4d25a1dae2b0b02863dc9c44c5c83f06adf4b6c4d562cc 517 0.25/1.00 vMB 47
277,463 277,463 0000000000000001e39be717f9067cce434f3270f52d1f5b58b64012f9e13434 215 0.25/1.00 vMB 27
277,462 277,462 00000000000000024d3be0b55a3483cb8b7289a3b5c1f83d19c451cb5d04d6de 330 0.25/1.00 vMB 24
277,461 277,461 000000000000000274def9b5dfda7038d8c603e0620957dc07ebbadf1fe1fecd 339 0.35/1.00 vMB 41
277,460 277,460 0000000000000002641d68c8b8c107d4e732ccaa7789e1e5c70aaf498e31b530 629 0.25/1.00 vMB 39
277,459 277,459 00000000000000002440626230c878ed9b110cbd3220aab40754d9fc96344894 788 0.25/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 781.92 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: 646.04 GB
    • Received: 12.80 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.