Loading Tool

Explorer IconExplorer

Memory Pool

43,933 transactions
26.49 vMB
0.06008373 BTC
Random Selection Loading Transactions
Max Size: 139.46/200 MB

Candidate Block

Mining Attempt 4c55430034c957987f5ff2b23265277ba3e9cc47cc647d4649945e66b27aa9fe
Version 20000000
Previous Block 00000000000000000000e9fc36eb4e54258de385eba8454916da1a3a70de6bbf
Merkle Root 8b14c2f94d81517fd57f9395142aa0242ee43f124246bef33fab58cb1e07d9fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,041
Size: 1.00 vMB
Total Fees: 0.01127433 BTC
Feerates: 150.52 > 1.13 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,751 (252,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,126 662,126 000000000000000000009d1ec8121b01c8340874075c555220abe2595253b530 1,610 1.00/1.00 vMB 42
662,125 662,125 0000000000000000000117741370423b4c3040f6440c0047a0071747d77902a1 2,015 1.00/1.00 vMB 52
662,124 662,124 0000000000000000000753f676b35f4515a5ba7cb80ca55c3e3817fa9e407a73 2,012 1.00/1.00 vMB 48
662,123 662,123 00000000000000000001f1d5bfaec3df5d3ca2c762cf5600d497a9034ce45871 2,247 1.00/1.00 vMB 85
662,122 662,122 0000000000000000000de0ed2bcbdc27d757f95d37c3f345193b00589b1dbc31 2,131 1.00/1.00 vMB 39
662,121 662,121 00000000000000000008a52de004c387302fe53d351be7fa0015427d7c59604e 1,710 1.00/1.00 vMB 39
662,120 662,120 000000000000000000096037bbb62f5c2b323a1e6557d656f72791cff4ddf086 3,154 1.00/1.00 vMB 98
662,119 662,119 00000000000000000008a2ac369ce126dd79a05e799eed2ad7e73ed32da14819 3,008 1.00/1.00 vMB 44
662,118 662,118 0000000000000000000a024719a6cb4c6bbe486023ca6de4da16236e926e20e3 2,280 1.00/1.00 vMB 61
662,117 662,117 00000000000000000005524643b872040a225c255e2816f71f73597233be7b06 1,642 1.00/1.00 vMB 76
662,116 662,116 00000000000000000000e93ad8394ae88e000a9c24d6e617b7129059430b5324 2,555 1.00/1.00 vMB 81
662,115 662,115 00000000000000000008f185b1d8956fa949c1280e007e7c2a48bed7c8d639a7 1,841 1.00/1.00 vMB 130
662,114 662,114 00000000000000000003e3b24284d00880561f92f3b4f2447216fc4268a02305 2,202 1.00/1.00 vMB 36
662,113 662,113 0000000000000000000a1b56587af39b89041f98dcb939b781ed50aa99cb3d76 1,950 1.00/1.00 vMB 57
662,112 662,112 0000000000000000000c7460bc46d86c45d12edd1dbb6ed1e6b1b2a6fe7d5abe 1,715 1.00/1.00 vMB 40
662,111 662,111 0000000000000000000e11dfeb2f3745737f1265578f4db3d529492b3928e356 1,246 1.00/1.00 vMB 23
662,110 662,110 00000000000000000000e9ad1d8093f902146638a8439fd26326270f66d9a735 1,888 1.00/1.00 vMB 44
662,109 662,109 000000000000000000082b5e45b4026c3d10df7d709e7f0d5abdbddc47da48e9 1,700 1.00/1.00 vMB 39
662,108 662,108 000000000000000000084dae3e285a6357fa8c75d4ffff7769c7241d2bfc7eeb 1,900 1.00/1.00 vMB 41
662,107 662,107 0000000000000000000178636140ea1324985589e1ea531a3e368e249bb29fdd 2,912 1.00/1.00 vMB 43
662,106 662,106 000000000000000000074bb9fe03edb262053fa0759933b66baced2161602a4f 2,184 1.00/1.00 vMB 60
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.08 GB
    • Received: 12.89 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.