Loading Tool

Explorer IconExplorer

Memory Pool

43,071 transactions
31.06 vMB
0.07587123 BTC
Random Selection Loading Transactions
Max Size: 157.79/200 MB

Candidate Block

Mining Attempt 65292085e9e5304759e18c16b68593dafdfe12c65ae039c65b116475b4092b02
Version 20000000
Previous Block 00000000000000000000791c223f24ba55c527581821b6f53be2c2b74982f181
Merkle Root 84a6f72f3d642f748058917648d5bf13ce2880f8ee91b9bff3f49450fdac8fa3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,139
Size: 1.00 vMB
Total Fees: 0.01312036 BTC
Feerates: 40.21 > 1.31 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,458 (819,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,091 95,091 000000000005499d1c697dff876db1cc3421b2966bf5f5d7269083b89e8c7fee 9 0.00/1.00 vMB 0
95,090 95,090 0000000000043718ad13908867ab2300e058ea0b5a3b10a2b907fef574a919d6 8 0.00/1.00 vMB 0
95,089 95,089 0000000000075842691b64051cf45a4264a77d730be85f77e8bb74888a764047 2 0.00/1.00 vMB 0
95,088 95,088 000000000006c21c3fe03c59875442f2e80409401a183f1acb972872c4b608b2 1 0.00/1.00 vMB 0
95,087 95,087 0000000000076a762494082f992950a559e4a1f412b67e076588c8c7683a5b42 1 0.00/1.00 vMB 0
95,086 95,086 000000000005a025e733f541c63fcc1564f219eaccaaf5b552e4b460ad1bb643 2 0.00/1.00 vMB 0
95,085 95,085 00000000000552d63a6d196b98deb391e139383df3b21fc6ee37ddfa6259dee6 4 0.00/1.00 vMB 0
95,084 95,084 00000000000527f3c205a842c0a535d0cc9adf4aa0a4fb783ed812e8d4e74250 1 0.00/1.00 vMB 0
95,083 95,083 000000000003563ea19d0b519a04e2916c766fba532ed5fe6213cdcdc5723b6e 1 0.00/1.00 vMB 0
95,082 95,082 0000000000033cd506ff9911afa01b28b3335f1ebb3ea3007a99585c4bc6da69 2 0.00/1.00 vMB 0
95,081 95,081 000000000008027cb2d99f8eed595b0cecfd865b01642b1097bfcb46804469a7 2 0.00/1.00 vMB 0
95,080 95,080 00000000000040a5c93ad3bea75c1dc19a2ed193e6974d1d93eec89f051a6e35 3 0.00/1.00 vMB 0
95,079 95,079 00000000000683fb786f40c549d2cec5f1dfa5dc800a5609b596cae63af3373a 3 0.00/1.00 vMB 0
95,078 95,078 000000000005966f4b83db08398b15ca4bee5801b1b6f1741d81963708f45c18 1 0.00/1.00 vMB 0
95,077 95,077 000000000006ca3ca6a4d212bd7cf177b456004ea70377b114e2f6d4e8fa24d7 1 0.00/1.00 vMB 0
95,076 95,076 000000000006539fc57d04a5d8cfd443c9c8e1a669b5351d75932e47f703e188 1 0.00/1.00 vMB 0
95,075 95,075 000000000006aec1fd5f63ae268c71ccbb2cd0a9abc8e4a305c505e09f89fb61 8 0.00/1.00 vMB 0
95,074 95,074 0000000000013d14cbc6e0998230439e426cdd470cf509e5b341ad839c69f910 2 0.00/1.00 vMB 0
95,073 95,073 000000000001921b1578eb8eee5fe6f4c1bcee27c61e0191a257b521c0ee4ec1 2 0.00/1.00 vMB 0
95,072 95,072 000000000005c714c3bb2b182ad65f7ad471ae226cde38c45c5fff5e893ed1d7 1 0.00/1.00 vMB 0
95,071 95,071 000000000005c57532e41acedd5237c66e0b0487bb92e5572ee01040c514520e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.42 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: 607.53 GB
    • Received: 10.63 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.