Loading Tool

Explorer IconExplorer

Memory Pool

79,744 transactions
30.97 vMB
0.07054596 BTC
Random Selection Loading Transactions
Max Size: 187.60/200 MB

Candidate Block

Mining Attempt f9577a3dccfcbbb0523cc1472dd08a152a067ac4eb666970e2c9b1afaeda6d49
Version 20000000
Previous Block 00000000000000000000714dd5626405ef762615f56971366158ae4e4759dedf
Merkle Root f29b2d171c5f8f6b7a42219c5f48590554fe154db493d7b56b5fe3d3c5d33fb5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,115
Size: 1.00 vMB
Total Fees: 0.00383759 BTC
Feerates: 40.21 > 0.38 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,202 (688,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,388 226,388 00000000000002a7f4f24d9e1a88512cc1c420258e457ead89eabe48a13db37c 244 0.12/1.00 vMB 197
226,387 226,387 0000000000000337cafe35c003838e5a81300152b76bcd15c6179e68ae42f30c 146 0.06/1.00 vMB 184
226,386 226,386 000000000000005063f86b89f65169e8b3efbbd9b689294a2f5a0b105ae81850 131 0.05/1.00 vMB 170
226,385 226,385 00000000000002051468b687679ba6d822e50a548c9b5521d34e726ecdf9decb 145 0.06/1.00 vMB 197
226,384 226,384 000000000000023bd94f41a7ed96ac357694b5ddc69835a3e9be21848f17c3ae 170 0.09/1.00 vMB 238
226,383 226,383 0000000000000027a0fc326b76416fe448b2053ebe12e8dbabf02ac71bc71863 135 0.05/1.00 vMB 189
226,382 226,382 000000000000009f91e77be5bdd2d5d666056ebd19cdb27ce73d736e09b52de3 24 0.01/1.00 vMB 85
226,381 226,381 00000000000000c06c624eba73dd483f144701460f443b4e393e49887297f0dd 148 0.11/1.00 vMB 130
226,380 226,380 00000000000003298c69ee7e6b7a3c4eef8e02dea0368b392bf45fea3129e7f2 131 0.09/1.00 vMB 137
226,379 226,379 000000000000011471eb1b846117c0cc0fd926c7f3eb322232d2f50804050ed2 376 0.16/1.00 vMB 177
226,378 226,378 000000000000030b5e60190a9064980bf38600bcec82a3c57092271572503437 139 0.05/1.00 vMB 107
226,377 226,377 000000000000030165fc59dc6eda2d4b2a3e83beb0d243ddc0306a72925e27e1 377 0.17/1.00 vMB 179
226,376 226,376 00000000000003663412fb003a2c272b23de161b7031419c67e45dc0c34d8231 10 0.00/1.00 vMB 35
226,375 226,375 000000000000034a8ab5a45491e4c9faf9ee7d8f5adcb6e4250b49cbd4339a63 168 0.07/1.00 vMB 188
226,374 226,374 00000000000002df51c7159510091cbd43631692c1332fc0e742f568353b4158 96 0.04/1.00 vMB 172
226,373 226,373 00000000000001be8e7705a6d483d7140042190137bbc7523385e6fc3ca3bf41 18 0.01/1.00 vMB 140
226,372 226,372 000000000000012a334b72531e880e420e99ecc01a451186ad0e0bb8fb8b57d2 104 0.05/1.00 vMB 130
226,371 226,371 00000000000002e909d5a3a6479bf5c71fb291ae31f238701fb362770205eab4 32 0.02/1.00 vMB 134
226,370 226,370 00000000000000df610b86c2c8e78ec58ca529a6d07ac26044298f4828011657 365 0.14/1.00 vMB 234
226,369 226,369 00000000000002ba9b07fba607d62653b1da8d1ca34cefe79c27833158f5e76f 64 0.06/1.00 vMB 32
226,368 226,368 000000000000006ba226c6ea46a5f3c85b6eafbc57c745f6500c82b029214fc0 77 0.03/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 782.74 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: 708.16 GB
    • Received: 16.72 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.