Loading Tool

Explorer IconExplorer

Memory Pool

45,294 transactions
28.65 vMB
0.08445957 BTC
Random Selection Loading Transactions
Max Size: 151.90/200 MB

Candidate Block

Mining Attempt b8983e98081380ba0aef26c7f1a703b9b03692d5babd7b5a9f2e5e7b980083b9
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 5cbcc21ac7fa4d05b5f3e2d3c3c47dd40c951826ed555fa477f949b2de106426
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,756
Size: 1.00 vMB
Total Fees: 0.02990796 BTC
Feerates: 150.92 > 3.00 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (190,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,448 724,448 00000000000000000000fc1cc441b56ed2b53399d8cd51715feaee3dac0ee180 2,974 1.00/1.00 vMB 4
724,447 724,447 000000000000000000072063226e67d5643a486e255e964109eb19a7959258bc 3,059 1.00/1.00 vMB 16
724,446 724,446 000000000000000000047532c8aa49d0b3754c8cbe4aaf79536942bc631fc24a 1,357 0.58/1.00 vMB 6
724,445 724,445 0000000000000000000283f04dfe1ae6e449b16454c650b25a4267d9b59ebeda 432 0.13/1.00 vMB 7
724,444 724,444 00000000000000000000f081dbbfd5b31268547a1539bf3dbdd6c05147e52e10 168 0.05/1.00 vMB 7
724,443 724,443 00000000000000000007e6d3c8abe8f5523df4f283c103cbb96b01a04d0464b6 1,464 0.94/1.00 vMB 1
724,442 724,442 00000000000000000000846e5efee1f0738efaacf95c54324c9fc3196ebef74b 3,053 1.00/1.00 vMB 4
724,441 724,441 00000000000000000009fadaca0152b0a3221e25a184d1f01dc09f63ff30de8a 3,313 1.00/1.00 vMB 8
724,440 724,440 00000000000000000006bcf1b962063115aaff6853a708c53604e14f8982668a 3,597 1.00/1.00 vMB 11
724,439 724,439 00000000000000000000ef411117515f6edb0436d0a88c44aaf72f89262f0d10 3,028 1.00/1.00 vMB 18
724,438 724,438 00000000000000000005407a38c7265bf07500eab2df74930cc504cf298a558a 322 0.28/1.00 vMB 6
724,437 724,437 000000000000000000093273b0975048bd7360921fed401375bd273b84dfedcd 621 0.30/1.00 vMB 6
724,436 724,436 00000000000000000000cbf471a7789ae645b658f09d9a33cad49707eb8f3032 813 0.84/1.00 vMB 3
724,435 724,435 00000000000000000000660f55bb0d0a8a2cfc1c511783d1ed013ffad4886e50 1,940 1.00/1.00 vMB 7
724,434 724,434 00000000000000000006666283273a650b4475817f8d7585f71988192e904d76 3,567 1.00/1.00 vMB 7
724,433 724,433 000000000000000000061f9747f88ce50e45980939f24ccfad0ac92f69bd8a27 3,277 1.00/1.00 vMB 11
724,432 724,432 0000000000000000000432c932612d567f695a6302ad0c2b9172feba83e0dfa3 3,249 1.00/1.00 vMB 13
724,431 724,431 00000000000000000008212056aaf184ff6c65d8b40ffa0d2852ff2701809872 1,979 0.60/1.00 vMB 10
724,430 724,430 000000000000000000086a5efcb8425e8046d434e85f8e45a97c483a544e2ec7 1,667 0.54/1.00 vMB 8
724,429 724,429 00000000000000000008e4342a836810561cff20573078f276cc93161ed9363b 833 0.27/1.00 vMB 8
724,428 724,428 00000000000000000003b3ad375b5eda6939e5f6d93b6a9024ca62c55c68abdc 1,221 0.40/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.05 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: 650.94 GB
    • Received: 13.36 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.