Loading Tool

Explorer IconExplorer

Memory Pool

26,611 transactions
6.41 vMB
0.05359457 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.71/200 MB

Candidate Block

Mining Attempt 3dd6ca6e48cd541f2f70a25d774ca78354645ef287073d7d0aeff9a6778e9dee
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root d488f06bb118491e180d97be9b9da95bbcd151ad900b2a965b04cad8765c2031
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,723
Size: 1.00 vMB
Total Fees: 0.03720737 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (694,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,659 218,659 000000000000045383c1b8a3938680f37ee997e46097cc0a9123eb1713376acc 442 0.22 vMB 166
218,658 218,658 00000000000002e18b4bfcd42f2697bc0becd16f5a630445fdd59ac693dfcc7e 7 0.00 vMB 6
218,657 218,657 00000000000001771681b0c2b7a083cd240f49e8fc31d82ad2c582ec5bcd6b26 404 0.24 vMB 145
218,656 218,656 00000000000004a6ca6a62936a4313eda4e4fbdccbc876388d158f27a9faf7b7 443 0.21 vMB 228
218,655 218,655 00000000000004995e28e188aada5f40934a7612669b1357860ff3edd559eca9 487 0.20 vMB 219
218,654 218,654 000000000000009e735f337be52f4ba4aef370272e72fde3e3e9cd62e06a072f 13 0.00 vMB 641
218,653 218,653 00000000000001ae3402a0b8a9ba51344d74baab7cb495ff37b5a64cce947504 92 0.04 vMB 145
218,652 218,652 000000000000021cdabce623ab54d1aa992a9e19cb518c40abeb3174c43d069e 306 0.17 vMB 142
218,651 218,651 000000000000022fee6d467e56bcd8cd419f3407340e822f99d7ff1c93317666 607 0.25 vMB 234
218,650 218,650 00000000000002c6e1fd691371aeb6cbf12cab5c54702070ce663c0220a7dfc5 75 0.03 vMB 66
218,649 218,649 0000000000000257024ec7a6c89e9e7cbe84f72a699fc908846cb4176093d23b 163 0.09 vMB 98
218,648 218,648 00000000000000438e7cdbec24b9a45075c47a83b8a4e30a1841028f1424ed3c 553 0.25 vMB 176
218,647 218,647 00000000000002ab0ee7c22db00b95893699c704cc3c460c7c164f2c24dbb127 680 0.25 vMB 191
218,646 218,646 000000000000057e8c714bbdad77190bc0f1726f91e3931452a4ec4a046afac0 622 0.29 vMB 280
218,645 218,645 0000000000000542d7a6390ef2ba3654590373040440b09ca5fcda6fa2dbe3c0 440 0.17 vMB 197
218,644 218,644 00000000000004ed4bf9354f862905851be065ba61c528df6f246c0c4d3ebafd 163 0.08 vMB 157
218,643 218,643 00000000000000fb1774cd71da82fbe2435775d73954a687e30fbec007f3c416 484 0.17 vMB 209
218,642 218,642 000000000000009c522180a209f40af460405e460c6dff8a61974cc3bf4e86fa 110 0.07 vMB 123
218,641 218,641 000000000000010b41348a9161d279b2e0bccc0cd34623eb6bddee0c0e9f6c62 89 0.05 vMB 136
218,640 218,640 000000000000017f362ee0489818df04e3bbd4c23bd2c5d97e4b8eb6b6096ef1 597 0.25 vMB 178
218,639 218,639 00000000000004fa1b36a60f6aa1a876aa8610003fec891caee4f40d1ace7ca9 143 0.05 vMB 174
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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