Loading Tool

Explorer IconExplorer

Memory Pool

82,808 transactions
31.29 vMB
0.09361005 BTC
Random Selection Loading Transactions
Max Size: 191.65/200 MB

Candidate Block

Mining Attempt 6988829eebedd1ef54e0ccb762436b0107c335ff757ea66df33032e6bff17106
Version 20000000
Previous Block 00000000000000000000a85c36171777e63d64dce13efc9d5a9a92d01c1863c6
Merkle Root 67ff8c6c7db01c30f493ec5bccd0e0c47f3ed2b93d6e591f4d1293aae330b7e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,008
Size: 1.00 vMB
Total Fees: 0.02091334 BTC
Feerates: 50.62 > 2.10 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,222 (300,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,448 614,448 0000000000000000000cee461e47d3c5db5593571ff72bfcd5dde33fc99ffe4e 122 0.05/1.00 vMB 12
614,447 614,447 000000000000000000092b555a7f47e8b98a91a1eff2ad0e503ef87472cc92c3 96 0.03/1.00 vMB 13
614,446 614,446 00000000000000000003c356673d42f271a7ba579da11fe084dae0a4455a67dc 312 0.11/1.00 vMB 19
614,445 614,445 0000000000000000000240153b79a7224e8bdd441f8a2f24450ade8ecd58e2df 2,712 0.98/1.00 vMB 10
614,444 614,444 00000000000000000012453d6312cb3cc3145f8eea20ad0c456318e70094b007 1,442 0.41/1.00 vMB 10
614,443 614,443 0000000000000000000e81a97b24549f5db5c4fd98009157e45ea1ac3d89e67e 525 0.14/1.00 vMB 13
614,442 614,442 000000000000000000065ecbac579f92fd9f7d5ab2f6afae72927a1ceff94d0d 876 0.23/1.00 vMB 10
614,441 614,441 00000000000000000006a34053a63f99e140296d9b0de6b7040a254260c7d79e 621 0.18/1.00 vMB 13
614,440 614,440 0000000000000000000f0a59bb630d123a3ced5c70adebc0cdbe0d917741a8f5 603 0.16/1.00 vMB 11
614,439 614,439 000000000000000000042b380654fc4595b187405177f4d40117935bd8d90f1e 2,693 0.82/1.00 vMB 12
614,438 614,438 00000000000000000007c8777e301b9cbe415a8684add755a06a57828b03754e 168 0.06/1.00 vMB 23
614,437 614,437 0000000000000000001008ac509bf35bcb2669ed2e706b4cb1f71ffcb4cf0185 1,709 0.61/1.00 vMB 1
614,436 614,436 0000000000000000000577570dcafe15c484a93ca9c291324370935e3a8e126f 3,090 1.00/1.00 vMB 16
614,435 614,435 000000000000000000051a3c31389dd581ab5010c9a00bb94159b8356a5a7d52 234 0.08/1.00 vMB 9
614,434 614,434 0000000000000000000b2ba281cc95c4a1ad1d8d0330a493bc09a51b05964885 464 0.12/1.00 vMB 9
614,433 614,433 00000000000000000012cc9566191b34a29900b36e8bb14a41d6e05583dc41ae 497 0.16/1.00 vMB 13
614,432 614,432 000000000000000000083b7d0580dd4e36a3c3517ce8779aa638e46e99001b5a 158 0.05/1.00 vMB 11
614,431 614,431 000000000000000000022796b9c24dc9064622daa73d4bf444c4adfb15dda37a 1,082 0.31/1.00 vMB 10
614,430 614,430 00000000000000000011271cfa571422352025a44ab871e5fe76eec98cb42f1d 927 0.24/1.00 vMB 12
614,429 614,429 00000000000000000009a1e2a7203422af63c6a3d0f30bfc2737fc23b58b05c7 889 0.30/1.00 vMB 22
614,428 614,428 00000000000000000011563297cffad6f38af558dc1df33e661d8c5a829c8e2a 1,492 0.40/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.77 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: 709.38 GB
    • Received: 16.90 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.