Loading Tool

Explorer IconExplorer

Memory Pool

15,000 transactions
6.48 vMB
0.03536151 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.13/200 MB

Candidate Block

Mining Attempt 5e24b8edafcf77db601afbcb76e09d957d9a0c6d9642df12d9ded94afc805cad
Version 20000000
Previous Block 000000000000000000005b95516143f3a5c12ca43b8fea57fd53ee9679bfd479
Merkle Root 39393e2f37bdf47029b55c4777161f39c35229b570d07be3a974c5041d89a269
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,353
Size: 1.00 vMB
Total Fees: 0.02123750 BTC
Median Feerate: 2.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,457 (762,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,355 151,355 00000000000008414fe38fe3998d8d3f9a5bba5b7b84e5b1c85cd38386ef89c7 11 0.00 vMB 451
151,354 151,354 0000000000000bdb4be668a9f1b45ec4802939655983191335fa0bd7fe913ada 11 0.01 vMB 21
151,353 151,353 000000000000034e1c71dd369593f694d7db4e4e2a032ad6abfa3e1cfb02771a 4 0.00 vMB 52
151,352 151,352 00000000000007cee17ce16458344bc91c653431f0945102b423ff6f09155d7e 8 0.00 vMB 332
151,351 151,351 000000000000043651e2cf069cce4f8ccccb4755ea20de99313b6e7b59076ba4 23 0.01 vMB 169
151,350 151,350 00000000000007a1b759c4742913d39b38a6c33801f4c7226c7429d53e352736 77 0.02 vMB 102
151,349 151,349 0000000000000320fff034f66928465577b1a03d50169626ca865441cbba3381 7 0.01 vMB 528
151,348 151,348 000000000000019f89aecc106024fb56a20ec8804c4e4f081dc7732137c63e40 12 0.00 vMB 30
151,347 151,347 0000000000000c680eccffd3f7e19d16537a0d431ccd6d79bacd5ef0aaa85a49 21 0.01 vMB 208
151,346 151,346 0000000000000afa696e28b65bf2414a7807f34a63ade91d408aa7bf84450004 17 0.01 vMB 303
151,345 151,345 0000000000000cf636058f1b11eba1eb3f223d48fd9ef072238bd21a7f0a4fa3 25 0.01 vMB 410
151,344 151,344 0000000000000058e82b44fd7d3dfe35d5aadf6fb4d3e9026912955131670d1b 8 0.00 vMB 581
151,343 151,343 00000000000009829d8cd6a7d08de6906334a02c33829dee64c59c14b609b809 18 0.01 vMB 368
151,342 151,342 00000000000005861d4c6b3de2266b0d28accd5912a4c30527e32527b45fe838 45 0.01 vMB 111
151,341 151,341 0000000000000d396a8e3364378b66db30a4f2a1580109af3d20e3d7abbabfd2 9 0.00 vMB 337
151,340 151,340 0000000000000730e19aae496183f97d192258ce1a9ee6d0ddb8b6af6285690d 160 0.05 vMB 36
151,339 151,339 000000000000012c013d4b170d3cdddf8539af385ea4411f4de4ce3e21b42ebe 56 0.02 vMB 147
151,338 151,338 00000000000008b4bb633ceb697e62ff3bb4486a250581b41abf62fcf1775fe5 11 0.00 vMB 288
151,337 151,337 0000000000000201d26bd2630a8070305c15e2e66af504965539428b9af80c4b 97 0.04 vMB 46
151,336 151,336 00000000000009e24ea69f189ced7e9bdc165b493be2879ea4ec2150dfa8e23a 7 0.01 vMB 11,888
151,335 151,335 00000000000001d847b785c5f9061e5c170ec65c685393f92973d036f059209a 11 0.00 vMB 475
Previous 10 blocks ↓
Total Size: 779.66 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: 315.34 GB
    • Received: 1.51 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.