Loading Tool

Explorer IconExplorer

Memory Pool

79,098 transactions
29.58 vMB
0.07235503 BTC
Random Selection Loading Transactions
Max Size: 177.79/200 MB

Candidate Block

Mining Attempt 82407b69c72e66aa27cfe348e07532731e54b55d23157864edafa798f698d616
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root ece03f425f610102713c33df166bdf3cb2c9f1d99ae0a99d452a6b58131d0b26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,569
Size: 1.00 vMB
Total Fees: 0.01227815 BTC
Feerates: 150.93 > 1.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (126,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,130 788,130 000000000000000000018fcda4d5bb2d725edfcfcb36ba11ce9d26ad151e3066 3,787 1.00/1.00 vMB 103
788,129 788,129 000000000000000000002a103113fa577046044d129d647e0424fbd7649cb6fd 3,627 1.00/1.00 vMB 37
788,128 788,128 000000000000000000005f707840bc41f11a7105dabcf97a4f3b1dcd740705db 2,943 1.00/1.00 vMB 69
788,127 788,127 0000000000000000000330e573c68e11f045730fcce823cfffc50af735484d91 2,460 1.00/1.00 vMB 54
788,126 788,126 000000000000000000039399835928182d27c0ee1193efb110bc9df10e67fd5a 3,662 1.00/1.00 vMB 113
788,125 788,125 000000000000000000016f6da0732c6c99a30ba45e943526fc792a7130fbbce9 3,089 1.00/1.00 vMB 101
788,124 788,124 000000000000000000027e2b880bc28c2e2a7b03b85c26edbc2bbfa85c6b9cc5 3,760 1.00/1.00 vMB 127
788,123 788,123 00000000000000000002c06e3ffdacdf49f7451a548eeb8d59f9541071fc7b21 3,305 1.00/1.00 vMB 155
788,122 788,122 00000000000000000001d8e0da72b49e25e86ff68cd07c6eb4f0aaf60fb9c9de 3,294 1.00/1.00 vMB 118
788,121 788,121 00000000000000000002f30e2a7fd997f06f08a6d6a654295dce86a0508e6c89 2,734 1.00/1.00 vMB 154
788,120 788,120 000000000000000000005ef034d20ce097cb5a63505b543aa6d232269fd704e2 3,624 1.00/1.00 vMB 135
788,119 788,119 000000000000000000051e0c019eb6d6a4a9eace180328424e6e1936c939b3b6 2,931 1.00/1.00 vMB 160
788,118 788,118 000000000000000000038f844801b7559f4ef9ec9ccb1c646ba021a9023a6f2c 3,662 1.00/1.00 vMB 124
788,117 788,117 000000000000000000050985084130a421a828bc77440e16528fa05d29a7ca12 4,425 1.00/1.00 vMB 25
788,116 788,116 000000000000000000002ec3de123d67940df8c0acda42bbc3ac39878d3d8a40 3,625 1.00/1.00 vMB 72
788,115 788,115 00000000000000000001be8dd1aa2cd8211eadac6ceca1b7e7c272754044d2c8 3,942 1.00/1.00 vMB 131
788,114 788,114 0000000000000000000104f0f3979b914dba1d40439b58f0afbc64d3d7b05637 4,195 1.00/1.00 vMB 24
788,113 788,113 0000000000000000000051788afed5d99dd6c122de7ae9fcfa61efd2ee23d979 4,056 1.00/1.00 vMB 31
788,112 788,112 000000000000000000028c613cc1b278db45e3d299b2d6848f70e65c600daab5 3,929 1.00/1.00 vMB 60
788,111 788,111 0000000000000000000241c8f4a2e49f2e1095a548f5dd545c7fb9770798d25f 3,968 1.00/1.00 vMB 87
788,110 788,110 0000000000000000000073ea52f56727061992f3c1056394a46ca0f63561105e 2,815 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.