Loading Tool

Explorer IconExplorer

Memory Pool

74,352 transactions
27.44 vMB
0.06927101 BTC
Random Selection Loading Transactions
Max Size: 167.56/200 MB

Candidate Block

Mining Attempt f47ab80f3e54bc9b38124e2fd49b3aa3daba00bd4d82d13dab72dd971363c467
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 1d6834098baa525415323cb609051a71fce943f13169f85ee05140463bc197c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,034
Size: 1.00 vMB
Total Fees: 0.01085795 BTC
Feerates: 84.71 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (357,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,167 558,167 00000000000000000025b5bcad9d30bb7e1a3f4dbca6a9c6f066dc9e52d8377e 652 0.19/1.00 vMB 9
558,166 558,166 00000000000000000012da9922484adc427b6ca5ee180553bfb60a5e1506ec71 404 0.11/1.00 vMB 17
558,165 558,165 0000000000000000000290f6c63f93bcd7f21d1a66d5d49d57227e3ce439c2e7 810 0.31/1.00 vMB 9
558,164 558,164 00000000000000000024c90fc5a57037c1ff21c3f3d1d109c408f477dce77109 3,331 1.00/1.00 vMB 17
558,163 558,163 0000000000000000001846269cbe6c39f4b5dad46977b41744e89329c38c5f41 2,955 1.00/1.00 vMB 14
558,162 558,162 00000000000000000015f1fd9234241adc29591e3e0ed25d80b7511896ab5270 1,242 0.41/1.00 vMB 16
558,161 558,161 0000000000000000002d137a5b88fa3bcddfd0e2004a1f41651011fb2c9bde09 2,469 0.75/1.00 vMB 15
558,160 558,160 00000000000000000030a07249482f4bc77f04bed6f83b9e91eff694aca711b0 2,213 0.71/1.00 vMB 11
558,159 558,159 0000000000000000000026213d17c2dd8b4ebc895ce160316ef19ab7df36c828 1,474 0.46/1.00 vMB 15
558,158 558,158 000000000000000000288f20e25e1a4bc76f3652bd57f0dd95c5c0822c014b02 488 0.16/1.00 vMB 18
558,157 558,157 000000000000000000162559beb26a3c43333d86df39dc9d65733a5a0039f07c 128 0.04/1.00 vMB 18
558,156 558,156 0000000000000000000658f68d5dfdf8b1ec147c9e1d21477a5f7a786a694609 961 0.42/1.00 vMB 21
558,155 558,155 00000000000000000028ad16462b5185bd51e0337896e6ea736cecbbdf3f0cd8 1,347 0.44/1.00 vMB 13
558,154 558,154 0000000000000000000e2dd7d4b1e67d254df8162c4b224e7412c0251009530e 1,228 0.44/1.00 vMB 14
558,153 558,153 0000000000000000001ec0c0dce774881ba53ad33d660e792db6517fafb378d1 1,213 0.38/1.00 vMB 8
558,152 558,152 00000000000000000008304e7e14df12ed43ef47418a20c25fede6b591840654 3,424 1.00/1.00 vMB 18
558,151 558,151 0000000000000000002032ab984f2a1305b1ebcf77d6c3544191e0c83ec7ff6c 1,336 0.81/1.00 vMB 15
558,150 558,150 000000000000000000014d523ae8ce471c90d07d58509f6837471dd0d4135ab2 2,385 0.72/1.00 vMB 15
558,149 558,149 0000000000000000002ff69bd6a95974bebd4d74f9d673c02921660c0ae4a502 1,295 0.42/1.00 vMB 15
558,148 558,148 00000000000000000025b9d806b27369b992d63b7424fbd52e6635f20fa89b76 398 0.12/1.00 vMB 14
558,147 558,147 0000000000000000000ad1ca943d44980f0a71cc3c0b4b6fd101506ed1a01fb2 2,525 0.89/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.