Loading Tool

Explorer IconExplorer

Memory Pool

79,494 transactions
30.18 vMB
0.08688047 BTC
Random Selection Loading Transactions
Max Size: 183.83/200 MB

Candidate Block

Mining Attempt b8bf88618f8820faf15814b5f5b02dadf59cd024a9ff7b524957505a1b22342f
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 554f46d3c4a017948aa2db28ea4a53dd1d9cd3e811bfe55811839069f3df24bb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,709
Size: 1.00 vMB
Total Fees: 0.01971516 BTC
Feerates: 300.83 > 1.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (132,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
783,151 783,151 00000000000000000004c9e2d8c17622bdf7a31311029f37d8b29cff38106532 2,808 1.00/1.00 vMB 28
783,150 783,150 00000000000000000001469338e8638660be82b9cf781142c26fcff0f9dac42b 585 1.00/1.00 vMB 6
783,149 783,149 00000000000000000002e7d0396e2042a31b2cd09fc7fa6c7ff82682f68149e6 1,332 1.00/1.00 vMB 4
783,148 783,148 00000000000000000003ff0a4075e063bb110cb15f2679ea861c0b88dcf7cb05 1,958 1.00/1.00 vMB 9
783,147 783,147 00000000000000000005f11b38625bff6776deaa417244e58989ff731e9643b2 1,093 1.00/1.00 vMB 7
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.93 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.