Loading Tool

Explorer IconExplorer

Memory Pool

47,540 transactions
30.19 vMB
0.09538973 BTC
Random Selection Loading Transactions
Max Size: 160.76/200 MB

Candidate Block

Mining Attempt 20aaf8f04b0008aebae519e46fff7432ad74bbd0d9f4520f166cf77a25b928a4
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 63c7178d056d4632b3332eceaf40da74513c5283d60caa4793b3400d9cd457d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,899
Size: 1.00 vMB
Total Fees: 0.03479387 BTC
Feerates: 150.97 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (573,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,390 341,390 00000000000000000f9c5bdb3b5060e27f39bc94f7dfebe9f5c59f3ca44e28b7 166 0.10/1.00 vMB 23
341,389 341,389 000000000000000017e4e35f99ea3928866cf33cd43d7d97f42b9d00adf65dd9 116 0.10/1.00 vMB 18
341,388 341,388 00000000000000000df6a0d8a296604bcf65a8bf7af045d982457084662cbd94 743 0.44/1.00 vMB 26
341,387 341,387 000000000000000013ebc8b53625c8d4ceaf5de1c78c69c6e124526324faa437 1,059 0.48/1.00 vMB 27
341,386 341,386 00000000000000000529abb80489e235cf269f3038bd4a3f10b3cb96ca28da03 615 0.36/1.00 vMB 27
341,385 341,385 00000000000000000211f825aebdcb75c1183a5b1080f75c83c63eab9423e8d3 292 0.15/1.00 vMB 23
341,384 341,384 00000000000000000ceb2ea85e6501cf685a6cf1901a429b6fcf9e366a9f9bda 608 0.26/1.00 vMB 27
341,383 341,383 000000000000000012d66daccf23f3d0dc77eea799bca40ea34118e1600ee5b4 245 0.10/1.00 vMB 15
341,382 341,382 00000000000000000bafbeb893ec5583e93f5a6df28d4c6350fb3d86e8223143 119 0.06/1.00 vMB 22
341,381 341,381 0000000000000000094b5baf0552683cad938f617161c03ecd1ca85eab9f5c13 413 0.22/1.00 vMB 22
341,380 341,380 00000000000000000360ac9a9daa6001c5c94c7f5510cbf9e0d476a6483eeffd 829 0.37/1.00 vMB 27
341,379 341,379 000000000000000008b165c2a66f51213143b8a1edefb9334f6ebd19e9bcc0ae 650 0.23/1.00 vMB 38
341,378 341,378 00000000000000000e583f38d074006880c18a423a3a9776a75d7700a9873fa7 405 0.28/1.00 vMB 22
341,377 341,377 000000000000000014d0e2e74ae2432508f22ed2934191651ff92ea436826853 690 0.40/1.00 vMB 22
341,376 341,376 000000000000000004427c3af886d62ad1f5b7c557a060ef15009b73e7fc70e7 608 0.33/1.00 vMB 27
341,375 341,375 00000000000000000b4aa55a3e918f2c081006efaac9d58933d33c3ff1ba28ba 94 0.03/1.00 vMB 35
341,374 341,374 000000000000000010a130e343cbd02ea2c661b0c737b162c03cafcc961e6201 307 0.16/1.00 vMB 24
341,373 341,373 00000000000000000b8487db88507906b937893a2f4d2e6805762b1b2d70e306 420 0.29/1.00 vMB 20
341,372 341,372 0000000000000000114eeb6136ed727eabd09cd7680d7357c37a14e82ab67064 512 0.18/1.00 vMB 39
341,371 341,371 000000000000000002b030bce0d290d4e2372f26e1853eb560f883a39edd635a 332 0.19/1.00 vMB 24
341,370 341,370 000000000000000015dbffb9f3f8aa290b28bd40e1aa2180a56ec0675ec474e9 85 0.10/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.13 GB

Node Details:

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