Loading Tool

Explorer IconExplorer

Memory Pool

78,738 transactions
29.45 vMB
0.11856490 BTC
Random Selection Loading Transactions
Max Size: 177.98/200 MB

Candidate Block

Mining Attempt bc753d8ee522c311d225981576d1a45c11d412c1b7cfbcf2aa8435707da961cc
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 7aa5078c3765f90be42931cc055785bbcfeb765003df44aad05b856b0f9f6cc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,411
Size: 1.00 vMB
Total Fees: 0.04121842 BTC
Feerates: 198.58 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (51,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
863,800 863,800 0000000000000000000255076fb1e69d62c004a23c3eb5a6709ffa3b920209ad 4,507 1.00/1.00 vMB 2
863,799 863,799 0000000000000000000067affdbc01db794c71501d22ee7b9bfdeac3963607f6 4,275 1.00/1.00 vMB 3
863,798 863,798 000000000000000000000cead95d9fbd3f70952236b581ac5d07f0107f93f3ec 4,975 1.00/1.00 vMB 2
863,797 863,797 0000000000000000000068e8f4fc441d67b95cec7febff0c5b3d0dafad58d0b3 4,373 1.00/1.00 vMB 3
863,796 863,796 000000000000000000020d0058405c55cac9ed7444441e3677ef10f3ea94b902 3,137 1.00/1.00 vMB 4
863,795 863,795 0000000000000000000188f48b3d7e31eb39ffb6f7240a0bdc0aded42ac181f2 5,144 1.00/1.00 vMB 2
863,794 863,794 00000000000000000000a926bdb678839790176d082c4fca0bddc43cd3d64f42 5,203 1.00/1.00 vMB 2
863,793 863,793 0000000000000000000139e7870c2e70eca8ce4e298706ddbc6ddbc073f3b7b7 6,458 1.00/1.00 vMB 2
863,792 863,792 00000000000000000000737759b183f9b61b6dd3c11ed1d309e4aa54c6947e1f 6,777 1.00/1.00 vMB 2
863,791 863,791 00000000000000000001530ad8ef5d8c660068e905010b0316609264a8e9c5fe 6,282 1.00/1.00 vMB 3
863,790 863,790 0000000000000000000036f612fc515996a538ab0b88b6af1b503c46d9fe2b1a 3,146 1.00/1.00 vMB 4
863,789 863,789 000000000000000000005ecb074641ef15d7b5b04484c2f7fa390dad99b8e9d7 3,558 1.00/1.00 vMB 5
863,788 863,788 00000000000000000001e7101247f075ec2a5b6142a35ca1333286f3ff945b07 3,983 1.00/1.00 vMB 3
863,787 863,787 000000000000000000015db9f911aa8760b69f27bef4e6ddef7254e3d4d1b5bc 3,179 1.00/1.00 vMB 5
863,786 863,786 00000000000000000000ddfe04f55e859706c6043d0d4b1f9812f452b21df15a 2,496 1.00/1.00 vMB 5
863,785 863,785 000000000000000000010c3847acbdcca2ee544cf6adc052f6f680050ed5153f 3,710 1.00/1.00 vMB 8
863,784 863,784 000000000000000000022afffae6bd37e51e1e78433a23fe20ef873d4795bf77 5,243 1.00/1.00 vMB 2
863,783 863,783 00000000000000000002ffd9c5184361b94eae77e181b6ed6d05c07949f00504 7,912 1.00/1.00 vMB 1
863,782 863,782 00000000000000000002da1bd5df4cc3e68e531d1b7e7d7df51187de0e2fb362 3,883 1.00/1.00 vMB 3
863,781 863,781 000000000000000000028d618080150f32c7a7aa25b3459e612bfd9e8e8a892d 4,516 1.00/1.00 vMB 2
863,780 863,780 000000000000000000027ca2970102810d6a8f70dcdbb7f42e91a515b8defc12 4,667 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.86 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: 712.95 GB
    • Received: 17.25 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.