Loading Tool

Explorer IconExplorer

Memory Pool

68,129 transactions
26.05 vMB
0.05860363 BTC
Random Selection Loading Transactions
Max Size: 156.86/200 MB

Candidate Block

Mining Attempt 223239e2e29bd13950b1c90ee93c527d5cc7fc23796f843ffef076ee4593e771
Version 20000000
Previous Block 00000000000000000000c1868b741ca3460dfd5f2623a0e679cfe2f7ef930409
Merkle Root d167df375458af1e185f9b063a8d9d866ed902c294c47ab53efd83c285e07f06
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,720
Size: 1.00 vMB
Total Fees: 0.00332417 BTC
Feerates: 16.61 > 0.33 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,475 (723,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,574 191,574 00000000000004a9a489614d744ccfa894995fdcd58425abd78285f34a27562f 90 0.04/1.00 vMB 77
191,573 191,573 00000000000000b06c456ba9a6189aaf7a5ea5018f18fead651a625daf644959 63 0.03/1.00 vMB 20
191,572 191,572 0000000000000818157ac15e6e2315dd50013fb9a371542e4182e2970fb5209d 114 0.06/1.00 vMB 72
191,571 191,571 000000000000073924d41a73b31a27a015c31cb28979442e4f9a5f2c8412fa75 10 0.00/1.00 vMB 0
191,570 191,570 00000000000005a05d41a6e78b2a43ce93468bee45424a0d1d1ec136740628dd 209 0.25/1.00 vMB 141
191,569 191,569 000000000000079855be7e4f2be1d87299cf60726baad18c293173f4fca69580 32 0.01/1.00 vMB 0
191,568 191,568 000000000000015dce1ddeeb9e85da4c96b138724fbc2d6d5f50c29208bdc7ce 8 0.00/1.00 vMB 0
191,567 191,567 00000000000007f512b61495906e7558873a35c88d93767a00b1a18f347431e0 26 0.01/1.00 vMB 104
191,566 191,566 000000000000003f5416c3c5e57dcebead799f3deffa8c8177b692d98daf4670 163 0.06/1.00 vMB 109
191,565 191,565 00000000000006316b43780240585c8d96624f8fd081ea58f1f6bf1dd0856910 141 0.08/1.00 vMB 166
191,564 191,564 00000000000000bd0c876b9c9b85b47dd283766d26fc3c836e532ff7de8bd3d0 256 0.19/1.00 vMB 75
191,563 191,563 00000000000005443bd012b2882b551378545a83239b34dd024388b64dd0ffb5 456 0.22/1.00 vMB 128
191,562 191,562 00000000000005da0ef34e257489dd3b01d5032b693c5884ed6717840e0da9f5 51 0.02/1.00 vMB 18
191,561 191,561 0000000000000123a896ec7255d425494c3ea66cd8783581f2024a3b8377aadb 335 0.24/1.00 vMB 97
191,560 191,560 00000000000004a599ee712199e9d74ad2786a97c7c02f37a0e77800265465cb 1 0.00/1.00 vMB 0
191,559 191,559 00000000000002de1fe8d528f1c5e5790d58571646a950bb80117d835ce6a517 7 0.00/1.00 vMB 60
191,558 191,558 000000000000066f5f7e525e4a822d1d99f96e41c1560ffbdecb657530a17800 227 0.10/1.00 vMB 116
191,557 191,557 00000000000006a959089d94592dc6a5c4133959ead75ebfbdb5b4a2f1f33b20 79 0.03/1.00 vMB 124
191,556 191,556 0000000000000703fb35a1a771bf4857738014e953892c67a5a2a1b1ccf35b7c 256 0.08/1.00 vMB 102
191,555 191,555 00000000000002646fd970ed0bbe9ae13a4110cec5d41466721acbf0b65ff7a8 164 0.14/1.00 vMB 113
191,554 191,554 00000000000002f16b7e19eb993ee35bac5e25466d4c747eaf42bb921fcd8c0a 147 0.05/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 783.22 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: 757.22 GB
    • Received: 19.01 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.