Loading Tool

Explorer IconExplorer

Memory Pool

85,073 transactions
31.71 vMB
0.11216155 BTC
Random Selection Loading Transactions
Max Size: 194.39/200 MB

Candidate Block

Mining Attempt b904ae2bb474a5d4957e68b319788f41c6bc62a14dd79d928be3eba5abfe67ee
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 5171a8bd53388b15e776052245493f81790e13f37935597d7254f34786ae02cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,781
Size: 1.00 vMB
Total Fees: 0.03749758 BTC
Feerates: 301.57 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (114,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,312 800,312 000000000000000000017c7823c73f3a0952619d4d94f0621575e88c043a0ea2 6,061 1.00/1.00 vMB 8
800,311 800,311 000000000000000000044356f775ba1661727106e4a3da86256f09009edbefe1 3,020 1.00/1.00 vMB 7
800,310 800,310 0000000000000000000463756028b9973a766ad21c7d79969f9bae51a760bd23 3,536 1.00/1.00 vMB 14
800,309 800,309 000000000000000000033fcf0ab9ed17fcedf469accd62513ca6e2f93dbf6202 5,485 1.00/1.00 vMB 8
800,308 800,308 00000000000000000003b2e8eb5c4255e845d6cbb394567cf0cedd6c607f66ae 4,091 1.00/1.00 vMB 8
800,307 800,307 0000000000000000000205c26f9c5831b424c32103c1ed0135b22c2ac26e0ec6 2,107 1.00/1.00 vMB 20
800,306 800,306 00000000000000000000a2a031c0d9c861a58d269937cee0586723bcd383358c 5,904 1.00/1.00 vMB 8
800,305 800,305 0000000000000000000253baa436783bb3746e6b05f9116d6e9d5227aa36106b 4,793 1.00/1.00 vMB 6
800,304 800,304 00000000000000000002bb802d00046d5705669174013093241916d86879393f 2,947 1.00/1.00 vMB 18
800,303 800,303 00000000000000000001f06c2783caed9a017c70aeccebcc7eac9e015396bcf9 4,309 1.00/1.00 vMB 11
800,302 800,302 00000000000000000002ed4b1f34b3f44d9e7b132d3047a2ac78b1d4459c068d 3,245 1.00/1.00 vMB 7
800,301 800,301 000000000000000000047445141a6f6a3ada96ad5fb55628cf04322c8b988b81 2,248 1.00/1.00 vMB 14
800,300 800,300 00000000000000000002ab45593d13585ae945c016fb8f12b4c791f9637ebdc2 3,091 1.00/1.00 vMB 18
800,299 800,299 000000000000000000005e73fcb259804143073e308feadf0e1580c7abdb6912 3,973 1.00/1.00 vMB 9
800,298 800,298 00000000000000000003229d2850df53e621b29bdd2667555dff217dea48ca8c 4,769 1.00/1.00 vMB 7
800,297 800,297 00000000000000000000267032624e18605afd7fb1f89dff112722dde8005bc4 4,370 1.00/1.00 vMB 11
800,296 800,296 00000000000000000003dd149f3e803e0786f017a294a857c96e1522687b00f4 1,684 1.00/1.00 vMB 17
800,295 800,295 000000000000000000027bf7dccb21e2cbe4094b7717ec4b4b78c8b3663cd293 5,887 1.00/1.00 vMB 7
800,294 800,294 00000000000000000001c9902c7de11c0274b086f7abefeb48a00031e63aafb5 2,970 1.00/1.00 vMB 10
800,293 800,293 000000000000000000028c806256610a098e430b0752083ba557e1648832552c 6,745 1.00/1.00 vMB 7
800,292 800,292 00000000000000000003df8d09b0652f3f1703e7893c628a9595629352f623e5 3,974 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.