Loading Tool

Explorer IconExplorer

Memory Pool

44,107 transactions
26.84 vMB
0.05574277 BTC
Random Selection Loading Transactions
Max Size: 142.18/200 MB

Candidate Block

Mining Attempt b959ad64acbbefe7a71135d4fa006a42e29c87d31f327051448c1c08b42d3fcf
Version 20000000
Previous Block 00000000000000000001e207b85481c514ee58b8f5cc662a27ea9fe543726df7
Merkle Root 11e4afbc9f97cefadd4f89da5843b60552140400daa8f22cd0d2ce91a9918a58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,517
Size: 1.00 vMB
Total Fees: 0.00608679 BTC
Feerates: 100.52 > 0.61 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,798 (635,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,525 279,525 0000000000000002c56c2556e9254d5c59b254d61ba0bcc69dd661d65ab90239 367 0.23/1.00 vMB 20
279,524 279,524 0000000000000000da932499030556ebd702aab605677bd0d9831bd7894e5f18 641 0.25/1.00 vMB 98
279,523 279,523 0000000000000002c42058759dbc60f1a27d9efdc886057493c6eda01ddb7620 215 0.12/1.00 vMB 35
279,522 279,522 000000000000000086360dce5fa282375d48c83692cfb02e38815b8ffe0df78d 446 0.21/1.00 vMB 39
279,521 279,521 0000000000000001a4164236a3198a2b8b7e69fccf6343b4d768968d720535e6 178 0.10/1.00 vMB 41
279,520 279,520 0000000000000000f0f919ef0c492cc86f3fd1256d99c1e96b3beac9625651be 79 0.04/1.00 vMB 36
279,519 279,519 00000000000000025398b2c2d0902333757c1dd2ac95d5dca017241b635c6fc2 305 0.14/1.00 vMB 53
279,518 279,518 0000000000000002ef0ffb94f56f34393a54a0bef60a1f034bfe4e71931f07b9 39 0.01/1.00 vMB 38
279,517 279,517 00000000000000018bc308749996796720f36bf03eacc1fc79d9d10532a900de 239 0.09/1.00 vMB 40
279,516 279,516 000000000000000293556f4dccde9951233b74e37b93dde22c52e5e71d4fbf12 1,006 0.47/1.00 vMB 42
279,515 279,515 00000000000000009e905522bc9eae23b1a07b00a92ebf85f52230f6c5353419 364 0.16/1.00 vMB 59
279,514 279,514 0000000000000000b5a5e62848a50efeab5f70a29280eccc19964769e9179c35 889 0.49/1.00 vMB 38
279,513 279,513 0000000000000000865a11137fc711ebc3b7b00212154a95e24fffa2415b014e 795 0.35/1.00 vMB 43
279,512 279,512 00000000000000017fc48ac3fc9f9fafd365f171e2e7b77edef9d4b339f112d7 735 0.25/1.00 vMB 70
279,511 279,511 00000000000000026929ea4b60e0591ca58f584bfeb904b5f609f5d2dc37aa2c 94 0.03/1.00 vMB 333
279,510 279,510 000000000000000294b9d48ce81d2fcb89e8e95bae498b9ae8d29f5e5ab2b717 727 0.25/1.00 vMB 48
279,509 279,509 0000000000000000fae062621e8bd7e91d99cef4e7f1c0f5ce24194a1508a305 508 0.33/1.00 vMB 29
279,508 279,508 00000000000000021ac8c63bb0f70fd6d0ef658cbdd776ec5133183b8e4182b9 684 0.25/1.00 vMB 67
279,507 279,507 0000000000000000e68b0f17b55f7cb58d4508684bb4ac16603e4371906c8a47 425 0.17/1.00 vMB 61
279,506 279,506 00000000000000008906f6874e95c2358ff2bc5c742446d5260b0890e7a0719a 17 0.01/1.00 vMB 21
279,505 279,505 00000000000000029354e939c082bbb9ffe0fa02bb7fc257b7f56f4e3f79265a 79 0.07/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.03 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: 650.21 GB
    • Received: 13.25 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.