Loading Tool

Explorer IconExplorer

Memory Pool

74,470 transactions
27.47 vMB
0.07020381 BTC
Random Selection Loading Transactions
Max Size: 167.76/200 MB

Candidate Block

Mining Attempt 66c6847bb31ed0973d7c87cc543c0479e02160bbb7957be6ab6d97c84611a4aa
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 515e49f85578dd17b036caba8f055bf960bd02056ed1904660a7e9efafdebbdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,939
Size: 1.00 vMB
Total Fees: 0.01172907 BTC
Feerates: 79.15 > 1.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (580,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,047 335,047 00000000000000000459c660e1b3d6425e6095f1f4b8d087d1939d304ba1d74a 1,202 1.00/1.00 vMB 19
335,046 335,046 0000000000000000081fa1f29a325f4142ae3cd86c43bed55835ace9241d2f31 2,130 1.00/1.00 vMB 30
335,045 335,045 000000000000000005a6690f2c441fbbe41d25cbedc376c838f884a81634cb47 369 0.38/1.00 vMB 13
335,044 335,044 00000000000000001b943a8664a03282718569f829c4d337427f1136fdda55c2 471 0.23/1.00 vMB 24
335,043 335,043 00000000000000000bfb40db3c5d79e7cfc571031f04441d9bdc0a774a69d31a 325 0.28/1.00 vMB 18
335,042 335,042 000000000000000000cf7f08ec35e654d4bbde1945a8873200e6d2ebb4264fe5 84 0.04/1.00 vMB 29
335,041 335,041 00000000000000001a1e68109ff261dac66deb6fb2c5dbf7bdcd1eb5327f6264 381 0.15/1.00 vMB 37
335,040 335,040 00000000000000001a92ea61721be1f94b111c1385cef23c6b786280c9e18bd1 145 0.06/1.00 vMB 28
335,039 335,039 0000000000000000012e9528418c7afc0e818c9c1752affba0619e2b468cc2de 1,326 0.69/1.00 vMB 23
335,038 335,038 000000000000000017bd3384796e278013a80b405ea32641bcf886280d011ebe 425 0.24/1.00 vMB 23
335,037 335,037 000000000000000014f981397689e530b6f5296fef0dbc4a551d975a0b602687 909 0.48/1.00 vMB 26
335,036 335,036 0000000000000000079e6f8bf7bdebe93029f1b1ef84b67f252472f28b8a1ac8 347 0.18/1.00 vMB 22
335,035 335,035 00000000000000000dc19631ce9d3bd78c09f15606b7ddd56ea12dd9b45592f4 800 0.49/1.00 vMB 23
335,034 335,034 0000000000000000136c533877d4cfd69203876627dfbea373e1438776ed0dc6 156 0.18/1.00 vMB 15
335,033 335,033 0000000000000000112f9c6387d227080ba6bfc8155f4af88f16b83c694a9de8 544 0.35/1.00 vMB 21
335,032 335,032 0000000000000000158bbd7fd4ed69138d9103c4677943854f8a3d28dea432fe 1,446 0.75/1.00 vMB 26
335,031 335,031 00000000000000001869147817b1fa2c19f0407d89f5b3377f3bb6c05f92b5ea 429 0.22/1.00 vMB 24
335,030 335,030 00000000000000000a62784900cb06623883793822e4d326b696469d171ca1c0 365 0.19/1.00 vMB 23
335,029 335,029 0000000000000000036c75e2d1292f439e2478032db5189b711fb3284a8149ab 54 0.02/1.00 vMB 32
335,028 335,028 0000000000000000168ddb9369c43c72289c896ea3f4b07652ae03e86425f5da 605 0.34/1.00 vMB 24
335,027 335,027 00000000000000000ce9fd83ffac7a4cfe4e7367c4d1234ab823725cfab67c9d 525 0.43/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.