Loading Tool

Explorer IconExplorer

Memory Pool

17,983 transactions
8.58 vMB
0.03101421 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.92/200 MB

Candidate Block

Mining Attempt d58b68da026f5b222006325b4256a3d34cb5525c3ebcd1175498a15fe1d0b482
Version 20000000
Previous Block 0000000000000000000003c7cbcc0246969b12a8c6b834f333c2ac327690af3c
Merkle Root 61c3ba29423893d1c24869f67178cf1e44740e12d9928e1b5c0eb5ffdd7dfcf3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,388
Size: 1.00 vMB
Total Fees: 0.01250993 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,389 (754,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,522 158,522 00000000000008347adc287a500ad0a05106a273ada6a299c57c6b85e6a490f0 76 0.03 vMB 178
158,521 158,521 0000000000000ccbdf62dbd37fb62328eac881b25fb650a41cee035d3fda1a35 11 0.00 vMB 529
158,520 158,520 0000000000000b81d6e42d8f9ff3993adf674678d09b8fbb49ad365542cd3957 72 0.05 vMB 34
158,519 158,519 000000000000075dd6b6cfc284817995150a8b2ad4b912dcd15266099bbac3e3 113 0.04 vMB 646
158,518 158,518 0000000000000b9247b51a6cbd9fd55c23e3317d1924266015c8674422ad70f2 57 0.03 vMB 528
158,517 158,517 0000000000000d9865566ed2c1da0fd18b99c91e272353de12c6ff8eac28aa68 147 0.05 vMB 111
158,516 158,516 00000000000000c42379a634d27cc07830ed7da0bdb9ef4490997a9426fcbdff 26 0.01 vMB 171
158,515 158,515 0000000000000a93a7f15c28df1da86c8754522a3f83af305d55ee93872bda0e 52 0.02 vMB 2,348
158,514 158,514 000000000000077cedb963319b0e3c3bbc878d3f02fd8358423db828b32780ab 43 0.02 vMB 480
158,513 158,513 0000000000000dde1290cb1d48a3d0be9ff78ab941f03e34f785c952e4ab045e 70 0.04 vMB 265
158,512 158,512 0000000000000aa29ceefd63391975c5c847555185b2ad637835e068d09a8648 38 0.02 vMB 126
158,511 158,511 0000000000000ceefa470e17a7b9b0a1b630fefb9c2831762d6f642dd4ad3f39 8 0.00 vMB 115
158,510 158,510 0000000000000734c7486b6cc3207b89f731e680470544a843ec22dcf771a9af 29 0.02 vMB 86
158,509 158,509 000000000000071e82d8136188b5f1c11abc13b14bd0b9bf94c1dc4a04261f60 104 0.03 vMB 166
158,508 158,508 000000000000057d71f1091b72f2544122be409382d65b8083f2d9bb6daaf584 42 0.02 vMB 51
158,507 158,507 00000000000000918be80de084f3682dcfc3a54dbd3ca37af8dd9e938d2073a9 9 0.02 vMB 1,011
158,506 158,506 00000000000009ea165f27bcc87e18771985ed61a08da401ecf836e307afa6fa 43 0.03 vMB 21
158,505 158,505 0000000000000dbe5d31d9e64a081d21ccfb73820d743783581d6f785cf5f39c 1 0.00 vMB 0
158,504 158,504 000000000000076a9245f7bd3c56237ddfb0cd3bd627bfcf89521ee99a801dfc 30 0.02 vMB 110
158,503 158,503 00000000000005b10c96b2c29b228134dd048389ee74442590f4aadec48b4395 51 0.02 vMB 201
158,502 158,502 000000000000090e6ed0906a3d78bcef652a26c6bc112d3cfc22d6192eed1ca5 10 0.00 vMB 365
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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