Loading Tool

Explorer IconExplorer

Memory Pool

81,300 transactions
30.99 vMB
0.07893208 BTC
Random Selection Loading Transactions
Max Size: 188.50/200 MB

Candidate Block

Mining Attempt d317c0d3419ba173aad55a1d0abb1876cfe58b0c88e8680ccd80fb29bf009a3a
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root d4fb8a80fe834bee93aced5f98f1d6cad6522753404e4a3705edcf0b4b3544fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,214
Size: 1.00 vMB
Total Fees: 0.01223367 BTC
Feerates: 73.20 > 1.23 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (779,806 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,403 135,403 00000000000000c967e5b843670086572b7304e14f8d680f4f5490e48231191e 3 0.00/1.00 vMB 1,141
135,402 135,402 000000000000033fcb2bca51a871189a0d5eccb2eaa2c6eba6e1ed2ba1f2d476 6 0.00/1.00 vMB 0
135,401 135,401 0000000000000a753b507e1a96d77a89cc8732bd279636bb892d0114dd794496 48 0.06/1.00 vMB 182
135,400 135,400 000000000000076cf9b166f3c23e4aa6082ff4a93e187b0f7b97f977f593e6ba 49 0.03/1.00 vMB 664
135,399 135,399 0000000000000368c34e082be19ecaf5d62e6f02cd92b17dc2724251409fc30e 9 0.01/1.00 vMB 135
135,398 135,398 000000000000076379a64ca1a895ae83f4873795a1dbf3fd35a4df799eb48b84 146 0.04/1.00 vMB 63
135,397 135,397 00000000000000f17595e62345605124adbe3042059f3c93b16bb550675d7d6c 16 0.01/1.00 vMB 898
135,396 135,396 0000000000000516d4a3953cedbb8f2ad177cf0c00aacfc6a24d4819131db83b 121 0.05/1.00 vMB 552
135,395 135,395 00000000000005558fb191d243e45580cc8d8cc1dfa846058f1e767ebbc09ed0 37 0.03/1.00 vMB 401
135,394 135,394 00000000000000e1b8768949bb0aa7754355797dbe111e45197a13a73fd6f3b2 1 0.00/1.00 vMB 0
135,393 135,393 0000000000000733a5b331ba3ce0d2b1d8cbc6a886686ab982297ef157171c83 83 0.02/1.00 vMB 0
135,392 135,392 00000000000007accceb87aa14f5e77dc1723694daaad9374f0663498f84fbcd 82 0.05/1.00 vMB 88
135,391 135,391 0000000000000a2337303bffc16284e571754076161ecaef41f8d8b8aef24142 88 0.03/1.00 vMB 1,095
135,390 135,390 00000000000001cded717e02bafa9e3b59f3caffac1c809f2e5dd8c3a9b06f28 11 0.00/1.00 vMB 435
135,389 135,389 000000000000083d3a2fd2e060da5d4b9932477c55f062f706ef4f80da9ff7f3 10 0.01/1.00 vMB 1,119
135,388 135,388 0000000000000251a68fa26dfda078dc583226bbb0842225390feb66d0485bf9 67 0.03/1.00 vMB 236
135,387 135,387 00000000000000838e043540dad5482dba63a25da5937a2e8bc8d1ce2a952a60 121 0.04/1.00 vMB 68
135,386 135,386 0000000000000370183fed093d9bcddb8212e89f811054758f92c82774ac66ea 38 0.02/1.00 vMB 438
135,385 135,385 0000000000000aa5880d1a8204c08cc32f669146876dc1df784ce0563eff59c2 55 0.03/1.00 vMB 149
135,384 135,384 0000000000000842e389ca8b0d127132a5c199e23422b502bb4dfa9617539bc9 63 0.02/1.00 vMB 341
135,383 135,383 00000000000001ad5a04e947656f39ff064d0a5d82400fc7ab598d49520ab34c 10 0.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.