Loading Tool

Explorer IconExplorer

Memory Pool

81,274 transactions
31.14 vMB
0.07590052 BTC
Random Selection Loading Transactions
Max Size: 189.51/200 MB

Candidate Block

Mining Attempt 8710bb5ab59fb9214097699ae8b42b973e7f11d431a32e25ca226364b9954336
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 16d6b7dc9d353b95acdf71497de82551e01a0bce907369e6e84f1d98eecb357b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,784
Size: 1.00 vMB
Total Fees: 0.00851443 BTC
Feerates: 100.37 > 0.85 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (361,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,552 553,552 000000000000000000265dd8cd9356e73ae1f8f35970713afba08ce857bfbc09 2,944 1.00/1.00 vMB 13
553,551 553,551 0000000000000000001a05af7ebff1d68a23b8542276ee0a365ae9f5d6a3db57 2,413 1.00/1.00 vMB 13
553,550 553,550 0000000000000000002dfcf4d7d334af92706716d2cd2dbc3b1934a8c4a048a1 1,140 1.00/1.00 vMB 17
553,549 553,549 0000000000000000001db958407491137febdf9d5245debf05105760f6826fad 2,960 1.00/1.00 vMB 16
553,548 553,548 0000000000000000000758e398782066d5b983d567971216778011c3b76bde06 3,010 1.00/1.00 vMB 40
553,547 553,547 0000000000000000001e75955462cde09752400f386979655009b4d926495819 1,793 1.00/1.00 vMB 13
553,546 553,546 0000000000000000002947d008cde58fc4b3bf5f5228e9c736fbdd3eea2ddace 3,400 1.00/1.00 vMB 28
553,545 553,545 000000000000000000051a5f4a8498211d5fb59a6659a28d211148f6bfc2e9b4 2,909 1.00/1.00 vMB 33
553,544 553,544 000000000000000000277c7ccbe314e6ae1501483feb05a418fa87224e90b925 2,285 1.00/1.00 vMB 18
553,543 553,543 0000000000000000001fe12e279744be0ef4a99045013b4ff2e30be829a5a4cc 2,306 1.00/1.00 vMB 18
553,542 553,542 00000000000000000000638b76eaf4ccd317f97a08e0bd42624c4f8864e161c3 2,575 1.00/1.00 vMB 26
553,541 553,541 00000000000000000020779e79bd98e842769fca8431eb2f85ed9f4d6753d8e6 2,419 1.00/1.00 vMB 19
553,540 553,540 00000000000000000020137528463f0aa32e0596f54aa9b009cc28bec6ad5a93 2,313 1.00/1.00 vMB 17
553,539 553,539 00000000000000000024df82167129f4dcbd12d3fb2f06dec216bcfc29228fd0 3,057 1.00/1.00 vMB 36
553,538 553,538 0000000000000000000555dca2d8810548e8bb15913320e1e5251c72597b3a6d 2,845 1.00/1.00 vMB 34
553,537 553,537 0000000000000000001caf3589302a6e65558999519369b4aab333ab9c32614c 3,167 1.00/1.00 vMB 19
553,536 553,536 000000000000000000228ddc4a8348c3a0a75062e908daec87f7f86a8acb9ed4 3,124 1.00/1.00 vMB 53
553,535 553,535 0000000000000000000e44e9f209124e20177678e89989af047412c442b749b0 2,771 1.00/1.00 vMB 23
553,534 553,534 0000000000000000002bf5e641031d1d60ea66ea9778c230c99c196d6ba54b00 3,048 1.00/1.00 vMB 33
553,533 553,533 0000000000000000000dc115eec280a5ded05bed32156ce99260dfc21bc2ad51 2,911 1.00/1.00 vMB 40
553,532 553,532 0000000000000000002a285bd7bde5743647e9db4a2d80646776d779d7ad8b50 2,442 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.73 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: 707.87 GB
    • Received: 16.70 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.