Loading Tool

Explorer IconExplorer

Memory Pool

40,105 transactions
18.84 vMB
0.18295429 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.49/200 MB

Candidate Block

Mining Attempt 49d30c6bed9c34e812b2e0829324284e9ff4e64b40307dc4aa2168cc137ca805
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 617913c8b627edd1618d47cc15b8c9b1a86ab6038d5f51cde91816ee5968b9eb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,215
Size: 1.00 vMB
Total Fees: 0.05363666 BTC
Median Feerate: 4.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (767,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,234 146,234 00000000000004ce2a55b5c064fd074e180e18cd3d717da8948c96e47c4c6c3b 67 0.03 vMB 141
146,233 146,233 0000000000000689b13f80e4b01435e4173e200d94b03f9dc248e4eb86cb11fb 141 0.05 vMB 128
146,232 146,232 0000000000000126721f4bd0892bc54f2d39077d0ae1e35249b082fc7d808f9b 55 0.05 vMB 68
146,231 146,231 0000000000000146a421c26e3888d8822403f600e5fc4b3fa0cc8cf997b04e30 45 0.02 vMB 207
146,230 146,230 000000000000036aac0fb818d0847af689de6a4c9d53528502c271635b72c850 46 0.02 vMB 184
146,229 146,229 00000000000004e1ab11f38b0ef8cc5c7cfcc8c1c2f796eb9ed0378a9ae09bba 6 0.00 vMB 876
146,228 146,228 00000000000006095a45d33a3189d3fed8ccda4950a999dfdba99c11d6d3164f 14 0.00 vMB 806
146,227 146,227 00000000000008c9b9ca80d8a2a10421fddb98d24227d644fcb09613d29febc6 22 0.01 vMB 46
146,226 146,226 00000000000007b96de8c9a1fd1a2779fbdc7aa27f818e8b6f6617abeadac215 114 0.05 vMB 116
146,225 146,225 00000000000000df8d4dfabd6595727baa91493588a8f3dbbc14c3f4e31fcb58 94 0.05 vMB 134
146,224 146,224 00000000000001ec4a4cf55a6837a2f7a403f8aec232e98981d389adcaf36517 157 0.05 vMB 133
146,223 146,223 00000000000006c9e39ce3286f4431c522d02c1c1b8603e6aa461785941d7a1e 105 0.05 vMB 0
146,222 146,222 0000000000000101563a1f98aabcd28d8d32457124c3def1fa81c276532a315b 67 0.13 vMB 143
146,221 146,221 00000000000004d98259983725d6478ac837c15a413d8028105d37eff44a1432 26 0.12 vMB 74
146,220 146,220 000000000000093700486a003e48f5a2148889d9df8416dc4ec8fe799a638688 39 0.05 vMB 56
146,219 146,219 00000000000005f3429901fbfd7cae6783c33def8802142300f5b5c28b226fbc 37 0.07 vMB 74
146,218 146,218 0000000000000092f8349e315d90b61e63d54b4dca00291977fbdf32339f597f 20 0.03 vMB 11
146,217 146,217 00000000000004cecdf35115eefa398e530ef0a348b2d43b660caaa54b5d8409 59 0.03 vMB 64
146,216 146,216 000000000000066a546ad32830a90658a4b9890070ff2f5c6d7421dc5c2cbaf5 57 0.03 vMB 28
146,215 146,215 0000000000000154f8ff3761244b7823278ff8349526ee71d4395fd163358757 46 0.08 vMB 34
146,214 146,214 00000000000009034737d174e45afafb633d9af49affefc0f2817c3b7a6d0641 31 0.03 vMB 1
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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