Loading Tool

Explorer IconExplorer

Memory Pool

34,979 transactions
25.63 vMB
0.05791946 BTC
Random Selection Loading Transactions
Max Size: 130.68/200 MB

Candidate Block

Mining Attempt ae13c1457fdd7f307496cb2da196a41017753acca9349e1e6c3f5898b60562a5
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 27695ba3bf5bc44f457d05baabde6cb08fbd5f3fc5e8a8c8d1332905bdcd9603
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,179
Size: 1.00 vMB
Total Fees: 0.01110326 BTC
Feerates: 145.40 > 1.11 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (384,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,189 530,189 0000000000000000001e484a3abeaab9686537a9103fb5a6ea6ff3e3f2f17346 104 1.00/1.00 vMB 2
530,188 530,188 00000000000000000035a0bafd3a8d2cc4724b3e25d44dd21128353f791fa16f 1,817 1.00/1.00 vMB 20
530,187 530,187 0000000000000000003459677c12b66aec577064af98804bba5e0085ac595d6c 622 1.00/1.00 vMB 5
530,186 530,186 000000000000000000332d2c526f071167ef2fbff68681df05187464315cc94a 2,237 1.00/1.00 vMB 18
530,185 530,185 0000000000000000000da8800123312ca75fe04530e993a917a0391621e3b802 435 0.19/1.00 vMB 33
530,184 530,184 00000000000000000027578f5b774302146ff78314ddbbfc9041a421882d5184 2,183 1.00/1.00 vMB 25
530,183 530,183 000000000000000000119f45e197c92cc16bbc347920db7cc9c6f346c56b6f71 1,726 1.00/1.00 vMB 26
530,182 530,182 0000000000000000002886987f546be871c82e057e2ddefc0e5403296333ad0f 140 1.00/1.00 vMB 1
530,181 530,181 00000000000000000005ab574fe67c5fceb9d7bae797da17c3df86951377fc49 1,432 1.00/1.00 vMB 18
530,180 530,180 000000000000000000122913e59cd8c78cfd6a488f9ad2c9389bea55a7c33266 843 1.00/1.00 vMB 13
530,179 530,179 0000000000000000000697727eea512a0391323f06c60177fd2d0161f5135e69 2,208 1.00/1.00 vMB 16
530,178 530,178 0000000000000000001bf4d8db4ff30b6adefbdc865163519b26dfcd7b9de33b 2,769 1.00/1.00 vMB 5
530,177 530,177 00000000000000000019825892f850d089a35abce3c1a31b04d4b00ccb2393ff 2,318 1.00/1.00 vMB 56
530,176 530,176 00000000000000000026e1e6a5c9bbbdd5f98139fd17205b0108a795b330f0b1 1,991 1.00/1.00 vMB 21
530,175 530,175 0000000000000000002841516945ff3bfe557dda0a3fd2848b4945e5375f6375 2,357 1.00/1.00 vMB 33
530,174 530,174 0000000000000000001835965bc4b9f6a29619960ce60d47e87ad5f73f0676fc 1,601 1.00/1.00 vMB 14
530,173 530,173 0000000000000000000617ff36aa392ff58fb591b62044f37c1294c21c59838d 2,189 1.00/1.00 vMB 30
530,172 530,172 0000000000000000001a86150ac5414e5bdcffbd7f889d3ea579dc5e4559008d 2,344 1.00/1.00 vMB 34
530,171 530,171 000000000000000000023d36782b286c954349503c50ee7642b49ae06470e74d 1,004 1.00/1.00 vMB 6
530,170 530,170 0000000000000000002ed4fd498f417bce6a715880e9a78303305e4e5bd20623 2,378 1.00/1.00 vMB 7
530,169 530,169 0000000000000000003752ad2b62d557b9966907157b95e9d1062e220fea4647 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.82 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: 636.18 GB
    • Received: 12.35 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.