Loading Tool

Explorer IconExplorer

Memory Pool

80,456 transactions
30.91 vMB
0.09160596 BTC
Random Selection Loading Transactions
Max Size: 187.20/200 MB

Candidate Block

Mining Attempt a9bfa075a0a2683f29f299a5f6f1d3b49a2da6e107f5f6e5e3d957b33e4c4014
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 2873650672da3a78105499257882d8b1d193745dce3cc670dcd85ae4418c4dd3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,062
Size: 1.00 vMB
Total Fees: 0.01792678 BTC
Feerates: 106.51 > 1.80 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (559,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,921 355,921 00000000000000000fbfb17183c3347a2bfb33c492ef0e8c71e2931406547acf 266 0.13/1.00 vMB 28
355,920 355,920 00000000000000000ddd948905b7053a9706936b0dc27d0bef54ad496a371946 215 0.11/1.00 vMB 31
355,919 355,919 00000000000000000a6b4baa47b016286d693930157f9b9ffd4195a85073da83 285 0.16/1.00 vMB 25
355,918 355,918 000000000000000011586542998f9887772f870a993137c240b11e0ebe14e184 497 0.27/1.00 vMB 24
355,917 355,917 000000000000000005aa590eea84601c6264135540bb46c43af7912d40bf9481 940 0.45/1.00 vMB 24
355,916 355,916 00000000000000000a9e9013ce87800e772ab699246593fe3fcdd8c880d3b902 1,485 0.75/1.00 vMB 31
355,915 355,915 0000000000000000002709240adc8e9ffcdac45adc49e55e460434b95520239a 135 0.08/1.00 vMB 17
355,914 355,914 000000000000000003d783c822df053efc1f0a972535e62537c7cbccc2c369d3 405 0.26/1.00 vMB 22
355,913 355,913 000000000000000002e00ed846383addb37576184cf921ccf1b724d1076eb155 847 0.61/1.00 vMB 20
355,912 355,912 000000000000000003abe382652438d457d6789ed9f5864b4854c46cb68a3161 507 0.53/1.00 vMB 13
355,911 355,911 00000000000000000aa85217e44b0a5398ad155059fab8f6b8f6bef2f87f32ed 1,594 1.00/1.00 vMB 24
355,910 355,910 00000000000000001546bd293458646b24d261001ea64cb3badd3de0526249e9 1,028 0.75/1.00 vMB 18
355,909 355,909 00000000000000000da3c9c86df27c2ee0165cedceae16585d378576ba51e572 1,301 0.75/1.00 vMB 26
355,908 355,908 00000000000000000de1d09afb1ff876b096a2a33b9885b73655ee0430516281 1,555 0.75/1.00 vMB 29
355,907 355,907 000000000000000010cf6d850b846fcb09f31c3c16f50920e688eeecbd332f12 825 0.53/1.00 vMB 19
355,906 355,906 000000000000000014ae09dc1ef53207c1c8480808cac3359e30f66465f12055 628 0.37/1.00 vMB 23
355,905 355,905 0000000000000000002f9409d52a321ec1da828c3edc18b4dec55b346c0b886a 85 0.11/1.00 vMB 6
355,904 355,904 000000000000000000808a458aa1e2701fd4c40c0ad9a127833d3b8515f0c72d 795 0.75/1.00 vMB 15
355,903 355,903 000000000000000012b3693e48bb0e1380b8de13c29c51319f9d2ab515a27a76 459 0.28/1.00 vMB 21
355,902 355,902 000000000000000009982670160e05ce8f9817a2d01f2e4acf1f9cc0055a790d 1,308 1.00/1.00 vMB 20
355,901 355,901 00000000000000001147e05b51ccd69a17b8ceb8837c97ba7fc48dd09bfbd692 1,935 0.75/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.