Loading Tool

Explorer IconExplorer

Memory Pool

39,987 transactions
27.62 vMB
0.06305049 BTC
Random Selection Loading Transactions
Max Size: 141.36/200 MB

Candidate Block

Mining Attempt 06fde4d960a03e62bba40e8ee65354d8452a9ec87793af51ae4d7e2c9e57eb66
Version 20000000
Previous Block 0000000000000000000183fdd09766667573fbca4a30fc6f2455b37becebdd12
Merkle Root f21ab5b6878232b2a5555d43ea79c708f3ae61842bd0ea84d7307574ad667ec5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,070
Size: 1.00 vMB
Total Fees: 0.01036242 BTC
Feerates: 71.81 > 1.04 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,641 (575,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,840 338,840 0000000000000000119399d4278761ed56b95b1a0af4ecdb56cf88e5a0c90107 206 0.09/1.00 vMB 23
338,839 338,839 000000000000000007f109ce7bd64dd14be142b161be74a270408bb7b16d5439 1,041 0.57/1.00 vMB 22
338,838 338,838 00000000000000000ffdd4960b2b46e9d8b63ea048fa02967593e0bd5d86753f 368 0.35/1.00 vMB 17
338,837 338,837 000000000000000007e29fe22a5152c03bcb4bb113a6ee032cc56524b6222869 242 0.11/1.00 vMB 49
338,836 338,836 0000000000000000023119f9e60e04f998abd6eef6f78fee28ee12adcfabd552 1 0.00/1.00 vMB 0
338,835 338,835 0000000000000000120caba905c66e45dcde57ba2d758811506547017e74c194 1,281 0.75/1.00 vMB 25
338,834 338,834 0000000000000000020ada2545d11bd55ec208de516a13290041a8aef6257f65 512 0.51/1.00 vMB 47
338,833 338,833 00000000000000000aafe488e2964d83e11a84c6fa641c4f92c634c32cfda13d 120 0.12/1.00 vMB 11
338,832 338,832 000000000000000005e8c8e16afa3c2212e05e24d1551359aa56503dc6544aa6 767 0.42/1.00 vMB 25
338,831 338,831 000000000000000018c498fc01be2599ea39f70371d68b96465dc89d568ee68a 164 0.12/1.00 vMB 16
338,830 338,830 0000000000000000141b4113710dbde3921229eb2b744257da0bff343cd09030 306 0.22/1.00 vMB 20
338,829 338,829 000000000000000015a43f9294dc2ccfe00bdef210f0dfbe4fcb2cb4d16ef733 165 0.11/1.00 vMB 27
338,828 338,828 0000000000000000098d7eab1f9fd04af7cf6181e0072e27e51a1c0608dcdcb6 1,001 0.67/1.00 vMB 29
338,827 338,827 000000000000000005a4ac7f8168097edccee4b217f85b1d34a09e99075256ce 176 0.12/1.00 vMB 18
338,826 338,826 00000000000000001261a59da184b4fb2ee5e4893e2443d584e9f8bd0fe60264 187 0.12/1.00 vMB 14
338,825 338,825 00000000000000000b075b19dd8bc37f3dae2729bf1ab9f0626bb7c897825c06 102 0.10/1.00 vMB 8
338,824 338,824 000000000000000000acd6ea44c96972f2f67ba19f19eb2725b8b8037343916e 835 0.46/1.00 vMB 23
338,823 338,823 00000000000000000a6e36f5f310f7c01a58a1c3d3f2dd63873379e03a937424 181 0.09/1.00 vMB 25
338,822 338,822 00000000000000000dd3c4da4bdb7551d8de4a7f8cbf16137477790ab6452b12 640 0.41/1.00 vMB 17
338,821 338,821 000000000000000008b332686e0043a4b95ca7e46d1b0785536981b543dfc755 1 0.00/1.00 vMB 0
338,820 338,820 00000000000000001829e20898eaff72aa667d3715a94535afae5ae7ada07bc0 800 0.75/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.75 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: 631.91 GB
    • Received: 12.09 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.