Loading Tool

Explorer IconExplorer

Memory Pool

42,832 transactions
18.68 vMB
0.20217266 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: 103.12/200 MB

Candidate Block

Mining Attempt 138f955a6262cf832162bed84f654720f36da48ddc105000488c5c75997f2e8b
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 1a3bc8fbad5d9ba304bad379a31b61f7ffea8ed5650d63f9e19d5eba159a35d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,643
Size: 1.00 vMB
Total Fees: 0.06633769 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (714,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,581 198,581 000000000000018bd13c9de26b1ac61485cd439d74e75d3c7584c65a57758543 296 0.11 vMB 158
198,580 198,580 000000000000043131cef0129e5a0a31575287a5df60eea57f97ae70c7e58799 28 0.01 vMB 111
198,579 198,579 0000000000000426b516c561c5cc82a3c0901fea0893bcce3ee7b112e8eefe51 98 0.04 vMB 177
198,578 198,578 00000000000000acb7e4e28bb9920f9da7f3454a6d209bd81fed66fd85fd5db1 182 0.09 vMB 83
198,577 198,577 00000000000005e3e284f2865f650cea20469114214db8a67ea78dbe5144e706 196 0.09 vMB 82
198,576 198,576 00000000000000d84efc0bafad6e180a0382ca3f7c59b2150fa82835f1bc3dab 610 0.24 vMB 148
198,575 198,575 000000000000059f47668adaac1b41a3509317f2da1cbfdc3bd2ac962e736285 393 0.14 vMB 157
198,574 198,574 00000000000000d1d590a0c409b6806094ae555c16c5ea282654aa965360f5eb 70 0.03 vMB 302
198,573 198,573 00000000000000b88cafd94599658b70acc011eca91dec3df0e725b286cdc4b0 30 0.01 vMB 119
198,572 198,572 00000000000004022e479524260a6aee2246a7298b184de58dafa548358dab72 90 0.06 vMB 68
198,571 198,571 00000000000005ddacb4df4b2e3ed371504d30edc59a284de8da7cd3a447de7b 10 0.00 vMB 17
198,570 198,570 00000000000003ba910e0a96a19fcb30841516c0c7473e279116f77988d4f761 39 0.02 vMB 101
198,569 198,569 00000000000001e7e09deed87cf807dca3e9b42816e597de35b1a477fd57ef75 197 0.07 vMB 112
198,568 198,568 00000000000002f60553377d6eae8634b61556ff543ed25e67ed6b626e13ed6e 37 0.03 vMB 16
198,567 198,567 0000000000000118b48063b716394c39d001f47754f1f29efea2799d3a84c797 254 0.15 vMB 124
198,566 198,566 0000000000000067dbf68239732aa380f9c83e3d9a5d6c72be6c00a86cddfe23 41 0.03 vMB 11
198,565 198,565 00000000000004d9fb1ffd2e4d16a30e3cad1ff7651968dbbaaa117978e709e1 377 0.22 vMB 110
198,564 198,564 0000000000000414cd96a2df10dc83fb3cf4fa229ca5724b60454c4ece09630c 156 0.08 vMB 101
198,563 198,563 000000000000045caed35dddd32e6a53c59fa58370acaa6381e26947340627df 206 0.08 vMB 120
198,562 198,562 00000000000000ae39bf077288322497517989546edf1f067399b6a67635d932 105 0.06 vMB 77
198,561 198,561 0000000000000311283b1bcfec2e9c4a9b279b181857ff24285646a457c85b9c 526 0.21 vMB 159
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: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 116.10 GB
    • Received: 0.48 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.