Loading Tool

Explorer IconExplorer

Memory Pool

39,313 transactions
28.74 vMB
0.06624045 BTC
Random Selection Loading Transactions
Max Size: 145.81/200 MB

Candidate Block

Mining Attempt 9ca16e901e083410d429e8fbea473c4835aa9c980f9fde3d86de50e37db28c60
Version 20000000
Previous Block 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64
Merkle Root f285bcdfc7bd49276d6440b377faaf7dbb9400ef3828ed6ad4c1b63c282dc2ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,417
Size: 1.00 vMB
Total Fees: 0.01055611 BTC
Feerates: 88.61 > 1.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,549 (586,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,745 327,745 0000000000000000056cc18e558382382506955efd74e8b4c521d2e6f4c7e5cd 206 0.13/1.00 vMB 22
327,744 327,744 0000000000000000035a807ac53e416fa2513d5c25998063f94788cefa614e39 160 0.11/1.00 vMB 23
327,743 327,743 00000000000000001328da5fb243a8e38d6adad3a5fbc517e5c67e1ae4b64d51 247 0.13/1.00 vMB 27
327,742 327,742 00000000000000001994433a40ad5b24eb06be870ee21df044e66c08836ff0dd 951 0.63/1.00 vMB 23
327,741 327,741 000000000000000001112817bbcfbbedae16d431f2e056be36bbc7a1cf92ee90 512 0.17/1.00 vMB 45
327,740 327,740 00000000000000000477e1668ec8c95dc5d1b556c4db7fa13f9e82cdea85b8e4 98 0.05/1.00 vMB 19
327,739 327,739 000000000000000004c91b8234bbf4320325641ea41113c2129261e8fa17f15a 436 0.23/1.00 vMB 26
327,738 327,738 00000000000000001d8f4bc31b8e148ac83fbd716a19a77c60f2d489da6dd36e 435 0.22/1.00 vMB 25
327,737 327,737 000000000000000014d6c19517cbdc3e1739daeb26e8500632087a30def3000e 177 0.10/1.00 vMB 25
327,736 327,736 0000000000000000142b9afcac2393dd2d424b3b2c40473be9416757ff85d26a 137 0.08/1.00 vMB 19
327,735 327,735 0000000000000000172e7fbe9890d20d62b8cc9dc8b94b12fa8bf83bf30f1ca7 1,155 0.66/1.00 vMB 26
327,734 327,734 00000000000000000ffcff807b92971cf18dfe0644f04ad47327f608aacd9939 897 0.47/1.00 vMB 27
327,733 327,733 0000000000000000043fff4f78acba9a53538339a1ac50e83591ae3069b2218f 511 0.37/1.00 vMB 22
327,732 327,732 0000000000000000007bbbd636e98e6967c120015e7675f23110506a459cf660 811 0.35/1.00 vMB 36
327,731 327,731 00000000000000000103b34fef61d626e17b07df7c47262b29bb9028ce7ac291 83 0.06/1.00 vMB 21
327,730 327,730 0000000000000000048ecbc98a89f6634437fb1d7ca3da2b7aee2ec94c53e5dd 1,074 0.59/1.00 vMB 25
327,729 327,729 00000000000000000bc37e3a21031ceb2fa18ac1c0b96e66df527c7ef6dd777a 241 0.14/1.00 vMB 27
327,728 327,728 0000000000000000033323475c25541d1aae8b2773f06c7045aeeb6efa314836 287 0.16/1.00 vMB 22
327,727 327,727 000000000000000005e58b621944b452e4dc76c259841c5a4c3d996e5ec95a65 196 0.21/1.00 vMB 14
327,726 327,726 00000000000000001cf3a20edb22efc36c41e26cab1755d9ae871aecff21d381 256 0.33/1.00 vMB 14
327,725 327,725 000000000000000016c113b822be7e3fae75027969cc86bba2c665ba57f5fabc 1,426 0.75/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.15 GB
    • Received: 11.42 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.