Loading Tool

Explorer IconExplorer

Memory Pool

72,663 transactions
28.02 vMB
0.06661495 BTC
Random Selection Loading Transactions
Max Size: 166.00/200 MB

Candidate Block

Mining Attempt 10f273d0e47d019fdff45fa642643fbdf21492449bcc2bdd5229ac59e3fe3b6d
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 43738085ebb6b83aa6cdd0e5a2f3053c3735998cc621ea64c7b160492648fd82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,943
Size: 1.00 vMB
Total Fees: 0.01057286 BTC
Feerates: 150.86 > 1.06 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (73,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,610 841,610 00000000000000000000795933d60ff58efc92c2351a7d21273abac704391ff9 3,841 1.00/1.00 vMB 19
841,609 841,609 00000000000000000001a44b9b327cb79fc329a6113c9e20e3f947f4c6b263b9 2,696 1.00/1.00 vMB 24
841,608 841,608 0000000000000000000267f2ddf827175053aaecb9889e544430f93a48473841 3,791 1.00/1.00 vMB 32
841,607 841,607 000000000000000000027ce3574c84bae1a98c59788297956bb8e498d5488237 3,834 1.00/1.00 vMB 39
841,606 841,606 0000000000000000000260fc0c382a1b16b1f517e22af0a64a46ba903c5fe868 3,745 1.00/1.00 vMB 30
841,605 841,605 00000000000000000001f41f815eb48976694253140b57f10308ca4e15a69d31 4,130 1.00/1.00 vMB 26
841,604 841,604 00000000000000000000915eab0bf4d982754600ddef1be4beceef97e50dd66b 4,085 1.00/1.00 vMB 46
841,603 841,603 0000000000000000000057da3dbb3026332a678aa01fb70229937b8956225398 3,686 1.00/1.00 vMB 36
841,602 841,602 00000000000000000000b56eab9413bd9e3471603857ddb5e48d57c46f7c16bb 3,278 1.00/1.00 vMB 23
841,601 841,601 000000000000000000021d2561a70ed8d43f0e07d3bbe4cc7958b4bb9e5c27b1 2,107 1.00/1.00 vMB 18
841,600 841,600 00000000000000000001e7a21e65d7210a5402fc97736e75090e4223474ef90f 5,359 1.00/1.00 vMB 22
841,599 841,599 0000000000000000000294ba6174b061312f9968c1de5c70c557f64aeff3ac29 3,782 1.00/1.00 vMB 21
841,598 841,598 0000000000000000000003e3c0978eb8a06f82fc292cf087bcd25f5c0d3b21ec 3,490 1.00/1.00 vMB 17
841,597 841,597 000000000000000000024106498d96eb393b458cb99c45946d940962066da28a 5,356 1.00/1.00 vMB 22
841,596 841,596 000000000000000000016d7173c2b533fd151d5a4a2433811d3036d9d6f6669f 3,319 1.00/1.00 vMB 27
841,595 841,595 00000000000000000000e45da096e66ca989ee95e7458e7f88e0f16f735f4835 5,586 1.00/1.00 vMB 20
841,594 841,594 000000000000000000013cb6ee77a9fa2624ad6bb9ff74c8a042e789aba70dad 3,936 1.00/1.00 vMB 23
841,593 841,593 00000000000000000000b020b2eac4f9a00a0eb467950ad06ca22c01b1a31d53 2,764 1.00/1.00 vMB 33
841,592 841,592 00000000000000000000e39991da851110097532b68ffb2a753b741b2ab90120 3,575 1.00/1.00 vMB 21
841,591 841,591 00000000000000000002548020fb3a8d44e89b1aa4c54a79726be46aff69d3f3 3,162 1.00/1.00 vMB 33
841,590 841,590 000000000000000000010c952eab2689fe93d579b0e980a42a81bddd963c6944 5,065 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.45 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: 666.76 GB
    • Received: 15.22 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.