Loading Tool

Explorer IconExplorer

Memory Pool

80,502 transactions
30.45 vMB
0.09103208 BTC
Random Selection Loading Transactions
Max Size: 185.40/200 MB

Candidate Block

Mining Attempt e645a996325f4811ed51e4e1cab6740c4e1f1741197457354b64dca29142e075
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root f1fc57f45d9ee5d2e78731d4bac57b06ab718310c94e7c3c8e92b0d0a4f09b6e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,360
Size: 1.00 vMB
Total Fees: 0.02274463 BTC
Feerates: 200.89 > 2.28 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (23,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,581 891,581 00000000000000000001282425711b08443ea8796c9df43de8ebb96f697ce0df 3,209 1.00/1.00 vMB 9
891,580 891,580 0000000000000000000250f56c9fc8279e8022803559b4baf4caca5ba144b10f 2,989 1.00/1.00 vMB 6
891,579 891,579 000000000000000000019e413a39e92054180a0ee1d8131bbad1dcd0495f0e44 105 0.03/1.00 vMB 7
891,578 891,578 00000000000000000001ddb7ea84aaa5b916f757cc6058f3ac51b1f83e7580fb 248 0.06/1.00 vMB 6
891,577 891,577 0000000000000000000175348c032d78c561bdedfaa7f32fad94772508cf79b4 93 0.02/1.00 vMB 13
891,576 891,576 000000000000000000021271e40491a9cc17ebf7e2e06d61e9644351eaa55817 2,336 0.74/1.00 vMB 6
891,575 891,575 00000000000000000000bedb5a2455f44aea9e3ce9b13096a416bf0946ccd1de 1,071 0.31/1.00 vMB 2
891,574 891,574 000000000000000000017b3b0a4e37cf21d3ccc15cdf76ce24481f7339bcf018 2,568 1.00/1.00 vMB 1
891,573 891,573 00000000000000000000c05259b898fb5540bedd7d794437b2e192eaebe59e59 3,392 1.00/1.00 vMB 7
891,572 891,572 00000000000000000001b743215dfa49f7fb84e105faddbb7d4a04256d99aa77 1,559 0.49/1.00 vMB 2
891,571 891,571 00000000000000000001812f09ad63a2f399f01ecfc867f810546bec1686de72 1,809 1.00/1.00 vMB 2
891,570 891,570 00000000000000000001bdad15e86a74d778c00a570de2eb01b02dcee7922fd0 915 0.32/1.00 vMB 2
891,569 891,569 00000000000000000000e27d807210860966c4a91affc22caa92add1c0d9d39f 1,414 0.43/1.00 vMB 2
891,568 891,568 000000000000000000019178d7b78197990c79f30adc34dd802d0b8917f77b10 1,558 0.53/1.00 vMB 3
891,567 891,567 0000000000000000000112a6fbd4b1e8460b9674dcd29dbd32e25bafeda510fa 2,937 0.84/1.00 vMB 3
891,566 891,566 00000000000000000000b0fa0d7e809d2344a8c507c2435bc52627fb4f8591ee 37 0.01/1.00 vMB 5
891,565 891,565 00000000000000000001771f9e2b84de57c15d972f85048af8facb6ea4956568 2,314 0.66/1.00 vMB 2
891,564 891,564 00000000000000000002395d146c146337df065a5895186e7f9fb68a5c8a5149 1,555 0.43/1.00 vMB 2
891,563 891,563 0000000000000000000228858364e060f2ec06c5f39d9f52a605b98cff137bc2 1,080 0.20/1.00 vMB 1
891,562 891,562 0000000000000000000146a4ee7b82c758a90f98ddb1c4cdba63c8b0d8f587af 1,461 0.56/1.00 vMB 3
891,561 891,561 0000000000000000000051d6668012e68f3d6fa9f570ea8b74f14749ff0f10b9 115 0.03/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.05 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: 720.59 GB
    • Received: 18.20 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.