Loading Tool

Explorer IconExplorer

Memory Pool

14,781 transactions
8.01 vMB
0.03923769 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.67/200 MB

Candidate Block

Mining Attempt aa0a9529ffb1863c55442148b585e02d5144f509e0fcf83d4f558bd614308a51
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root 72248cced1dbee734d091381ac22036488ffd0d089b409a41759a442f9d66c72
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,800
Size: 1.00 vMB
Total Fees: 0.02243711 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (656,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
256,535 256,535 0000000000000011f6abf01b9bde4ab1dc73e1e78a6acd832a4f818951e11258 68 0.03 vMB 78
256,534 256,534 000000000000001adf9bebf47764cea5290d964265b189a6004e20661edbfad7 96 0.07 vMB 16
256,533 256,533 000000000000003039c95a1e1cc6d658b7dfefbd1016eba617180a21c17b1d30 784 0.35 vMB 82
256,532 256,532 000000000000000a9847f164e4156b18a978564e42d185d679ba1d37e5b2cad9 569 0.25 vMB 153
256,531 256,531 0000000000000006e7fcb8be7f9fe28f6f97045c1c76fd78dbeda97cdf36d543 613 0.25 vMB 135
256,530 256,530 00000000000000299670b711e6a3fca6f136f54ee2896abb602611634eb0464b 492 0.23 vMB 61
256,529 256,529 000000000000000cb6bd5117ca639db8eff84d23f3aea04c12f0ca9ca3e52cc1 606 0.25 vMB 125
256,528 256,528 000000000000000aeaceaae91ca618e77dfee479c90094136d840876dcbcc001 446 0.25 vMB 106
256,527 256,527 00000000000000121566c4c5793c21b832c5eec842a96677414c2a815f019558 170 0.07 vMB 116
256,526 256,526 000000000000001ae8d2a8e0c78a2921d617f3887e128c2f54586a1068409215 410 0.23 vMB 112
256,525 256,525 000000000000001e3f305eeec981a2651bdb8bc42c709a7db37b291bcb5d7a4d 85 0.05 vMB 55
256,524 256,524 0000000000000022267f86b1157c0a868b63e855bf6df92b9aec8d4635defd30 369 0.15 vMB 42
256,523 256,523 000000000000001197890b5aa0dd244b3d3219369428e381b5b8d685b9ad60c6 655 0.25 vMB 137
256,522 256,522 000000000000002ba6f1ebfe0a517e0673fb405cfa82fc78427c2f05b5fc74c6 621 0.25 vMB 138
256,521 256,521 000000000000000fe1f3527f947717112c4424b7bbaeedc12f420007fd3018ad 516 0.22 vMB 104
256,520 256,520 000000000000001a49d6f3e18a1129ab165df1bb525da67f6bc22f273df11364 618 0.42 vMB 54
256,519 256,519 00000000000000021b4a5a780f8ad6083fc0161ffbdc33c0b4bd2b0e567e87ec 714 0.25 vMB 155
256,518 256,518 000000000000001447014a6317e76d8e223331ddedfc14bbd1f00276dacec049 268 0.11 vMB 119
256,517 256,517 00000000000000185c99a6f489406bc5d43bb972139d3da7516d676d1a569d79 216 0.08 vMB 99
256,516 256,516 000000000000002423f311ff183b78229009d183fdf1cab15cbd966b6911cdff 507 0.21 vMB 146
256,515 256,515 0000000000000006b6f9d9868c0cdb28292aef0f320f05fe3190101cfcf3f63d 71 0.03 vMB 93
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 108
    • Outgoing: 10
  • Data Transfer:
    • Sent: 222.92 GB
    • Received: 0.84 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.