Loading Tool

Explorer IconExplorer

Memory Pool

20,478 transactions
10.26 vMB
0.05025485 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.90/200 MB

Candidate Block

Mining Attempt 42697a62ce011de80e9dab8b628cfda44f70bb764257c68e7fd9fb3388ea88d2
Version 20000000
Previous Block 00000000000000000001c7437b1f785c566ed4a9844c0e421e0b43769f3f0128
Merkle Root ece4e7e00478d2c1faf194143182e4fbaafeb523d0c307371f897d52615acb26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,527
Size: 0.9979715 1.00/1.00 vMB
Total Fees: 0.03381993 BTC
Feerates: 101.69 > 3.39 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,580 (885,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
28,361 28,361 000000009c06288a83087518056b1a833c1d32d0af2bed77179d1d8a6f1754bd 1 0.00/1.00 vMB 0
28,360 28,360 00000000217651885aeb6883018d429c5d375db592a8e864ad170e3c7304ea01 1 0.00/1.00 vMB 0
28,359 28,359 00000000c3e3265655343b387ecb065cecb0eee57eab56a03aa603c76fcf6fbd 1 0.00/1.00 vMB 0
28,358 28,358 00000000e3988bc674ca7c1b6ee525e2544126472e3d53274c196c820e8b98dc 1 0.00/1.00 vMB 0
28,357 28,357 00000000a6c9c7add07f47429df5a75c5343f8c98539447c0e93d33c63c2da8b 1 0.00/1.00 vMB 0
28,356 28,356 00000000e29559d287bfdb93341986e6a58327f9fd35649aa11247dc6c754456 1 0.00/1.00 vMB 0
28,355 28,355 000000005dbe9cb165306f115a317e1bdcc96ccde39059a1c715c211c557ba30 1 0.00/1.00 vMB 0
28,354 28,354 00000000b5df1a437ed70eb69d981c5ee1ef8ff9a45893d5a1525b25cf9195b0 1 0.00/1.00 vMB 0
28,353 28,353 00000000e4ff645dc6bc446a00b269a9081f81a641e68cae5b459185f56c1208 1 0.00/1.00 vMB 0
28,352 28,352 0000000034f6166bd029a034ba8d41768ceec154b2202ffe70397c55af0be0b9 1 0.00/1.00 vMB 0
28,351 28,351 000000006a71d2ee5431034cf049b685d792b9ccf951171536652ec02aaaac09 1 0.00/1.00 vMB 0
28,350 28,350 00000000d7148ed67d48052961fd0aed40162b8813c961fb8ed61429b8743d75 1 0.00/1.00 vMB 0
28,349 28,349 00000000e822940f64bf6555d7be5a5bdb199695bdfcefb6c582bfcaed8a8570 1 0.00/1.00 vMB 0
28,348 28,348 000000008b9e5f7ebbf97965bb74a3f4e1a20584cdcb7348493850ddb8368ba2 1 0.00/1.00 vMB 0
28,347 28,347 00000000cbadd890cfbf0f05d9101b87fafc0abb7b0b15b4f6f70f1c7d378e68 1 0.00/1.00 vMB 0
28,346 28,346 000000006d67346141cd8694c93a4bfeab76ddad86482226390b2cd0673a863c 1 0.00/1.00 vMB 0
28,345 28,345 000000001e6868e093f635e98d2a13cdbb50f2dc29128b9defbab2a6ef5f1c1a 1 0.00/1.00 vMB 0
28,344 28,344 000000000d2a59ad657727201c689eb27a92f4981ac6e8170b0d25923f94f885 1 0.00/1.00 vMB 0
28,343 28,343 000000004f6eecb3cfd2e9fea7cf68583d8e0a9e75f847cdd2a0d3ccef97c275 1 0.00/1.00 vMB 0
28,342 28,342 00000000520cc469b8ae98b826670b848ddc271a5e45e8b02a92125345607237 1 0.00/1.00 vMB 0
28,341 28,341 000000006a975562a9fef368905ab45478b8582b4d031f518337275bbec3cb28 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.87 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: 448.82 GB
    • Received: 2.47 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.