Loading Tool

Explorer IconExplorer

Memory Pool

15,643 transactions
7.72 vMB
0.04355850 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.31/200 MB

Candidate Block

Mining Attempt 9ed27df27fb6ed158bad9f539bb3eec17f45e1959bc084bb5f9218377d3e0a56
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root f7b91a25b317604c2b8688ad1e22a07247ea1fdb0cc4a1cd8c6301b3547087ec
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,281
Size: 1.00 vMB
Total Fees: 0.02769950 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (748,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,791 164,791 0000000000000782aae4f8eab957f85fdac1e0eb485b06ea133150e1ae79ae34 96 0.04 vMB 158
164,790 164,790 00000000000006d7c4f43b242138400f8398da57f0d8f20a0289a284e2641315 91 0.03 vMB 40
164,789 164,789 00000000000008f6f60a3aec4ea1a50d3709d78e3d3725cba07e79109d84b83c 5 0.01 vMB 45
164,788 164,788 000000000000093a04538271c3776d2d4dd7a1ac83a1f508d2dac4e41a3ed763 10 0.00 vMB 554
164,787 164,787 0000000000000c78ab2e714affeb5f58befa6a3694cf5d2ebf7a57fb7dbad0ce 3 0.00 vMB 143
164,786 164,786 000000000000063212e908e3996c53121d24801b3747d5bd3b556c67b96812bd 42 0.02 vMB 122
164,785 164,785 0000000000000aec82d943619a85c3134a9ca53fc6aa8b4f445ccbfc7945c089 47 0.02 vMB 103
164,784 164,784 000000000000064281e1abe1e377bc20af2c2e7612a13e00156a4a715f3aa8a0 17 0.01 vMB 93
164,783 164,783 00000000000006eac5975915f9d0ec44892303f0c7c4ddc942685c323157e5d4 128 0.05 vMB 2,245
164,782 164,782 00000000000000d4af1a4210127a95606514d320fa65f3dbd2797b1f7c9156e3 24 0.01 vMB 33
164,781 164,781 00000000000005d3a8fac5a407948818c51a39d9730150adc3f2552021634fcf 68 0.03 vMB 129
164,780 164,780 000000000000087bb253be417ce7df3235a812350d1e05a4c224c4fc448cceef 12 0.00 vMB 0
164,779 164,779 00000000000000436945011a4fb317f87162b0ea481afc569ab6a8b62291caac 39 0.01 vMB 394
164,778 164,778 00000000000006ac922faa63d620d3d032de23c098596134f0af2d51c7342018 139 0.05 vMB 1
164,777 164,777 0000000000000313db4dc7a19b837f62093ceb271388941b2f8ef74d012f59fb 96 0.11 vMB 694
164,776 164,776 000000000000099869dd1047cb08697de9c41d90b1d721144f84584067175ef3 53 0.02 vMB 0
164,775 164,775 0000000000000303b17c48fa0484b62cde4e7d4f08d0a3e5f6a3ca6ebcea95be 187 0.07 vMB 176
164,774 164,774 000000000000032ba2ff4182254b23ec7e09799be8b614a86689f7e97bd17575 95 0.05 vMB 112
164,773 164,773 00000000000004c4656d5463d6cde233ca1aa44e8406e908d528acb763fff3ce 59 0.02 vMB 161
164,772 164,772 0000000000000b16845f94582be0dd887f40a4cb4d9b56f28d916488713006b7 70 0.05 vMB 721
164,771 164,771 00000000000009eceb582356d7fd6e8a0d3c8634fa6d2cc3c7f63e981d3be17f 16 0.07 vMB 53
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 105
    • Outgoing: 10
  • Data Transfer:
    • Sent: 229.57 GB
    • Received: 0.87 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.