Loading Tool

Explorer IconExplorer

Memory Pool

37,308 transactions
15.23 vMB
0.09971699 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.34/200 MB

Candidate Block

Mining Attempt 5a339240dc3f54d33b8aab1b3ed50f841f5569212263cfa04d14841a705a8f96
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 363602487cef914737d7de862eb27afacf1e12ee9a1673aa130d0f61569ff557
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.04561215 BTC
Median Feerate: 3.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (745,150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,191 168,191 000000000000079e37409ac08afad9b876f8e47493f1a0d5cf1c1e9a2ffdcba7 31 0.01 vMB 0
168,190 168,190 0000000000000bf914111d196677a68ad33debe7a3e47808058cc4c99d1063e0 59 0.03 vMB 32
168,189 168,189 000000000000026ee76e30811f162a49424f0c2d26a74d5bbd159ab6e83dcb91 51 0.03 vMB 86
168,188 168,188 000000000000037c68f7c5034ec36419af33e275a19169d0124698ba99a4c5cd 105 0.07 vMB 257
168,187 168,187 00000000000007974f7c5387537cbdbc732fbd13d71c5de77abc18372882362b 68 0.04 vMB 72
168,186 168,186 0000000000000794b070a937f3d70dae5f201f5823f9819edf6fcc0613ca560f 1 0.00 vMB 0
168,185 168,185 00000000000000c886666d243366d899b587b8434b0391513a9db6ce4561aad1 179 0.11 vMB 84
168,184 168,184 00000000000006bc96c0e7d42e18c321c87d213b55cc7b5e7522468dc6b29fbf 106 0.05 vMB 66
168,183 168,183 0000000000000c244f966ef31794ee09e4672ebc5e3b75802c6d2db25e636aa7 85 0.05 vMB 257
168,182 168,182 000000000000047c88b11584c9bb952162d1a8041a1fd5466075abb7394bc864 21 0.01 vMB 7
168,181 168,181 00000000000004eca0d8e63f7792b2dac27c7b373e83c299c39d0b4578c7e30a 81 0.05 vMB 31
168,180 168,180 00000000000005e76234b42de70847c814049f967bcf214311868f4fa6135eb0 111 0.06 vMB 126
168,179 168,179 000000000000003b568cb0212df7bbc8bab01f503e2695be01c0176a20af8b28 64 0.03 vMB 122
168,178 168,178 00000000000000ecf22014456403e700cdc22b63bfeb51900949f66f39e45feb 62 0.04 vMB 97
168,177 168,177 00000000000009f84ad127c19aa67fe6fc201d9053ecc640e2bb4001d5b5defa 39 0.02 vMB 5
168,176 168,176 00000000000004be163ac384b8e65571a35887e8236cc00fb4e79e2baa864267 81 0.04 vMB 101
168,175 168,175 00000000000005392a807bd3567927646406a9613c481ec61e310dab5d1bc686 35 0.01 vMB 372
168,174 168,174 0000000000000bddbdf23ff0fb4d9b6b125d241ecd07f8e27244263219d95e7b 154 0.04 vMB 4
168,173 168,173 000000000000081df73887df8dfab0b02d530fc5154a744d006aa6c9b64fd73a 67 0.03 vMB 93
168,172 168,172 0000000000000970912bade76cab40106fae4cdd12785e277f68a26b1f402ea4 43 0.02 vMB 91
168,171 168,171 00000000000006fdf4253c548c93583aa8f3a80b782940cf467854e16695eba7 62 0.03 vMB 259
Previous 10 blocks ↓
Total Size: 779.46 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: 149.13 GB
    • Received: 0.60 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.