Loading Tool

Explorer IconExplorer

Memory Pool

45,156 transactions
27.76 vMB
0.09312689 BTC
Random Selection Loading Transactions
Max Size: 145.64/200 MB

Candidate Block

Mining Attempt 4ec3323e393ced7f48537d1fb53445dd144a4c6e356697a2c0906ed4d55fed1f
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 6d7bf97c2535bfeb9720b87a33cc6a528ff63a62a289132a8f4a65200253fea0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,029
Size: 1.00 vMB
Total Fees: 0.03774245 BTC
Feerates: 151.65 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (520,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
394,672 394,672 000000000000000001fa4b37153a7c198f7c8d8b298b6648d14463caa3f74a8b 1,893 0.87/1.00 vMB 39
394,671 394,671 000000000000000007b4d2e69785fd351a46b5ba4c33769957bd5397c032ea7a 1,058 0.75/1.00 vMB 25
394,670 394,670 0000000000000000001d012ee4ff6d44d559a71448e4086ea971fe4579277f32 914 1.00/1.00 vMB 12
394,669 394,669 000000000000000000cd792ad776cbf0b7d00d45b1236c708b90f04334957dca 2,063 0.95/1.00 vMB 51
394,668 394,668 0000000000000000078770721325d29165873e5ac6f8967074954a9582633182 1,282 0.93/1.00 vMB 27
394,667 394,667 00000000000000000361abce982dc5af358b1d13f7e241821f42119a66050456 2,159 0.99/1.00 vMB 47
394,666 394,666 0000000000000000037cc8753961e0b9ba5e96a26e97bf91c934a0e7aeedb27c 1,348 1.00/1.00 vMB 21
394,665 394,665 000000000000000007f9276fbf517ec83eac9565ded3125a9a201951f86d8c65 2,140 0.99/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.