Loading Tool

Explorer IconExplorer

Memory Pool

83,620 transactions
30.73 vMB
0.12211269 BTC
Random Selection Loading Transactions
Max Size: 185.06/200 MB

Candidate Block

Mining Attempt 36f616b5bfa4f681d43d6b42312cccd5e6c91ccc48a5d7b303198f3ca480e928
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root cac7378ad388dda76f18beea54e171e73b29fb2571277b4aafefa6594b2b0bef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,605
Size: 1.00 vMB
Total Fees: 0.05644372 BTC
Feerates: 526.32 > 5.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (158,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,487 756,487 000000000000000000086b49b8ef039c23d0d63fe9750dfab4166e223568c27d 1,594 0.73/1.00 vMB 11
756,486 756,486 00000000000000000008f02e7af172571b2757fa19332dceec6471bac58f4ea4 244 0.09/1.00 vMB 13
756,485 756,485 000000000000000000057d500c32cf824598f512bff8cc04480d8412d0503f29 771 0.25/1.00 vMB 13
756,484 756,484 00000000000000000008318032903c358c59156983cbf5f4a93d429b29e96342 841 0.44/1.00 vMB 10
756,483 756,483 00000000000000000005e1e60120b17065c3209103837437e5d7f242d37a140d 627 0.41/1.00 vMB 6
756,482 756,482 0000000000000000000002ff6a06c5ded3cfe3c530ef80e9a754aab4e97aab9a 1,055 1.00/1.00 vMB 5
756,481 756,481 00000000000000000003079009a210ec06de411379662ef5c22c08f719a51427 950 0.46/1.00 vMB 10
756,480 756,480 0000000000000000000818b1f42b0c2e7a393c969eadfbaf70c8dd518cd00e9f 850 0.26/1.00 vMB 12
756,479 756,479 00000000000000000004f5089b7834c37387d148686efdef75b4e5bf74eb5ee4 543 0.23/1.00 vMB 9
756,478 756,478 000000000000000000080463c889c119247353c3042efc3bfddf7a8def97859b 293 0.08/1.00 vMB 15
756,477 756,477 00000000000000000000795d6fbbcbe6e8432fcdf1f6d47e7c21ddbf9820ba3e 681 0.35/1.00 vMB 10
756,476 756,476 000000000000000000054b85105a5bfc9d487153ae19abc24e96f5eda18777b7 1,141 0.60/1.00 vMB 10
756,475 756,475 00000000000000000000ba78177ea3591c9962b2080cb3b4e673d19e27a5d789 531 0.25/1.00 vMB 11
756,474 756,474 000000000000000000060b636469af63bb28b7a39db231923d0b3cf02cc400a5 115 0.05/1.00 vMB 9
756,473 756,473 0000000000000000000356741aa16d6ec22ed30734ae352bbf4c8cae6f9797b4 44 0.01/1.00 vMB 14
756,472 756,472 000000000000000000086dda74d331c1ecec9f3a4b4b65ead53ab801548895b2 471 0.23/1.00 vMB 11
756,471 756,471 00000000000000000002127c39b3b8e4e4e4f87dc8b2dc4a8334b61d1712d808 206 0.09/1.00 vMB 8
756,470 756,470 00000000000000000003509625dbe8c7671a7810ebe2250c8327bf5b4f845d89 935 0.69/1.00 vMB 9
756,469 756,469 00000000000000000003ff2d6640859260e635dee8b94ce86206aa94c508ba23 46 0.01/1.00 vMB 23
756,468 756,468 00000000000000000004367d485346f4f12156b75fd8ebafde495c8aab56d5e8 583 0.82/1.00 vMB 12
756,467 756,467 00000000000000000006e12037e999d2a1abf3353ca95edfd4548d8339d48a92 140 0.09/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.33 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: 660.42 GB
    • Received: 14.73 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.