Loading Tool

Explorer IconExplorer

Memory Pool

81,391 transactions
29.95 vMB
0.08771165 BTC
Random Selection Loading Transactions
Max Size: 180.82/200 MB

Candidate Block

Mining Attempt cd88ab8e3f20180e8c8386241c7bb66d893f1e4fee59ee338e85c6a6d230d423
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 7aa3db5a1494ad5b2e8e915a4057beaf4a0b1660cb374144703cbd4163edc5b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,625
Size: 1.00 vMB
Total Fees: 0.02661442 BTC
Feerates: 500.73 > 2.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (689,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,824 225,824 00000000000000db0a17d2b9e3131d5962caf46c80da383a98f1484f175aa62c 8 0.00/1.00 vMB 191
225,823 225,823 00000000000000e1f6a80a4a8e570c6bdd77d533f6b1f023ec40c57ba2ac6750 514 0.24/1.00 vMB 197
225,822 225,822 0000000000000157f679e72b1bfa272d036ae00e3a56698108c384232bd1d897 235 0.15/1.00 vMB 117
225,821 225,821 00000000000002fa6197a0f7deba73032495692a91081e72f4a42941fa203342 592 0.25/1.00 vMB 193
225,820 225,820 000000000000008ea6fdf7b6c27e07c54b0173d056a169310b302d8e22644ece 202 0.11/1.00 vMB 93
225,819 225,819 00000000000001880be96d89fa9aadf0837ede4dc16fd79db5c67ab94b0ea228 687 0.25/1.00 vMB 450
225,818 225,818 00000000000002a49b667699eba5392315bfc13b389ab502dc251a868a9e0ff9 12 0.00/1.00 vMB 29
225,817 225,817 00000000000002bfda011f11c2212f73fb8482ac8fb5df90fd93181ec960a267 762 0.25/1.00 vMB 277
225,816 225,816 00000000000002f1371260f62e33dca74dfb9d718e27000946f2894658d1d848 440 0.19/1.00 vMB 201
225,815 225,815 00000000000001e55bb0757d13d62103673c3fac46ce81466ee537ec6bd41d4f 11 0.00/1.00 vMB 151
225,814 225,814 000000000000028344111deee25c7fb76ab2f4e9b0165ab989ad7726aebef26e 53 0.02/1.00 vMB 200
225,813 225,813 00000000000000e7aeb1246b6d26d642d1e28ecc5dfde21c8b55e7ad69f2a600 76 0.05/1.00 vMB 120
225,812 225,812 000000000000025bd29d2d2dcd8695d30ac339689a73a29291f12480c95bfc53 282 0.15/1.00 vMB 147
225,811 225,811 00000000000000a98220da6bcc56b119b0ce796d71eb5d76179c7fc28e3e8cd7 630 0.21/1.00 vMB 25
225,810 225,810 00000000000001ad693ff21d1bc520f324bb858e5baa69ca441ae086935d767b 370 0.25/1.00 vMB 126
225,809 225,809 00000000000000ef65293a72aca10e33bbd09961ea1c6e096a074bcbb7b7aecc 741 0.25/1.00 vMB 238
225,808 225,808 000000000000020e0ce789efb377f7fe57f515f3ca9066f0703f1aa0d5e3dba5 690 0.25/1.00 vMB 277
225,807 225,807 000000000000033b4d101bdfece51ea80f529a4edd6a3300390830f763318bbf 1 0.00/1.00 vMB 0
225,806 225,806 00000000000000c070425fd7359c26a1cc4feb57c6c70edcac3e859246a2a56e 231 0.14/1.00 vMB 160
225,805 225,805 00000000000001dfe5a5ea2afeebd76c0816ab0e10aecac10c0636a33c0fff7b 9 0.00/1.00 vMB 504
225,804 225,804 00000000000001f3c334572f429863471669db05ee92d721c342a86e6dea1008 359 0.14/1.00 vMB 197
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.