Loading Tool

Explorer IconExplorer

Memory Pool

29,281 transactions
6.65 vMB
0.05264867 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.81/200 MB

Candidate Block

Mining Attempt 443246d3f49c6c27a8caadb1ee1b80aeddbcba8ef32d023b30c33ffb37051923
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 0ec452c83b8cfd76b152c439e3aa0987d99f4cd594473f0328f6e42bafeb83f3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,277
Size: 1.00 vMB
Total Fees: 0.03580736 BTC
Median Feerate: 2.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (719,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,853 193,853 000000000000010fa8852cce269ecc3dafd5dfb8e61babf5c72a1ee49bc6f0b4 298 0.11 vMB 153
193,852 193,852 000000000000066ecfe50f0a8834f1067c75e3c2a039c12f447fcab4f82ab048 330 0.18 vMB 107
193,851 193,851 0000000000000294a1bcce60eacb6f3c8e40182ac7b41b74632c760017c1a256 60 0.03 vMB 17
193,850 193,850 00000000000002516ec07a36e96f097fd09271e73461e29c666fe76b3de4f89b 316 0.16 vMB 146
193,849 193,849 00000000000002dd859ac71767eb854f8b96ebf62ce6ea6f52ac246cdacba697 252 0.12 vMB 146
193,848 193,848 00000000000002e174e63b599314213acf1be3617264bac48a0f24c34040df8f 413 0.16 vMB 158
193,847 193,847 000000000000073282185b6037fd368f2507ccde0d4210e8fa91d010413d1f5b 609 0.25 vMB 149
193,846 193,846 000000000000052bc54c0858d76c5a341043ae5581046800e7a51bb235d6b848 32 0.01 vMB 7
193,845 193,845 000000000000018de3a4b323dcf615a5549170eb723c39cdc6211e19851f8bd5 66 0.05 vMB 100
193,844 193,844 00000000000005c4af7185d0d3151dd5e3253a43370d29b2918caff1ef67f0fc 93 0.04 vMB 101
193,843 193,843 000000000000045cb2d0955a9ae08e4e81f49f54cfaf9d2129faa1260a6ae7a6 12 0.00 vMB 16
193,842 193,842 000000000000036daadaeb746266e3be1bcec16f3ea2e9fceb50a1c7999246b9 256 0.08 vMB 81
193,841 193,841 000000000000071faf34ff0c29003eab8add1ab68642db76e012d76c175f0356 17 0.01 vMB 53
193,840 193,840 00000000000002f9ca1215ca686b6c741042d95aec38b9e8185c07751536887a 76 0.05 vMB 277
193,839 193,839 00000000000002adba7b727b9dac637fdc82b28364ee80d391fb04d7ff1d4f78 232 0.12 vMB 128
193,838 193,838 00000000000006f64caeb18e81f391c8c5b087c415ca4a42004933eb34533107 273 0.11 vMB 123
193,837 193,837 000000000000076120f34563ea3aa2231885625885131412b48f7005d35945a1 250 0.12 vMB 127
193,836 193,836 0000000000000708952982699d9d8c3a31558e47d333de09c524ec4e8c459f77 102 0.06 vMB 110
193,835 193,835 000000000000064ffd99f05c4d2262233d06ccbcd8353a12b2bc973fb6ba0d69 475 0.19 vMB 131
193,834 193,834 00000000000002f881fe4ed1eb52f3292621642e10855b51ee1095d91d2019eb 206 0.08 vMB 159
193,833 193,833 000000000000039dd40f4af18cb09a9bf08ce8fcd21e1281352512fdb0db7a57 256 0.12 vMB 20
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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