Loading Tool

Explorer IconExplorer

Memory Pool

84,201 transactions
30.51 vMB
0.17425284 BTC
Random Selection Loading Transactions
Max Size: 184.96/200 MB

Candidate Block

Mining Attempt f7f0c869cca70962bbd67537b80309c84ca33b5374b4122b052f30985381e50a
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root cee711e9ec0c742155749ffb6dc603c9dbb3da0a16190fec7d385b9bcef43940
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,470
Size: 1.00 vMB
Total Fees: 0.11147486 BTC
Feerates: 155.43 > 11.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (445,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,549 469,549 000000000000000000a0ae6a08803156b492f7cc02faf6afa1bc24c0c517b9d3 1,850 1.00/1.00 vMB 341
469,548 469,548 000000000000000000328437f1889c728117d1baac81035ddfac18d477abe34e 1,870 1.00/1.00 vMB 379
469,547 469,547 000000000000000001aca6f290c5a0a753e8476c94b1905ed7f662c1f78b54cc 2,187 1.00/1.00 vMB 338
469,546 469,546 0000000000000000018e6a21d5d88ed17bb6e0befe3c17f6dc8375984189fca3 2,042 1.00/1.00 vMB 262
469,545 469,545 000000000000000000da31f273bb1973dfc8e9316946748a4e91116b79bbdaf3 1,996 1.00/1.00 vMB 340
469,544 469,544 000000000000000000f377f665bfc2b5e7f79889f78710c956729c4c038a9a3c 1,764 1.00/1.00 vMB 465
469,543 469,543 000000000000000000d4132c5c90c27ea3ae1200a71a2c0a4c2241a239a540a1 2,330 1.00/1.00 vMB 326
469,542 469,542 000000000000000001adb97ed707c8c3524921b2f69ba2d45c505d552765ee95 110 1.00/1.00 vMB 68
469,541 469,541 000000000000000000fef056ef57216ebd02e178feda94c25edf8594d0683206 1,455 1.00/1.00 vMB 151
469,540 469,540 00000000000000000074ee0b831211d6f097b8f99f670ccca5cf70e7cc56584c 1,823 1.00/1.00 vMB 337
469,539 469,539 000000000000000001230f9c7011eca0820790f583b6c30d75cc32b6056da4bf 1,508 0.78/1.00 vMB 342
469,538 469,538 000000000000000000d815c0dc4933959d24eb756c4a3e116934e0eae9c529eb 770 1.00/1.00 vMB 140
469,537 469,537 0000000000000000016c7c293aea780852eea8edf5e059c4896bcb0f7e243581 693 1.00/1.00 vMB 122
469,536 469,536 000000000000000000be3ffbea30d0fecd5b793e6fadc5651d412a08abd43fb2 620 1.00/1.00 vMB 67
469,535 469,535 00000000000000000038d5e527fd3ba5a8cc31fe8827ad3864d307670364695e 1,809 1.00/1.00 vMB 66
469,534 469,534 00000000000000000149fa2e317f23f3365cc999f9bd9da671730811456e3c57 1,434 1.00/1.00 vMB 183
469,533 469,533 00000000000000000117f8f1fcd7c016dba0a50bbfa86d280ad5fa43027e977e 1,593 1.00/1.00 vMB 216
469,532 469,532 0000000000000000002dfdbb320f3474cc977cc4a11367e507f6fee5804c4301 1,081 1.00/1.00 vMB 191
469,531 469,531 0000000000000000010903c90967dadcfb23210163cf06ed618791afe77d694b 2,697 1.00/1.00 vMB 377
469,530 469,530 000000000000000000220fc03ce41723c22e65507c9e2f6b11e6ae47db1e7ff2 2,279 1.00/1.00 vMB 331
469,529 469,529 000000000000000000a8c74dd1404def207031b18bd8bc896a3ba07cf0031fc5 1,853 1.00/1.00 vMB 328
Previous 10 blocks ↓
Total Size: 782.32 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: 660.25 GB
    • Received: 14.65 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.