Loading Tool

Explorer IconExplorer

Memory Pool

79,016 transactions
29.51 vMB
0.09330177 BTC
Random Selection Loading Transactions
Max Size: 178.09/200 MB

Candidate Block

Mining Attempt 991a69aec06e6f30952bf8405373be48d2897cab90841946a6b55a92d0995b57
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root b0bc07c7eafac2958db51df28fe5865298863fc935fb3aeb78d503967f46978f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,825
Size: 1.00 vMB
Total Fees: 0.02916768 BTC
Feerates: 302.06 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (502,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,394 412,394 0000000000000000029035770a9764d2966f4ec7fb9b3e255dc57b99c8473346 1,916 1.00/1.00 vMB 68
412,393 412,393 000000000000000000e338bb728271b23c14e683a8cce3493cc7ef5ca00f5eea 1 0.00/1.00 vMB 0
412,392 412,392 000000000000000003539b039fa5c6126477f7d2003cfab2db3a8e4ae27b3a1a 1,409 1.00/1.00 vMB 54
412,391 412,391 000000000000000000ab6151b416e977f478fdc6f26ef889c07c3596dff7f3d2 1,184 0.99/1.00 vMB 38
412,390 412,390 00000000000000000405cac73f11c12c7c27996a483ce5ca3859c38dbd3fa2b8 2,075 0.99/1.00 vMB 56
412,389 412,389 000000000000000002052f742dc1ab6b2a0a2c053dec53b173dc9aafee29b1ba 2,309 1.00/1.00 vMB 45
412,388 412,388 0000000000000000030f454b192166811bff58ece4076a52b17222f996ed0c41 2,974 1.00/1.00 vMB 62
412,387 412,387 00000000000000000317903af96450023f76d56b36022749977726606205aec2 2,376 1.00/1.00 vMB 88
412,386 412,386 00000000000000000279457cd3f46d6fba073331c7bb2d6b7d7106be9fa528ad 2,840 1.00/1.00 vMB 95
412,385 412,385 000000000000000005973b1b2e9d2ceda977316a25e072c7e7f09c43f5fd906f 2,807 1.00/1.00 vMB 58
412,384 412,384 0000000000000000030cd6674b2ccadabacf266956b790f50a9249d18d424747 2,194 0.99/1.00 vMB 60
412,383 412,383 000000000000000002f7afcf2476da234ffe7efc9d1f25d7ba28af891b077f52 2,283 1.00/1.00 vMB 59
412,382 412,382 000000000000000004ea1aef9310d8d10166f456edcf3e987dec34cd241c032b 1,431 1.00/1.00 vMB 30
412,381 412,381 000000000000000004416381c924f60efa555f2cdec13436d0875987029ad550 2,561 1.00/1.00 vMB 63
412,380 412,380 000000000000000002d45e95c43d7c739d747b52d239b989a7b28286b0a84331 1,562 1.00/1.00 vMB 47
412,379 412,379 0000000000000000040eb9b0b5b054d6432047f72f0ccbd76b02b279a254933f 1,964 1.00/1.00 vMB 45
412,378 412,378 00000000000000000454993858562c779bc23a1ea3d83498524c0de65da65e62 2,184 1.00/1.00 vMB 51
412,377 412,377 00000000000000000127db66da9ac60685a8aae5b6b96c6ff2d711019f8f528c 1,859 1.00/1.00 vMB 44
412,376 412,376 000000000000000003e5734b3d00d0fddbd04c3bcdec21eaad69b24027af0e70 2,930 1.00/1.00 vMB 73
412,375 412,375 000000000000000002041c5ff3e36ffe3a524358d6f1194d1a8a87b2d757b337 1,337 1.00/1.00 vMB 28
412,374 412,374 00000000000000000360f924936dbc3792ab08d707874c9887fb366678e69286 2,447 1.00/1.00 vMB 61
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: 11
  • Data Transfer:
    • Sent: 671.99 GB
    • Received: 16.09 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.