Loading Tool

Explorer IconExplorer

Memory Pool

39,291 transactions
20.13 vMB
0.08285168 BTC
Random Selection Loading Transactions
Max Size: 110.40/200 MB

Candidate Block

Mining Attempt 52729628dc188da3d8cb752b81f48a64db189adf6b58856d188018437385352a
Version 20000000
Previous Block 000000000000000000018f69ae29df7c79914fb88c88e7aedd8580e0842811ca
Merkle Root c7778988de3431507e1d7f752d8ab44b2917b2ac95d41e6ff9c9d8e4a3dd237a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,418
Size: 1.00 vMB
Total Fees: 0.04106337 BTC
Feerates: 636.23 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,915 (756,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,925 156,925 00000000000003d08dccbe9851458b990e5eaeaf7d921ec06c68f1a757edbbaa 7 0.00/1.00 vMB 187
156,924 156,924 00000000000009beeb01236a3391e2bf2f2f1cbc4b725b6559013b964ae451e7 30 0.02/1.00 vMB 108
156,923 156,923 0000000000000050f017f2094e3aded79021129efb9d0ef7d8c196c85b078062 1 0.00/1.00 vMB 0
156,922 156,922 0000000000000c21691121ed2234771fc26f2e703472d9e86ab68d99cc54944e 9 0.02/1.00 vMB 49
156,921 156,921 0000000000000c090800f3012a6c71dcff9125cc3984a4b89be20984ee06bb7d 10 0.00/1.00 vMB 66
156,920 156,920 0000000000000db10f58dfe3de16d7eceb912ba70dc39aca9d13f0e198969cba 20 0.00/1.00 vMB 90
156,919 156,919 0000000000000a95e2894f159e5723709eca446322b5edce1b3ad717f1cc5fd9 109 0.04/1.00 vMB 25
156,918 156,918 0000000000000102e3772620142bbe1cab39cdd870125da99565dcbabe6e6fea 111 0.05/1.00 vMB 2
156,917 156,917 000000000000022d20298df5ae7582e990df28d039af949a174a72016f5df45d 15 0.00/1.00 vMB 44
156,916 156,916 00000000000005bb23bd7197d6cffd82a79ca9042995ef0e52b4521f44b233ac 12 0.00/1.00 vMB 16
156,915 156,915 00000000000008f2520b57a34845fc1878903b7ca6e8d8819220adf80d8c4e44 18 0.01/1.00 vMB 0
156,914 156,914 0000000000000068f905a8644ef7e3527a6597098cd51600849a56fcf20b5464 66 0.03/1.00 vMB 60
156,913 156,913 00000000000000dee2bfea87086ed06b995ec9f79531960140669bbca19cc959 23 0.01/1.00 vMB 48
156,912 156,912 00000000000005e8e4e04ed6b0ffc762988d86eb0e485ba08613231a7479f515 12 0.00/1.00 vMB 494
156,911 156,911 0000000000000b6e57f9f77f6d023d0fcf504b6d3e6b89a62edb505d0dac4e87 48 0.01/1.00 vMB 150
156,910 156,910 0000000000000036f098cd0558c24bda708f1c3f5578d77992c2ab09ce64a43a 11 0.00/1.00 vMB 0
156,909 156,909 00000000000007768b25ef41f7b77ad03ce19bc9b4e0d2228bfa4f127620f80a 37 0.02/1.00 vMB 240
156,908 156,908 0000000000000be485548303c72acf599ba74d1cf019e45dbbb740183e7a1c65 43 0.05/1.00 vMB 44
156,907 156,907 0000000000000b7a6262aac661d62e85e7f0421a1e059fb7d81c8c626766770e 4 0.00/1.00 vMB 68
156,906 156,906 0000000000000a45745dc350b29e6d4df7342b90a1158e7a221cf76be8d6ff3a 1 0.00/1.00 vMB 0
156,905 156,905 00000000000006e1f254e07f24d87405385a95ba8756933127b9f5a7f6afac4a 11 0.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 780.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 527.77 GB
    • Received: 5.55 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.