Loading Tool

Explorer IconExplorer

Memory Pool

76,154 transactions
28.81 vMB
0.07150835 BTC
Random Selection Loading Transactions
Max Size: 176.08/200 MB

Candidate Block

Mining Attempt f05a320177f5f0be6f4252777d225abafa90b0c842d560d21c279ef86690a1c5
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 2bdc309688fcadd4dd7d162950a9ca91aa601927d33adbb43325776f212c6af8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.00870816 BTC
Feerates: 104.17 > 0.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (51,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
863,801 863,801 00000000000000000000a8816e7f8af7720c99fdceb2b6fbef6a2895d5ddbfea 1,074 1.00/1.00 vMB 4
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
Previous 10 blocks ↓
Total Size: 782.82 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: 710.55 GB
    • Received: 17.08 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.