Loading Tool

Explorer IconExplorer

Memory Pool

40,612 transactions
26.11 vMB
0.06924408 BTC
Random Selection Loading Transactions
Max Size: 135.83/200 MB

Candidate Block

Mining Attempt e1b5b7cb91822d21f8315c43780230858c1d8aba979965fa3af0f9b9fd9af3c5
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 53f7ab448c3f45b77fde3017c19e9980d310772b512d6c937a035bd563ac883a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,259
Size: 1.00 vMB
Total Fees: 0.02171150 BTC
Feerates: 150.98 > 2.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (732,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,736 182,736 0000000000000995b5fab1927c59498d476ed5811602081444758f0c761986da 97 0.04/1.00 vMB 110
182,735 182,735 000000000000030363e30f356d4f679d8c39fbd0fd8bf246091cb92bfbb5bb8f 123 0.07/1.00 vMB 139
182,734 182,734 00000000000006691c5f25a9eda52fded1094058d650ad8364e6193b1dd59ce4 35 0.01/1.00 vMB 101
182,733 182,733 00000000000007b32e6ae1881d466dfdd18be022ced5f57608fba7da082985a8 12 0.00/1.00 vMB 15
182,732 182,732 00000000000004273009faa5036c1fb7ecde75e1ed2d36788e773f58a8468348 122 0.04/1.00 vMB 148
182,731 182,731 000000000000061767faf60ada2b661c59569f4cab6ea906948d978bdddcacdd 199 0.08/1.00 vMB 105
182,730 182,730 000000000000089507a5e94ce1aba56bddc6b3b760399e5241f95d155b0c1892 5 0.00/1.00 vMB 37
182,729 182,729 000000000000038798d6bfc6d50adf2f8a084005877cddd7e1233f00c4c43bb6 103 0.05/1.00 vMB 107
182,728 182,728 000000000000056031a8eb6665334fca673e063e57a1cbe6f07a8c94103bd9e2 32 0.01/1.00 vMB 149
182,727 182,727 000000000000068102bea630bf641e92fdf15b2d6305992fb24de25a881c3be8 32 0.02/1.00 vMB 118
182,726 182,726 0000000000000559a8993619d65dc6018697177402ce934c7a1235e3e8c4b4f9 70 0.03/1.00 vMB 318
182,725 182,725 000000000000033097fd7d818151546d8097dd3c0367696003837b37840bb4ff 17 0.01/1.00 vMB 87
182,724 182,724 00000000000009e1313588883d9955d6090ab9b0daab867f95c5dbf3dc343e46 72 0.05/1.00 vMB 79
182,723 182,723 000000000000084cd09643e2532958e49d741650a7e9a8d28b3d32295fdcc6d2 94 0.09/1.00 vMB 83
182,722 182,722 000000000000096c0ada0bf1fb105b43579b8bca5848be78c527c1319bb81fd1 130 0.05/1.00 vMB 355
182,721 182,721 000000000000065523311462e14ecabdfad9eb1fb87eaf580b7a6b10e6bf5855 11 0.00/1.00 vMB 14
182,720 182,720 000000000000092f2082e672afd38150ee6d6d876b7e25e181100f48f054617c 106 0.06/1.00 vMB 89
182,719 182,719 00000000000008a57aa2b1e4a2f8b278f0f56c50405830529f89df314b58db82 7 0.00/1.00 vMB 20
182,718 182,718 00000000000009ddad4d4af954f25059e892c7141ce0dbf2286637a755d2644b 86 0.03/1.00 vMB 980
182,717 182,717 00000000000002e1638ae44b59ec050a017076d7cfbeca1d01333459ef4af080 12 0.00/1.00 vMB 50
182,716 182,716 000000000000096050124f6bb3cd786e869df35d9ded082848c62fa5bf478b08 30 0.01/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.