Loading Tool

Explorer IconExplorer

Memory Pool

28,989 transactions
8.49 vMB
0.07926881 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.72/200 MB

Candidate Block

Mining Attempt d13d7cdb1e8911d9cef39a709854727be2468e30955a1b27678cc94365f88c24
Version 20000000
Previous Block 00000000000000000000dfe1036d7254b06c2dd375bf5f4768672b4c82b08c56
Merkle Root fafa76629fee6bb8c48fc7e8c9786344d0f3b3a3e34bbadf811411f6cab5daaf
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,031
Size: 1.00 vMB
Total Fees: 0.02891741 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,224 (721,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,618 191,618 00000000000002c5ca7b4bf9559532cfd8a1248b6e6978bde768c76aa4165b33 1,024 0.28 vMB 43
191,617 191,617 00000000000005b6d3bc1392f21c8592c6b4ff55b37bb7501d93760ecac78556 182 0.09 vMB 146
191,616 191,616 00000000000007b097379781ea194a77241e4e40abdf0911ee0b812087af2320 50 0.03 vMB 114
191,615 191,615 000000000000015690aea5d94638a05505c4cc55a05f95255ade25e4d886cf98 400 0.21 vMB 119
191,614 191,614 0000000000000567e6ec329abf9304099509efe18fe7afc37822b33d819221d3 118 0.04 vMB 73
191,613 191,613 000000000000051cbf5b7757d930735cb3ef3d4079ebcf3de062c23e6e954080 3 0.00 vMB 0
191,612 191,612 000000000000010b772c97650dd4245bb1a10826758cd4c0f048502dd040b547 96 0.05 vMB 140
191,611 191,611 00000000000006e26cf32db6c02636c2e278f837e5b722cc961d67e5e991d776 110 0.05 vMB 267
191,610 191,610 00000000000002413d1e1627b632422bde936e3ac274ab1606a880d8287207ee 94 0.05 vMB 298
191,609 191,609 0000000000000533bfb4e2e556e4f8171fd247d798c85644f1420dc3be91cbdd 301 0.11 vMB 241
191,608 191,608 00000000000007927ec3d983a190a32dae2009b89b213ba09b0660bb3fb1381c 11 0.00 vMB 0
191,607 191,607 00000000000002387555fd0a416371c1a0304bbc66bb55c7cc95a41b6f21219f 206 0.07 vMB 163
191,606 191,606 0000000000000446933996f05fea3d2b4d60a2a786a7297c17eac2d37779f7dd 32 0.03 vMB 24
191,605 191,605 00000000000002f1caf3a58c168fa4d07070da0a28324d319004d96c0aef0722 192 0.09 vMB 122
191,604 191,604 000000000000046cbb23322b8aa5261d3010d45556d0012e8fcd13ded3894864 204 0.11 vMB 146
191,603 191,603 0000000000000763cf2c67390b54d4167026a1f68f6fc02456e708f05ed14cc4 157 0.06 vMB 189
191,602 191,602 000000000000012e199171b34935c5ddc58fc22e0ab263007fb67617ad465f47 183 0.12 vMB 96
191,601 191,601 0000000000000353b60e3f4575bbd9f3b6fe0ea16a70b0ffb19bab875fe4db43 386 0.20 vMB 154
191,600 191,600 00000000000000befc56f825e797be240dec437ff3ab7e9ea90d2c0d8b8e1569 130 0.05 vMB 246
191,599 191,599 000000000000032482ccdfb0000c9023ae2a511e4f889b083fae62082ff9c30a 11 0.00 vMB 47
191,598 191,598 000000000000052ef704a5f3b254b84159d7917e1a8edac4bace34b8e8db70b8 80 0.05 vMB 26
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 75
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.14 GB
    • Received: 0.49 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.