Loading Tool

Explorer IconExplorer

Memory Pool

41,265 transactions
18.08 vMB
0.17059122 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.75/200 MB

Candidate Block

Mining Attempt c710316e0d14238e6d7a6c9387c61669a4ba5f887f870a9d7df137aab7c837e0
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 66ae64b549d9fa370e27183b6a0c01393e84c6002967db6551133d1945e2bf60
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.05497260 BTC
Median Feerate: 4.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (746,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,993 166,993 00000000000003761644e67380bcffff1e7b06d096abccea431f9dbb9aa72041 27 0.01 vMB 164
166,992 166,992 000000000000031a37ebc8340c7629fe8f62d6fbea1891811af935da55d75570 81 0.03 vMB 209
166,991 166,991 00000000000002d3e41e645ffca34d2d80ecb1f275085d12cf2ecc1fd55d3278 129 0.17 vMB 79
166,990 166,990 00000000000000c4471a0513956873c906fe007ec100a40146f7c7c328287f49 43 0.02 vMB 65
166,989 166,989 000000000000064b3ba7cabf8d6b847588b1cd7838705f0df84d616ce07bcadc 93 0.04 vMB 114
166,988 166,988 0000000000000972957da98baa2c0586acc4dc9e8acb1ee5a4690943e0f66110 132 0.04 vMB 54
166,987 166,987 0000000000000115b292a21076604c0382f3ff3305bcf698e9d132d5a5f06b26 54 0.04 vMB 96
166,986 166,986 00000000000004ac81b375e06a9f1a9845ad34bda70bfc7e5a7c1c739c8f52ad 72 0.03 vMB 87
166,985 166,985 00000000000006d8806a9b40c53b274ca01c9a6006946b610f2005b0e77710d2 32 0.01 vMB 347
166,984 166,984 000000000000041bd7cb486229b347f9a25a875ebb109e1a43dad12d8527bc67 51 0.02 vMB 142
166,983 166,983 00000000000002861732dfec1e1c14b015be868204c4161d9cedfaef55dbf60e 83 0.05 vMB 91
166,982 166,982 0000000000000bcfca410f8cb58c9fdeef34ab84438c6b034e9ffd1f5c3dd705 8 0.00 vMB 149
166,981 166,981 0000000000000bedb877c33611c215f08a8b0e7f734780cf71a50f261c5e4af8 120 0.05 vMB 129
166,980 166,980 00000000000005d13d9f51d2399bc32882bd69bcd39f5420f33217bf3021ccb8 1 0.00 vMB 0
166,979 166,979 0000000000000a8366625c296b354eb6434d2d81d366834a223496badf2fe414 31 0.01 vMB 37
166,978 166,978 000000000000076b318fd56c083b79eb6440ae2ed8b945c1c82e4ea1a5f2e7c4 102 0.03 vMB 48
166,977 166,977 00000000000003ac565bd541075a955c9a56d38dd3c02be9a533e1bdcff184d5 1 0.00 vMB 0
166,976 166,976 0000000000000b82bfe21b656d7c12f6a5fdd572f339ff3ba340db2324bb52b5 5 0.00 vMB 0
166,975 166,975 00000000000003a4b4fb577e4d6b10e6dbcec27311eafcc6d21dbe7f1fe6b3f3 34 0.01 vMB 17
166,974 166,974 0000000000000523bda11e35b9ba4ec9a1a91f106dc90e8537c013e8e91fe341 77 0.06 vMB 135
166,973 166,973 00000000000005321da465bba2fbe1c247302b944363c8c7d7a707d9b2f50a64 144 0.04 vMB 0
Previous 10 blocks ↓
Total Size: 779.42 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: 113.36 GB
    • Received: 0.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.