Loading Tool

Explorer IconExplorer

Memory Pool

81,109 transactions
30.06 vMB
0.08378636 BTC
Random Selection Loading Transactions
Max Size: 181.30/200 MB

Candidate Block

Mining Attempt 24dfd187bb7259917ed88b36cc5578ece5c42671faaa580dcfe901d90cf0eb70
Version 20000000
Previous Block 0000000000000000000082d1a677266372cc73cbea5885db46ee0ef25980e8fe
Merkle Root 7ef9a5b37f2350aa1b495f2962944e54b17459463bc1aa1234aaf2c6e39522fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,525
Size: 1.00 vMB
Total Fees: 0.02237483 BTC
Feerates: 101.64 > 2.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,982 (583,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,443 331,443 00000000000000001b3ae22cb6594e4902cca131ae8b44e4518e1663b9e61d77 256 0.14/1.00 vMB 23
331,442 331,442 00000000000000001af9a312a34c010efff52eccae25a811ce1d1d4e395876ba 1,744 0.90/1.00 vMB 26
331,441 331,441 0000000000000000160b35130699db745f6aecbe60320f44364da1c6328723a4 792 0.54/1.00 vMB 22
331,440 331,440 0000000000000000062956435aff43ea8bccde230738572685fea73ccc2cc6da 666 0.44/1.00 vMB 23
331,439 331,439 00000000000000000a5cc68ba40d4fafbc27f496a0d8e0fd0dbfa315e862352b 351 0.23/1.00 vMB 25
331,438 331,438 00000000000000000d2dbb67742e8d2a65e64a2e9e2e44ad0432527a03f95aa3 532 0.29/1.00 vMB 23
331,437 331,437 000000000000000005d0ea968eceedb53153a278f19179a6c77814dc35ec6906 373 0.16/1.00 vMB 30
331,436 331,436 00000000000000000adca59d87ac744903f4d96b20c7291271f19047d00431ad 592 0.32/1.00 vMB 26
331,435 331,435 000000000000000016b5c9e6afbd1cc0fdcba89a60e949ccda86235f55572785 1,111 0.66/1.00 vMB 24
331,434 331,434 00000000000000001389eef97f035991cc823c9315e160c22b0cf1ae7f0714e4 112 0.05/1.00 vMB 26
331,433 331,433 00000000000000000752fd92195d11d372c64bee374a40c3e74d4c38f34f6bb5 341 0.20/1.00 vMB 22
331,432 331,432 00000000000000000fe8764779a59a89403fba29db8173fdf7c8f9e0b0a2e5f1 619 0.35/1.00 vMB 28
331,431 331,431 000000000000000000cf417d287fbe2c6f01ff322371ba9fb5bdd96023bba95f 108 0.06/1.00 vMB 21
331,430 331,430 000000000000000012c1fe9ca6e51a28f16de665d28063ea43dcb03881cc07f5 312 0.20/1.00 vMB 23
331,429 331,429 000000000000000006339c6af70ef2d0bf985b4321e600b31af994a8c0186a00 1,277 0.63/1.00 vMB 30
331,428 331,428 0000000000000000194ce24cb0fe651c00734deed7aa8cf66503cf6ea1b32fb5 166 0.09/1.00 vMB 21
331,427 331,427 00000000000000000fa5db8b4e5296e763dc8c110c6eb7d401e514e31b012c42 1,186 0.68/1.00 vMB 28
331,426 331,426 000000000000000007fa4c8b92e4be5bbfff6262a42b00f0bce8360a4e1f6144 392 0.19/1.00 vMB 22
331,425 331,425 00000000000000001452f3c991469f2668495e7c3dcf9c0abc7ef26b62114d41 755 0.36/1.00 vMB 28
331,424 331,424 00000000000000000126a62d7276e461cf5dd06fdc35936053ce7aba6a25df46 259 0.13/1.00 vMB 24
331,423 331,423 000000000000000000f7e175844e4a4108872275c76a2401441d54bbc0e808d4 741 0.39/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.36 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: 662.76 GB
    • Received: 14.87 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.