Loading Tool

Explorer IconExplorer

Memory Pool

81,987 transactions
31.07 vMB
0.09853847 BTC
Random Selection Loading Transactions
Max Size: 188.83/200 MB

Candidate Block

Mining Attempt f63f9eeba9b1103167b74c228836fa93232fd9bb62543d79a8103047dd7df355
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root a8f3d6a2bfa6894807a8704ac1f65f03c30353184b23d1e16d215851ce66e442
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,319
Size: 1.00 vMB
Total Fees: 0.02457649 BTC
Feerates: 150.77 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (878,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
36,887 36,887 000000006219deb8fa932ce55188619f7b8d7433dd7ba709d99e21612c20257d 1 0.00/1.00 vMB 0
36,886 36,886 000000009a106d7333a0a1ece78e877e3d7b13a91b49e82a2211a01f87466955 1 0.00/1.00 vMB 0
36,885 36,885 000000000ecedcba4e4e940fc68cd600752548982d1bd7d714e43733e71da19b 1 0.00/1.00 vMB 0
36,884 36,884 0000000030c4344352ddf0b4dca9a93fbb10b3e821f946198bc03abcc4173333 1 0.00/1.00 vMB 0
36,883 36,883 00000000ad87ac17446f9af95c80767feb51c2bef0c93cc9f95a788984d82834 1 0.00/1.00 vMB 0
36,882 36,882 0000000043a9a579f752096f66d1f213b6abd5e6e7d619aa36c288b9b3ffe5c4 1 0.00/1.00 vMB 0
36,881 36,881 000000000f0b5b10fcb1c7491178f8b54e749ff8f6425a2f4025a80a39060ffc 1 0.00/1.00 vMB 0
36,880 36,880 000000007f18932224c132a0dbe670f9da6011a9b567693a3bbfac62a9dbbd4f 1 0.00/1.00 vMB 0
36,879 36,879 0000000030c2cb19efd6c20927d705e9d99e9bcdb94f461e74cd74b4c3ff83d0 1 0.00/1.00 vMB 0
36,878 36,878 00000000bc6641fea0a5f96271b824e671ebdf6784cf6b64239b3aea25e62f02 1 0.00/1.00 vMB 0
36,877 36,877 000000004af9b42247439dec3b02db50f234a1108403af5547958eea5c736d67 1 0.00/1.00 vMB 0
36,876 36,876 0000000069547c20560d1590e9a62d0e12179d94940611f3485c77c64e47ea2f 1 0.00/1.00 vMB 0
36,875 36,875 000000007db3b25a276c06cd372392415fd137661231cd1f7136e8b84109e15e 1 0.00/1.00 vMB 0
36,874 36,874 0000000068d1a5c89a7362021fb9a29cbcfdda6f23af312eabcf28f61fd1107a 1 0.00/1.00 vMB 0
36,873 36,873 00000000007939ca6608307437edd9e77edbd8eef35b847b7e3522b89a5471ec 1 0.00/1.00 vMB 0
36,872 36,872 000000005f9ff90b3c7ce5f62bca58dad3043d297ee43c43c941f238634a8666 1 0.00/1.00 vMB 0
36,871 36,871 00000000808b0b0a780d86a4577c6cb289e3572470688e6eb4bc335b402b2e90 1 0.00/1.00 vMB 0
36,870 36,870 00000000203bc00ba5ffb371eca69509aa4ac3a6f5cf2e47a3ed633c3a8ddc31 1 0.00/1.00 vMB 0
36,869 36,869 0000000010c3fd192433859bafb7dd66e785e384062893905f510c1c37a5f744 1 0.00/1.00 vMB 0
36,868 36,868 0000000044ef22b233700935637fd8cf6016d3dcf81f402ffe67e574b612f19c 1 0.00/1.00 vMB 0
36,867 36,867 000000009ad9aa65ac9070e729f0c0c7f96ac6ae6e33f68d58f2ba90acfaea3b 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.04 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: 720.19 GB
    • Received: 18.15 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.