Loading Tool

Explorer IconExplorer

Memory Pool

28,162 transactions
9.35 vMB
0.09414260 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.25/200 MB

Candidate Block

Mining Attempt 6fe72fefdd1c1bc554b55caad0d75af9c9376401178526391b049da1f8905079
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 818fe9beae0cd27bdedb818b7a2da3554b2a8e917e54e52df13fc8eb0de9ef98
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,185
Size: 1.00 vMB
Total Fees: 0.02577021 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (774,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,494 138,494 000000000000064988975d2cf511c936d73d7d09ab1b333ae6f3ef180ed173fe 11 0.01 vMB 205
138,493 138,493 00000000000006f7ad97fdf787ca4ebe97da5d3a8e5a041a866897406809ff81 137 0.05 vMB 1,343
138,492 138,492 00000000000001d5e8b1c40bd2ecf073f44911fdef5949f02fe72da540c016dc 22 0.01 vMB 430
138,491 138,491 0000000000000521a5ee154d81fb2c3856c8e343c1403c8ea140fefa303d66ce 74 0.02 vMB 62
138,490 138,490 00000000000008ef809c70a6ca5da21a03e3e69c105ed29cf285d816ac8a1504 70 0.04 vMB 88
138,489 138,489 000000000000056fd82b4e63978d42c27b0fbea2a9bd76bfc35330d0bc40c143 166 0.05 vMB 156
138,488 138,488 0000000000000983223914240d31b4def67b06dfa028dbd80081310d5c8d9d74 36 0.02 vMB 115
138,487 138,487 00000000000006a8b064e89e4c161e6c7b7e2b8bbbe839324b4ab63b64537e3f 91 0.03 vMB 93
138,486 138,486 00000000000005dcd8a669b202c45682b835ec7a215c0bf4a872ef7bd27b09fa 10 0.02 vMB 470
138,485 138,485 0000000000000573deceb5eddefcb1afd35589cf797f87bdb3e1a21b51fdeb39 27 0.01 vMB 472
138,484 138,484 00000000000008957a94a7afd4f028ec4dbd4191a5b9f48b12bfa941b729c9c8 70 0.03 vMB 71
138,483 138,483 00000000000009ad3946d26f6715c5e2cc48cb9576f2de2b05ffce7dcc9059e8 26 0.01 vMB 165
138,482 138,482 0000000000000904f320a6588de9df82447754fe88e4d174745b1f8a04969cb8 113 0.05 vMB 137
138,481 138,481 00000000000009cfc9897a31b5680847e79c9c0093d04263ddf0ed803a5e7156 77 0.04 vMB 103
138,480 138,480 00000000000005b85bff397ac0ad6792f03e0acbbbee603c0dbc1406fa7319b4 9 0.00 vMB 143
138,479 138,479 000000000000007dd91130e5715efd8bd9376be3c3d375445157d7b920cb935c 8 0.00 vMB 27
138,478 138,478 000000000000073c92623f385a22acfdc1777ac7849a93d76fa305942cddb233 29 0.01 vMB 267
138,477 138,477 00000000000003dc3d2bee7ca2e7383931860f216f075dedd8da809484168455 9 0.01 vMB 56
138,476 138,476 000000000000045ac031a94441578c44be25bf5566a4e673f52c806d09e3b002 33 0.02 vMB 148
138,475 138,475 000000000000065e1de5b89d21ccb1e1b058943e267dd0becbca740ff054cc50 74 0.02 vMB 155
138,474 138,474 000000000000071545176d51a01dc963215d11526e92a6814a4e80533d72ef97 48 0.01 vMB 185
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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