Loading Tool

Explorer IconExplorer

Memory Pool

16,586 transactions
9.62 vMB
0.03858824 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.66/200 MB

Candidate Block

Mining Attempt 19b3e74e7d02c376f595957b626fe9d0d2b5e5e85847d28691270af6772ce6aa
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root df9e8c928383083e7b2f8aff81eeb38a81d4e6f8aa27224335cda5a11aa82a61
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,039
Size: 1.00 vMB
Total Fees: 0.01699070 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (905,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
7,993 7,993 000000005a4e3d0a0d7c4374759f6fd17e95f99bcd6d16d43d3c0358ddd04816 1 0.00 vMB 0
7,992 7,992 00000000f9be3ef6b7c1dabb77ed79d195fe16865a64d331e9ccee6d3c05cd76 1 0.00 vMB 0
7,991 7,991 00000000d8699db19ceba1be6407e2b79fb8620d631ede772e70c26a9cd059af 1 0.00 vMB 0
7,990 7,990 00000000e34f0987c3e2f5b24fe991fd2d67acc73aad5736da87573284e72755 1 0.00 vMB 0
7,989 7,989 00000000ba00b9d939c51b37016e6b3064a50a2f058e0a38a03c2fb52a86c484 1 0.00 vMB 0
7,988 7,988 00000000621ce9b7d0cdc9a4d2fa76a86902a4ee137f7fa937c8391d2e4f9183 1 0.00 vMB 0
7,987 7,987 00000000c6c7c842a63fa9d27b2553e894ef7471bc3f05778b3cd73b2d5d3bcb 1 0.00 vMB 0
7,986 7,986 000000004b43bb912032a4074a99e0b158d622198e140235950f9d0b732a37d6 1 0.00 vMB 0
7,985 7,985 000000006720156f198eb201126c4647d59513bf77b49d069afe3c2964ecddf4 1 0.00 vMB 0
7,984 7,984 0000000029a25588618ee55531cedba277f2492ae7b03dea245e4da86d6819c5 1 0.00 vMB 0
7,983 7,983 00000000aa7c08193a4ecb41c36ad864668d11d4e8e12bb6e6105cee8106a66c 1 0.00 vMB 0
7,982 7,982 000000001c936ae3099fd3cc59f18cd70c1c862ab4860f20ff92c7775314b073 1 0.00 vMB 0
7,981 7,981 0000000015711ec0cd8d5b71ef8ac65df81f6ad95a0449d90ca5bf6820881efb 1 0.00 vMB 0
7,980 7,980 00000000bfa0f0d66b2151934f61ef683341ecfc28a8ddd47e4cbc8b18a37029 1 0.00 vMB 0
7,979 7,979 00000000d1875178e5bee1a42932a35c2572580ff016df27a33d75f802b0ae6f 1 0.00 vMB 0
7,978 7,978 00000000a7d9641747cef5e2cd084a5298f5997f5a30cbf1bda142efcf789c42 1 0.00 vMB 0
7,977 7,977 00000000229d2373f7b69198cb09cd32f4ccfa81076d5f36d630b10962217823 1 0.00 vMB 0
7,976 7,976 000000007d8eb6a31643d9e47f437b2a777b5696508fa78f8781ae656c06dc2b 1 0.00 vMB 0
7,975 7,975 00000000d9c0e9269ed8bdcb6e29e73dd26fa5c38773f6a9d294734687cef0c3 1 0.00 vMB 0
7,974 7,974 00000000cf24dec9975c7bac7a1ca87a8fb5ebc0399c884b8586e71947f76a71 1 0.00 vMB 0
7,973 7,973 00000000697c9c23663f76d60e6d777ce26011ba3539b34963a34a320aedc58d 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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