Loading Tool

Explorer IconExplorer

Memory Pool

82,963 transactions
31.34 vMB
0.12940214 BTC
Random Selection Loading Transactions
Max Size: 189.98/200 MB

Candidate Block

Mining Attempt 78faf7d215da77ee298cd10e1b020292a82cb542afaa0a5f413c1a4d721cdf46
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 8636e0c9ebf9f57669b9027c5fdf7dc91fd2ef0e32c7f21f0930b08b404563f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.04553891 BTC
Feerates: 318.30 > 4.56 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (624,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,108 291,108 000000000000000019db5052d66cfa76d2188f69f4aac4cd0451d72c7496808c 345 0.18/1.00 vMB 36
291,107 291,107 0000000000000000fcd0e10e09a786a120bf137e697e9986176905322603b51e 1,353 0.80/1.00 vMB 29
291,106 291,106 0000000000000000a0c1f5a51fbb70679a8af3ee3370a9de611f8ccffc7a8916 568 0.33/1.00 vMB 32
291,105 291,105 0000000000000000c02bd69f5380539a13573c4dbcf96f11a618bff54cf0b4cb 572 0.34/1.00 vMB 26
291,104 291,104 0000000000000000dec763e56e70b45a2dd3f5573439b8282fce7fd71ecebaff 526 0.18/1.00 vMB 40
291,103 291,103 000000000000000068b41cf84cdc2a8bf945f78f994469f92692fe56fb407d32 92 0.07/1.00 vMB 18
291,102 291,102 00000000000000005a2fd1c1169a71f1ed4042e37dd77478436bf7aef4a187eb 374 0.19/1.00 vMB 41
291,101 291,101 0000000000000000a5e89b3cdd2b8aaa5e39998b5e08903ce78ecdd1a466ab26 489 0.21/1.00 vMB 38
291,100 291,100 000000000000000045ce9a402bfc7c20e9d590b11110940b1bc4d36020a71fb9 377 0.14/1.00 vMB 36
291,099 291,099 000000000000000064f1be6c1db0d1fc34f051848e9830f5cbb7b3807916a2f8 784 0.39/1.00 vMB 31
291,098 291,098 00000000000000000595b81b32e1f5ba202f7c8c1fd1cf3a8eee0ca1b783b15c 403 0.22/1.00 vMB 34
291,097 291,097 0000000000000000399a6d7f21cbd53379d5bc2be3dfe6c58b86d1486412544b 369 0.17/1.00 vMB 46
291,096 291,096 00000000000000005c1f92af7d372e5ea8acf189e590a70a922675e6ec7f3e4a 516 0.21/1.00 vMB 42
291,095 291,095 0000000000000000ef855d5043de2acdf262a2cf2ccbe403d8712d28497b3f03 362 0.13/1.00 vMB 41
291,094 291,094 000000000000000064c98c2efa162c01ac435c0bc846f3bd67621cbcd624c1e4 402 0.20/1.00 vMB 23
291,093 291,093 00000000000000005bc23e16af99bff78e921b8514112eec4a1e4a359e58719c 703 0.25/1.00 vMB 45
291,092 291,092 000000000000000017cef065ba40dc22291779d0e9a42c6968f83483a547d35b 405 0.15/1.00 vMB 44
291,091 291,091 00000000000000000300a1745dada5577c265297f76d096cc60060ec6c2514eb 33 0.02/1.00 vMB 21
291,090 291,090 0000000000000000f417084196354b396e4293f107baf520550fdd291e60f30d 244 0.11/1.00 vMB 35
291,089 291,089 0000000000000000729c6162f4d205c8801fb336b4666b5d9882d7b2c9ae625b 128 0.07/1.00 vMB 35
291,088 291,088 00000000000000008b805f5f3544d8063526e7b7d6ef383fd3ccb0a9347406f8 47 0.02/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.08 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: 722.47 GB
    • Received: 18.40 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.