Loading Tool

Explorer IconExplorer

Memory Pool

38,174 transactions
28.54 vMB
0.06309081 BTC
Random Selection Loading Transactions
Max Size: 144.30/200 MB

Candidate Block

Mining Attempt c405fad642035ec1ae800a319de62baf44be07410a7221d7fe4043cf7f369ef2
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root 9f2af4cb11c8fe5264eb67ceb6bd13f326726d4e02abd4de50d69806a1f6094e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,753
Size: 1.00 vMB
Total Fees: 0.00804530 BTC
Feerates: 59.19 > 0.81 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (145,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,457 769,457 0000000000000000000010b19071577c1142dca68f60fa78c3d7030234210d0d 2,821 1.00/1.00 vMB 31
769,456 769,456 0000000000000000000773e79006e05e797400cf46160bbc25bdbe5da49dccc8 2,559 1.00/1.00 vMB 29
769,455 769,455 00000000000000000001e47958a68a15fe8c8782414fbfd9cbff165d0ea30d26 2,978 1.00/1.00 vMB 26
769,454 769,454 00000000000000000001c34c87d231566d92ba8746d6e686de14ce6b25d8be8c 2,559 1.00/1.00 vMB 12
769,453 769,453 000000000000000000027656864219f2550b86ea2f2f80a9f1916d94ed8e2596 3,229 1.00/1.00 vMB 34
769,452 769,452 00000000000000000000c2c5af2f9eacec73d54c17315d1f05272a207ae43ccd 3,214 1.00/1.00 vMB 26
769,451 769,451 00000000000000000003c2a5272e471d82f771631dcc38d1c9025762d3981dfe 2,879 1.00/1.00 vMB 10
769,450 769,450 0000000000000000000793b9b0f9793b34159535cb233bac588bd3429311e540 2,143 1.00/1.00 vMB 16
769,449 769,449 00000000000000000001df64fd8b455087bcc11ed5cde5f8a4af2a8d5c788bf8 2,319 1.00/1.00 vMB 20
769,448 769,448 000000000000000000074f910192bf7d72399914524f1254ce505339a897d75b 2,254 1.00/1.00 vMB 25
769,447 769,447 00000000000000000000787736cf502519f6a6352714ebd7ca947a0af2cf09d4 3,204 1.00/1.00 vMB 41
769,446 769,446 00000000000000000003dad7982ac4a5c5652db550f71f39412cf26fb8832222 2,936 1.00/1.00 vMB 16
769,445 769,445 00000000000000000003bf44d7f470ab76acd5ddd1467e49045f0a34a8f5ebab 482 0.13/1.00 vMB 18
769,444 769,444 00000000000000000007f09948ca6414e8e29dd395d9d0b6711062cdfda0752a 2,330 0.96/1.00 vMB 14
769,443 769,443 00000000000000000002f2ac1e348bc3d6d0213700900fdc8b5c6f0ed2fb3956 2,810 0.93/1.00 vMB 17
769,442 769,442 000000000000000000017638883b99a2030d99efaf16bd0d48f20a5e573d2f23 2,057 0.67/1.00 vMB 17
769,441 769,441 0000000000000000000271bb0c53cedaa7ba0ffbc33c166a23be7dd920e2b5dc 880 0.30/1.00 vMB 7
769,440 769,440 0000000000000000000698c54196f4b36451db3830e0f938977527df29617545 2,208 1.00/1.00 vMB 15
769,439 769,439 00000000000000000004f89bcfbd604f99415be14735c9613431b37a2bdfb79e 589 0.20/1.00 vMB 14
769,438 769,438 0000000000000000000384811480c62b48b2e6e08f8c6fbc9a51d1c50f9ad733 181 0.05/1.00 vMB 19
769,437 769,437 00000000000000000003cde852b73de732a8c98aee6a103733d8b0c47541b772 1,329 0.56/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.39 GB
    • Received: 11.45 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.