Loading Tool

Explorer IconExplorer

Memory Pool

80,895 transactions
29.74 vMB
0.10221041 BTC
Random Selection Loading Transactions
Max Size: 179.92/200 MB

Candidate Block

Mining Attempt 35c7ed18181b55645151e620d195e999775763c53bb4c3bd4d2ca4cc7644ff46
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root f8fb8f238e1153d1860d57191147acd7f0055858422686640e9e8a23bf50b0e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,185
Size: 1.00 vMB
Total Fees: 0.03765604 BTC
Feerates: 146.36 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (644,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,232 270,232 000000000000000334d285bbadcff6fdf291af8ad0d0a1089dd37bccd38ac37e 645 0.25/1.00 vMB 83
270,231 270,231 0000000000000005983dc4f2d153a431e8cf9160dfb2e77c0c4f579e0d365c42 98 0.05/1.00 vMB 27
270,230 270,230 00000000000000059eb82dc7eb95b1128c733cfb40b8987a493f6a72f21d16e8 201 0.20/1.00 vMB 8
270,229 270,229 0000000000000000b171434259da10fa5d3554ce93f720fcbfa6e607ccd5443c 267 0.12/1.00 vMB 44
270,228 270,228 0000000000000003dce63ef8eb8a023ec8b3b8bf8e94ec6db2e6101e07b6885e 866 0.48/1.00 vMB 44
270,227 270,227 0000000000000003d56c568354fb79146069d6568c7062c4566dd09878a9c0d9 83 0.04/1.00 vMB 13
270,226 270,226 000000000000000080b8c5802ff86cb0a9a7dae088ae35500d1551b636b3e317 273 0.14/1.00 vMB 44
270,225 270,225 0000000000000002c075fb6734683ac75fa9183a9e938629df15f8c65c48f94c 121 0.06/1.00 vMB 23
270,224 270,224 0000000000000005f744100aef6c8b9c6e8c300cb681e2cb0801177382759456 259 0.13/1.00 vMB 51
270,223 270,223 0000000000000000e264081eae40a38018e09d10b7f9846f1678863c67678802 337 0.17/1.00 vMB 70
270,222 270,222 00000000000000022ef92a60b92f6c9f82252d264cd041e5ae90d89044cc214a 293 0.16/1.00 vMB 71
270,221 270,221 0000000000000004aaf03940a25fd6b14805bfd8c4f52ee113f76e2e6ee36edc 182 0.10/1.00 vMB 37
270,220 270,220 000000000000000348db4d07c1366c2faee4cf673dc261a8c85d3265b040f1d7 244 0.15/1.00 vMB 16
270,219 270,219 0000000000000004a45d3f85e47dd1633a42a1ef970a970ef5c96c229b75917c 1,260 0.69/1.00 vMB 31
270,218 270,218 0000000000000000a414659fe9448ab35ff208523fad650ea0e9afb3e06b9a26 535 0.25/1.00 vMB 219
270,217 270,217 000000000000000410b48cce2f9fbc74d8ed9df1159ed81b194c97a592eed756 157 0.06/1.00 vMB 30
270,216 270,216 0000000000000004b3971effcac5b49a2fd2f78fedb45d79b9ca18b3983c097c 122 0.05/1.00 vMB 17
270,215 270,215 00000000000000068281fb025d1b7cedc9d3a037e5f6485e29f19bcb4a220cb5 347 0.16/1.00 vMB 67
270,214 270,214 0000000000000000bf861430d0d85ae3df5706cbeaa8f6be4150e90e4bef09a9 390 0.18/1.00 vMB 76
270,213 270,213 0000000000000000ad085ca77c6e587433a5902ca3fa55b3c72659cc1ec34811 110 0.07/1.00 vMB 28
270,212 270,212 00000000000000046f6f9c2500c54bf6aa4b1a8de5c46b0df13b9356c8566421 146 0.06/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.