Loading Tool

Explorer IconExplorer

Memory Pool

80,627 transactions
30.01 vMB
0.12303448 BTC
Random Selection Loading Transactions
Max Size: 180.51/200 MB

Candidate Block

Mining Attempt 8b21b2ce34c347a7dc524e45eeedbc276f0924c795164801e84a5bf62f5b9c19
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 5c605f38d9c07033f1a62a6505429f7f2cf763660370cc3cddb3249dffd3b659
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,609
Size: 1.00 vMB
Total Fees: 0.05073335 BTC
Feerates: 242.90 > 5.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (544,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,497 370,497 00000000000000000e16874b788c5588a11188db7e1dfbdf2153e221b291f5bb 177 0.15/1.00 vMB 38
370,496 370,496 0000000000000000027fd5b98b2a67a0ad0ee28e669d6d72180236a7c8aba074 1,183 0.60/1.00 vMB 41
370,495 370,495 0000000000000000040777e8b89981707cbb9cd0011004f5ad42225bd5ac518b 552 0.26/1.00 vMB 40
370,494 370,494 000000000000000002326720bc88b5a6469b18335b0b21fab50c4ca3ce2e4931 503 0.30/1.00 vMB 22
370,493 370,493 00000000000000000b165e1c891ae0905cd794d62f79d45f9d50e780cf59c3e7 1,933 0.93/1.00 vMB 44
370,492 370,492 0000000000000000074ce5e17228c54da8949ca59eb58b18abacd7a619a37d75 416 0.21/1.00 vMB 35
370,491 370,491 000000000000000006a21cfd258b107e503c76a3526bbd88233f3df98925b268 725 0.35/1.00 vMB 40
370,490 370,490 000000000000000002c6cf595a829e14d5b45d3565462a32567353322a8d7a11 1,011 0.53/1.00 vMB 38
370,489 370,489 00000000000000000746cb88e1839a90da83eb312836d6cdab33e581ccb9b0d3 1,699 0.80/1.00 vMB 38
370,488 370,488 000000000000000000726917cd6068006746ec32c9db73fefdf8c0aa704c309d 1,226 0.72/1.00 vMB 49
370,487 370,487 0000000000000000101aa4e87886eacf56578299b6e1f1f930913e2ece3e3dbd 181 0.10/1.00 vMB 36
370,486 370,486 00000000000000001492de760a89744dafa4329306aca2e00f388cbc4a634c51 99 0.04/1.00 vMB 45
370,485 370,485 00000000000000000d6fb1bd21ac4f63fb7243d51a63e33ecec3327a3df5edaf 298 0.27/1.00 vMB 19
370,484 370,484 00000000000000000e23d19e31bf9fa1a129f30d3eef2c4da3ea923adb02afe4 18 0.01/1.00 vMB 38
370,483 370,483 000000000000000009f1119cdc755693cbd7c84b9a28b0a63981dcc00c337dcc 729 0.42/1.00 vMB 32
370,482 370,482 00000000000000000b0ae7c0ec199a0087c53073e8fb186893a846d2070f29c3 316 0.16/1.00 vMB 39
370,481 370,481 00000000000000000ab998f897ce91598c06dd9e2eedf29084846d1fe735e246 540 0.25/1.00 vMB 50
370,480 370,480 0000000000000000002341d572e8334a3fba94401bc9ff5d8ab0609128f0259a 579 0.41/1.00 vMB 29
370,479 370,479 000000000000000012aae8557c943cc59fcacd3c285e7d1b9498b70f90d04332 244 0.10/1.00 vMB 47
370,478 370,478 00000000000000000bb1d7609d26565f4bfbaccac8d8e314e57b9848e1b364df 90 0.05/1.00 vMB 29
370,477 370,477 00000000000000000f5d83b8dfb7b0a0e4f0621d787cc506fd0a89547f8141c5 552 0.47/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.