Loading Tool

Explorer IconExplorer

Memory Pool

79,131 transactions
29.50 vMB
0.06857170 BTC
Random Selection Loading Transactions
Max Size: 177.54/200 MB

Candidate Block

Mining Attempt 132d429c7f0c6107ca3906d8b4967bcafe56f69690ca93a3e3e01f57f460a324
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 44cbb3b8c7d1b45b43df8a9de9364155ba1e909232edbe738163da93353974fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,242
Size: 1.00 vMB
Total Fees: 0.00863422 BTC
Feerates: 150.77 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (171,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,617 743,617 00000000000000000002724a97ba802898123a205182ace3e99b5eabfbfb8c0b 2,172 1.00/1.00 vMB 21
743,616 743,616 0000000000000000000170acf414180cf6d86e715dfe8669064994322922d6e1 2,809 1.00/1.00 vMB 22
743,615 743,615 00000000000000000002547f20bfeee55e34b818400fdf2f8d015680a053b4be 238 1.00/1.00 vMB 10
743,614 743,614 00000000000000000008f8d6fa68a1fa72cceb1f5f63c987aeeb95e7f156dd51 676 1.00/1.00 vMB 12
743,613 743,613 000000000000000000074e38baaa194b525baac88a176f7e99ae5390f3d4b63a 1,934 1.00/1.00 vMB 17
743,612 743,612 00000000000000000001a65dc012bcadf970238ffedeacaa9a6f479140befef1 1,033 0.48/1.00 vMB 9
743,611 743,611 00000000000000000003d7c2f1bea2c8a50870429478cd0c8f5d6c3898198c04 1,191 0.37/1.00 vMB 11
743,610 743,610 0000000000000000000270ccca584cb5fb39cae47d6033172792e96dc36f0dfe 2,100 0.69/1.00 vMB 11
743,609 743,609 00000000000000000005b306eef97ee2001ce300a1e93778a84becf4dd642856 1,358 0.44/1.00 vMB 12
743,608 743,608 00000000000000000002e012b23d18b913dcf10a0e4d4b5d78acaca2e3942964 21 0.00/1.00 vMB 16
743,607 743,607 0000000000000000000263ee740b175a6254236cf87559d45ec74490f5f1252c 2,141 0.95/1.00 vMB 3
743,606 743,606 00000000000000000007d31b209ff0ec15989f39c4d216dfb29209b4e0b31d9f 2,813 1.00/1.00 vMB 8
743,605 743,605 000000000000000000063fe0db4b88cff583e097511a677bda41611c63f21075 2,968 1.00/1.00 vMB 18
743,604 743,604 00000000000000000007af66c65fd7e38de31bb071ffe6e134c8919c5349c56e 2,987 1.00/1.00 vMB 18
743,603 743,603 000000000000000000044352f335bd4bcc7eb8b36a71ff6fc0eebd15bc382473 1,276 0.58/1.00 vMB 3
743,602 743,602 000000000000000000070b8d410bdc2a50c9dc9f22a5633912aaab0525951050 2,392 1.00/1.00 vMB 10
743,601 743,601 0000000000000000000485da2d76a5049672321a0961acfd0763628f695a4c71 2,923 1.00/1.00 vMB 17
743,600 743,600 00000000000000000005506c391bf78717a7e291b2bbd202c903f1c7dd14ed84 218 0.05/1.00 vMB 11
743,599 743,599 00000000000000000000ce0648bba51a6255f8c3606a51c226c18c565d25420c 542 0.52/1.00 vMB 2
743,598 743,598 00000000000000000002b7d9e35500c8c4d9bf66d685c506f0f094721b69f8c1 2,287 1.00/1.00 vMB 7
743,597 743,597 000000000000000000035a1ae656f68cba795a9f639f46de2b4b9cdb784796fd 2,516 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.38 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: 664.31 GB
    • Received: 14.96 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.