Loading Tool

Explorer IconExplorer

Memory Pool

44,379 transactions
26.44 vMB
0.05452187 BTC
Random Selection Loading Transactions
Max Size: 139.91/200 MB

Candidate Block

Mining Attempt 00062f1498da5b1fc5415f88b64142e6df14909b18f9e4d38943a436b5416324
Version 20000000
Previous Block 000000000000000000005dbd108d07f3492e572587ac0df94b10280673469159
Merkle Root 4aa3daa1c30529fd960cc5eb8a9dac1977b6d87dad75af412d5de86cb289e616
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,677
Size: 1.00 vMB
Total Fees: 0.00596895 BTC
Feerates: 71.73 > 0.60 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,778 (739,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,242 175,242 00000000000005de86c613ad74b91ec466e7b07c99b3f204648e8fdb7c0e9c48 32 0.02/1.00 vMB 64
175,241 175,241 000000000000006f4e3c9de9a91deb5cca09fd017288f460427fbd51c0c4f08c 9 0.00/1.00 vMB 53
175,240 175,240 000000000000011d17cd3706a93e2057ab8acfcdcf5f124ccab5c644aafd179d 17 0.00/1.00 vMB 61
175,239 175,239 0000000000000a024374328d900d5de8bfe16f0de8cfbd264b514fa2691ebcba 68 0.03/1.00 vMB 149
175,238 175,238 00000000000008d42e7612d93ad95353633b5d06c9575b50bd1efd7f16adad4c 51 0.14/1.00 vMB 77
175,237 175,237 000000000000058213a9e0f4dbb876d7c1ca3dbdfd8a002e3486e11adfb2a348 140 0.05/1.00 vMB 305
175,236 175,236 0000000000000993a8a9b7e048337f88c408d8a2da6c299cfb28bf66c88054ab 29 0.03/1.00 vMB 37
175,235 175,235 00000000000006fe5a22f5f20d091c3d4831e562a7ee3256611199e12de03537 23 0.01/1.00 vMB 37
175,234 175,234 0000000000000207eddca3240b5289a00738322dffdcafec6bcf4b0350fe115a 146 0.05/1.00 vMB 140
175,233 175,233 00000000000009d5346029b19a01c2453638fbef81c83967cb955627ba48c669 11 0.00/1.00 vMB 301
175,232 175,232 00000000000003506cd6e9281434f0448f0a885c1118a4ef4d785b4591076dd7 14 0.01/1.00 vMB 62
175,231 175,231 00000000000005b48dd1f04042f41ab04babb9a44bcbc9fe0a0756229757c84b 11 0.01/1.00 vMB 567
175,230 175,230 000000000000067104b209ab713dda698e1c8a133fc3a70bfad7e42fdee4d631 25 0.01/1.00 vMB 46
175,229 175,229 00000000000002cb361a23c170d94bacdf2bfed3d9cf5e99fea479bd8633a455 110 0.06/1.00 vMB 90
175,228 175,228 00000000000007e2a44569488877f648b6049882b2cc68839d9d9f4282443e61 139 0.04/1.00 vMB 54
175,227 175,227 00000000000006c68236f6ffe3f5de659ccfaeed12d1f1cad369177b95944702 138 0.05/1.00 vMB 142
175,226 175,226 000000000000006d9e3e4b491a812577546c5092d09e64caab2ddacbd51d8a14 65 0.02/1.00 vMB 51
175,225 175,225 00000000000007c00137b9bdee1c9541b662d1ed56a714b7f33701bbc3e7945d 39 0.01/1.00 vMB 0
175,224 175,224 00000000000002eeb405779cda4f23616af71c54c634a226534a1b5cf5bd4767 11 0.00/1.00 vMB 0
175,223 175,223 00000000000009a1c5a62410679a4577cee2a763a52137c9d215e7c1779964d2 14 0.01/1.00 vMB 28
175,222 175,222 000000000000028d6b1355eb763979dd400e65fa47d4f70bebd27817e6f5184d 62 0.03/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 781.99 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: 648.77 GB
    • Received: 13.07 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.