Loading Tool

Explorer IconExplorer

Memory Pool

40,177 transactions
16.23 vMB
0.12683593 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.73/200 MB

Candidate Block

Mining Attempt 7625fe9a6e8612eaef5b8d90655fb1d68a20bbbe72af2c5aa428e27566d1db6e
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 25bbf4f74e6634bea64ebfd1609ece6c37dc88fdc8599628838c621f6db3d870
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,671
Size: 1.00 vMB
Total Fees: 0.04467703 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (743,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,961 169,961 00000000000001340442eac9f8c7509116133d54a1234778d3bdf8901997c1e9 1 0.00 vMB 0
169,960 169,960 0000000000000531771dc1b719eb05cf0e6f323539df0c96a0ae6006684c533f 45 0.02 vMB 26
169,959 169,959 00000000000003886c0ed34d2af2bcebade1378414318dc59f4881d4c745857e 41 0.02 vMB 68
169,958 169,958 00000000000008f73453a4409895649a5f57ea46057986f64d51c336065946ed 45 0.01 vMB 8
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
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: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 91.69 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.