Loading Tool

Explorer IconExplorer

Memory Pool

37,404 transactions
26.45 vMB
0.05961160 BTC
Random Selection Loading Transactions
Max Size: 135.45/200 MB

Candidate Block

Mining Attempt a51dff799b1d22e81c125685b0b53529f286781ef99616d7269106a64f9ed2b5
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 0b8be669a4047169f8e39e631e388e6da4a45cd91d57922af5692c305e726527
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,783
Size: 1.00 vMB
Total Fees: 0.01055851 BTC
Feerates: 100.53 > 1.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (407,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,320 507,320 000000000000000000263659c0b353ec00c76f289411f4f0e0ef9d3161126108 1,691 1.00/1.00 vMB 176
507,319 507,319 00000000000000000019734923ce029f995869115e55f1f1665e92c2f3f2f0f2 719 1.00/1.00 vMB 119
507,318 507,318 000000000000000000147ecd3a0eb43561717593756f103f61d3f4e768b051e7 1,244 1.00/1.00 vMB 170
507,317 507,317 000000000000000000236a3e2cfd5639207390e6526ca823a69285b4c02390dc 1,219 1.00/1.00 vMB 143
507,316 507,316 00000000000000000003a410f3eea9d014103f6377cc3c17ab152c552c5f5000 1,323 1.00/1.00 vMB 159
507,315 507,315 0000000000000000000e7b6f2c27aadec0a99dd6e82a548f90eb4080439f481a 1,020 1.00/1.00 vMB 143
507,314 507,314 00000000000000000056c7312b266a14c7e0f8bc2a8d21709eb93154f94659e9 1,028 1.00/1.00 vMB 160
507,313 507,313 0000000000000000004d76563834caefbd7ad817e908bbff189296d04f71a3b3 1,928 1.00/1.00 vMB 196
507,312 507,312 0000000000000000001d902ac18d2867a67e019f4dafc3c3c69d12747252852d 2,616 1.00/1.00 vMB 214
507,311 507,311 00000000000000000038fcc3dc2025cda442e0c484b0883a485f937cce54858e 1,281 1.00/1.00 vMB 163
507,310 507,310 00000000000000000068c8ec845fc72a3bb540cec7979d483d2f177529b4d63f 2,121 1.00/1.00 vMB 202
507,309 507,309 0000000000000000001a0453ea0e870f07da0438cbb2c6412acf17fa96f0d9d0 1,249 1.00/1.00 vMB 143
507,308 507,308 0000000000000000000e72c9fc6f3daa4e34895fbecd5921de99aa6e0935f729 1 0.00/1.00 vMB 0
507,307 507,307 0000000000000000001905910444a6e7c3c0b0ece46c220c087fed758e4a80ec 294 1.00/1.00 vMB 150
507,306 507,306 0000000000000000004dd9efc4fde6e3bde5dd8a37b48deb102aeeb11d25ac98 1,237 1.00/1.00 vMB 186
507,305 507,305 00000000000000000066c4729ddf9be4c34bc30025e1201e1d009744cfa319ec 1,853 1.00/1.00 vMB 193
507,304 507,304 00000000000000000052026e5596725bacb15bb0fc041ecdef016a4a42c44eb1 591 1.00/1.00 vMB 161
507,303 507,303 0000000000000000006ad57423dd43456009d7faad5e0646975c8ee77a293fb5 352 1.00/1.00 vMB 154
507,302 507,302 00000000000000000031fa854dc6c270759d53a67053c3056cfcb2307e22a73f 2,287 1.00/1.00 vMB 201
507,301 507,301 00000000000000000007d1dd9246bbb1bcdb196e333a804d7113aa5555c2d926 335 1.00/1.00 vMB 153
507,300 507,300 00000000000000000051f3ac08c23968f4b25dbb723d83d04e8976ef4766b47a 1,225 1.00/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 781.79 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: 633.63 GB
    • Received: 12.20 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.