Loading Tool

Explorer IconExplorer

Memory Pool

79,089 transactions
30.03 vMB
0.08264285 BTC
Random Selection Loading Transactions
Max Size: 182.97/200 MB

Candidate Block

Mining Attempt 2bcd5251bf525384e5cd3aa167ff4334ed3e972a1afa2cc85422a212779f5670
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root a9324283cc9d5da374dc2c401d10a836c0af4b1e7659d397506209722b0ef342
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,013
Size: 1.00 vMB
Total Fees: 0.01595232 BTC
Feerates: 300.83 > 1.60 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (132,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,172 783,172 000000000000000000002ce5776424f82a723b5988b2980639a38f239a9bf2a1 2,323 1.00/1.00 vMB 13
783,171 783,171 000000000000000000053bb429d1c1049483ecb9fba8485ff2a633ab4f07631a 2,547 1.00/1.00 vMB 13
783,170 783,170 0000000000000000000240f6d4648749bed6bfeca88b41595f4e6ec8158ae2f4 3,758 1.00/1.00 vMB 26
783,169 783,169 000000000000000000018f160b525a51bd1446621f122fc571f00caf55a0bbb1 3,583 1.00/1.00 vMB 27
783,168 783,168 0000000000000000000205ab975957921a15881959208651588c9a725118a4b9 2,393 1.00/1.00 vMB 10
783,167 783,167 0000000000000000000579f95af78301390d9723411f62a8f235c9f14242265a 1 0.00/1.00 vMB 0
783,166 783,166 00000000000000000001a25f08d384125cc850a9bb86e066b7eee5e11d4a3e44 1,340 1.00/1.00 vMB 12
783,165 783,165 0000000000000000000422202cdc2785b7f6795b13fce6c204e44ac71c58c62c 2,752 1.00/1.00 vMB 21
783,164 783,164 0000000000000000000083634571466f88b26b0925558b97359df0548acee28f 2,715 1.00/1.00 vMB 27
783,163 783,163 000000000000000000030d7cf3f9260204a3641bab228d10c2fab4e27c868019 2,473 1.00/1.00 vMB 22
783,162 783,162 000000000000000000020421db7dd7a0b9fbb767be1b64600f6fd31973d2fbdc 3,013 1.00/1.00 vMB 25
783,161 783,161 000000000000000000046fffb7dfd1420d856028285920bb4b19ab7aecd48171 2,377 1.00/1.00 vMB 13
783,160 783,160 00000000000000000002f9ddcf25ab8b3c68fb18027e046d3694d6487754940f 3,820 1.00/1.00 vMB 31
783,159 783,159 000000000000000000012371efc455bf3d2be5b7a98c82aea301ea659af68b84 256 1.00/1.00 vMB 4
783,158 783,158 0000000000000000000549a764cc6f1ba850fe694249b87b41c54113e754d1c6 1,676 1.00/1.00 vMB 7
783,157 783,157 000000000000000000041e3d170831554f301cc9a6d94d57bb7d8efd8eff3c84 2,813 1.00/1.00 vMB 21
783,156 783,156 00000000000000000005f6cb851d0ee5b1a7584cb1dc1523c4f1d2637e0d6a64 1,736 1.00/1.00 vMB 5
783,155 783,155 000000000000000000023660162ef5af5c20da3f1478a2f2b93bdca0734d9591 2,122 1.00/1.00 vMB 10
783,154 783,154 0000000000000000000384beecb6c88ac58f349be244614d26900c424c201ed6 3,480 1.00/1.00 vMB 26
783,153 783,153 000000000000000000014b717036391a86e1516abfb8efaa4fef35cd71f6c3d9 3,026 1.00/1.00 vMB 20
783,152 783,152 000000000000000000044803fcade443c645736f24d1c3b34c1f563f91d4fe2a 2,461 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.