Loading Tool

Explorer IconExplorer

Memory Pool

41,706 transactions
28.61 vMB
0.07019966 BTC
Random Selection Loading Transactions
Max Size: 146.22/200 MB

Candidate Block

Mining Attempt adb86a4394ded3e5f7a13a4c2c9885951556eb8e6189d3d2e40ff88d0ddf32a6
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 1b5cae11c3dee2140ac0f5f2766aa27eb88c6e7fc9ec5f482f17801cd912abd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,905
Size: 1.00 vMB
Total Fees: 0.01478522 BTC
Feerates: 104.56 > 1.48 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (243,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,844 670,844 0000000000000000000a16c56bb06ff839998b00a7bd3d5ecfe6a59cdde414a1 2,748 1.00/1.00 vMB 135
670,843 670,843 00000000000000000000590afef177dca25b9212e919506cccebd55e25fd9167 2,704 1.00/1.00 vMB 107
670,842 670,842 0000000000000000000cab15426be853aeebdfc6a39636decee7151b3853b49f 2,845 1.00/1.00 vMB 111
670,841 670,841 00000000000000000002e31a1e82ea5916b5f669ba3f5a157585b60ded26a6f5 3,016 1.00/1.00 vMB 105
670,840 670,840 00000000000000000002d3373b98856d58605b270ad967dbe52acaa9549ac49e 2,682 1.00/1.00 vMB 96
670,839 670,839 0000000000000000000cb0e4125747098a5963e92098e44a3cb23a0fbcfcb55e 1,766 1.00/1.00 vMB 102
670,838 670,838 000000000000000000088e15d0f2f3e536ebb47190954c587deb827b68d5b430 856 1.00/1.00 vMB 113
670,837 670,837 00000000000000000002a7ef8b7f66f2ad88855024d54ad47201dd7fef569e51 2,376 1.00/1.00 vMB 124
670,836 670,836 000000000000000000019290c315d7ef64c2c6bb5d248bd6d34d04e39eb22d4a 3,177 1.00/1.00 vMB 123
670,835 670,835 000000000000000000016e2ad9f926f6e1ab08054cd84131de681583c881f1d5 2,710 1.00/1.00 vMB 111
670,834 670,834 00000000000000000000702b388296a157532743584b48b09eb6d984ec193b4b 2,825 1.00/1.00 vMB 123
670,833 670,833 0000000000000000000c191ff0249bae06e35d34c4bba5effeec83acbede19af 2,795 1.00/1.00 vMB 126
670,832 670,832 000000000000000000088d6d8814484f2b5b895021f4c37f864f0efac25ac074 2,861 1.00/1.00 vMB 134
670,831 670,831 0000000000000000000b8d82ae415439e68625d2bb01cdf616f16d55785fba2f 2,362 1.00/1.00 vMB 101
670,830 670,830 000000000000000000083180be83db6cb8b1a310e94d40a56d82c9675002a03c 762 1.00/1.00 vMB 108
670,829 670,829 00000000000000000008201f6194e421c5cb9a0641a2fc13a49883a0119da8af 2,642 1.00/1.00 vMB 120
670,828 670,828 00000000000000000001163d27796327ef142b8aca6c6731e44a9f7a8055c319 1,947 1.00/1.00 vMB 105
670,827 670,827 0000000000000000000b39b89260ed84e6f6e15293a883cbf2bd1609cc9907ab 2,724 1.00/1.00 vMB 110
670,826 670,826 0000000000000000000811b759b56e2851c0d17223c0fbb428d34329b11f6eb1 2,592 1.00/1.00 vMB 114
670,825 670,825 00000000000000000000bf907566b2dda811b5fadf946dc1d6d002faf3141d54 2,074 1.00/1.00 vMB 118
670,824 670,824 0000000000000000000cc93653983cc7f410befca0f474ca44dc390998b35bcf 3,403 1.00/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.02 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.