Loading Tool

Explorer IconExplorer

Memory Pool

28,746 transactions
6.99 vMB
0.05171767 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.19/200 MB

Candidate Block

Mining Attempt 3a447412ab0644f37cef7dd1fea7ea23eb5cd809a06d25ae1e03e63b022dd1b1
Version 20000000
Previous Block 000000000000000000010aae71661ec974f19f60e6845081a7dd81ae0148c404
Merkle Root 29cc71e06de5947afe87eebbd8ef6786d771a1d62e80f3209419348e685a3322
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,688
Size: 1.00 vMB
Total Fees: 0.03092847 BTC
Avg Feerate: 2.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,016 (796,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
116,397 116,397 0000000000001e9f526d1bc62937f37117b44a3876ee1244c471633ae7ea8e70 0.00 MB 12 866
116,396 116,396 0000000000001a7a90e312311a354ce1036e0bceb8c0fc9fae2bd53a6df11df5 0.01 MB 8 177
116,395 116,395 00000000000086bc4edab2de905d1490dd3a44cdefb35d9ce827c5e64e3fb172 0.01 MB 24 825
116,394 116,394 0000000000002a8ffb141c789858b4557d79eae3d05e7c05422c2f5210ffbeb1 0.00 MB 6 1,591
116,393 116,393 000000000000c54ea5ae84097a0d8fdf1ae376208d9d996cf84501ed18c0c55a 0.00 MB 13 0
116,392 116,392 000000000000a37898e3dfc65a8de5be33091d43b6df84f2fe18d28d2b005cd8 0.00 MB 12 333
116,391 116,391 0000000000000e6cbc20edd788f3e2045015958c8cdf6e48644f03dd25c91a30 0.00 MB 9 450
116,390 116,390 00000000000079aaea13091b9df3097e0095f88dbd52cc1b457471906d524370 0.00 MB 9 2,895
116,389 116,389 00000000000034790c907c4e05fff14c23791b58dc55c0f104fd8bc21de48b2c 0.00 MB 8 351
116,388 116,388 0000000000005ee05593b7ad39201121e2392c306a8f810ce37c97563d152c31 0.00 MB 11 312
116,387 116,387 00000000000079320d9c8a7500d1fb3a1de6d186979caf7ec3820c7b04b6b9b5 0.00 MB 3 3,883
116,386 116,386 000000000000603e90f041c1e8cb27dc8e581c6b1daea0fb76e91ac08ce74e6b 0.00 MB 13 571
116,385 116,385 000000000000e253e0dae3820bc961a3bd0c274383777f9b19165132ab0fa140 0.01 MB 22 766
116,384 116,384 000000000000d5d1b4a5553ff3ea2e8be3cb1ddb9e8d6dc4b65023c4ded7126f 0.00 MB 8 986
116,383 116,383 000000000000a97e03713a6c16b3123f2b3dae2e40a360f42aef89d1b36eace8 0.00 MB 6 624
116,382 116,382 0000000000005564cd3cc6ffe38b9cf56b20fe79b0ae83accbe35953504579bd 0.00 MB 12 632
116,381 116,381 000000000000b756407bb208c000609bbce7d736f26edb3e72d1760d61027acb 0.00 MB 11 1,658
116,380 116,380 00000000000056beb00f96778257b47b74d3f309fb65d07fe435179048f0ba04 0.00 MB 1 0
116,379 116,379 0000000000003d027a8e90f678128f5bc3fa2dd46cef14079657a288b2746d4c 0.00 MB 8 1,589
116,378 116,378 000000000000025a84a51b2944c339c5af0e4cdc8daa9f1f86bfe1dc6ce7728d 0.00 MB 8 535
116,377 116,377 00000000000027299f36a4927f9578c2459974006fc00ee786ae01d44273b60e 0.00 MB 9 0
Previous 10 blocks ↓
Total Size: 778.87 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: 397.58 GB
    • Received: 3.56 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.