Loading Tool

Explorer IconExplorer

Memory Pool

40,016 transactions
25.94 vMB
0.05515226 BTC
Random Selection Loading Transactions
Max Size: 134.83/200 MB

Candidate Block

Mining Attempt cdc2f4a280c61b19cf5f4838ad81ad238f2c1a0d9d438838994ca16277825873
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 96a85525caa5557874c254c631571110a6cbf8e514591294d42d09889ecac8b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,910
Size: 1.00 vMB
Total Fees: 0.00796421 BTC
Feerates: 50.31 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (599,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,106 315,106 00000000000000000f4647a24281400404ad825f8ad64ba1b1ba31eeda248416 43 0.03/1.00 vMB 24
315,105 315,105 00000000000000000f450cc0a5a6f79b0e42a8941c8f2cd2bb322f96b6607ca3 328 0.18/1.00 vMB 27
315,104 315,104 000000000000000012bfef188b87ba21bbb9b629cd3f73abd0261b9bca7ec9e6 73 0.09/1.00 vMB 5
315,103 315,103 0000000000000000133b1c224ba45a1bb72486b550a4e69c11670e7eb3859b95 375 0.21/1.00 vMB 30
315,102 315,102 000000000000000016f085c279415854f46abf475b1bdc8465da76c6e23e8ca9 1,090 0.62/1.00 vMB 26
315,101 315,101 0000000000000000366d6e030f504399f4319796a4d80e9d86e3c33c2976a269 572 0.38/1.00 vMB 23
315,100 315,100 00000000000000002144ea796b242d064de34deb773a7d86e30e442f44705b41 695 0.25/1.00 vMB 42
315,099 315,099 0000000000000000064db5f2746622ee7ec4ebcbd15d23e15136598e2318bb84 405 0.25/1.00 vMB 32
315,098 315,098 000000000000000007a07e8808ce8bc1a8fa319d5d192e964ed561841b08886c 128 0.06/1.00 vMB 29
315,097 315,097 000000000000000030291677fbf74825e15b3d63b8edc6c589daa38a0de8ee6b 83 0.04/1.00 vMB 43
315,096 315,096 00000000000000000ed13e370f889c2ae2f45fa3ac62b08fcc7903aee487517e 340 0.19/1.00 vMB 31
315,095 315,095 0000000000000000231ba1cc335aec0c16a8411675bc052bd1a26a7b3f49c210 376 0.19/1.00 vMB 28
315,094 315,094 0000000000000000138f3b1e1bc51410c4dd1a6f04b4223172112021922c6572 138 0.10/1.00 vMB 25
315,093 315,093 000000000000000034923bb60a82f744ce4388486ecb17083c94e2fb226624d1 256 0.14/1.00 vMB 30
315,092 315,092 00000000000000000b87ef1fb5ca2196259bd3da093161dcd6fb06a23538f824 169 0.10/1.00 vMB 24
315,091 315,091 000000000000000017278f1f261ebdfd46589bcf211089f3018b24859e8da80f 374 0.24/1.00 vMB 25
315,090 315,090 00000000000000001fc4476ed47049906c8e961411193d1a04a95ae0822998f4 163 0.26/1.00 vMB 11
315,089 315,089 000000000000000036714a5fe66347e19886593d3f5e4d2aa45c005e919a9d6b 784 0.35/1.00 vMB 38
315,088 315,088 00000000000000000b0e2d2d1fa1561b990640393a1d9a1e7cdc42c745e39c11 1,116 0.75/1.00 vMB 23
315,087 315,087 00000000000000002b3e9d0b5311e8a38440e4ff666b4a076e4a7ee46e3afa0a 398 0.21/1.00 vMB 26
315,086 315,086 00000000000000000a12501f5586bab83038c5756c89dc105d23b7c13177a028 803 0.55/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.