Loading Tool

Explorer IconExplorer

Memory Pool

81,665 transactions
30.41 vMB
0.07598533 BTC
Random Selection Loading Transactions
Max Size: 186.54/200 MB

Candidate Block

Mining Attempt b792f7df1efc74457d613f9f67a2cd91bed019248e9898d8edec313186176155
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root da696fa0a1c87fd21e026e4eaee181e14ba05297e8f395c85ec9385fc83401a5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,704
Size: 1.00 vMB
Total Fees: 0.00789228 BTC
Feerates: 11.03 > 0.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (624,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,374 290,374 00000000000000000c835d50c132aea299decceea469b8826bc74bbfc6298e62 439 0.38/1.00 vMB 23
290,373 290,373 0000000000000000c640227e916968f2b5b8326113e02887defe3427260c0d58 686 0.35/1.00 vMB 33
290,372 290,372 000000000000000050f3a99ff0c7ff720554f13f2d55e72d530c6587f41ec85f 524 0.32/1.00 vMB 26
290,371 290,371 00000000000000000a13d26db677774e7783e551971449e097701e7f085ccc96 898 0.47/1.00 vMB 36
290,370 290,370 000000000000000083fdbb29266958fbb605641fed65d69a98cae7345eaced99 404 0.21/1.00 vMB 38
290,369 290,369 00000000000000003f02083024167dba88b9bcd74635ee8900f2883fb455d4b0 1 0.00/1.00 vMB 0
290,368 290,368 000000000000000067b539bb98557938285cadc8ef76b7a510e70258a8352d80 346 0.17/1.00 vMB 22
290,367 290,367 00000000000000006a0dbf2b7c54089ae730eda7d5da42a94627cf626aea4d70 446 0.30/1.00 vMB 31
290,366 290,366 00000000000000003938a95aa64134393ce26f1178cc3991152194a2dd6919f6 302 0.34/1.00 vMB 30
290,365 290,365 00000000000000001f0f04c2501060ed1fa65c5d404b82c48f3b906f5e476834 623 0.35/1.00 vMB 28
290,364 290,364 0000000000000000877f57d130fbdb9c05d76581a0207e70349856fa88eb5ca0 256 0.07/1.00 vMB 47
290,363 290,363 0000000000000000bebbde74b4eb047d7675082b2344ba4435d31d5a9887f784 56 0.03/1.00 vMB 32
290,362 290,362 000000000000000056fed76971b3318d1bf38436a66eead5d4b06d07ac96f1bb 437 0.28/1.00 vMB 23
290,361 290,361 0000000000000000e6f490daf8b83c04ce7e52a909dbb5597c82b64237e28b2d 469 0.33/1.00 vMB 22
290,360 290,360 0000000000000000ab654f7c604b16de9855f7f2ea57897caf90deb45b5e134b 597 0.35/1.00 vMB 26
290,359 290,359 000000000000000096856464842d318d4bda3328299eefb4839bfd162510e757 276 0.20/1.00 vMB 30
290,358 290,358 0000000000000000e36e3bf59d260c327a60c769471c592eec601dad32d65033 274 0.12/1.00 vMB 25
290,357 290,357 000000000000000009c20825a0150337ae866ffaa9633a95416206af8224dab6 201 0.37/1.00 vMB 14
290,356 290,356 0000000000000000c5b35a36cbceca6f0ff4f43fdf7ea79a6bc67f1410f4912f 701 0.35/1.00 vMB 41
290,355 290,355 0000000000000000b5efb1bf0654c29337e89673bbc10d77f2536bd88955b4e0 487 0.35/1.00 vMB 18
290,354 290,354 000000000000000031a479347fa6bd9410a520163a983112087a2cf008848aa7 1,025 0.35/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 783.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.31 GB
    • Received: 18.03 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.