Loading Tool

Explorer IconExplorer

Memory Pool

72,332 transactions
27.43 vMB
0.07462956 BTC
Random Selection Loading Transactions
Max Size: 165.74/200 MB

Candidate Block

Mining Attempt dd6dc06cc295a67d96c5e3d0de4b4930d5fc7cba1aa519bb5df987be5e5605d6
Version 20000000
Previous Block 0000000000000000000168c69c0ca71f33f06f795a51a274dc96cdba2a6216f0
Merkle Root aa77092acc28f3b4d2faf77da9d100b67e0b8d47de54202a957e0f4361e483a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,470
Size: 1.00 vMB
Total Fees: 0.01558816 BTC
Feerates: 322.65 > 1.56 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,565 (661,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,841 253,841 0000000000000002ae4afa2ad3e940da0c18c408f3d79f2362fd8e175b33280e 51 0.03/1.00 vMB 74
253,840 253,840 000000000000005371ee362570458d46faccca468950eb2d2d4303ecefe2b2dc 115 0.07/1.00 vMB 79
253,839 253,839 000000000000001c6a3f35f2decdbc77b1bdad4394ceccef31b47feb403fca50 215 0.17/1.00 vMB 57
253,838 253,838 00000000000000098a1fbbba6f7f3f4900fd83529208eb6f62f6ccbcf137e13b 512 0.24/1.00 vMB 156
253,837 253,837 000000000000003076ab13f008866683c9d7617f4b7d1ebc383126884d694750 100 0.05/1.00 vMB 60
253,836 253,836 0000000000000008d206961e788884664500c02346f1c45227eae110833d408d 511 0.21/1.00 vMB 151
253,835 253,835 00000000000000182d0559b095c69c4c08ebde5bb5022ff5b3a086459531ec4c 48 0.02/1.00 vMB 84
253,834 253,834 00000000000000142be22e5382a7b3a3e4f3438b4584e9482c5cc53ee06980da 304 0.13/1.00 vMB 139
253,833 253,833 000000000000001f14e1bb7b5f2d91238c0846a8a0c494793653afc3bc0c34d1 256 0.14/1.00 vMB 57
253,832 253,832 0000000000000015a681a4a82e76a20eabfc1fbd8fe5faa21e63bd8fe5b3e1da 181 0.17/1.00 vMB 102
253,831 253,831 000000000000001264ac1bd572e8c5e5b4d1d27a96ac633c51cc4c4c1c270aeb 397 0.24/1.00 vMB 93
253,830 253,830 0000000000000004d1f47a9e669c52e8d49d5b4fce735384305328a9fbe30c62 256 0.10/1.00 vMB 82
253,829 253,829 0000000000000016c449feaa601a377626d8642d07efee8682ee63c1e0d0c334 46 0.02/1.00 vMB 171
253,828 253,828 000000000000001abc62d3add7d285465d99f27504d26257c0cbde517c68227f 67 0.03/1.00 vMB 146
253,827 253,827 0000000000000010e642c94d6ee3f05f15421bee798d36c45b253efe1507e023 391 0.16/1.00 vMB 137
253,826 253,826 0000000000000009add623113b97b015909581fa9e166e647407fdde6fa6bdd2 10 0.01/1.00 vMB 94
253,825 253,825 000000000000001accfaa936fc03c3296f3ae0446e95550f261e44827e942328 223 0.10/1.00 vMB 122
253,824 253,824 000000000000003a904661c6785d8bfdb584eea42d9c565883b5df92b6ff1b67 256 0.20/1.00 vMB 32
253,823 253,823 0000000000000028219a46da597e604f99abab7e8cfec740892cdf0f72dd7202 478 0.20/1.00 vMB 118
253,822 253,822 000000000000004a1b8fd48d2d984519edcd01e7c409afe298b0c95077ee4bac 230 0.09/1.00 vMB 136
253,821 253,821 000000000000002ac8c28e7e73d63e58ee09e46dcb700cf2639e4fb43b321d12 12 0.00/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 783.37 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: 768.67 GB
    • Received: 19.63 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.