Loading Tool

Explorer IconExplorer

Memory Pool

73,925 transactions
28.26 vMB
0.06878229 BTC
Random Selection Loading Transactions
Max Size: 167.96/200 MB

Candidate Block

Mining Attempt 7e13bfc187bc73ec8e566b035dab2a73bb52180ee58000dee83736418d2fff77
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root c653c21e34897eae673f9383dd4e1054566e2be3ed9f7eeed58def393addca6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,572
Size: 1.00 vMB
Total Fees: 0.01210542 BTC
Feerates: 101.62 > 1.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (749,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,386 165,386 000000000000034bf2b0e415b8a07060d94ce9e1d0f4be2e8e1429d612a1a8c8 66 0.05/1.00 vMB 92
165,385 165,385 0000000000000af2b6b3dc7d11bf001c360cc2a327a8007b44607c5404e8d582 52 0.02/1.00 vMB 173
165,384 165,384 0000000000000093b5f581457258dfbfd728a6256add9ae7c55218df3c82f5ae 110 0.05/1.00 vMB 226
165,383 165,383 00000000000008658aeefad9bb6e74da1196c9ac32c55fafbbf81d534a9fca2e 12 0.00/1.00 vMB 16
165,382 165,382 0000000000000a9c97904181ce0b828da87b575e351a89ce80bd6822d3ac4a55 68 0.04/1.00 vMB 197
165,381 165,381 00000000000002c34c914dae851a5995677794aa825e64920dc694b0135a1072 12 0.00/1.00 vMB 33
165,380 165,380 0000000000000adc1e8543c1fda3c5055c51cae329595c1cd0d15b2f4b114abb 45 0.02/1.00 vMB 207
165,379 165,379 0000000000000504bb2881829475e736037c49e2967d5619ba716f6bd0f073b0 31 0.01/1.00 vMB 68
165,378 165,378 000000000000018a31c1f56b264bff24885b9149e799ac94ee180bed936d6d31 18 0.01/1.00 vMB 324
165,377 165,377 00000000000002ecb3723aaf340d9a60d53d9e2a198f55a6b8e4fd9d77b9d1aa 5 0.00/1.00 vMB 557
165,376 165,376 00000000000000cbfa31386149a1b0788ef70a32f364432acb2190b840647241 87 0.03/1.00 vMB 0
165,375 165,375 00000000000007da3771d3350a15076ed81ea0fd0a60ad750421fe00bc366a2c 97 0.04/1.00 vMB 81
165,374 165,374 00000000000007f08d1dad6fd6a3dd585fbad0a6afa9ad9e7eabbc21293a7b7f 66 0.04/1.00 vMB 168
165,373 165,373 000000000000017ecd2f15719985842ac40e89576ce8ea6ada01469b54afbe15 139 0.05/1.00 vMB 82
165,372 165,372 000000000000011d5a7f80ce132dd56b49bf6f503f80c09b0ca14d1aaa2f8595 20 0.01/1.00 vMB 90
165,371 165,371 000000000000021c586caa80f0470be483356c95052d23f91c48522a4c926006 48 0.04/1.00 vMB 73
165,370 165,370 00000000000000993e75173a54e50d55a04a004aee94f1b75c07ec3c142dae27 84 0.03/1.00 vMB 125
165,369 165,369 0000000000000af84e0920289880f687d930ddcbbad4357773b04f5831a0cfbd 58 0.02/1.00 vMB 49
165,368 165,368 000000000000087f83ee1f4c4b1af82904e0d55ce9b52115cb0e24e3f1e8a2fd 81 0.04/1.00 vMB 200
165,367 165,367 000000000000086df60e77f48b61a4cf436b7027bce65c295f17f227edb1d488 101 0.04/1.00 vMB 175
165,366 165,366 00000000000009e8e4f3d3844ea835f84106da2a419b940731473224a23e2fec 10 0.00/1.00 vMB 348
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.