Loading Tool

Explorer IconExplorer

Memory Pool

32,431 transactions
25.43 vMB
0.05173829 BTC
Random Selection Loading Transactions
Max Size: 127.59/200 MB

Candidate Block

Mining Attempt b9802ee7d15a7d49470923b9d3a220d579f98c164cab4d40f25450f66c55bf45
Version 20000000
Previous Block 00000000000000000001faef095747522e6e39b83b4f276b6c552d3f2d0925a1
Merkle Root cc1c3a273d91a55ecad957dab0675c1aa0a06b081bcbbe708b7e0a8b7f6f6424
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 907
Size: 1.00 vMB
Total Fees: 0.00515677 BTC
Feerates: 532.98 > 0.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,657 (241,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,711 672,711 0000000000000000000badbbedf178750a145bb8804d5f02e98ae49b3d1dd36b 2,565 1.00/1.00 vMB 138
672,710 672,710 00000000000000000008145b7f435e37a2def959fab8a3548b5db7e8cc5ace75 1,887 1.00/1.00 vMB 117
672,709 672,709 000000000000000000061cacbfcdc923c3060ebf43be65540a5718f40ad4ebd6 2,617 1.00/1.00 vMB 113
672,708 672,708 00000000000000000001d69ac74ec992892bc8cbdcf188814d536c3ed99c6526 2,895 1.00/1.00 vMB 129
672,707 672,707 0000000000000000000497b42fb2ad50cf2f675b0e459fcf400bd734bce1aef4 1,206 1.00/1.00 vMB 115
672,706 672,706 00000000000000000009bc6745a3c500c8e61ae84d4ad35607b3cb94987c1e8b 1,466 1.00/1.00 vMB 107
672,705 672,705 00000000000000000003c027b5e54b873af88d97caeffd5ef3fe035dd5f2c284 2,330 1.00/1.00 vMB 109
672,704 672,704 0000000000000000000111a562150c9fe093e27b8e41c5ce405495ff20661511 2,363 1.00/1.00 vMB 122
672,703 672,703 0000000000000000000cb84f481ccca8ee3e1d85ef510d66db35269266ebb33f 2,690 1.00/1.00 vMB 136
672,702 672,702 00000000000000000008bd2e561754bd39edd21591db29c31e47fdfb5547e2be 1,457 1.00/1.00 vMB 111
672,701 672,701 00000000000000000008a7eda1bbb7ce8658c562afc11d9af052bafdec5e05ea 2,757 1.00/1.00 vMB 115
672,700 672,700 00000000000000000009d6f0e75fd5660b8da75d2f325169d6418f9e61011133 2,510 1.00/1.00 vMB 135
672,699 672,699 0000000000000000000c6218fc6e14c9f28b38f13d4be11998a578bcfe676734 2,470 1.00/1.00 vMB 109
672,698 672,698 00000000000000000005e096445b26a1ea62614a251b312d4bc547337c5acd46 2,533 1.00/1.00 vMB 122
672,697 672,697 0000000000000000000a61ba11fdbb91011b29b24d670180c334c278b6ddd89b 1,940 1.00/1.00 vMB 109
672,696 672,696 00000000000000000001f680719fcddfc75a778245249eeb4dccdce668cc5e22 2,573 1.00/1.00 vMB 124
672,695 672,695 00000000000000000008a314f8e0efc943838c1e6c97af832dbc22e508e787b2 2,694 1.00/1.00 vMB 91
672,694 672,694 0000000000000000000b4717ac860a90ad76e4e60506b6741813705c486b603d 2,850 1.00/1.00 vMB 101
672,693 672,693 0000000000000000000bc2b82432af5b34529574e4331806ef103affbf66dd32 2,645 1.00/1.00 vMB 83
672,692 672,692 00000000000000000009bc7ab2b10de3d634d2fa7472c1b57110f6ac77997b69 2,485 1.00/1.00 vMB 113
672,691 672,691 00000000000000000006211bde42b956a1bd06918d014d6ca72efbc5ef579bab 914 1.00/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 781.79 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: 633.30 GB
    • Received: 12.19 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.