Loading Tool

Explorer IconExplorer

Memory Pool

37,930 transactions
17.46 vMB
0.13136265 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.82/200 MB

Candidate Block

Mining Attempt fb435ecfa897bae54e26bcfa78654c034777735dca0392df5c4e24aa7c1c2971
Version 20000000
Previous Block 00000000000000000000ecf9a9cf9e3e078d69ac3f46812a91eff376f6e1729d
Merkle Root c1ff45e2c6b96fd77b15e92a7f0506748da5208fc69db30eed0bfe878a68c577
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,338
Size: 1.00 vMB
Total Fees: 0.03143208 BTC
Median Feerate: 3.90 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,333 (743,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,951 169,951 000000000000072bfec974deb9f0ed439f4b5ec53e5e16d289cd93976d16a887 27 0.01 vMB 69
169,950 169,950 000000000000004fd03f30fdde1582f8a0da12e480dd062e2708ca041556f040 63 0.04 vMB 146
169,949 169,949 00000000000003241a01df8d79134693f48f747301f05917da74d9fc0d462619 27 0.01 vMB 131
169,948 169,948 000000000000025bb624f165b4ac5beb084647724ed0ded1371976251f41dbcd 1 0.00 vMB 0
169,947 169,947 00000000000004e6a96fde6bad79fdc16c919f3fdd2d0ad72428d6c37ea29646 70 0.02 vMB 0
169,946 169,946 0000000000000a62fe40205b0428f6289dfd9be3d95deb388bc5c5e1d1dfa876 81 0.05 vMB 1,084
169,945 169,945 00000000000003f26706800e5180c5c45e940ea8902ca8ced2d8e7f7bdc5179b 1 0.00 vMB 0
169,944 169,944 00000000000000ea8979c730addf9666b8ed733bf2c5096ecfb30290df5fa791 1 0.00 vMB 0
169,943 169,943 00000000000003344120d6513dfc49a8940ccc6eae9b92fcd94c7a733483e27e 33 0.01 vMB 11
169,942 169,942 000000000000047c1ce70a81498bcd4efbb9ef30fbb2df915d57a6726fa3e8aa 61 0.04 vMB 267
169,941 169,941 00000000000005a3949a8c4c54d33e1159965d647ad6ec621702ee99b9f7cfe3 93 0.05 vMB 82
169,940 169,940 00000000000005723caf7c6772b97ec2982432e61eea690cc79278712b005839 20 0.01 vMB 129
169,939 169,939 00000000000007cb490fd6181915c4f71a984372cba991ac7a96aa6a79ef1edb 122 0.05 vMB 28
169,938 169,938 000000000000089737d602cfa5d83e0579606951f7f8d905e0b6611c41ca4f83 102 0.06 vMB 118
169,937 169,937 0000000000000327466e2a1976ac4c3706315ea0941098b3fbedda26b9a9bd7b 29 0.01 vMB 41
169,936 169,936 00000000000003b6f000daecaa8d2e1e7d62f3cc87e5a16b724c9dad813a7315 87 0.05 vMB 150
169,935 169,935 000000000000033d0267208b76a42c5dc15d0866880f818473c7a585e273071d 1 0.00 vMB 0
169,934 169,934 000000000000056f0e133867f496860cbf6fb2c57180b700b05af96bd465d709 172 0.05 vMB 12
169,933 169,933 00000000000009430e5dc048ec8b6e433e54e5f1e8e6eea6875d3d8eb04623ca 1 0.00 vMB 0
169,932 169,932 0000000000000947b35e2844739133d4b3843bc8f46e59e0f7fcdd7043905707 86 0.03 vMB 52
169,931 169,931 000000000000069730d4d8e1fd99b275a7b1204ed4abca731bf42ad7560899da 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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