Loading Tool

Explorer IconExplorer

Memory Pool

74,060 transactions
27.39 vMB
0.06825095 BTC
Random Selection Loading Transactions
Max Size: 167.16/200 MB

Candidate Block

Mining Attempt 3ddce72fbaa7888c981d00d55f1872b3493aa93993f1f37eb20a4d82928ecb65
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 70e578c54e126c60a4d9a432bd9527ac98cd2de05d09ab23888b5d888df40d97
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.00994019 BTC
Feerates: 402.60 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (731,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,214 184,214 00000000000006e02e85eb8aa6aa74632a7fbdc4de5d8bcaaed9cc9e86282207 76 0.03/1.00 vMB 437
184,213 184,213 00000000000004480810fd08f0c6687072592687be299cf46b92138492c11145 248 0.15/1.00 vMB 122
184,212 184,212 00000000000002e4eb6382156552d7b3f3f43b895abe76af18ba8f430e30dc16 7 0.00/1.00 vMB 15
184,211 184,211 00000000000003f27fcbd2490778ae99f4b41c256112127b2a9dc8ce0bc4c53b 1 0.00/1.00 vMB 0
184,210 184,210 0000000000000679ba394e25ed1b11716151e01b7d0de14cf533b9d48e7030b2 10 0.00/1.00 vMB 3,347
184,209 184,209 00000000000002ff7b1abe0a662ceb947e1a680cee35ab42a0fc1b50256f6208 516 0.21/1.00 vMB 179
184,208 184,208 00000000000003b6872edd142a62e6444d89c6707f6a33f71319987c6e58431d 9 0.00/1.00 vMB 2,468
184,207 184,207 0000000000000a6500388c26e9513cfddf183dbe1d7620907ca8ade9244a2c05 69 0.03/1.00 vMB 261
184,206 184,206 000000000000065264e64505403965ef3671417b3932331776abc99d90bfb58e 65 0.05/1.00 vMB 102
184,205 184,205 00000000000006d412ea829f680b8f74e2e34e6c7be64049b4761c0b3abcebd4 168 0.10/1.00 vMB 96
184,204 184,204 00000000000008633323bc34c2200e8fe908f6d94e63c27022d6d55d4d4777f0 119 0.05/1.00 vMB 121
184,203 184,203 00000000000004d9c928ccfdab1f9e48bd206f9a6494b95916f572365940bd21 229 0.16/1.00 vMB 92
184,202 184,202 00000000000002a38ce117ba679722b332e5383f8a860512f8a11bf28853b0a5 54 0.03/1.00 vMB 187
184,201 184,201 000000000000069f5e46f00010a55eebd1cdac5c79f00dce4273394b1b1aed30 28 0.02/1.00 vMB 72
184,200 184,200 00000000000007879b4e1d915fb00d684a6346d8f0cddf5d84eaff7705deeb72 120 0.04/1.00 vMB 17
184,199 184,199 000000000000011a14b0021b42447e3428a81d2114322513b666ea388c63ff7d 79 0.03/1.00 vMB 56
184,198 184,198 00000000000004f22e1932686a2d28cbf925cc606d538aed569f5dee9bc54b8a 260 0.15/1.00 vMB 94
184,197 184,197 0000000000000885d576ecaf43688111f6db65afa8253bfe61ed165d5de2dba2 76 0.03/1.00 vMB 252
184,196 184,196 000000000000009c76cd68f26f7e4a705f250929039b1f17508b984b9452f1cf 89 0.05/1.00 vMB 37
184,195 184,195 000000000000058e682a3d6f5605b274c6836169831380081d44d6ff3af9b14f 279 0.11/1.00 vMB 134
184,194 184,194 000000000000070a8205504c865ca8755bf4eaeff6a0a9f02915f8e51c393209 91 0.04/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.