Loading Tool

Explorer IconExplorer

Memory Pool

46,516 transactions
27.35 vMB
0.10106843 BTC
Random Selection Loading Transactions
Max Size: 145.69/200 MB

Candidate Block

Mining Attempt ab85380b4a36e57f8ff9245aabc347a0acc922e3224aa1be2dea69b46d5e0be3
Version 20000000
Previous Block 00000000000000000001bfbced3ea009a2f71c20ce288c536043b9b1575dc7b2
Merkle Root fc8c97eefbf31e35637d5b9b94a687bd38d0f217eaefde0f24c9bce6f92c90d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,600
Size: 1.00 vMB
Total Fees: 0.04984160 BTC
Feerates: 101.66 > 4.99 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,771 (584,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,795 329,795 000000000000000007bf8fc0497be40fc2c549cf5342b9e462f72da405ccd67d 285 0.23/1.00 vMB 21
329,794 329,794 00000000000000000d7f3ed45bb04eb24a5cf827e64b7e77b40e87398864fe5b 301 0.23/1.00 vMB 19
329,793 329,793 00000000000000000683af39d0cbf8557bd600c5091118bef97585dfd93adf0b 1,243 0.72/1.00 vMB 25
329,792 329,792 000000000000000005ac23af0fc14c64d093611e9664699f92605155b1e2fd0f 557 0.64/1.00 vMB 15
329,791 329,791 0000000000000000057fb3a02d098d0771de6c02235954abb9f4e952dd0b9243 1,065 0.38/1.00 vMB 39
329,790 329,790 000000000000000004d375414bbc1d213bec6f3fa73da5b289f55633cf02591d 754 0.49/1.00 vMB 22
329,789 329,789 000000000000000006546ba60b2372296bc53a4dbdd642b8600e38488725abc8 368 0.26/1.00 vMB 19
329,788 329,788 0000000000000000075b7efe9e193262f6d5b680c5b4e2c8ebb7f5e3064804d1 1,748 1.00/1.00 vMB 27
329,787 329,787 00000000000000000c4bef62a904685a91db2336027311959475dfe640bb3414 331 0.21/1.00 vMB 22
329,786 329,786 000000000000000019fb627ced0a2bfe2ae527da65fad2c9c036887ae0e75f1e 1,310 0.87/1.00 vMB 24
329,785 329,785 00000000000000000e9aa36e7dcb757fea7e81d2c3606fe1fa18a921ac6f8072 176 0.08/1.00 vMB 11
329,784 329,784 000000000000000008bc6b83e54909974b875090adcbc66064efeb17a812e0c1 315 0.21/1.00 vMB 21
329,783 329,783 00000000000000000e39ef74341e1190c0269aacec4edcc1913276d1e4a66a3f 311 0.22/1.00 vMB 21
329,782 329,782 000000000000000000d9a471068b22bf13d73e31ceb3c0dd343e984433a6c5e1 57 0.06/1.00 vMB 4
329,781 329,781 00000000000000000d6aef5c5d3a2fb4f9b509e74423ceee88a24784a8980806 466 0.37/1.00 vMB 20
329,780 329,780 000000000000000003f7d573855ff5bc6ade45e032b06091221275bbcae73774 891 0.81/1.00 vMB 18
329,779 329,779 00000000000000001428554adfec6515853f5b4badf35fb2e10c9dbb6c527d72 2,215 1.00/1.00 vMB 32
329,778 329,778 000000000000000017a132bca29bba0fa45f71f537d87a113c0c5f6e89e0e520 413 0.27/1.00 vMB 28
329,777 329,777 00000000000000001330f74deae5b944c3025f21db719cec3aefced953517dca 115 0.07/1.00 vMB 10
329,776 329,776 000000000000000003e6daf7a49026520bb01d405d639d6c2783ff95bbf4d539 217 0.11/1.00 vMB 21
329,775 329,775 000000000000000014e883fd31c9344e3f8cab55c290df2c0bf2ec1d3aab7413 476 0.35/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.98 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: 648.26 GB
    • Received: 13.02 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.