Loading Tool

Explorer IconExplorer

Memory Pool

79,896 transactions
29.31 vMB
0.12563634 BTC
Random Selection Loading Transactions
Max Size: 177.46/200 MB

Candidate Block

Mining Attempt 1e75db136b1c425bff416a6224917b550a0a652d34a9689db6eaebaa873d7132
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 9678a9bb09359abe4f7b8b209b2468b1502c16b37af1346d2da7365cb9c95136
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,890
Size: 1.00 vMB
Total Fees: 0.04699621 BTC
Feerates: 301.72 > 4.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (705,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,605 209,605 0000000000000153d2014ebd2609144a76190793e6927ea1cedd8e70b4cceb77 234 0.10/1.00 vMB 196
209,604 209,604 00000000000003504207848a26132cba0c559797d95ae8859f74db4c96e43389 122 0.07/1.00 vMB 137
209,603 209,603 00000000000002e1f28b2347e1780fff3a06a53130d1c7fed26a9c5ef5975bac 61 0.08/1.00 vMB 108
209,602 209,602 00000000000002f3f47a071279cd8b7ce041501c6622be72ba80a466b5f40575 364 0.13/1.00 vMB 214
209,601 209,601 0000000000000196b5a2353e65bdf0e0081ab2870c13ec7c7cb0658eae0e45be 137 0.05/1.00 vMB 68
209,600 209,600 00000000000003e29f9ebfd2cbd2714e638f59b9bb453ccc6a478035b32a3e54 128 0.20/1.00 vMB 35
209,599 209,599 000000000000048ef8bbe67fe148308af75402d39d21146cb129185b36aa6d90 112 0.09/1.00 vMB 587
209,598 209,598 00000000000000b4c7691a5c15ea6819f528072b55bd9d83d130fdf899f109d1 264 0.16/1.00 vMB 153
209,597 209,597 0000000000000182818e090b7dc40a09c411aee7a13a8825c2eac1d5f6f9811d 187 0.07/1.00 vMB 159
209,596 209,596 00000000000003ab9dcc825dd996d591f1492501bccd490b27e2b9c4d87ebc3e 118 0.07/1.00 vMB 134
209,595 209,595 000000000000044dd82bbc5fb5b22befe3bac6fc2dc929d0f4e7bdbb1d9cf68c 1 0.00/1.00 vMB 0
209,594 209,594 000000000000010dab87a77e9ed62a50ca557b7583c8328f56789ee9a7aae97c 463 0.20/1.00 vMB 172
209,593 209,593 00000000000000be66a39f5da48eb4da9eea6bb3e10c32e1dfc33c6bbaf50ee9 141 0.05/1.00 vMB 163
209,592 209,592 0000000000000493c74f000ee6eae27bd48c963168edc0816cb034ae17076c21 125 0.05/1.00 vMB 167
209,591 209,591 00000000000000939829c52d8bd885f9ce08e0fd63a06c992e2ee92cd48b4b38 155 0.07/1.00 vMB 134
209,590 209,590 0000000000000344551012fd58a5407a9af77124014da01bb33a0a0e083ec13e 209 0.07/1.00 vMB 199
209,589 209,589 0000000000000360f211e0d06cc7fa3f4817821fee8da056365a9ac37fe5fc44 518 0.25/1.00 vMB 166
209,588 209,588 00000000000002aca4e78985790d6b605542ee3fc67bfd79efa6848d2d862bc4 461 0.42/1.00 vMB 105
209,587 209,587 0000000000000058f36102d98413c83726043d4c78bb741ddbd19fc7473f8be9 768 0.25/1.00 vMB 206
209,586 209,586 000000000000006eeb6deb14274130ef269db16c530ab9a25e08d1cc5fcf42b9 236 0.27/1.00 vMB 92
209,585 209,585 000000000000004d190f0e59d33e03a02d3afdb47fb22a37e7f322e055baf574 157 0.05/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.