Loading Tool

Explorer IconExplorer

Memory Pool

60,454 transactions
18.84 vMB
0.07100770 BTC
Random Selection Loading Transactions
Max Size: 119.62/200 MB

Candidate Block

Mining Attempt efaf6357023fbad9b6257ac05a25dafe45b2a9f519c912e2bb4903dd0187b448
Version 20000000
Previous Block 00000000000000000000e3ef9599fe381679aa26c3ac8251afcd45d0ac0e750b
Merkle Root 2383ebf114d227c20ad68973e0b056ccdbbb19c86b8043098cfea651d96e874c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,038
Size: 1.00 vMB
Total Fees: 0.02822882 BTC
Feerates: 1,004.23 > 2.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,776 (846,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
69,356 69,356 0000000000cddb32c21054edb114f50eb9c3ad4dcb01031d75421c8ae2c72b62 1 0.00/1.00 vMB 0
69,355 69,355 00000000015a6069488089da6d5e49388b6382da6afbbbdb7ba6cfdebb9a3090 1 0.00/1.00 vMB 0
69,354 69,354 0000000000340d17e73d6213d16583dcd72adf298fec39601b7325835f2dce85 3 0.00/1.00 vMB 0
69,353 69,353 000000000091aec7eb116fca0ab88027b91ebeecc8fac1ff7bdda24f7b59494b 1 0.00/1.00 vMB 0
69,352 69,352 0000000000aa984ccc9bb225a125d041df529eb43b8261fa0d127aa9051ef8b1 1 0.00/1.00 vMB 0
69,351 69,351 00000000010dc40d76c31dfcade4384665883bb078d8f152930566c1cf514f22 2 0.00/1.00 vMB 0
69,350 69,350 0000000000c82cdaf6c953d86b7292ff762be8d74dde2de2f34bd5c365961476 1 0.00/1.00 vMB 0
69,349 69,349 00000000000de33ae2c4d34b800e9b3c9c72fe27de1d524a7a14aca92addb636 1 0.00/1.00 vMB 0
69,348 69,348 00000000006d64103970de4a7987ff8221bff7e2167a04f62a711748e8aee27e 1 0.00/1.00 vMB 0
69,347 69,347 00000000013a17634206bca1228b79a6380335d42679c051b80dcaa514a81697 1 0.00/1.00 vMB 0
69,346 69,346 00000000011132997b2f0a91fd5e4cf0565c5a7054c63d0d3cb9ae9836361b01 2 0.00/1.00 vMB 0
69,345 69,345 000000000168c87af09174d458909993892e8f43efd846d6f3d7c5e7bce7c021 3 0.00/1.00 vMB 0
69,344 69,344 00000000001d2c117cb092a2d3ac8b449e1396c7950efdc2b072c26cf94cf64f 1 0.00/1.00 vMB 0
69,343 69,343 0000000000c8b1f718f176b6e9c78a6a573aca7217952b20fba3cb689eb3bb5e 1 0.00/1.00 vMB 0
69,342 69,342 00000000014d27c953d5ed0ee8f7fe236feb9f9dff9a0b0bdd60d2203b8f021b 4 0.00/1.00 vMB 0
69,341 69,341 000000000038d21f302534f54bc05c26124ce52b5187f5fc2fdba13203948477 1 0.00/1.00 vMB 0
69,340 69,340 0000000000f469bbdbaa368ddb5c8dddc9ad5cb677216ab1321ab951bd3c4085 1 0.00/1.00 vMB 0
69,339 69,339 00000000007013211bfaef281c8d5482e58bdbc06a87a3798fbf8590e62aa64b 2 0.00/1.00 vMB 0
69,338 69,338 00000000006599903bd4c468d7747966361f706ac4f477f96361925c5bf7ff30 1 0.00/1.00 vMB 0
69,337 69,337 0000000001188d51ae677e126b046e7c744ce8e4ed6569983f2ff084635ce34b 2 0.00/1.00 vMB 0
69,336 69,336 000000000036c0389f34ab070de332db5759fcd18a227ad85356a4fe989de9f5 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.72 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: 783.21 GB
    • Received: 21.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.