Loading Tool

Explorer IconExplorer

Memory Pool

38,641 transactions
27.37 vMB
0.05931869 BTC
Random Selection Loading Transactions
Max Size: 139.78/200 MB

Candidate Block

Mining Attempt 67a0811d5eef4bacb4cca560e045437b8724231bc43eddfd6f52427b852b8fdc
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 4477426f449fe0c27ba7e1f3acce079a519707f55f82bc2d71442507b056074a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,080
Size: 1.00 vMB
Total Fees: 0.00750747 BTC
Feerates: 101.49 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (243,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,854 670,854 0000000000000000000c0de61774271b485c7eead5510ef0d45e77bfcd5edd45 1,145 1.00/1.00 vMB 108
670,853 670,853 0000000000000000000738b09132e21b1a9c5fb9e52667cd264dc2f4a3d8d7ae 2,426 1.00/1.00 vMB 105
670,852 670,852 00000000000000000007a903af48e103b48458cabc15577a0fc3476a899d2501 2,440 1.00/1.00 vMB 125
670,851 670,851 00000000000000000006d3132bbdf132ed0ea40d01f2cbde157ce0bd60fbafb0 2,271 1.00/1.00 vMB 119
670,850 670,850 000000000000000000058b0392acad50a141c980a0137fa381eed4bb9da2266b 3,238 1.00/1.00 vMB 131
670,849 670,849 00000000000000000007d284fb11be7e6adcc81d05177f05ff5ba6b906f151d2 1,881 1.00/1.00 vMB 122
670,848 670,848 000000000000000000069716b33a2780e51de3c862692dc3ea4171a4716e96b2 3,121 1.00/1.00 vMB 86
670,847 670,847 00000000000000000009830788753780c8fe72d98e6ff75f7312d613e0ce9f30 2,060 1.00/1.00 vMB 92
670,846 670,846 00000000000000000003b6a65ad8b06ade672dee5ea14dc73315f7e17993d53c 2,776 1.00/1.00 vMB 114
670,845 670,845 000000000000000000028d2386c3494933d7d26bee1d74db9e3eff7445e4ca52 2,909 1.00/1.00 vMB 126
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
Previous 10 blocks ↓
Total Size: 781.76 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: 632.49 GB
    • Received: 12.12 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.