Loading Tool

Explorer IconExplorer

Memory Pool

25,410 transactions
6.05 vMB
0.04285171 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.02/200 MB

Candidate Block

Mining Attempt 710330005b3568017a720b286bd6033daf32645a1c7af66a076833ec34df3da0
Version 20000000
Previous Block 00000000000000000001ba540179348e126e660bea94ed6ba838e68a81db744e
Merkle Root 1759d45a9a408f4ecf069fef8af861aa68ce2762abb89e45411adcddc848d894
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,188
Size: 1.00 vMB
Total Fees: 0.02837285 BTC
Avg Feerate: 2.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,117 (898,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
14,844 14,844 000000005fa02257f98967eccb984f6cee2a8e2ad324f8fb895f3b2f9abdf46d 0.00 MB 1 0
14,843 14,843 00000000f22f8aed0dfba3ea53424f1c8e163c20a1a60d6113c413d207db5829 0.00 MB 1 0
14,842 14,842 00000000c1c61240393d9cc0b2b582815b4fcd3ba54fc4186e1a1ef7281f0861 0.00 MB 1 0
14,841 14,841 00000000cb9a1eb89818747e7749b73cf8037738d7703a47037937aaa6b860fc 0.00 MB 1 0
14,840 14,840 00000000b5f51d867539d1663bec0ce8de0fc0054e920811f07fa8766f7e88e7 0.00 MB 1 0
14,839 14,839 0000000069fb15d1bfd8ce58c7f6efa45411c3e3f5a89d0fe4d50b065e412b42 0.00 MB 1 0
14,838 14,838 00000000673c7cdc8e008b7b473bcdbc5e3679b72cca460558758aa824819ec0 0.00 MB 1 0
14,837 14,837 000000006e50ab4a0f34cd25fb6bf12d2aeafdf80e1e0997499507f3d44ac568 0.00 MB 1 0
14,836 14,836 000000003aca5237120b0949bf3828afc5286acd9cc4f276a0b174856d7229bc 0.00 MB 1 0
14,835 14,835 00000000162115452582242367b7b46792ec12d6bbe2319b7a588f9a43c55ced 0.00 MB 1 0
14,834 14,834 00000000ca2d3adbc56b70668d73372451c2ebf86cb6f5852d0930f1badc2271 0.00 MB 1 0
14,833 14,833 000000002bca2502e98b5611cb8a4cd97d2246638c50f57ddae8ee96fc590700 0.00 MB 1 0
14,832 14,832 000000006f9e8f9597ecc6fd493aff9a56888a0f05ae0bf01f908ec27789860d 0.00 MB 1 0
14,831 14,831 000000000aa40b76a046ae29069b64826738e4b67dbfbbf571239124ab8be870 0.00 MB 1 0
14,830 14,830 00000000a533f104866775d25a35e49dc38b91bf522d3e85337f11e7f8e421d8 0.00 MB 1 0
14,829 14,829 00000000689c4ce3b1dae09fa4ac75e762f8f1548b6d2fb09ddae1e71e06b901 0.00 MB 1 0
14,828 14,828 00000000a2221f6f48dcad7d280bdcf81055ea5d6802ff1eab5a61267cbb5e56 0.00 MB 1 0
14,827 14,827 00000000e36077b8d16bf0cf6aa55ad93d44dceca5c0beca43dcf66b3e94a597 0.00 MB 1 0
14,826 14,826 00000000a5c0b2201051a9b1133d652d277dfe23abcee0b224bdee368b18bba1 0.00 MB 1 0
14,825 14,825 00000000d6df48f12b07577b88658bd89fc6288bc93251a0ab402d2d2d348a48 0.00 MB 1 0
14,824 14,824 0000000044910d66973cf7ac0013fa9af009cc275b600d255ba5fae6f1e2a717 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 779.06 GB

Node Details:

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