Loading Tool

Explorer IconExplorer

Memory Pool

16,510 transactions
10.42 vMB
0.02849145 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.99/200 MB

Candidate Block

Mining Attempt 40e992666b352e381fe4f7e8757328acf98ca0b4917511c07af81ead8bcacf4c
Version 20000000
Previous Block 000000000000000000012bfc96a8979adc1a4645a73514d2a9b035f9bc4cf6ab
Merkle Root 4d36e976256604d01a84cf50735f4008a582f766cc3684bc91cca344609ddcdf
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,450
Size: 1.00 vMB
Total Fees: 0.00471819 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,356 (742,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,390 170,390 00000000000007f18b3b8191dfd156b5d481ac1b857fa3bcaabddc972b52bb30 72 0.03 vMB 161
170,389 170,389 00000000000007cd2c65f9ced5fc55f8da1dd102f38d5f840323116505fabfb1 10 0.00 vMB 39
170,388 170,388 0000000000000b0a807e5d4b1002b8c5621a7ac0286c56dcd9bb0bb91b05c34f 30 0.01 vMB 101
170,387 170,387 0000000000000254eb9ef87226a64a1007aa0e441b67fbc9be502752c1c75193 36 0.02 vMB 108
170,386 170,386 0000000000000afdf18f259c262200a7da55747f715927654496dd88e2be12ba 55 0.02 vMB 65
170,385 170,385 000000000000021e90decae99b960f95598e8929a1d5da5a9bd4af729c4a94db 142 0.04 vMB 17
170,384 170,384 00000000000000cdc823ee39b7204ffe04bf6411c55a0aaec7b5d47c837fd084 76 0.04 vMB 229
170,383 170,383 000000000000066ac37d29c349efa76f4145917cfd562f117ed97cb283272648 64 0.02 vMB 61
170,382 170,382 0000000000000ae8825451610633c7a1aa8a70d89622410eb3a4ea06748ab797 45 0.02 vMB 104
170,381 170,381 0000000000000a0f3b9dda63e5ed4a4d158156a832e77eb1d02f5fc02957995a 42 0.02 vMB 257
170,380 170,380 0000000000000432b3b1062ef2c97661e6c1759a06e004200e42bf55a3ee1908 41 0.01 vMB 3
170,379 170,379 000000000000076018e60eff4acfbcd3d41e81d061a8419a7c3859c7767c844d 72 0.04 vMB 308
170,378 170,378 000000000000064d3b04fb046219c4a5aa1a59d6415ea25210e285561ee6a383 9 0.00 vMB 63
170,377 170,377 000000000000083b5992f3e3570ba047a86ae5a3391697ce83c94cc526824de5 13 0.00 vMB 53
170,376 170,376 00000000000004fbcca51f127cb91637b6b3e5f9e50b622699daca9cb6cc03b1 104 0.03 vMB 1
170,375 170,375 00000000000003709e1923c06e207b313b7abd331a52562c3df56f0a7807c5e0 89 0.04 vMB 192
170,374 170,374 000000000000052d0e17dbe952d547325fbafdf8e6663e2ffcb645ae92d1129d 13 0.01 vMB 32
170,373 170,373 00000000000008efdbe03cf76b66798d9e18df93651d3d49f8a0b2d885fec12e 33 0.01 vMB 120
170,372 170,372 0000000000000a75c952078e56945bfe14e4c85e3ea0dc98080d2b4bc758d160 1 0.00 vMB 0
170,371 170,371 00000000000000e8a0ee5012ea96a658d7863d157648b66f37591a578145b67b 17 0.01 vMB 42
170,370 170,370 00000000000007f9908d2bab704ad907434e4cfe04d3256f3757fab3e2766a56 8 0.00 vMB 37
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

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