Loading Tool

Explorer IconExplorer

Memory Pool

27,689 transactions
10.87 vMB
0.02088316 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.17/200 MB

Candidate Block

Mining Attempt dd4293a1373210f6e8e858b93975a581aa5257e40b0b91f8725848509573fa4f
Version 20000000
Previous Block 00000000000000000001aac412b5070310651103551b30729b18c8a227eabda6
Merkle Root c7bdbb1a529f6fed84f4dcda6db6bc5059d4abf461104f3b65a57e6aeef0d42e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,309
Size: 1.00 vMB
Total Fees: 0.02342321 BTC
Median Feerate: 1.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,529 (714,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,546 198,546 0000000000000196af3267977ad59f56aa36575a1426104b1acece61cd6204ad 48 0.02 vMB 120
198,545 198,545 0000000000000629492c1a2b0aba3b04fcb6c82cfa7f11b2b5259fafb30bd301 593 0.26 vMB 122
198,544 198,544 000000000000021ded0901c79adec6dd8ced65bf2c7b52d1402e8fe881ea0642 317 0.13 vMB 214
198,543 198,543 00000000000002c5c05d0c5fdf456032cc056265086579457f1053f9d06aa97e 16 0.01 vMB 196
198,542 198,542 0000000000000036b374c65df921551bbb5a9c04afb68e6b32f7a7f6660bc11e 66 0.03 vMB 142
198,541 198,541 00000000000004ea56c97cf01650bb86735483ab8401b6d68a94f3fadc871c35 479 0.18 vMB 169
198,540 198,540 00000000000001a578a96747c021541c26ceb1d19adff02632534a776d2727a4 201 0.15 vMB 206
198,539 198,539 000000000000043930aecbe9d3a1d590b5faed29e8eb0a9b74ade3b8aaf2cc0b 12 0.00 vMB 354
198,538 198,538 00000000000003cf398d7e802551ef6580798b9b8e674d5153ba7246a1eef315 126 0.05 vMB 303
198,537 198,537 00000000000000e7e93509353b191aace113749fdcf4d3ea7218136b1ebe5375 505 0.23 vMB 130
198,536 198,536 0000000000000322b90111260dcbb877c62c14e672c23a99a86ca444dc5525ee 380 0.20 vMB 198
198,535 198,535 000000000000048cec5e530942f2f3e2798bdae629efee32b249a675e6bb4611 174 0.05 vMB 163
198,534 198,534 000000000000052191189338e1c8b9f4db7ff81972b226c070ab4b8d66b75afe 360 0.33 vMB 109
198,533 198,533 00000000000006042e2a131fb6adae13a21a934bf3b8b6a0805ff3d913dc1d39 47 0.02 vMB 160
198,532 198,532 00000000000005b0cf1c444e152366d7afae79fb0d6606338b736e75f8771e21 96 0.03 vMB 186
198,531 198,531 000000000000027686c4206eb6a85598e9804ec203403babe15310437b5cf428 266 0.08 vMB 108
198,530 198,530 000000000000057d67c2a3d5048cd41216e37e92393fcb9eecdeece0245df2da 128 0.05 vMB 249
198,529 198,529 000000000000007bc081a491c01f20c92eceb6c99c14f77f8b2cf4ec4523560d 227 0.10 vMB 226
198,528 198,528 000000000000025b8e21b3eb74baf5167e8aff56c3353f8ee1b34107d70a0095 127 0.05 vMB 457
198,527 198,527 00000000000001da92d41936e0b080eeb6b0baf57867b7842e9ecfccf198e2f9 194 0.10 vMB 259
198,526 198,526 00000000000004c1f5584adaf41b508da87f0275b3c5869fdb978cfd443c99d9 281 0.14 vMB 135
Previous 10 blocks ↓
Total Size: 779.78 GB

Node Details:

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