Loading Tool

Explorer IconExplorer

Memory Pool

44,622 transactions
26.62 vMB
0.05802094 BTC
Random Selection Loading Transactions
Max Size: 140.49/200 MB

Candidate Block

Mining Attempt f2242d9a23bbf71ab920b7491182943135655d891054c914931b8ebb17604816
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root 5ab5ddc72a9e01635d1f7fa8076fbe81230fad8199af47eb5315280e97b7045c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,098
Size: 1.00 vMB
Total Fees: 0.00902582 BTC
Feerates: 54.71 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (471,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,204 443,204 000000000000000001422ee0bfa60c404035964599b6054c57cfa4ad9a59a35a 1,948 0.98/1.00 vMB 74
443,203 443,203 000000000000000003b859817dd30996b0735d4bbd580b4abc4b42c89ee1a6af 661 0.98/1.00 vMB 25
443,202 443,202 000000000000000000abc8aa6612b179dceaf52f9c720653bdf94b49451e1d16 1,614 1.00/1.00 vMB 55
443,201 443,201 0000000000000000012ec669fe99fc6f11d2e4db93ff394c82d087fecbe62750 2,437 0.98/1.00 vMB 73
443,200 443,200 000000000000000003c55b0efbe87b4b2f7f91d01de384f09f3511408be628d9 1,382 1.00/1.00 vMB 48
443,199 443,199 000000000000000001e92e3e6c043f6dd4aea66bcf41054d7ec8f3afe7f74270 6 0.00/1.00 vMB 391
443,198 443,198 000000000000000000b6b56b8007d6018f126327e2bb8140f32d66f5ded4850f 1,966 1.00/1.00 vMB 54
443,197 443,197 000000000000000000e05a91ae1e61e79bdec738d9b16f8ec055365825091614 2,211 1.00/1.00 vMB 75
443,196 443,196 0000000000000000022b64ff8704ee5cdbafa031a469a2c6747995c15faea667 1,767 1.00/1.00 vMB 53
443,195 443,195 00000000000000000128c5e3c1e44333796630bb3eb45018d2bddef8569c90d5 755 0.26/1.00 vMB 89
443,194 443,194 0000000000000000019c4f3bb761e50c96068840577b6e8f9f7f2b8d171c3e92 900 0.41/1.00 vMB 77
443,193 443,193 0000000000000000011766a9b662823bed43d8492e8009913e5aa1cd824fe0db 1,294 0.93/1.00 vMB 37
443,192 443,192 000000000000000002c6ce3ec2c21972acf06998a481b68649e5be9cb2c3220a 1,734 1.00/1.00 vMB 42
443,191 443,191 000000000000000002b02fe21de03a40ec396c4c7ec1dd622a691f013482a84b 2,417 0.93/1.00 vMB 84
443,190 443,190 0000000000000000008ca171b35056c8552c350cb28e045ebfb39f10803c18c1 2,003 1.00/1.00 vMB 55
443,189 443,189 0000000000000000027e2d261f6da2b63e51566056fb33628783f8593e0fd1b7 2,754 1.00/1.00 vMB 77
443,188 443,188 0000000000000000002f95ec2d2b880d236557c84eaabd7ed4d438b327cfcebc 2,787 1.00/1.00 vMB 83
443,187 443,187 0000000000000000039924255343a76942590fe0e1aa2cc3571c015fe5d32643 1,574 1.00/1.00 vMB 75
443,186 443,186 000000000000000002757ea438cd6b240b9108b420b04d2550eb6e5bb9162094 2,391 1.00/1.00 vMB 87
443,185 443,185 0000000000000000033bf3ef8d91736d175e2c709866313775abbc7e8b9dc5da 2,388 1.00/1.00 vMB 106
443,184 443,184 000000000000000000d01d3e92cb4bbd7804914df5a61ad43fadbc2abdc44432 8 0.00/1.00 vMB 453
Previous 10 blocks ↓
Total Size: 781.95 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: 647.17 GB
    • Received: 12.91 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.