Loading Tool

Explorer IconExplorer

Memory Pool

74,503 transactions
27.47 vMB
0.06498976 BTC
Random Selection Loading Transactions
Max Size: 167.94/200 MB

Candidate Block

Mining Attempt 77f149aaa2bee34b8b0d0a5ad51cbe36f6cf66990a90f7c14087a21286107ad2
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root a84192af017f426979d2af6662446a32e220c61c851a46985956895377ebebc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,986
Size: 1.00 vMB
Total Fees: 0.00643139 BTC
Feerates: 50.34 > 0.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (738,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,112 177,112 000000000000017966b44c4b67b52372e434cb73de3d2bb02ea70bfecbbb6c9e 45 0.02/1.00 vMB 90
177,111 177,111 00000000000003d419574ff0658bb5557b87b1d8fe726db62269a9d941bec21d 51 0.03/1.00 vMB 194
177,110 177,110 000000000000038a186842b582aa7025e42d418fd18e1222d3b418ac0a166afd 44 0.02/1.00 vMB 193
177,109 177,109 000000000000009c5d5d188e63ca2004178ef6318e8708dd14e665c95b9e59e5 10 0.00/1.00 vMB 50
177,108 177,108 0000000000000792946a02b071f2caeb6268a1823b8a21db86065639d7f6b22b 77 0.04/1.00 vMB 86
177,107 177,107 0000000000000a8971349821cf6cdac1e6c0eb156532c87a74fc2a4c2227583c 19 0.01/1.00 vMB 78
177,106 177,106 00000000000004f89681419fe05dd5635e14b9e8017dc8063cb6297f3b8d88a4 70 0.03/1.00 vMB 95
177,105 177,105 00000000000006e34eba3350e71526ffbae0fe7248b8ddf09a8d481a057fd477 8 0.00/1.00 vMB 33
177,104 177,104 0000000000000a7be3c64fd7a473bbdd7b8847f47cc8298b68ac79fb4d525a5b 127 0.09/1.00 vMB 66
177,103 177,103 000000000000029b940ccb671905e469cbddaf88a31d4e6d2a593112b163f797 135 0.05/1.00 vMB 153
177,102 177,102 000000000000047f594316246a835687ea27389b091e768b226feb90f923da1c 123 0.05/1.00 vMB 23
177,101 177,101 000000000000011e72ec4f622b6a5a5ddde1847e3e63d5fb5a435f0671d31e32 1 0.00/1.00 vMB 0
177,100 177,100 00000000000001509cb3e263f5bd3000065c33981e0e09461a5537c276cb2497 122 0.04/1.00 vMB 67
177,099 177,099 00000000000002c49cc0dcc153c37605d97e16d9788d4cec5d0ba276afc535e1 10 0.00/1.00 vMB 39
177,098 177,098 00000000000004bcf9bd76491de4ebed8e629ea44d744718ab8ee50bf56c2bbb 66 0.03/1.00 vMB 98
177,097 177,097 0000000000000317e7230acb3183ed1e32d42feed2450b70a04942571044b4bb 128 0.05/1.00 vMB 48
177,096 177,096 00000000000009afd2d3a479823866c4c69407e29ff8839cffb10641f986e6fa 25 0.01/1.00 vMB 203
177,095 177,095 000000000000013eee09211edd7b24b9c8cf4dd324d1938d1bfee3f297afb2a5 15 0.01/1.00 vMB 67
177,094 177,094 000000000000012d4b40efdd2085c10404ec292203e2559abba4d838247e0c0a 60 0.02/1.00 vMB 11
177,093 177,093 000000000000063771edec1e4cfc4e9cf7f9f06a2ded41d47e3a7b232ebc364e 102 0.04/1.00 vMB 129
177,092 177,092 000000000000078d6f81949ed7f53e94a70483674a57e042b433a7b9da95b276 13 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.90 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: 713.71 GB
    • Received: 17.44 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.