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 2e6c6377167bb23e70763855bcaf8aecebead8d5ac2506cd4c550d927ca1ae2d
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 (687,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,527 225,527 00000000000000aa8a7e061f271ee5a0029ef21cc83af6d8f61ce490fe715b64 505 0.21 vMB 186
225,526 225,526 000000000000014459fd0ca190bffa09137b61473dab1d6da4acc85927b1c0aa 603 0.25 vMB 225
225,525 225,525 00000000000002daa36dc50093d4e99cdb35f7356c58265383d9e35927ca0fa2 61 0.03 vMB 102
225,524 225,524 000000000000034b6269822ce1de944a944d93e013258242fa913ef0089300e1 527 0.23 vMB 199
225,523 225,523 0000000000000214c31e6f732c00c7acdffc42c8384c2d2f8b3bd94fea7aa6d6 286 0.19 vMB 102
225,522 225,522 0000000000000240089e9b3dac68adf81da7cfe7749cad923b2cb8c60bb948de 766 0.25 vMB 275
225,521 225,521 000000000000036649d1a88b557f136b2bf0d883c2c5e91e81933cfb6ac4b32e 312 0.15 vMB 177
225,520 225,520 0000000000000286e41435a7648b6ccb1aa973681759cfba548cf707ab4e03ad 93 0.05 vMB 85
225,519 225,519 00000000000002e892338638d1abe01440a11c6bd543de6dc76ee181a61afe89 561 0.25 vMB 225
225,518 225,518 000000000000004cc30c4c212750e22f840e8dd5f8b350d75fb88770cf9619d0 444 0.18 vMB 212
225,517 225,517 00000000000002a8ff5b5bb410d372c55386155eac23b0d7ce74b1bb24dfa701 117 0.07 vMB 137
225,516 225,516 00000000000001c5b67c60abdfd0303b806735f64ba19a34bbe440a2c010eb72 398 0.17 vMB 191
225,515 225,515 000000000000021e241f17f4ac05804d79050980d46420d1af2d98f2e397d2d6 131 0.06 vMB 179
225,514 225,514 00000000000001e1bdc85485e287123e80ff8a1f2021ba2ee5d0933b7b7faad8 214 0.08 vMB 158
225,513 225,513 000000000000010d36f85d8378c88581dbdd832bf3583bc373debbce9b949624 263 0.13 vMB 175
225,512 225,512 00000000000000e1b60bad9b0a7026ac212c11b1c6b39c2adba6c198f5af9410 450 0.19 vMB 189
225,511 225,511 00000000000002da4ac2706fab846821c4b927ffcfec0ea5bf9467dc61250b83 1 0.00 vMB 0
225,510 225,510 0000000000000336d882eafa84b8a9f5e31a7cd2ca2d9dec35e839485e096d02 79 0.03 vMB 30
225,509 225,509 00000000000003c2713feaf8bc5490a341089cfc4056f92a13af320f6049c202 528 0.23 vMB 186
225,508 225,508 000000000000031ba545d05953445278a596fecee129b46f0811ef95efb3b7c7 32 0.01 vMB 188
225,507 225,507 000000000000037ccbba0a7f2dee533614899228b468ededd5c5e1acc413e067 125 0.06 vMB 180
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.