Loading Tool

Explorer IconExplorer

Memory Pool

79,297 transactions
29.69 vMB
0.07682987 BTC
Random Selection Loading Transactions
Max Size: 178.07/200 MB

Candidate Block

Mining Attempt 96d3af0646dcb956754bd595cf8dabfe37afc9e409cf3a8c652e3f52eed50302
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root b5ff3a179cd3f0f974c46284798c85535254c46780df8f5d61946d3b94b3f987
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,811
Size: 1.00 vMB
Total Fees: 0.01629318 BTC
Feerates: 313.32 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (640,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,519 274,519 00000000000000038176b0f82fb2c25065459be19e7f10eeac501350491799b1 416 0.19/1.00 vMB 50
274,518 274,518 00000000000000035895924398f523f87ed704a51602ccf8c5d705c63f66c992 383 0.25/1.00 vMB 52
274,517 274,517 000000000000000186471a7b91e1ab0865d4323d7bb7555733b5435a37df8692 207 0.09/1.00 vMB 38
274,516 274,516 000000000000000297670c7da6af4c6b66d3f0bc34796480e253f6c95c571243 225 0.17/1.00 vMB 24
274,515 274,515 00000000000000008063bb4608ee84463eb6d6f51dd304e528fbd428634f34d1 629 0.25/1.00 vMB 78
274,514 274,514 00000000000000049c3ad447a89981d7465368acf24976b17d635eb944b2385b 478 0.21/1.00 vMB 49
274,513 274,513 0000000000000003ff1fdc4893946278ff4947361cbe1a91b1e281722afa77ea 236 0.12/1.00 vMB 43
274,512 274,512 00000000000000002b92ed3e5b6e1a640513a668c7dd63cf1d61a8445ba7d4f0 541 0.26/1.00 vMB 53
274,511 274,511 000000000000000398e516ed4c4c60538e1f606ce483d3541f4eb31c3d225a73 130 0.05/1.00 vMB 76
274,510 274,510 0000000000000004188e9c57791660513d1f3a60a45589c73209302c43724b0e 375 0.17/1.00 vMB 45
274,509 274,509 0000000000000000d68872afb658c70f041628f79dc175fee12327bd3fc43a91 417 0.19/1.00 vMB 49
274,508 274,508 0000000000000004a59d9d3654d753c22355cf8c10e30b513c40bb4e659dca5a 437 0.21/1.00 vMB 43
274,507 274,507 0000000000000002a7505907289310b6d381d34e14246b237b537159db3ccb77 322 0.15/1.00 vMB 49
274,506 274,506 0000000000000001693a94d2fd8c0260feaf530cb6596b13f643dff1024946cd 964 0.41/1.00 vMB 69
274,505 274,505 0000000000000001ee13a5e991fa68c1fd65223b52baceccc34954ca4f9b7efa 1,112 0.63/1.00 vMB 43
274,504 274,504 0000000000000002a5783a3047177d4009bd8307ffcdc208e7fec87504921e36 161 0.11/1.00 vMB 30
274,503 274,503 0000000000000002f47e39f7e03f57c31f358c314800e2174dba16684d892b12 264 0.11/1.00 vMB 63
274,502 274,502 00000000000000007a132481da5b7fec057140be703e64d88a80c7f6815f0281 517 0.24/1.00 vMB 61
274,501 274,501 000000000000000158cf7628a404aceec1eeca9e8571f25c6f6d1206e9cb0c5b 669 0.27/1.00 vMB 67
274,500 274,500 0000000000000000680da195869e81bdd1f9c173d96c29d7387149c0d2eb702a 273 0.11/1.00 vMB 47
274,499 274,499 0000000000000000cf21fce8ecffc3651ec137580b5864e47306e9cd4ed00320 122 0.05/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.42 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: 665.41 GB
    • Received: 15.13 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.