Loading Tool

Explorer IconExplorer

Memory Pool

56,377 transactions
32.10 vMB
0.18098033 BTC
Random Selection Loading Transactions
Max Size: 172.78/200 MB

Candidate Block

Mining Attempt 43422ca23c41d083145d036d1b5b634f20cd73fe1384e1c513825ce74c9107ad
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 7753ae54ba9a8088d503bc949131985c3c3885ce487d26f6bacfcc47cedae9d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,687
Size: 1.00 vMB
Total Fees: 0.07162385 BTC
Feerates: 465.21 > 7.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (563,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,613 351,613 000000000000000006c825cedb5a10451945820f04587524016ee3d385317810 133 0.11/1.00 vMB 13
351,612 351,612 000000000000000002fb006e190796bb49eab072f63b9364b1b54af1e5e2f7a7 520 0.24/1.00 vMB 32
351,611 351,611 00000000000000000329164b8f47beaadb2d15f24f1865850a3612156433b048 127 0.09/1.00 vMB 19
351,610 351,610 0000000000000000133ad082b4ad9068a1f25bbcc28e74056884ce2394645783 654 0.51/1.00 vMB 23
351,609 351,609 0000000000000000116278a8d7b2cadf1f48501b238727c519888cfaac9bf518 430 0.25/1.00 vMB 24
351,608 351,608 000000000000000002cc5f626d08881aa4117e1549c155cac7041f39dd601189 837 0.55/1.00 vMB 20
351,607 351,607 0000000000000000004d1f07e651ad75be6758693e4c76d78774c703057609b2 1,666 0.75/1.00 vMB 32
351,606 351,606 00000000000000000e30ef8dd0fe7e65fb8c9ac469c82d7d9035d82b7607118e 370 0.19/1.00 vMB 22
351,605 351,605 0000000000000000026b6304c7a6b9ae3594a0535dc5a085cad54fd295203e96 833 0.42/1.00 vMB 27
351,604 351,604 00000000000000000c4dd54adaaf13b6a877491c259a1acc88efd4d7fafed066 1,932 0.83/1.00 vMB 33
351,603 351,603 0000000000000000140fa1cf5067214d923063b5306c01603c448c4439783c29 790 0.35/1.00 vMB 33
351,602 351,602 000000000000000003538845882d04311346b89e4dd2da259487c5ae91e9c8b5 212 0.10/1.00 vMB 29
351,601 351,601 0000000000000000054b0d24e38073dc9610f50e93e79929caac7dc6f15bbb68 681 0.36/1.00 vMB 30
351,600 351,600 00000000000000000ca3ee08feb8441de108ffa3b3d5ba75976b29973f967e47 690 0.43/1.00 vMB 23
351,599 351,599 0000000000000000057da299f89119417eafecf0b9dbf12844f538e6ff2ab924 472 0.31/1.00 vMB 23
351,598 351,598 0000000000000000147c515cd9ab00e20e24cfd9d71da3f91c54fa97e963f91e 283 0.15/1.00 vMB 30
351,597 351,597 000000000000000004d3d6af6620b243cba732fefb28ea6922956d9249f396c0 79 0.10/1.00 vMB 10
351,596 351,596 0000000000000000155bcc2ae6fa71b1d4718ee986e13af8998fd035a76d568b 684 0.42/1.00 vMB 27
351,595 351,595 0000000000000000065e6a299a6340ec9a190af53fb60254671adb000a0a988c 657 0.33/1.00 vMB 29
351,594 351,594 00000000000000000262fcdf9662f2f5c09d2ac69e70246a90d29621bfdec70c 1,694 0.75/1.00 vMB 33
351,593 351,593 0000000000000000015408cff12bc49d22df68d0a29c4b8a7513f9d98d7876ff 964 0.46/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.