Loading Tool

Explorer IconExplorer

Memory Pool

74,096 transactions
29.64 vMB
0.07557213 BTC
Random Selection Loading Transactions
Max Size: 171.28/200 MB

Candidate Block

Mining Attempt 34935332d30533d0094328752ca221440483ef5a48c9f54d4917d9093c6e09b5
Version 20000000
Previous Block 00000000000000000000652139344fdae39ca5e8c3d9d42796114be58ffac4be
Merkle Root 74e09241c4ab5896e30fc083d219ac36e45cd5c4f0cafcf23afc660076edd080
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 129
Size: 1.00 vMB
Total Fees: 0.01057885 BTC
Feerates: 105.47 > 1.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,056 (553,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,223 361,223 000000000000000005db0d77150333ef311950f862d5ec00dfb556569a83c41f 278 0.93/1.00 vMB 11
361,222 361,222 000000000000000007f664878be60fc3b95d21ed63996c9b4d9c64e0b3fe0922 643 0.48/1.00 vMB 19
361,221 361,221 000000000000000000038ae8d3027b466a0cac99f9244eae9a55e8194838bfc2 1,429 0.75/1.00 vMB 29
361,220 361,220 000000000000000010a82cf40399c43f0f8158c03adcdf45470eb7dee9e7098f 2,171 1.00/1.00 vMB 27
361,219 361,219 0000000000000000054b970ae57a8066acc2a87f5194ebf5cf0dd12974f4ed4c 2,222 0.75/1.00 vMB 41
361,218 361,218 00000000000000000be2dca8e5336b01454fa032635a6f92d6adf0b98cdc6324 2,633 1.00/1.00 vMB 32
361,217 361,217 00000000000000000c2f3f4b87214d1791289820f9f7b696d7484987a073f567 1,154 0.92/1.00 vMB 28
361,216 361,216 0000000000000000122b66cdfc34d7acbb1f2e54bb0112b26be5797411892b40 1 0.00/1.00 vMB 0
361,215 361,215 000000000000000013e42927521eaba046c87e7a28ea0bdba645ea008354dba1 934 0.75/1.00 vMB 22
361,214 361,214 000000000000000000f1f6fe5fe61e8b00cd9779302ecf8c293ddd12c271f7f5 1,643 0.75/1.00 vMB 35
361,213 361,213 00000000000000000769c02629f533495a4c9cfd852dff4ddfeffade31f846c4 1,859 0.84/1.00 vMB 29
361,212 361,212 00000000000000000b4868f336a367ec3ffdb85656f79b9c0de55f1abda9d574 525 0.92/1.00 vMB 14
361,211 361,211 000000000000000007fe6423195a205d7c2226fa8e44594eb2d3b73e48f2b86b 306 0.75/1.00 vMB 13
361,210 361,210 0000000000000000005c2e3de86f953100245d710b1261410b6c119789f528c0 1,446 0.91/1.00 vMB 25
361,209 361,209 000000000000000010cde0ca54deb62d6263404eb22ddd40d2a0bb08238bfad0 1,884 1.00/1.00 vMB 24
361,208 361,208 00000000000000000df54397198967de78838a776e6e4379d8fd4e3af6c02e4a 631 0.75/1.00 vMB 18
361,207 361,207 000000000000000004dda5675b159a2e20a2b65e5ce2cdf02047b36ec50993a0 1,569 0.75/1.00 vMB 31
361,206 361,206 00000000000000001341b1bef28903c021a69430866fe5bf363b98f76c99d7c9 2,311 1.00/1.00 vMB 19
361,205 361,205 000000000000000006d6d05d500e256a0754e92997974ea8661357b364d6a027 470 0.75/1.00 vMB 15
361,204 361,204 0000000000000000000b23026fc07c596dd7593c323bb0b22e6240ec5777ade4 970 0.95/1.00 vMB 21
361,203 361,203 000000000000000014c2a01db05c3550db53b38e356ef7aaa750cb90478818b2 2,324 0.95/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.