Loading Tool

Explorer IconExplorer

Memory Pool

82,407 transactions
30.71 vMB
0.08127406 BTC
Random Selection Loading Transactions
Max Size: 189.00/200 MB

Candidate Block

Mining Attempt bc95b8ddeb58f6f252bb1fad6b6ac835fee0e4ef1cc86103afd6cb552c511da2
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 83bc0c245779033fff35a755cfa58e9b4d1936eb96325777ec1b087138ca1c36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,908
Size: 1.00 vMB
Total Fees: 0.01238292 BTC
Feerates: 353.36 > 1.24 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (598,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,690 316,690 000000000000000002f33c39aa1ea483dc598a2bb8213ce8445d59d9c0a719aa 351 0.27/1.00 vMB 23
316,689 316,689 00000000000000001adb5eea33240377f91ef65e7223736426811f3c1e77555f 313 0.14/1.00 vMB 35
316,688 316,688 000000000000000012f0eaeea27f1726b258b10f521190cf37a3a00645ef9788 349 0.20/1.00 vMB 27
316,687 316,687 00000000000000002742177b39a215a6035c8cf9bd62d12af7d910f117d1dbbc 65 0.03/1.00 vMB 32
316,686 316,686 0000000000000000268b2ed7ffbd6c985397eb86467fc00984880d42878b1f4e 256 0.14/1.00 vMB 26
316,685 316,685 000000000000000029e986276f2e1740a7eb8b799381de0a59030e4869f6a3c7 60 0.06/1.00 vMB 10
316,684 316,684 0000000000000000135fcec3f92e2b8f3b5c485def4bce419f04a767790331a0 385 0.21/1.00 vMB 31
316,683 316,683 00000000000000001955554ab912bf1a14566da7cf7d5afc46e3216fc190f6d3 691 0.34/1.00 vMB 30
316,682 316,682 00000000000000001639679c8356dce62818d6661aa080b95b878714f00ade54 81 0.04/1.00 vMB 25
316,681 316,681 00000000000000002527266f73e4aeb323979e0d6176c95ea2f13e793e07280f 289 0.38/1.00 vMB 15
316,680 316,680 0000000000000000183f753e376f7591ecd19f855b481a43e0ed06e766b7743c 700 0.25/1.00 vMB 39
316,679 316,679 00000000000000001fbacfe76761351ebdc184c9e2b7b7b8b0580ffc8b740dd9 438 0.21/1.00 vMB 27
316,678 316,678 00000000000000002d8d971c3227210aead68cf2bc6840464347305af40dd505 331 0.15/1.00 vMB 32
316,677 316,677 000000000000000024f71e066ac4a414843aa63f37ff8ffb0a8bdddcf672f247 343 0.15/1.00 vMB 31
316,676 316,676 00000000000000002608bc26035ba3233e8f85444f2f149105ef853c2bd9160c 315 0.15/1.00 vMB 30
316,675 316,675 00000000000000002588b516e4792d0a17f8eb7019d9a41f71aa4882728b68b7 121 0.07/1.00 vMB 17
316,674 316,674 000000000000000001583cc8b8d717d05b3baebb291878dc2145d4f68b61b1ce 285 0.13/1.00 vMB 30
316,673 316,673 00000000000000001ab84c7e8fd13186fdfbde507f1a55585f9ccfb2d175da05 443 0.27/1.00 vMB 31
316,672 316,672 00000000000000001be09e157b8c871756cd47a13362ab5a9ca31c7e73d2240f 180 0.08/1.00 vMB 30
316,671 316,671 00000000000000001416a33049de61788698709350d1a229d4c8e78211037d21 108 0.05/1.00 vMB 26
316,670 316,670 0000000000000000264a35d535d6c69a6a41dadc9c2f39ff81721e941301a9dd 469 0.24/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.79 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: 709.81 GB
    • Received: 16.99 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.