Loading Tool

Explorer IconExplorer

Memory Pool

76,106 transactions
29.13 vMB
0.10348221 BTC
Random Selection Loading Transactions
Max Size: 172.18/200 MB

Candidate Block

Mining Attempt ca6666e2c34e35ec11a4a2dd1fa7d5085efab86d8612241c318abcc316195af6
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 8d80cf36e53ee4ae0a6cb2e0b525511232a63ce4e059dfe65897df71dc1830b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.04123402 BTC
Feerates: 201.37 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (640,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,429 274,429 00000000000000047d6329c61ec8dc67c77d65486abc371386e7ebf26cd565b2 651 0.29/1.00 vMB 54
274,428 274,428 000000000000000370a365212f45da36f3e623e3f336fb482bc08eb337195abb 52 0.02/1.00 vMB 65
274,427 274,427 0000000000000000928b00d512a5122941e2f4c10d558e45ed229346840b9280 216 0.10/1.00 vMB 37
274,426 274,426 00000000000000034b379302285c8ab6cced50df26eafb88e1e3a6f50ee1e92c 96 0.13/1.00 vMB 28
274,425 274,425 0000000000000001456208948efa67d866808da53f6ab0014a600efceea9f2a8 456 0.25/1.00 vMB 26
274,424 274,424 00000000000000008ed5a2f6a1fb04c9450207eed64469b388df62b4834712d3 82 0.03/1.00 vMB 73
274,423 274,423 000000000000000347338b2eec856a80b56426265a9a7f23bf69a20df5b5e30e 711 0.25/1.00 vMB 60
274,422 274,422 0000000000000004812f08ef09502ad242f4508ad657be9f945c686b00179102 77 0.03/1.00 vMB 109
274,421 274,421 000000000000000273c9dad7c14a8e023a50071968581eb39d260a825c183e3c 381 0.19/1.00 vMB 41
274,420 274,420 000000000000000158f73e366c10c51d0910937a4e0e2cf6fb49314862060dd0 82 0.03/1.00 vMB 258
274,419 274,419 00000000000000021861da41e26bdadefdd99fba8fc6adc50b6e3c466a3c41a3 177 0.07/1.00 vMB 55
274,418 274,418 0000000000000003d17960c36892c4f58515934e4b9cefcda4d981d7d7d9066f 259 0.15/1.00 vMB 45
274,417 274,417 0000000000000002dfb785205a80923927597ecfe2709ca22bd3894dbf2dafb2 59 0.03/1.00 vMB 41
274,416 274,416 000000000000000143d4da42fcd576e19752037d9df1ce3fc582c09dced1aaa3 150 0.06/1.00 vMB 43
274,415 274,415 000000000000000391a49757c4d6c2cf56faa6e2ae21355791c164a63e7c8e73 174 0.09/1.00 vMB 35
274,414 274,414 0000000000000002a104bf5a06c39c8b993311512a2d84bc32b1c151a64554fa 635 0.27/1.00 vMB 52
274,413 274,413 00000000000000049753d4beb2dcb909378dce5c9f1e564c8bd3f5017ded0913 93 0.05/1.00 vMB 33
274,412 274,412 00000000000000021e9926616600fbbcaff79ca6278843ad34986cff4bcea434 199 0.10/1.00 vMB 35
274,411 274,411 0000000000000002db22f46914ed4c38714e1fb0ccf88dae9a76bfa872cc5da6 283 0.12/1.00 vMB 67
274,410 274,410 00000000000000027bb63b2add651bfd4f879e238aaf9d65dfc1cc8a9ad377d9 562 0.22/1.00 vMB 112
274,409 274,409 0000000000000003c4febd5552ea12272d01b806b894f83cfbc2791bed8a65c4 451 0.20/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.