Loading Tool

Explorer IconExplorer

Memory Pool

76,528 transactions
33.60 vMB
0.13030128 BTC
Random Selection Loading Transactions
Max Size: 188.00/200 MB

Candidate Block

Mining Attempt 2983cff2062843ff139e9afeb542e859fbeccc56a916dc12cbf89600909c19b0
Version 20000000
Previous Block 0000000000000000000149a20e5737c11062574f96dd685c21043aa3b1b102c8
Merkle Root d53c87f6b0844eefbb2eb5d31598fcf375f34cae0ecce8ef37f11ab43c722855
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,946
Size: 1.00 vMB
Total Fees: 0.02139777 BTC
Feerates: 445.78 > 2.14 > 0.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,419 (625,127 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,292 290,292 00000000000000000c7b875194e9fe34754a4da50973594452359eb7fc4a41af 820 0.50/1.00 vMB 32
290,291 290,291 00000000000000001296ee1fb5fdbbcf95f0519ad8c40c07414617d70dc16a38 544 0.35/1.00 vMB 32
290,290 290,290 000000000000000100329ace5e9347f0731f5a350a765335098e96a6a9bd97f0 108 0.08/1.00 vMB 18
290,289 290,289 00000000000000011bc74f4b0ba1c1f4e281ae1eb54e0cbd530820542946b3c6 189 0.11/1.00 vMB 30
290,288 290,288 0000000000000000536eedae2f870d87732358eb2452434d532100fb04db59e7 131 0.08/1.00 vMB 27
290,287 290,287 000000000000000089a0216f64d6495088ed0e69894917348fa9e84e65dba93e 187 0.18/1.00 vMB 20
290,286 290,286 000000000000000029a93c458eb30b33730cb516ad33b9b6af26fae41efec645 689 0.35/1.00 vMB 18
290,285 290,285 00000000000000011236f89a013708af929f94cdb4c4c0185773af0ea681bab1 157 0.10/1.00 vMB 30
290,284 290,284 00000000000000008f290e12c0a6531216a8f44bed2bd283d57c01d763c4f052 234 0.14/1.00 vMB 26
290,283 290,283 00000000000000008ebf8ef180868e32874adabd0bd8d183cadd6a49a5cf62a9 164 0.09/1.00 vMB 34
290,282 290,282 0000000000000000e222e71d4a5612666488b9ab7fef0f808ee0f13b600120a4 522 0.28/1.00 vMB 32
290,281 290,281 0000000000000000a863fc88ea8ac088dd2874db6d71870e5f48ac5c60e9f6e1 48 0.04/1.00 vMB 5
290,280 290,280 00000000000000008f8ab97bc4e3fee91b02c78e0b01f217c636d30a13e44251 759 0.35/1.00 vMB 44
290,279 290,279 00000000000000003ceadf4f7bbda83120172a2ceba051e2086b46fbf2db4da0 228 0.18/1.00 vMB 20
290,278 290,278 000000000000000024a2417c40f2edadb83e570668508fa4b44ea4d1a3ec9f4b 336 0.39/1.00 vMB 17
290,277 290,277 000000000000000107aaaf303bffffb892728cfa9f2135b06016a083facfc942 1,038 0.35/1.00 vMB 52
290,276 290,276 0000000000000000bac66d37f29278a997d5d48bc4bf37529c1fc3c9f5d2abce 433 0.21/1.00 vMB 36
290,275 290,275 00000000000000011df4e3699e8bbc524c0ed51dc849308c1a9128dcd31b0a1a 455 0.23/1.00 vMB 38
290,274 290,274 0000000000000000a3a9628f608fee23d80a76c4c3632a261fbfff85ab9b9b88 521 0.32/1.00 vMB 30
290,273 290,273 00000000000000010b0fd3ba6dab103b6c5557c597b30d425d84974ebd09ade1 256 0.11/1.00 vMB 90
290,272 290,272 0000000000000001179afe408f8d9c18dcd4fcbf925b280875f624c4332680cf 658 0.36/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.12 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: 736.46 GB
    • Received: 18.58 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.