Loading Tool

Explorer IconExplorer

Memory Pool

87,941 transactions
32.66 vMB
0.16207351 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt a84c71fa72a34b931c613590ca3c945f1b7468c41425c07ad163ba3470a19e05
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root d15d244a4142ad7dc08ea98ab173d220d7e08b8a4795e2d8bcf22a581389b726
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,644
Size: 1.00 vMB
Total Fees: 0.07276205 BTC
Feerates: 502.65 > 7.29 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (114,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,317 800,317 0000000000000000000208e8ad2d4240af84e69b41f4895ab0ecd3070c7e8e69 3,482 1.00/1.00 vMB 24
800,316 800,316 000000000000000000029693ef8022191b0c6a1508ad9f8a01493daaa2ebcc6e 4,168 1.00/1.00 vMB 8
800,315 800,315 0000000000000000000414d9dbe10b27444970de8f47b766153469d7d84d1d59 4,203 1.00/1.00 vMB 16
800,314 800,314 00000000000000000002388f9e8ef1e59002a48fb04e945d3c4db49695cae2b1 4,727 1.00/1.00 vMB 12
800,313 800,313 00000000000000000002f12f1420f41d47a5ebe276bd36a9d6a7987718200ae5 3,934 1.00/1.00 vMB 19
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
Previous 10 blocks ↓
Total Size: 782.76 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.16 GB
    • Received: 16.85 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.