Loading Tool

Explorer IconExplorer

Memory Pool

73,327 transactions
28.23 vMB
0.07313028 BTC
Random Selection Loading Transactions
Max Size: 167.12/200 MB

Candidate Block

Mining Attempt a45985a04bf9547bd51fc9d4048322677bee90f078867d78865368a133cbbd25
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 9d2e03fb99e386e8224eabf8828675e2890137ef1d1554d486fac0c3712e1369
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,077
Size: 1.00 vMB
Total Fees: 0.01666472 BTC
Feerates: 150.86 > 1.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (622,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,111 292,111 00000000000000004791780470fc1aa663913f58aa39a8a01151e5ad49f07cd5 256 0.09/1.00 vMB 57
292,110 292,110 0000000000000000dd51b12152493415a1df0e3af908bf0d79dbd0fbfaa086e3 278 0.12/1.00 vMB 38
292,109 292,109 00000000000000003055c3398d2b31cc935d88f90b42eaee0476bee7b0e25edb 18 0.03/1.00 vMB 12
292,108 292,108 00000000000000002f262712195a406b9839d863d0308f6df0253377cab4b57a 146 0.06/1.00 vMB 31
292,107 292,107 00000000000000003d9de9ddafcc4d48b195592d2565ce1d6f366bef24410a4c 685 0.26/1.00 vMB 50
292,106 292,106 0000000000000000b6ac0b9d26a0f7e141aa77a4e2b8d19ac262f888384eeca8 573 0.27/1.00 vMB 38
292,105 292,105 0000000000000000f6103f4ad4395d1e6126f66fac3aef031d290d983efb1917 256 0.09/1.00 vMB 62
292,104 292,104 00000000000000009105d3129335c2ba44eb6cbda99fdc37b36d7beece5af463 580 0.28/1.00 vMB 39
292,103 292,103 00000000000000009de7c0492d7a79fca4c6af1fab8e1edc5f99d08e4d1c9000 64 0.03/1.00 vMB 72
292,102 292,102 0000000000000000c688096b54debeda02179a1a4ee16ebf9b79a671dfd60faa 1,099 0.67/1.00 vMB 28
292,101 292,101 000000000000000009ca3a7816de0b37a86393d1c06b0dd139175cea5fa9c73e 803 0.25/1.00 vMB 73
292,100 292,100 0000000000000000c5436d1f651915bedd176ef0c0921969327856ceeb462f45 98 0.05/1.00 vMB 45
292,099 292,099 000000000000000039d27fbf54da0e93628c26be949e78a570dc5e4b791097d6 611 0.31/1.00 vMB 43
292,098 292,098 0000000000000000988fc76a4fac360f5e4dcab55d7ded23dce81de0af93090e 6 0.01/1.00 vMB 11
292,097 292,097 0000000000000000f4dbe09b5f243254790cfc4be0c1177eef323b373a384b80 133 0.11/1.00 vMB 28
292,096 292,096 0000000000000000ed0e569ccfb623053d3312467407e0093f877e06e5b2df4e 256 0.09/1.00 vMB 53
292,095 292,095 0000000000000000939f1d879e4c4eac4ee26bb40258d3f0d92d20d1ab36991e 302 0.15/1.00 vMB 34
292,094 292,094 000000000000000056280491769edf2dde3f3922c524ac0dcfab92a6d395ed9b 109 0.08/1.00 vMB 24
292,093 292,093 0000000000000000cff54d3fdbaa2176c197995be705dc21160e1c59568368f4 91 0.06/1.00 vMB 15
292,092 292,092 00000000000000002ca89ce25ee2e24d157a9dbdeb268191cb3c61a9a1346280 19 0.01/1.00 vMB 27
292,091 292,091 000000000000000088d557d99157cf20dc84d2ebbbacc99f628218ca5435eb25 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.