Loading Tool

Explorer IconExplorer

Memory Pool

42,266 transactions
30.26 vMB
0.07616921 BTC
Random Selection Loading Transactions
Max Size: 154.03/200 MB

Candidate Block

Mining Attempt 7ecf6a80eb23b3dcdeba4f3379385bb39e0eac38ec868c7b0f02ca2405959ef6
Version 20000000
Previous Block 00000000000000000001f159911b6b81a9562df458945e3743bcfba5bbd0f743
Merkle Root aae7079f2b40495cc6b4611de01913fce61f4f6da4ca8407048d7a7659858024
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 1.00 vMB
Total Fees: 0.01563987 BTC
Feerates: 100.29 > 1.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,584 (734,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,641 179,641 00000000000008a12ef5dc7e2ef017ca39e0a4a5f4b0e327bddea1e52fdcc6b8 496 0.21/1.00 vMB 135
179,640 179,640 00000000000009a004265b64116b2b09709dc90afa8cc0d9912367862cebe68e 598 0.25/1.00 vMB 128
179,639 179,639 00000000000006e2a29336d50ee5c761f66eff9c2d6325b7705ccaa5c12294ec 132 0.05/1.00 vMB 91
179,638 179,638 0000000000000094d31459fec523d68bf668ccea98c62f774980b9933251ef48 75 0.05/1.00 vMB 67
179,637 179,637 00000000000008b12aaebc599227d38f26728cbf7e45fb2914e0f3cb4247e22b 1 0.00/1.00 vMB 0
179,636 179,636 000000000000043298601f07f859a0f056f35dac912db07afec81d2cc714d6d2 178 0.08/1.00 vMB 125
179,635 179,635 00000000000006f0c1a17537ae50b742550bcfb2ffdfd72ed79d0d6f87cf06d5 262 0.15/1.00 vMB 144
179,634 179,634 0000000000000106226440260bac031d4b224eea885e4e90c171512e71a74891 215 0.10/1.00 vMB 179
179,633 179,633 00000000000003e5ff5ae13d661d155b3d14e7108aff82543d79f14b75015a5f 509 0.24/1.00 vMB 164
179,632 179,632 0000000000000201282a110c95672921847d9d044ebce55235cfa4dc92031d54 118 0.05/1.00 vMB 121
179,631 179,631 0000000000000743cb828aac75e2950052a92ddd9bbfe22f668c1924ff45a2ec 127 0.05/1.00 vMB 228
179,630 179,630 0000000000000955e777dd1f2d13520b92137b7b09b38a35a85c1027858fdb83 243 0.17/1.00 vMB 113
179,629 179,629 0000000000000730c52a0a8cae5426186cda2a02162b7f4ba50b29005c107128 1,024 0.48/1.00 vMB 92
179,628 179,628 0000000000000527d9242e05d8178d10530643555f084660d2aaa36c47f756e1 108 0.05/1.00 vMB 72
179,627 179,627 00000000000001d998137cbac107ec77eae2ad9e1fc6addbc0c046628ec758fa 320 0.16/1.00 vMB 147
179,626 179,626 00000000000000a23ed33c3d0d146704ba816f81743fb3f044ec12cff29c2072 274 0.12/1.00 vMB 110
179,625 179,625 000000000000070f0921a0c320121d991021a2c5b2141a055981ec99c24abfd5 629 0.25/1.00 vMB 222
179,624 179,624 00000000000003c58b1f7db8e1567acfb99168daeb519836fe922261f7cf5786 107 0.05/1.00 vMB 108
179,623 179,623 00000000000007f0e382cc9fcf9fce03e616f6691dc9b6f9696c252a01b28e94 127 0.05/1.00 vMB 343
179,622 179,622 00000000000009955923518ce666eca4d2c8be447da0ef5a54dc32517dd2378f 31 0.01/1.00 vMB 15
179,621 179,621 00000000000008855a647b4767f0f8d882715acbd79e8f19f6ae136c9f9069b8 143 0.05/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 781.66 GB

Node Details:

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