Loading Tool

Explorer IconExplorer

Memory Pool

41,079 transactions
16.56 vMB
0.14147973 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.42/200 MB

Candidate Block

Mining Attempt 87e6b73853615f6c3af31b89410381802f76ef51bc9e43bcdc103f90f9e37ace
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 217594bfe65689c3a83305a7ffcb8a8135a4c691b715866e96f84c2af3e7726e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,819
Size: 1.00 vMB
Total Fees: 0.05014352 BTC
Median Feerate: 4.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (743,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,957 169,957 000000000000075249951fc7724de78e1a3d76b399e47c26403480fb87ae613e 46 0.02 vMB 142
169,956 169,956 0000000000000330b934c7b123121e9b6062bf647b546cb35e7ca44ba334084c 74 0.03 vMB 117
169,955 169,955 0000000000000971d4bfc78f32a3233b094a8772722872191f84a638ba64cb20 15 0.01 vMB 206
169,954 169,954 00000000000009fd54cf2ae1a530d84b5721b39b312220719b22391fe7a0de2b 143 0.05 vMB 29
169,953 169,953 00000000000005300076544c21d2f352480c1efb4c1cec75125223f66a7015be 14 0.00 vMB 255
169,952 169,952 00000000000007b510189e862f384bd1f829a2f56fd42733e1cb1ab13b2db4b2 35 0.03 vMB 80
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
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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