Loading Tool

Explorer IconExplorer

Memory Pool

79,712 transactions
29.70 vMB
0.07977015 BTC
Random Selection Loading Transactions
Max Size: 178.45/200 MB

Candidate Block

Mining Attempt ce27d2ea0344ac4acb0d5998dc27592094eaef8b3f4bb75a0e7c30f33e59cb6b
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 8a3a0159881592a0c210426b80459b7ca5aca0f2ab74a45e4aa1fb2433eccde7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,303
Size: 1.00 vMB
Total Fees: 0.01931025 BTC
Feerates: 502.65 > 1.94 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (282,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,516 632,516 000000000000000000083b5b7a337c3b419b4387d766705162c9cf316221b23d 87 0.03/1.00 vMB 53
632,515 632,515 000000000000000000094e0457e9b9fdae4633ebfa8e58680d1ab817ef0cdd29 1,682 0.89/1.00 vMB 67
632,514 632,514 00000000000000000001d64ed5e81c902a95b67729b18cededa796de05e0e979 2,032 0.78/1.00 vMB 21
632,513 632,513 00000000000000000005b1ff2b949ceb4762e93fbd971556ae21eff1d36646d5 2,307 1.00/1.00 vMB 75
632,512 632,512 000000000000000000110638fd09e10f662c850fd144d31d9b188b0cc96fd1af 2,579 1.00/1.00 vMB 61
632,511 632,511 00000000000000000005a13a533eac084091170c5e21a41d00494ce9a7aabc9f 229 0.09/1.00 vMB 83
632,510 632,510 000000000000000000017a7963e5464d77ab7d3f07dd758e823f12326320ba06 817 0.45/1.00 vMB 9
632,509 632,509 00000000000000000008325164e13c265256c037b8302d87174ed4c98e9aab5e 1,457 1.00/1.00 vMB 68
632,508 632,508 0000000000000000000689f1e2bdfab7864039a572a397d3a05eca0a62579353 1,822 0.98/1.00 vMB 46
632,507 632,507 0000000000000000000a122cee644abb867cb8d0177504422bed8e1edd90da3d 1,353 0.98/1.00 vMB 25
632,506 632,506 000000000000000000070fd1c87a3c592e2913e0eec091f5862161602b978d7f 907 1.00/1.00 vMB 37
632,505 632,505 0000000000000000000d9558a16e6c18eb4ca7ed644051ea248495d29df29460 912 1.00/1.00 vMB 11
632,504 632,504 00000000000000000003bead46596a5a68b212aa3f70d2bc72731f4b9f064b50 1,413 1.00/1.00 vMB 17
632,503 632,503 00000000000000000010b5182b5ecaf1ded9f55b0078fa6c683e0140c3071ab5 2,469 1.00/1.00 vMB 53
632,502 632,502 000000000000000000106ec89bdbd5952e6bf746441b62db6274748273034016 2,293 1.00/1.00 vMB 85
632,501 632,501 0000000000000000000eaee9dda170aa083087d0dad1197a3109cdcfdceaa54a 2,396 1.00/1.00 vMB 60
632,500 632,500 000000000000000000015facf8434b79dab4043ea61253e18dcb5c5b0beaaf00 1,087 1.00/1.00 vMB 21
632,499 632,499 00000000000000000006d27e4c6cf9070d11fefc74ef684c9ecf142c27466c33 970 1.00/1.00 vMB 19
632,498 632,498 00000000000000000000df563cd1a0b4f729af01b5198a4846dc1a1f9b6e065c 1,363 1.00/1.00 vMB 8
632,497 632,497 00000000000000000010f45dd1f7904411be6b799dbffe65aa6e2a3e2d477f4d 2,305 1.00/1.00 vMB 46
632,496 632,496 0000000000000000000991b7da54c7d656fee56accf8b3698d2ca128df536d38 2,319 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.