Loading Tool

Explorer IconExplorer

Memory Pool

42,465 transactions
29.04 vMB
0.07509963 BTC
Random Selection Loading Transactions
Max Size: 149.23/200 MB

Candidate Block

Mining Attempt cb380a8d0905b8e843810b7ed349a7752129d144b19a8b3631e6bdf972f7a2fe
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 9c11d1bf3f4dc69cfb2c59269e29300bed2b19a30038cedfd99ac244b2ce02a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.01839135 BTC
Feerates: 150.75 > 1.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (228,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,696 685,696 0000000000000000000ab0245f65f77361453b3435bde2749c3d3d48df4575f6 2,789 1.00/1.00 vMB 11
685,695 685,695 000000000000000000085a413ea2d432ea6f7f1bce4cf36c79d3885d3003ee1a 2,459 1.00/1.00 vMB 30
685,694 685,694 00000000000000000000fedbec579926115a27223b8ccdebab9faec230ae068e 1,698 1.00/1.00 vMB 54
685,693 685,693 0000000000000000000590dfc5de2fe4561785962f0264bf99a4579793f130c9 2,700 1.00/1.00 vMB 69
685,692 685,692 00000000000000000001082d3bf87991d11ddf6597c16c54499f34caa3de6c1c 2,686 1.00/1.00 vMB 45
685,691 685,691 000000000000000000085c5ad49f8e8bf3b65181368852e9797071104a5fb5ec 2,211 1.00/1.00 vMB 25
685,690 685,690 00000000000000000005e4090ddd8520d5bc3ccc72cc78a84a1f598371ccc259 2,511 1.00/1.00 vMB 50
685,689 685,689 00000000000000000003615a4b73fa90179cd9d97e1d7b66b20e1e548ad36a16 1,433 1.00/1.00 vMB 58
685,688 685,688 000000000000000000024a58fa9cb18ac4da689b6410c6eb02ccf8920f1ae3e8 510 1.00/1.00 vMB 56
685,687 685,687 0000000000000000000ca866787e39f8b51c9b88c8d521ff32db78e60bb2f001 3,154 1.00/1.00 vMB 78
685,686 685,686 000000000000000000088ed778dabc87f36f258262d263ce2446ae1251a80082 876 1.00/1.00 vMB 13
685,685 685,685 00000000000000000008e25dc9e807bfd2ceed2255006fb889ab66755afacf93 1,520 1.00/1.00 vMB 12
685,684 685,684 0000000000000000000b5073064aa51a509342c69e5cc10af053ed63c61ce646 1,922 1.00/1.00 vMB 18
685,683 685,683 00000000000000000001d2f1a4a2be48fc6e87f9237a99838e175f13f258b78b 3,387 1.00/1.00 vMB 74
685,682 685,682 00000000000000000004fff84771398b58e07397886c678ac45829892202ccc8 2,306 1.00/1.00 vMB 24
685,681 685,681 00000000000000000002528bff8a9061aa348af73f22af8992a6dc62f343e30d 1,915 1.00/1.00 vMB 19
685,680 685,680 000000000000000000072e38a9060c20cf65c74879516bb40288f996ca1a5f94 2,239 1.00/1.00 vMB 12
685,679 685,679 00000000000000000005c40248be57604aa9f248c726923b2ebfd274f60a50b0 2,091 1.00/1.00 vMB 49
685,678 685,678 00000000000000000005d5ef1234f5f12e340c8863b809e0bcd29d507b5e4ced 2,305 1.00/1.00 vMB 32
685,677 685,677 0000000000000000000454e1040b1898aa75d7810688124f026bf63e25920b10 2,911 1.00/1.00 vMB 17
685,676 685,676 000000000000000000097bd0ff7e7354c54bf3815fba5805bfb568844d6f4e84 1,893 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.