Loading Tool

Explorer IconExplorer

Memory Pool

83,288 transactions
31.24 vMB
0.09276726 BTC
Random Selection Loading Transactions
Max Size: 191.59/200 MB

Candidate Block

Mining Attempt c5bf6b29dd1b98334efc83fc7a9decec3acb35927e7aa6c0cb5709d40cf4bd39
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 64cf8daa26a4ea62b1f77c1721b4f63c4988914f6b4ca9d28d1270b3c7ff4df5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,392
Size: 1.00 vMB
Total Fees: 0.02226655 BTC
Feerates: 114.60 > 2.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (570,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,348 344,348 00000000000000000c9c556be3f24de2ecc66c5b63530b05362b5456a5e6edc3 152 0.10/1.00 vMB 21
344,347 344,347 000000000000000006aee5859ca74c2106169eb5f919563052dbd213abc2e77e 456 0.32/1.00 vMB 22
344,346 344,346 0000000000000000181e7eeac0a8d7f0d8e8a621ef6e2d91f5c74a8b1dc74d39 631 0.34/1.00 vMB 23
344,345 344,345 000000000000000005176b66fe8e45647be9efdfce9c2ff9d6fc3735e8584549 171 0.07/1.00 vMB 32
344,344 344,344 00000000000000000d762986eb5dbb2c9e1ba539cf4dfb5ccb9923c2c096eea8 67 0.02/1.00 vMB 36
344,343 344,343 000000000000000015acf35e919011b1249005910d40bd2c1eb91ddbff914bde 86 0.09/1.00 vMB 11
344,342 344,342 000000000000000012272c71ec12e1e428a8ccf4d1d443e5a35aa9722689f298 469 0.22/1.00 vMB 29
344,341 344,341 00000000000000000e443a4ec5b37879190acca82b9cb4ae902a7c7f01a34d3f 736 0.37/1.00 vMB 26
344,340 344,340 0000000000000000048573913299b24c2f642faa9881829abee13c94acae5b35 1,423 0.75/1.00 vMB 27
344,339 344,339 00000000000000001710011149c2e00fdaae4009b5d3636e7089aed9eeb631b7 632 0.40/1.00 vMB 20
344,338 344,338 00000000000000000f27ed5f57549da628d84bf0e4a21a9ca31ee9fc346f9df8 190 0.15/1.00 vMB 13
344,337 344,337 00000000000000001115219c9cc85777af2aff9ff1a6f8604715a77e3d35bf5a 939 0.60/1.00 vMB 27
344,336 344,336 000000000000000006b68a29dea6ca61352f502ad06fa976ac93474006662a27 482 0.30/1.00 vMB 15
344,335 344,335 000000000000000007a0959b3f994494a2eb251aeb5018a53951ac69c24452e2 933 1.00/1.00 vMB 17
344,334 344,334 000000000000000007cade4f70ec310986aa7ecd2333b8a75add18a5a6a9faa1 1,050 0.75/1.00 vMB 19
344,333 344,333 0000000000000000178d5baa690d811024bf4528c9364b8598fdb456c27ea5b3 512 0.15/1.00 vMB 38
344,332 344,332 00000000000000000647a107cc03bc6ab65abbaf4e12cfd3d9b46016b817fc0d 58 0.04/1.00 vMB 24
344,331 344,331 000000000000000009e4276c636637d85d33eafa47ca6820ca8aee385d952d51 128 0.08/1.00 vMB 19
344,330 344,330 00000000000000000254c8608892470549edb17993419ef112fd1fd7eaa073ef 260 0.15/1.00 vMB 29
344,329 344,329 000000000000000006428ade733dc97658c61fdcad9c604db6dfbf2703872bbc 579 0.34/1.00 vMB 21
344,328 344,328 000000000000000017a92f4611ee1f1d8f8e70fa3acbecaf3b952ac7417fd40e 94 0.05/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.77 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: 709.43 GB
    • Received: 16.91 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.