Loading Tool

Explorer IconExplorer

Memory Pool

41,831 transactions
26.37 vMB
0.07081023 BTC
Random Selection Loading Transactions
Max Size: 137.65/200 MB

Candidate Block

Mining Attempt 10d75068225ce934c1e197924698675b884431bd1052a9b21a7b41012f0e9c13
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root ee5b31fc0e06d9213b2d8f0a7abd0e37f2430ab009ebeb08b194aca14a4c63c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,369
Size: 1.00 vMB
Total Fees: 0.02255426 BTC
Feerates: 151.16 > 2.26 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (732,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,120 182,120 0000000000000a0bcae26d7a35fca6a53c5e791f56aeadcd21a86cf33545e7be 10 0.00/1.00 vMB 15
182,119 182,119 0000000000000a78b7d4870c617c7af5542ee4a0447c9aae3d93b4bbcd4c8cae 148 0.05/1.00 vMB 69
182,118 182,118 00000000000001512b4bc4c859f97c9d6234beb297f42b4ad163c569cca114fd 308 0.16/1.00 vMB 110
182,117 182,117 0000000000000066755ae184a502c5719efce9cd1b662bf06ca4a138e3312980 253 0.10/1.00 vMB 97
182,116 182,116 000000000000077a794762e4b142042ed1cc94cf91a7db1b527f11374250dd62 519 0.25/1.00 vMB 119
182,115 182,115 0000000000000a3cf82e7192621febf400910d2730f1d61d4631f337baa66735 347 0.13/1.00 vMB 142
182,114 182,114 00000000000000d59a34fea6d03d4a6c5ab4cbcfabdd9862d223b34e507f28ed 536 0.25/1.00 vMB 138
182,113 182,113 00000000000008610f00114593d4eec2b357526be3f7585d831cdbcac09a898c 137 0.05/1.00 vMB 43
182,112 182,112 00000000000008d9b12f46ae7ab8f8633e41e15f7a390061a0c3e99425f4df06 32 0.02/1.00 vMB 568
182,111 182,111 00000000000000a705a7ec9e3f2a96abc02a22067ac6e664febd46a20792d96c 227 0.13/1.00 vMB 154
182,110 182,110 0000000000000709bd056789b9624bb3e1b627481be55d17dd3b821f38b3b5cf 8 0.00/1.00 vMB 0
182,109 182,109 000000000000068c52063960ba0015f5b1c414720c445ccf59e443ed87f5ee7b 46 0.07/1.00 vMB 87
182,108 182,108 000000000000008ecd2fa887ef95b3ae61ba7d5843d2b0c05cf1590c02689eb1 70 0.04/1.00 vMB 68
182,107 182,107 00000000000006d84ea0a74cd6ad7592d3d6e604a4f7d2799ae99025cff512f1 257 0.08/1.00 vMB 112
182,106 182,106 000000000000000f3d3726cbe16625f1ba440dd3566759d2cbc742cb27606aa1 1 0.00/1.00 vMB 0
182,105 182,105 0000000000000514c455ef55393a9b76e16d67cdaddfad49f30776e0e9353d66 622 0.25/1.00 vMB 138
182,104 182,104 000000000000094447eb8183558f3bf01c29118c136380807ebe95dca0346c7e 344 0.14/1.00 vMB 132
182,103 182,103 000000000000095a41e018b4073a68146b817074f0f819b8789abf2f9b531c4d 139 0.05/1.00 vMB 1
182,102 182,102 00000000000001d1e96b273f2d2f41eb474f90bd4e6622d844ca2fbaa2947bb9 445 0.22/1.00 vMB 110
182,101 182,101 000000000000091388e51194d5d35a73c0cee6b412048ee69d2ea2c1ff769977 125 0.04/1.00 vMB 70
182,100 182,100 00000000000001369f1030d260fd6f19278240859a5094c183b63694984adb60 679 0.26/1.00 vMB 173
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.26 GB
    • Received: 13.84 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.