Loading Tool

Explorer IconExplorer

Memory Pool

44,061 transactions
30.70 vMB
0.10231494 BTC
Random Selection Loading Transactions
Max Size: 156.51/200 MB

Candidate Block

Mining Attempt 1913a3673ae477ba95199537693aae035e2bb917230a462c9efc535d6dc8b9e5
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 78ec2d2750b3e74e91bdc755afb30cfb0ed69ba5bec421c2b5afed5b2c7ff03f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,285
Size: 1.00 vMB
Total Fees: 0.03917285 BTC
Feerates: 101.65 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (589,861 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,719 324,719 0000000000000000104bef467fdb6b02a8da0bb6868fe9040654b3bd3df69512 655 0.44/1.00 vMB 24
324,718 324,718 0000000000000000036a7837501190e2fcad1b2c996cc8be35da952ae2b3c295 2,077 1.00/1.00 vMB 33
324,717 324,717 000000000000000019ce86b5c53fed026a39ea3d4408fc66575e43aea2213c23 860 0.49/1.00 vMB 35
324,716 324,716 000000000000000003140c44275fd64b5771207a8389ff796e630c5e725dbac1 725 0.45/1.00 vMB 25
324,715 324,715 00000000000000001827294a24043e24c0d7906bc1f0a1f17e2639c60877cb6e 34 0.02/1.00 vMB 38
324,714 324,714 00000000000000000069fb85070fa5e23b555ef5c38692a844891be5bdda80d9 649 0.26/1.00 vMB 29
324,713 324,713 0000000000000000065642c7af804e17cf188521c25af9eedf65ec5290042308 32 0.02/1.00 vMB 31
324,712 324,712 0000000000000000152f43ad4d59277dfc0b6e64e59ed39f8f16c6b4fa081063 65 0.06/1.00 vMB 10
324,711 324,711 00000000000000001873e4b22e8439ee9e20c6789fe1aa55ac8c7ce6313c9a65 895 0.45/1.00 vMB 30
324,710 324,710 0000000000000000189f7085498e6eea87ea9732f7d40068ef8b85fc97fac23e 71 0.04/1.00 vMB 6
324,709 324,709 00000000000000000c20ad6ee044b824ad7c3e6ab3a16ff021c0794bc8eb86fd 1,560 0.79/1.00 vMB 30
324,708 324,708 00000000000000001301ac37a50771d0285efd24f5e172a1bf2bbf309e431e04 714 0.34/1.00 vMB 33
324,707 324,707 00000000000000001ad0c4c64efb8f3fa34497b90f001005ac953f2d61a86176 134 0.08/1.00 vMB 39
324,706 324,706 000000000000000013196787abe3f20159ec06c3c75abea41b6ff25429b669cf 88 0.05/1.00 vMB 23
324,705 324,705 000000000000000017b936384af5f66e9d060b10104787e3ca4f1058fe6924ce 1 0.00/1.00 vMB 0
324,704 324,704 00000000000000001d412e904ed8bf898830256a3dca090e063fccec8d0f2607 358 0.18/1.00 vMB 29
324,703 324,703 0000000000000000032ff8f3cabbdda60726cee056f91852176d4b93a371e0f7 124 0.04/1.00 vMB 36
324,702 324,702 000000000000000012dfbbf2d39e7459bff1e3525bd88732ed8eed569f0a78ec 1,288 0.63/1.00 vMB 36
324,701 324,701 00000000000000001750b265ab60e68ec5503ffad89c91650275fe7938811446 882 0.47/1.00 vMB 30
324,700 324,700 0000000000000000023121bb3b4b0a003c4f8c04d9306bcdef5a69a2c110dae4 77 0.05/1.00 vMB 21
324,699 324,699 000000000000000004182fcd37e145046d24c5ead6ae514471e31f5601aa56a8 32 0.01/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 781.65 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: 626.64 GB
    • Received: 11.69 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.