Loading Tool

Explorer IconExplorer

Memory Pool

75,966 transactions
33.59 vMB
0.12995762 BTC
Random Selection Loading Transactions
Max Size: 187.21/200 MB

Candidate Block

Mining Attempt c1e0abd43709dae33425ca713c177c63d0bcd99df74736cd38e46da4ea1716c2
Version 20000000
Previous Block 00000000000000000000c077d8988b15493bc1532da26f22c899c1307eed6203
Merkle Root 5c82250bb3fe2d5deeb80d945ef95f86e5b800d98e4ac4e45e6cdfd86c30e263
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,479
Size: 1.00 vMB
Total Fees: 0.02056033 BTC
Feerates: 70.48 > 2.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,414 (33,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
882,160 882,160 00000000000000000001befd88993fab968c9755ea63ce442b67ba1f6561a93f 2,597 1.00/1.00 vMB 1
882,159 882,159 000000000000000000011887cf5e955e60ef570a73eda62b2c5db9d86c40f837 3,525 1.00/1.00 vMB 4
882,158 882,158 000000000000000000028d905e5074f24e8409e5038b305ed35234cc8ac2de04 240 1.00/1.00 vMB 1
882,157 882,157 000000000000000000008e6a780871b4c76635866135b81a27e9087ff72acc2c 2,484 1.00/1.00 vMB 2
882,156 882,156 0000000000000000000083a2c8fd4ac143aa55c5a449ff140d97cdda99571bb3 2 1.00/1.00 vMB 2
882,155 882,155 00000000000000000001b942620df2acdaa17e7629a18d36f6683969a2954bde 203 1.00/1.00 vMB 1
882,154 882,154 0000000000000000000046347052b2b6082a8551d100e8d4bd3bd745cbc41396 1,524 1.00/1.00 vMB 2
882,153 882,153 000000000000000000000a595682ffad1d4553f78a971de9a3af704cf59a252c 400 1.00/1.00 vMB 1
882,152 882,152 000000000000000000010b33b58b37f004b77f0498a54c98c9130f86df58e9c6 158 1.00/1.00 vMB 1
882,151 882,151 00000000000000000000595112e5950db289e112a40748154252a1dfe5780a94 758 1.00/1.00 vMB 1
882,150 882,150 0000000000000000000229657069faabeff7cc69a67beb1efb37fbe351d8f68e 1,460 1.00/1.00 vMB 2
882,149 882,149 00000000000000000002589662aebfc826f5766e56883cd8201ca515f77b7560 1,751 1.00/1.00 vMB 2
882,148 882,148 00000000000000000000ebc9e382ddadeefc338272805e98761ce38b1655bfa6 1,056 1.00/1.00 vMB 1
882,147 882,147 00000000000000000002559583a8618ac75bd7ffbe9afbb890823bb8db8d459d 3,383 1.00/1.00 vMB 5
882,146 882,146 00000000000000000002808493a2bdda6749bbaa7f5a1bb8de0def0d9f9cfe35 158 1.00/1.00 vMB 1
882,145 882,145 00000000000000000000b02eb2f2a5066c169249ef7e567b91589b9a89d459a2 1,759 1.00/1.00 vMB 2
882,144 882,144 000000000000000000018c371a623ebc6aa39989214387ce07d2925fcdff94ca 2,498 1.00/1.00 vMB 2
882,143 882,143 00000000000000000001a4d8c712e73f78047e850bac952adb93a53d0d428b9d 3,171 1.00/1.00 vMB 5
882,142 882,142 00000000000000000000c2a67a30a3219cd7d12793a91443e6fe3c4afdda300f 3,381 1.00/1.00 vMB 5
882,141 882,141 000000000000000000006f9f63aa0083b2bd42702cdacadc3379b0d892c09e0e 2,752 1.00/1.00 vMB 4
882,140 882,140 0000000000000000000041200b3e448df635f82cdeee9f45dcccd69985e44094 315 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.11 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: 732.00 GB
    • Received: 18.53 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.