Loading Tool

Explorer IconExplorer

Memory Pool

47,570 transactions
30.20 vMB
0.09576643 BTC
Random Selection Loading Transactions
Max Size: 160.82/200 MB

Candidate Block

Mining Attempt 4d60e8af1891ac538293a5a665ac7104fcbb7053f852f3b86033efa76f174d4d
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 63c7178d056d4632b3332eceaf40da74513c5283d60caa4793b3400d9cd457d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,899
Size: 1.00 vMB
Total Fees: 0.03479387 BTC
Feerates: 150.97 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (190,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
724,427 724,427 0000000000000000000862c4076b91c6e03016ba1f4e3b81331a1d2bee09a937 1,648 1.00/1.00 vMB 4
724,426 724,426 00000000000000000007ddc936dcca4013ebc7451f8612428d74b1898797a964 2,134 1.00/1.00 vMB 6
724,425 724,425 00000000000000000009665511ff22e69869f0e677bf0a40e161626a9690f5a0 3,424 1.00/1.00 vMB 12
724,424 724,424 0000000000000000000727ab8f367b3f295d1e0f85efc4c68ad7ab70fd11bbce 2,351 1.00/1.00 vMB 6
724,423 724,423 00000000000000000007eb5e5bc890683e13dae73311aea772dbc052a4862d48 1,745 0.80/1.00 vMB 9
724,422 724,422 00000000000000000007535f99c9d21a950474340a3fa06608f8f522a15e0a4e 260 0.33/1.00 vMB 2
724,421 724,421 0000000000000000000716529f40c42850ae42484c1dfe10cc2d05815e1c713b 2,052 1.00/1.00 vMB 6
724,420 724,420 0000000000000000000952f93fa9c48c84b941924bc1f2d2f713f2394de3cc05 2,407 0.86/1.00 vMB 10
724,419 724,419 0000000000000000000750f4ae6b9abeaf4b4ab62a25ea849389099b955cf296 277 0.12/1.00 vMB 7
724,418 724,418 000000000000000000012efec21e96fe6686a69cc433d8386da020a259ce1aef 1,443 0.89/1.00 vMB 6
724,417 724,417 00000000000000000002904839ddd02c22eb68d35415a6bca9b4fe322d9fbe50 19 0.00/1.00 vMB 6
724,416 724,416 00000000000000000002b06e03ac5ec287f61631e3122201f32f5ef52fda3947 377 0.44/1.00 vMB 3
724,415 724,415 000000000000000000068ed3064afc01bc6a99ccadfcf42ec05a4723d0a53732 1,590 1.00/1.00 vMB 6
724,414 724,414 00000000000000000006b877827f825a7f6a9f719eb2aa40e903f15198fa2d5d 1,397 1.00/1.00 vMB 7
724,413 724,413 000000000000000000065136c551219d3cbdae11987e6d197cc51f5570e7ccd1 762 0.34/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.