Loading Tool

Explorer IconExplorer

Memory Pool

51,919 transactions
28.80 vMB
0.08577387 BTC
Random Selection Loading Transactions
Max Size: 155.28/200 MB

Candidate Block

Mining Attempt 2e9da4b176c7295023afe367c790cd280e4538f21d0a364f5845943ddca905f0
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root 676986d698b5859dd9f12fc65dd1a9ce035dfd2d6d6671107a2df9d09bdeb69e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,754
Size: 1.00 vMB
Total Fees: 0.02978955 BTC
Feerates: 507.72 > 2.99 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (228,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,295 686,295 000000000000000000032ab5c5069edf7e7e3532944f1698d61a01737b7d6acf 624 0.30/1.00 vMB 30
686,294 686,294 0000000000000000000b63addfec1c35ced5e8a8e4099d7d344b4a236ba96f63 1,984 1.00/1.00 vMB 16
686,293 686,293 0000000000000000000b6e782ed59eb5acdcebb6643323e643bf0914b431e628 961 1.00/1.00 vMB 45
686,292 686,292 000000000000000000062d18783164368c6fedfef6546b5dd5e37f45aa16b04f 936 1.00/1.00 vMB 45
686,291 686,291 0000000000000000000af67509d062335b3cb9130dcaea285edd527a39766dcf 1,069 0.58/1.00 vMB 37
686,290 686,290 00000000000000000003c4bea1536b4af433ca2bdc540bb6781c36be7dab9871 947 0.63/1.00 vMB 14
686,289 686,289 0000000000000000000c838e46da6a15deb305c1d424be74cccae75a06bc67a9 1,634 1.00/1.00 vMB 19
686,288 686,288 0000000000000000000a42e365120fb7e5beb331441f1a219f8517457294e440 2,016 1.00/1.00 vMB 18
686,287 686,287 0000000000000000000641ee55c5b4b1aa8d7d502626b23132cbcbe280a1d144 2,333 1.00/1.00 vMB 43
686,286 686,286 0000000000000000000877ee1b8b5488ce8fc7c2d645f0297b7179d95064c6d1 2,199 1.00/1.00 vMB 42
686,285 686,285 000000000000000000010869f72398f1cb5dc25f7b2d633302cdab1c6bf15f96 974 1.00/1.00 vMB 23
686,284 686,284 000000000000000000067e844d9f94c413ab24b7a8d854bf98f8ab01fd407773 1,174 1.00/1.00 vMB 9
686,283 686,283 000000000000000000078e8dbed7c29c870eb1f3bafa2206974a5b1983b646e1 1,928 1.00/1.00 vMB 20
686,282 686,282 0000000000000000000cb4c87591374a391c5e9c937c625575785e5361c0decf 2,138 1.00/1.00 vMB 7
686,281 686,281 0000000000000000000d3b7cabf40756b964e3f9f70d9da05779d92ad846c1ce 2,374 1.00/1.00 vMB 29
686,280 686,280 000000000000000000028123c07be34bd9c0827e33bd4a296adf8fa3bc89cddc 2,184 1.00/1.00 vMB 21
686,279 686,279 0000000000000000000297b423d886428487cba1e14eae4862f03ebbc8388163 2,526 1.00/1.00 vMB 51
686,278 686,278 00000000000000000008cc4c4183375a20111d752b3a2b017e4201e8aad241fc 2,416 1.00/1.00 vMB 12
686,277 686,277 0000000000000000000c153e60068802911f4ec60ce5809589fc3a78a1af8c1b 2,041 1.00/1.00 vMB 25
686,276 686,276 00000000000000000002a8d8cb3da51ed3ed4697995122218b3655ea2de38b81 1,514 1.00/1.00 vMB 43
686,275 686,275 0000000000000000000b80942247024f405b5a967a6c6ef52a1a031db8a5dba4 2,406 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 781.98 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: 648.36 GB
    • Received: 13.04 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.