Loading Tool

Explorer IconExplorer

Memory Pool

81,465 transactions
30.92 vMB
0.09212245 BTC
Random Selection Loading Transactions
Max Size: 187.98/200 MB

Candidate Block

Mining Attempt feb448c23078acd186f88bc5ca84550a770841827e2c9a075df5e77cd486e753
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root e9d33fe4074955a53a853f6933d828ed8c9524d8b56b51042c21e8f47ccf3848
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,639
Size: 1.00 vMB
Total Fees: 0.01957955 BTC
Feerates: 73.20 > 1.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (628,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,887 286,887 0000000000000000f64bc230ad52bbb8b2da57803dc1f48e931434956c88b4f1 66 0.03/1.00 vMB 26
286,886 286,886 000000000000000025b5a6f34cae05284398c6f5179b7d9ac228be355a12a980 706 0.42/1.00 vMB 31
286,885 286,885 0000000000000000ea90fb8159059cd530d9231e77df81d94af21afe742a57cb 704 0.35/1.00 vMB 35
286,884 286,884 00000000000000012775dd78243c489e4ab805c51291fbebc7bb1b659cfa7091 246 0.16/1.00 vMB 25
286,883 286,883 0000000000000000bd1779a6cc2dc0f5c52f19513d42303cf32e85749e77c79f 98 0.20/1.00 vMB 12
286,882 286,882 00000000000000010aa809cd404764f37856e1a2d2d75ac7c8a3504ab1024ed8 132 0.06/1.00 vMB 38
286,881 286,881 00000000000000012c129bc1311e3f66cc0a1d3299fadc3eecb9f1e3d9a05965 810 0.35/1.00 vMB 33
286,880 286,880 000000000000000114482afb306da60bdb760594988b0a50b6b25d85846b060e 190 0.06/1.00 vMB 73
286,879 286,879 00000000000000008c8b7cb20ac3030982aebc968502d8a76421b901f7c1ca80 149 0.09/1.00 vMB 44
286,878 286,878 0000000000000001150ee139c23a71671ebf2c362e6d32b77f21a32b2b69573e 185 0.11/1.00 vMB 29
286,877 286,877 000000000000000038c7c629cd8b124c1dc26fa8b0323b64ad71d44b693e5344 104 0.09/1.00 vMB 12
286,876 286,876 0000000000000001293068adbf25721070a52ce262488acfeccca5a1903ff4c7 300 0.14/1.00 vMB 35
286,875 286,875 0000000000000000ca7139b5c01bfdf27e22122a99583a9360869b126ffc0cee 635 0.36/1.00 vMB 34
286,874 286,874 0000000000000000c3bb7a697ef8552724db574efaba4d74fb387e69c00ea747 329 0.20/1.00 vMB 33
286,873 286,873 000000000000000131307a85e79391bd956523c60442363e57169be60e399634 76 0.04/1.00 vMB 26
286,872 286,872 0000000000000001328b1e0583835870af15ce7cb9dfb78d84c34a7868759f6b 355 0.22/1.00 vMB 30
286,871 286,871 000000000000000125fefd213df89df63a69328af77813a8e6ff3489d6eaef1e 143 0.07/1.00 vMB 55
286,870 286,870 000000000000000086af3fea49a8f948ff963507c17567d0cc76c907f635099f 49 0.02/1.00 vMB 37
286,869 286,869 00000000000000012b638dd3a5a1ed17e6bf158947b9251a6fbf78857ff69a08 572 0.28/1.00 vMB 36
286,868 286,868 00000000000000004bea56734fecdb4244ae4d62d7dc7f20ac4aa4fe1a438cf9 33 0.09/1.00 vMB 13
286,867 286,867 0000000000000000cc3b9c95ec414a17bb151b64dfd4eef3270a4037a2ec1ee5 359 0.35/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.22 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.