Loading Tool

Explorer IconExplorer

Memory Pool

34,226 transactions
25.36 vMB
0.06840052 BTC
Random Selection Loading Transactions
Max Size: 129.18/200 MB

Candidate Block

Mining Attempt 1df5775b50afc9eb77f89ef1a2b3833b046f1750b51cb97d2be61ce2b15f5cb3
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 3989421b67eecf394c1e8f678447173449e97c2f7cdae9949b90b595e5eac46a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,322
Size: 1.00 vMB
Total Fees: 0.02268158 BTC
Feerates: 101.67 > 2.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (609,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,966 304,966 0000000000000000256f9e0e81f3272048e2ab043be75d55bf8a0822c371b392 18 0.01/1.00 vMB 32
304,965 304,965 000000000000000027815e00dcc97464b04ca7580dfa5de0674bf4e1ece50304 93 0.10/1.00 vMB 15
304,964 304,964 00000000000000000230cd95e035803e2365df85ea83d9043a4f0efec1c3f884 504 0.22/1.00 vMB 45
304,963 304,963 000000000000000025746020641aa2c80c9293415100271329a7d0f6b2909560 92 0.03/1.00 vMB 39
304,962 304,962 0000000000000000073dacdd0178da5158bd78c543fbc79bd0dacf56a2021bcc 309 0.18/1.00 vMB 32
304,961 304,961 000000000000000031132699bcb917e7e6ce3cc6cce1f20b6ad36a437436c821 293 0.35/1.00 vMB 9
304,960 304,960 0000000000000000278dfcd08c1b72d125cfc52cdcc06d55f6c4c2a100b16b3d 541 0.25/1.00 vMB 35
304,959 304,959 0000000000000000291937bf17ca7cb66b2b1a9ac8013996ef9faa1aa4be0d0d 946 0.92/1.00 vMB 21
304,958 304,958 000000000000000057fb2b7778c7036787decc4cdf887c5b4e5ea3767c91100a 832 0.25/1.00 vMB 46
304,957 304,957 0000000000000000244d9a1a69852bfd19fd9dc2e371dec7fa1ae5bc3e84b8b0 765 0.35/1.00 vMB 35
304,956 304,956 0000000000000000410e0bd6288946350af28faded9594904efad79da035c9d4 1,129 0.75/1.00 vMB 29
304,955 304,955 000000000000000045f4379e4407d5721e626640c681831718b1b4d0dbc1098a 730 0.90/1.00 vMB 29
304,954 304,954 00000000000000001f33962fd07baad5f7d51a71a7f88fd092cf378defdce9d9 526 0.35/1.00 vMB 27
304,953 304,953 0000000000000000307fa7049de9a867c7e1eb3d2ef7b9ba7ba223e7444173f1 834 0.90/1.00 vMB 19
304,952 304,952 00000000000000001b3fa7c7c9324f076074ea7316d15f8b1eae8a82c1c40516 1,626 0.50/1.00 vMB 55
304,951 304,951 0000000000000000046aef5463863292d6120d938ff3188eae5cf10f7f028884 803 0.43/1.00 vMB 32
304,950 304,950 00000000000000001c112b7c7656620b58bf8e6d7f43739b61b287e767dd7e52 727 0.83/1.00 vMB 21
304,949 304,949 000000000000000007e4e6c8d3e8f85e3e9f901d07af1a1c9d7528a2c5741dee 833 0.35/1.00 vMB 69
304,948 304,948 00000000000000004e2e67ddf47f8d174c349ecdc6dd08686e41d8405c69bcd0 545 0.50/1.00 vMB 22
304,947 304,947 00000000000000003bc82e5d28be5b2b45a7b9913b89472279fbf14693df10e2 982 0.35/1.00 vMB 47
304,946 304,946 000000000000000046cee7b3559078e485221b38ff7ce63f297781225c810e16 327 0.26/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.