Loading Tool

Explorer IconExplorer

Memory Pool

46,803 transactions
27.01 vMB
0.06444226 BTC
Random Selection Loading Transactions
Max Size: 143.59/200 MB

Candidate Block

Mining Attempt accf7dbb960185be77774379e1224f5f7ca4ab4ae838b4deb91e848d90b18727
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root d0705a0ecf9aa50566542d82b0c76442230b7d2435666363effd398232b36f86
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,150
Size: 1.00 vMB
Total Fees: 0.01447857 BTC
Feerates: 100.17 > 1.45 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (584,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,798 329,798 000000000000000015e8d803448e6c3a2081bbc467965edf3a0318492044c7e2 254 0.22/1.00 vMB 19
329,797 329,797 0000000000000000035746e2d9f913a98e8e9d2abd4a100e779e521daf0e31da 59 0.10/1.00 vMB 10
329,796 329,796 000000000000000005f99076a46cd1f28e92d4f9a55a0b0fb8848e988d7c7553 414 0.25/1.00 vMB 23
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
Previous 10 blocks ↓
Total Size: 781.99 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.71 GB
    • Received: 13.06 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.