Loading Tool

Explorer IconExplorer

Memory Pool

79,336 transactions
29.53 vMB
0.08478085 BTC
Random Selection Loading Transactions
Max Size: 180.48/200 MB

Candidate Block

Mining Attempt 65878d9b8f49e366b54638bcdaa506464e447a089e1e32aae842970a900553bb
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root eb53291bb33d38be5c68be63be7ebca700226f3b5d615361c024f9a35d5b052f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.01982744 BTC
Feerates: 402.60 > 1.99 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (605,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,551 309,551 00000000000000002c2b6e5ede7a339367595c6c63d9d36cd743685e78f470e8 321 0.18/1.00 vMB 29
309,550 309,550 00000000000000003bacf3eed844b860862d2141937293059e103c0ee835700c 438 0.34/1.00 vMB 22
309,549 309,549 00000000000000000eeb9b2aa5c2d62a7da1e81844d1a53e11ff830b9eab0a0a 165 0.11/1.00 vMB 26
309,548 309,548 000000000000000008b8e16da4a4202c407992f4aa61ca5c6c229aef7dadae79 272 0.13/1.00 vMB 28
309,547 309,547 00000000000000003870ed3c66a2d2bdcede0ac03139c06e4859d3f79b6f9be3 658 0.43/1.00 vMB 29
309,546 309,546 00000000000000003960660f48bd2101f1b144bae2aeebbac26b84048b03cd9a 409 0.33/1.00 vMB 24
309,545 309,545 000000000000000032fa7221436aa3199d8d9cfeb406b326e4f1e86d4ba098dd 175 0.20/1.00 vMB 16
309,544 309,544 0000000000000000212afbfb387e9564720283b8f074f307e83ed58e8b7f1f1e 322 0.20/1.00 vMB 28
309,543 309,543 00000000000000000ee8c338bc0b3ba7b57f67e7a11d61fc449f84ce06bd9b67 91 0.05/1.00 vMB 20
309,542 309,542 0000000000000000038895dcdd9361a0551182f017e629f1b64a944187078e67 73 0.11/1.00 vMB 10
309,541 309,541 00000000000000001f79b6eae2c278aea6279e33e442d4cafd33bda3a422c757 778 0.51/1.00 vMB 25
309,540 309,540 00000000000000003546d938518b4d384d15915dbe5f9107c7d5462f4bf5be11 213 0.11/1.00 vMB 31
309,539 309,539 00000000000000000dbaa00c3b57365353c674592eec90a30d9e46902f46f576 159 0.07/1.00 vMB 33
309,538 309,538 00000000000000003c467f941fcf4879e0818e9fe36baa0039b7ea9db2b84b7b 392 0.19/1.00 vMB 30
309,537 309,537 000000000000000014b32136a9a5120b0087e864e91670d1b1a693a989dfb3f4 29 0.02/1.00 vMB 24
309,536 309,536 00000000000000000101b7396f849ae8a7a12131292c340afd6fa26f0e63fb4e 763 0.53/1.00 vMB 27
309,535 309,535 0000000000000000397766ae48a67e56f7874db752d2f5c9a2f2293413217df4 108 0.09/1.00 vMB 19
309,534 309,534 00000000000000002ac2860c1c76561f9858ca43ea22da0639d9dfccd625d4a6 128 0.04/1.00 vMB 43
309,533 309,533 00000000000000003f43cdaa4debb2bf8070507d27ff5a61af86e4770e6b40c0 581 0.30/1.00 vMB 31
309,532 309,532 00000000000000000eed03d82db963e606c07c408e863e8a80e896ef1cf557c7 741 0.39/1.00 vMB 35
309,531 309,531 00000000000000003dc1ec07dc3abf8abb3cccb6015752667622cd19bcfe9bb9 175 0.10/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.