Loading Tool

Explorer IconExplorer

Memory Pool

53,191 transactions
31.50 vMB
0.18328212 BTC
Random Selection Loading Transactions
Max Size: 169.25/200 MB

Candidate Block

Mining Attempt 8f6463e354321623b635d2b47d19b7229afce50c0a62b09ff39881d3d331913c
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 0b5fc5f2845ead781a907312fa3bf05cc7da74cfc70b996a52cad72057f51676
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,222
Size: 1.00 vMB
Total Fees: 0.09723971 BTC
Feerates: 477.45 > 9.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (96,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
818,390 818,390 00000000000000000001a87aac8c67edc7ed6bcbd4ce5e4392527914d5a7b991 4,860 1.00/1.00 vMB 54
818,389 818,389 0000000000000000000363d61b9e7cb110a3f1874dd23eb5c80a8d1f6590336c 3,857 1.00/1.00 vMB 73
818,388 818,388 000000000000000000028a9a1394e407b7d133889e77ea65fd694be4b939d21c 3,318 1.00/1.00 vMB 73
818,387 818,387 00000000000000000003eef3e488b90fa1f206be90864f51989a21858f73f587 3,121 1.00/1.00 vMB 61
818,386 818,386 00000000000000000000a134bf2572e16aae7d2926c76589afac36cd34a7c96f 4,477 1.00/1.00 vMB 52
818,385 818,385 00000000000000000001436c98aead3ee00dca07d4fd3cee78dfb2518fef901b 4,910 1.00/1.00 vMB 48
818,384 818,384 000000000000000000006527aea1b87c1fba0785be1dbaf5d663a6b587db6097 4,893 1.00/1.00 vMB 56
818,383 818,383 000000000000000000021ea0ca92c697aeddff39a5fc6e135cca6bcf8a5488f8 4,275 1.00/1.00 vMB 51
818,382 818,382 000000000000000000009bd7d9cde937b3511e29d6ac3367f4a33d2c278ef4a5 3,172 1.00/1.00 vMB 55
818,381 818,381 00000000000000000003a0521657c01328c42c1489fa183629c1958fd2ec7f65 4,364 1.00/1.00 vMB 61
818,380 818,380 00000000000000000001314c7d349c56a5337ab773af2c6b26d7dec4e8625599 3,671 1.00/1.00 vMB 61
818,379 818,379 00000000000000000003c3e28bb131ff5ce14d35d6554894695e9e38a7e30555 5,425 1.00/1.00 vMB 56
818,378 818,378 00000000000000000000826abfab67317e4d9be2b3dd4ae44b8864508add297c 4,008 1.00/1.00 vMB 62
818,377 818,377 0000000000000000000192b96c7effab1a97d8be7c5a51c342339f502e7ffe66 2,547 1.00/1.00 vMB 52
818,376 818,376 000000000000000000011d62a7719b655555e7ecc60c06abdb792eb29f2897a6 3,444 1.00/1.00 vMB 60
818,375 818,375 0000000000000000000410ebcd9ea90775eca0ba868944241909525e19c35751 3,560 1.00/1.00 vMB 69
818,374 818,374 000000000000000000042ba143b7a72819ecdc13ef40a1cec5a5a333c1a4cd64 3,039 1.00/1.00 vMB 73
818,373 818,373 000000000000000000042e9a34ce16a706b1cf2623fbde40df183a136d825d79 3,218 1.00/1.00 vMB 77
818,372 818,372 000000000000000000027dcf996cacc513fd3417f17a3d628fedfa10c7ef2204 3,059 1.00/1.00 vMB 102
818,371 818,371 000000000000000000019a6183698f73f0a3d0f27ab27ff15ec96f0547e39871 4,703 1.00/1.00 vMB 53
818,370 818,370 000000000000000000000bc0667e0738010edbfe95069a62f01082c9fd2b65da 3,980 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.54 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.