Loading Tool

Explorer IconExplorer

Memory Pool

12,053 transactions
2.24 vMB
0.01263068 BTC
Random Selection Loading Transactions
Max Size: 17.44/200 MB

Candidate Block

Mining Attempt 3c12440f225aa8dda5a35ba80d1cd73f2ddca953e9e4cd0ca03858f93234ec6f
Version 20000000
Previous Block 00000000000000000001043de82bb753fbc2ce19172b78cef01265d71f892628
Merkle Root a5403f4a89be8d378b1f2860c36c15ea79f0580f2ebe168a6e2de384457ab19c
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,670
Size: 1.00 vMB
Total Fees: 0.01122668 BTC
Feerates: 676.04 > 1.13 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,108 (800,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,760 137,760 000000000000001cd91df004a86727f414cadc10e8a8c2990735323351309988 34 0.01/1.00 vMB 87
137,759 137,759 0000000000000199dec331a8fdec1b3a4d3bf02b1f0b15bc55496017500c6cac 1 0.00/1.00 vMB 0
137,758 137,758 00000000000005d3f5a85dc309587369dd7df60cef6b86b5d5c301e67fa9f429 7 0.00/1.00 vMB 239
137,757 137,757 00000000000006944e18257f8588e144f158ca809b1ee5575153a664143f95b4 4 0.00/1.00 vMB 67
137,756 137,756 0000000000000930855842a9269f0939e2806a8ea9ab18f2cf2e3b0278aa6ec9 19 0.01/1.00 vMB 333
137,755 137,755 00000000000005b02eda4d66a07a6702ebfe9196c1c776e7ad647f595f5b0150 8 0.00/1.00 vMB 35
137,754 137,754 00000000000002df06ddad97aef65edf874d4deb92fc24c60111d33276bfed4f 6 0.00/1.00 vMB 0
137,753 137,753 000000000000044aae25af2d17797584679e6da2f7604c7fa1c3713debf89aa6 32 0.01/1.00 vMB 712
137,752 137,752 000000000000042854dd2f82241870b33c95484a84005c008f289730f3e3baf3 16 0.01/1.00 vMB 74
137,751 137,751 000000000000015e43ebfe57551be89e43bea5e8be97d937b9b1b57c95df304d 3 0.00/1.00 vMB 1,138
137,750 137,750 000000000000076efc404a7ae658434f0577f24e4aaef21b898f688d7f66e929 45 0.01/1.00 vMB 295
137,749 137,749 0000000000000433ddb24f6da76f5a5180f167ddd6d2bf781e6ecdd8da26eaf2 14 0.01/1.00 vMB 72
137,748 137,748 00000000000008db678ef7a25eff3f0bd75f95388e6a1182eb392076d129c086 85 0.02/1.00 vMB 95
137,747 137,747 000000000000026ac370f2c8e91badf4b77c9a129ac077004d0e09dfd6855b78 44 0.02/1.00 vMB 269
137,746 137,746 00000000000002211f4bc87c015575eeb9d2e9624a372b4a8243c05f5f4c880a 37 0.01/1.00 vMB 333
137,745 137,745 000000000000096e5356424ec1e81ba890227455b4f67284a416ca19553baa20 3 0.00/1.00 vMB 97
137,744 137,744 0000000000000258158aaa2f6c6e8b0f80d27db4cd9eb3a99ee6470a420213b1 8 0.01/1.00 vMB 55
137,743 137,743 0000000000000205fb4b7722acb889e81e1dccb72247700e87ed6c4b96cf61df 46 0.04/1.00 vMB 82
137,742 137,742 00000000000002d6b304443fdf0f640430ab3245e81a7bc983d951f3cb6c9753 107 0.05/1.00 vMB 429
137,741 137,741 0000000000000514ef4b6a64dadf13cde12fae0e45883296dd5dcc6c78e8e320 1 0.00/1.00 vMB 0
137,740 137,740 000000000000083989db0077934141d6b488f72071f8d699755c6c6c61caffbc 15 0.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 823.34 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: 4,082.01 GB
    • Received: 223.36 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.