Loading Tool

Explorer IconExplorer

Memory Pool

38,964 transactions
26.27 vMB
0.05518060 BTC
Random Selection Loading Transactions
Max Size: 136.56/200 MB

Candidate Block

Mining Attempt 199eab2acb52b6b71959103fe07cd952db06e1af7ab98a4b5ac237b10f1d34e8
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root e1cdcb4c9d498a7d15856fa9260f475d7231dc3b403963124d1531645d9c10c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,709
Size: 1.00 vMB
Total Fees: 0.00705998 BTC
Feerates: 77.76 > 0.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (520,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,693 394,693 000000000000000007b858ceed9681a0487d15cc60e90a7d2aec96bed94d5795 2,824 0.93/1.00 vMB 67
394,692 394,692 0000000000000000017126aa2cb89d8c54ff47e0d7ecc88b1a9b79b405d7c146 512 0.27/1.00 vMB 33
394,691 394,691 0000000000000000000a325ed28efc3aaf374fb21f961afb4b2144fbca6eef69 530 0.45/1.00 vMB 43
394,690 394,690 000000000000000002ccf359ec6bc7398aa18885537e4e52349ba0753ac5f423 649 0.40/1.00 vMB 37
394,689 394,689 000000000000000005f89ff07275895fd9ec1d8af86582068f4ecf9551be9bb1 1,094 0.66/1.00 vMB 36
394,688 394,688 000000000000000008822de098f0ddff8e734a449c8afd716e9f4d04fed83699 1,001 0.47/1.00 vMB 32
394,687 394,687 000000000000000006bc92bd5fe4ad08f6c963a5409a0572967f09d78381e6fe 32 0.05/1.00 vMB 3
394,686 394,686 00000000000000000785adc7aa1ee800b5f59f2c2e9cde93080b7dcfde49d456 257 0.14/1.00 vMB 36
394,685 394,685 000000000000000007e2005be0ce25b3f3de67b2dc35fd810b0ccd77b33eb7be 1,150 0.54/1.00 vMB 39
394,684 394,684 000000000000000008a06e820afaf64f639aa8dea9d2b0ab8187d2a1459e8831 796 0.54/1.00 vMB 27
394,683 394,683 0000000000000000078598ecfe56ffd18ad6141b0f6f58105455a950c9c93bb1 2,654 0.99/1.00 vMB 48
394,682 394,682 000000000000000000aadd1c52f1f14ae03b8d6605e076deaf38c6b32a836d0c 874 0.47/1.00 vMB 32
394,681 394,681 0000000000000000078bd2a44c4beecf2d8249b2cb40b67a116c38e92e24c4ac 218 0.18/1.00 vMB 17
394,680 394,680 00000000000000000421db527cc732eab693386860b259f81a13a17cb708523e 868 0.44/1.00 vMB 41
394,679 394,679 000000000000000002482e2da0e2a8704d3adb340b4ee5522b683e9cfe6a4504 1 0.00/1.00 vMB 0
394,678 394,678 0000000000000000071960fb2303055fc184812bfcad1677cac9facd55dba21a 354 0.35/1.00 vMB 31
394,677 394,677 000000000000000001590a0db6b4e55a43439b2e9cc8f3477846ff9be46087cc 554 0.35/1.00 vMB 32
394,676 394,676 000000000000000006c79da57d8dd5216b23b995656145953de8c9a98a9d09ce 1,197 0.73/1.00 vMB 29
394,675 394,675 000000000000000004ceffb5bcd9a44cbf368569361f52a10c160bdad2179274 1,578 0.68/1.00 vMB 44
394,674 394,674 00000000000000000496a307bf57a2fa846992980e68be1e0e36319b2ef18df7 298 0.43/1.00 vMB 15
394,673 394,673 00000000000000000467eac114884c077a7f0234a5099fc96c968f439d2ef583 1,002 0.50/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.83 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.