Loading Tool

Explorer IconExplorer

Memory Pool

40,376 transactions
17.78 vMB
0.15263166 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.15/200 MB

Candidate Block

Mining Attempt 0b4f295c718046907df1303a88f06485e0f5a3c95435ec40eefb7da8627dc93d
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 77cbbec58abd8fd9201129575190735b9caac4c7149d877b592195adca880a31
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,323
Size: 1.00 vMB
Total Fees: 0.04455063 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (689,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,524 223,524 0000000000000413a2fad5caf855d672f57b29577ef16e2d1f336d4da582b4b1 277 0.12 vMB 171
223,523 223,523 000000000000049560f78f544742806855582c3f6caf8f2935dc95151425a31a 128 0.06 vMB 136
223,522 223,522 0000000000000381dc9882c9e4ee98c9158efe44f2ba24dc25e90709daccd351 480 0.21 vMB 203
223,521 223,521 00000000000002901b7e9e60bf00b9321edb43dab58ae9df9254109b9b216f41 18 0.01 vMB 47
223,520 223,520 00000000000000006e96146ccc2ccfe504b057cd2cfec04e507832fe470e6f12 337 0.17 vMB 195
223,519 223,519 00000000000002a15e5218063df93501323c7db64623c4cadb01923be631bbc8 407 0.30 vMB 48
223,518 223,518 00000000000000d65aed0018084b5f0911737fc4a7834b84c5b3b654380e8066 61 0.02 vMB 182
223,517 223,517 00000000000003c3ca46bef68c89a530cf646f892b48bfdc39a7fe60b8fbddca 290 0.13 vMB 176
223,516 223,516 000000000000012c4d04681a2416968351e1effd39f25566927138f8e9e74cad 267 0.13 vMB 190
223,515 223,515 000000000000044fcadf946786a3fbcd41fca4a1fb751e0b0b418bafe0217ba4 431 0.18 vMB 179
223,514 223,514 00000000000002e9047a252c9229223f49ce26d21d4d91e57041cf9da0f3283f 170 0.06 vMB 196
223,513 223,513 000000000000017cdce1dfec65e42b2058ee21cc32f7950270d4b7291c580ab0 475 0.25 vMB 160
223,512 223,512 000000000000048c31748a64ef0697b12ef3c5a2bc470be9201d929232e98c91 594 0.25 vMB 159
223,511 223,511 00000000000000c9c2907cff757d214b5aca156149264b9b9900cbc8d406b10e 606 0.29 vMB 227
223,510 223,510 000000000000043b189ad339eb766ffdca2232b856863e7facda58b56be2ad20 519 0.33 vMB 123
223,509 223,509 000000000000038d8485a7b504a53064da29dc8af80c1f767a9916fc3b64287f 595 0.25 vMB 221
223,508 223,508 00000000000002c3d5083d736011f3e3c7fd163ebbb035adf7f42d81677e8f4f 101 0.05 vMB 86
223,507 223,507 00000000000003cdc3882b8211aab0e2afeeac99412b8b1459878b00279e5959 531 0.21 vMB 223
223,506 223,506 00000000000003624af7e524a5789c5444d1449e189196fd0ec931e23183022c 112 0.05 vMB 105
223,505 223,505 000000000000022576fcb15c929380ff210d03820c7865434ea0c758b338015a 121 0.06 vMB 118
223,504 223,504 000000000000036aefdb66e8ad7f3f0eb1a4f3111cd534bd83a4ece88a053f74 251 0.15 vMB 161
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.41 GB
    • Received: 0.47 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.