Loading Tool

Explorer IconExplorer

Memory Pool

68,258 transactions
26.01 vMB
0.06369483 BTC
Random Selection Loading Transactions
Max Size: 156.72/200 MB

Candidate Block

Mining Attempt 7f6e315e24bc0e7bde25f379daff3551479392e17d18e1c4a6cfaf7af34946c9
Version 20000000
Previous Block 00000000000000000001f74e6b9bd04d983712c8efbc426287f2cd9e0a80e31f
Merkle Root 8b02c436ca2346a17e9747a78c66ac1b610e08344f6c4bb974cc8e56d9500470
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,114
Size: 1.00 vMB
Total Fees: 0.00857529 BTC
Feerates: 40.21 > 0.86 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,530 (894,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
21,518 21,518 00000000e235edf68f829ed14f16c2e6f358ecd1fa8a48179295c3805c4b335c 1 0.00/1.00 vMB 0
21,517 21,517 00000000e42863f7d5275567293e625f94ccd606268fe8a8ce6e61c62b597f89 1 0.00/1.00 vMB 0
21,516 21,516 00000000b12caef6d004db2ad73b257841cc6dcaa81976791f729838819750bc 1 0.00/1.00 vMB 0
21,515 21,515 0000000088b97e0a4da2e8aa12d9fa05e4c48087f7bbd2d21bc3347a694c3ec5 1 0.00/1.00 vMB 0
21,514 21,514 00000000446b36ba5231b39d68e7091675e0e98d7cd9648bb9810dd819aeb619 1 0.00/1.00 vMB 0
21,513 21,513 000000001633bec25da55e0fcac6b49432f4b325654f31cfcfdf5efdb7d00cf3 1 0.00/1.00 vMB 0
21,512 21,512 00000000183a3ce69341b74f4b5713991308fd389d9c95cfb77b27be4e1da70a 1 0.00/1.00 vMB 0
21,511 21,511 000000000690097dba4b87232d061aa286076922f76fb5b0b00f7ef3ace40450 1 0.00/1.00 vMB 0
21,510 21,510 00000000e7f3b8c509a79464e825011b2c129a386aa9d2a826b91ec770b0b417 1 0.00/1.00 vMB 0
21,509 21,509 00000000c3103ce5d73b2b4defe2b6a96c78872277d9f793118c6cfbe4a1d320 1 0.00/1.00 vMB 0
21,508 21,508 000000005c648ca32755293120ec1afe7b210c28a1292fffc403f714328d1191 1 0.00/1.00 vMB 0
21,507 21,507 00000000fbeb9b5939263f63201a1700da3dbc3c3ee7457a4d2a216022be99d8 1 0.00/1.00 vMB 0
21,506 21,506 0000000004fa7d69ee11a6d6e67911c8f3600fe248d2fc080b6b30c5a243df4c 1 0.00/1.00 vMB 0
21,505 21,505 00000000c883a5861cc543102dde143c7ad019c90920f2de2268a271aee5084e 1 0.00/1.00 vMB 0
21,504 21,504 00000000721c98fa277a5c32a01fa496b5304fbb953c1788411759664a266076 1 0.00/1.00 vMB 0
21,503 21,503 000000001154ac8cac2cebbd3626c375a6ecff626af0848fb445ea5cc8f7875f 1 0.00/1.00 vMB 0
21,502 21,502 00000000a3dc5a29aeaec9da897e0944288fe545612cf6f5fb8092c6bfa00ce1 1 0.00/1.00 vMB 0
21,501 21,501 00000000d5ffe01bf119ead8e2631549b5de71c25ce0081db83b93f6bd55bc79 1 0.00/1.00 vMB 0
21,500 21,500 00000000c1ba2eef3196cd2bfe90e5cade3df9bd18eb72a7759c5fb5347282cd 1 0.00/1.00 vMB 0
21,499 21,499 0000000022921921e6b985cbc77f5496ce1c493303c5a3fd54c2cdf6e260a14b 1 0.00/1.00 vMB 0
21,498 21,498 0000000089458a5ac14f7321ac27c327131f55c2778476439266bad1ba45b0e0 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.32 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: 767.25 GB
    • Received: 19.39 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.