Loading Tool

Explorer IconExplorer

Memory Pool

78,286 transactions
29.51 vMB
0.08021300 BTC
Random Selection Loading Transactions
Max Size: 178.15/200 MB

Candidate Block

Mining Attempt 728fdfae2027389369fb62279657c3b9199361c50b3171bf119c13b11c17c5bd
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 36992fd2702c36c3f790e93b1a800d8f2d1356c19972434a2d0dbd0a76a52d5e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,272
Size: 1.00 vMB
Total Fees: 0.01614692 BTC
Feerates: 32.61 > 1.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (623,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,263 291,263 0000000000000000b3a6ce53bf11b809025bafaefc60b2067303c7256d6b1b76 201 0.08/1.00 vMB 43
291,262 291,262 00000000000000008ba37fea958e8618ad5cf27d2ca89eb428cadfcdf9357fe0 314 0.14/1.00 vMB 33
291,261 291,261 00000000000000007d8f0b19987063752b8c152f9014f6d5938f71f34692c2f5 366 0.22/1.00 vMB 30
291,260 291,260 0000000000000000180326fddce23abd1ead7af91b7fadece353bd13f7a3f731 256 0.10/1.00 vMB 64
291,259 291,259 0000000000000000cf577bb98a9f94e18f654c88faa242d5fcc04c2a26219171 347 0.15/1.00 vMB 39
291,258 291,258 0000000000000000fff78be2d6cf11d09bbfe37d63671343e45bb81294d64935 356 0.18/1.00 vMB 39
291,257 291,257 00000000000000000a4cc276e4306df8bece43a2cee840c2b026a846ae326c83 345 0.18/1.00 vMB 29
291,256 291,256 0000000000000000cd31eb1647aa6eb152b41bf779db8861c3d04385ccb7e44d 95 0.04/1.00 vMB 42
291,255 291,255 0000000000000000553b5e379af02953d4c44dca6451837e76c43dbb291f1fa3 278 0.11/1.00 vMB 31
291,254 291,254 00000000000000006d5e5443f91703b962659c5f712e9baa30c13e5ced5db6f1 759 0.35/1.00 vMB 41
291,253 291,253 0000000000000000c9368378b23f472b7141e52061131bcdc5e7b3ea888871ec 717 0.42/1.00 vMB 31
291,252 291,252 0000000000000000338da403611d8b45d752e6054b7c0b25b471780b820c6f09 85 0.03/1.00 vMB 37
291,251 291,251 00000000000000009aea7df62938410aa9c03bb39da37f0a5684c748c704db26 11 0.00/1.00 vMB 31
291,250 291,250 00000000000000004a32f52190ddf371e43348424387c5b8800ffa7550d6251a 168 0.09/1.00 vMB 18
291,249 291,249 00000000000000004f069d2144791d173da6111f351a896630dcf50a792c7809 170 0.27/1.00 vMB 12
291,248 291,248 00000000000000008dc35214d5ee8caf839ff00cb2642796644576c45fa22ad2 870 0.49/1.00 vMB 34
291,247 291,247 000000000000000001aa4dbb3dc17fc39c9c226ec9e8e00cc6312f31e104e861 1,018 0.35/1.00 vMB 52
291,246 291,246 0000000000000000316aff04cf4d18d415e9950187cb61a095168f33dc843882 663 0.35/1.00 vMB 34
291,245 291,245 0000000000000000ca0af18470402dfca4528023bd9a967f906a18f66f7b4830 737 0.25/1.00 vMB 60
291,244 291,244 0000000000000000fd7f241fd71ef26da96d191d828f871384ba36d4ce40bda7 302 0.14/1.00 vMB 37
291,243 291,243 0000000000000000a6339087c5f6e71d4553c6247b5608b033c21197be9e99dc 215 0.11/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.62 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: 672.03 GB
    • Received: 16.12 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.