Loading Tool

Explorer IconExplorer

Memory Pool

63,511 transactions
19.64 vMB
0.05183394 BTC
Random Selection Loading Transactions
Max Size: 125.83/200 MB

Candidate Block

Mining Attempt 830817d09ac088b1c0f272ccacc04c29b59d8afb790358003a142adf84334436
Version 20000000
Previous Block 00000000000000000000f9253943b8724afb2b59a6e648c828168abb5aef006c
Merkle Root a48d48ee4be5e0b8c3b401434790e5cd767827ea0791402aaf316206de742ab3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,958
Size: 1.00 vMB
Total Fees: 0.00696202 BTC
Feerates: 100.00 > 0.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,768 (846,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
69,335 69,335 00000000002ed419bdce4f0b490953c702179ecd48f948bf25e37936ee900abf 1 0.00/1.00 vMB 0
69,334 69,334 000000000108d61ea09ae7ecbfc57d718ee4ed17c5da57ef432765f3dbd05d29 1 0.00/1.00 vMB 0
69,333 69,333 0000000000b0b7169bcadb83331282e7493897f6630093fd477c44d38995db06 2 0.00/1.00 vMB 0
69,332 69,332 000000000105c61464108460d9b3f34b360bcdfc294d13a6eb54f3145f3b82c2 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.71 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: 779.00 GB
    • Received: 21.34 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.